Alejandro
b7a8677036
Merge pull request #6262 from penpot/niwinz-staging-clean-data
...
🐛 Clean workspace state on exit or url change
2025-04-10 08:38:55 +02:00
Andrey Antukh
9ff2160c77
🐛 Clean workspace state on exit or url change
2025-04-09 16:31:49 +02:00
Alejandro
4c77b32171
Merge pull request #6256 from penpot/niwinz-staging-fix-backend-tests
...
📎 Fix backend tests
2025-04-09 13:52:30 +02:00
Andrey Antukh
34141ce9af
📎 Fix backend tests
...
Caused by update of image procesing libraries on the devenv docker
image update from debian to ubuntu
2025-04-09 13:37:52 +02:00
Alejandro
58c867885c
Merge pull request #6250 from penpot/alotor-bug-colorpicker
...
🐛 Fix colorpicker scroll when dropdown displayed
2025-04-09 12:51:17 +02:00
alonso.torres
ccb6e25914
🐛 Fix colorpicker scroll when dropdown displayed
2025-04-09 12:50:55 +02:00
Alejandro
965d2d4036
🐛 Fix webhooks not shown in list ( #6254 )
2025-04-09 12:46:00 +02:00
Yamila Moreno
9f8d7c9e41
🐳 Improve https documentation
2025-04-09 12:24:43 +02:00
Andrey Antukh
8d352c1f82
Merge branch 'main' into staging
2025-04-09 10:59:37 +02:00
Andrey Antukh
faead09174
Merge tag '2.6.0'
2025-04-09 10:58:39 +02:00
Yamila Moreno
ae3ce1220b
🐳 Improve https documentation
2025-04-09 10:05:18 +02:00
Andrey Antukh
6e3673136a
📎 Update changelog
2025-04-09 09:19:05 +02:00
Yamila Moreno
28caa1d47d
🐛 Fix docker-compose.yaml ( #6236 )
2025-04-07 16:29:47 +02:00
Andrey Antukh
ea6f0abf7c
🐛 Fix regresion on features calculate method on workspace load
2025-04-07 14:32:48 +02:00
Andrey Antukh
45cdfff128
🐛 Fix backend notifications on dashboard
2025-04-07 14:00:26 +02:00
Marina López
8c38e41261
🎉 Consolidate first state of a project ( #6150 )
2025-04-07 13:15:32 +02:00
Alejandro
3197dfddd9
Merge pull request #6234 from penpot/niwinz-staging-bugfixes-3
...
🐛 Several bugfixes and backports
2025-04-07 11:15:32 +02:00
Andrey Antukh
d900516302
Merge branch 'main' into staging
2025-04-07 09:59:27 +02:00
Andrey Antukh
fa68a25bea
Merge branch 'warrenjokinen-patch-1'
2025-04-07 09:59:08 +02:00
warrenjokinen
2cc2d34719
📚 Update shortcuts.njk (docs)
...
minor typo
2025-04-07 09:57:05 +02:00
Andrey Antukh
4640d043e3
⬆️ Update yarn
2025-04-07 09:21:56 +02:00
Andrey Antukh
bc957893f4
⚡ Make feature resolved on team load
...
That simplifies features retrieval to simple get
2025-04-07 07:50:40 +02:00
Andrey Antukh
b8107ee497
✨ Ensure workspace page loading and intialization process
2025-04-07 07:42:09 +02:00
Andrey Antukh
6b3a988526
✨ Send version and build data to worker configuration
2025-04-07 07:10:40 +02:00
Andrey Antukh
5cb39874a2
✨ Add better error hints on auth ns
2025-04-07 07:10:40 +02:00
Marina López
9fc671cc17
🐛 Fix wrong path to list all icons in storybook
2025-04-04 10:36:51 +02:00
Pablo Alba
3fb3b45fdc
Merge pull request #6219 from penpot/niwinz-staging-bugfixes-2
...
🐛 Several bugfixes and enhancements
2025-04-03 15:49:09 +02:00
Andrey Antukh
0816adbaec
✨ Send ws messages in verbose format when on development build
2025-04-03 11:40:40 +02:00
Andrey Antukh
1d69941882
🐛 Fix backend notification dialogs
2025-04-03 11:40:40 +02:00
Andrey Antukh
8f600f334f
🐛 Make accept and cancel handlers optional on actionable*
2025-04-03 11:21:02 +02:00
Andrey Antukh
cf55d12991
📚 Add better docstring for srepl.main/notify! helper
2025-04-03 11:21:02 +02:00
Andrey Antukh
78919df886
🐛 Fix incorrect topic sending on internal srepl notify helper
2025-04-03 10:58:10 +02:00
Andrés Moya
5d600c6715
✨ Change behavior of single set json file import to be coherent ( #6211 )
2025-04-02 09:41:12 +02:00
Andrey Antukh
ea031a2161
Merge pull request #6210 from penpot/niwinz-staging-bugfixes
...
🐛 Several bugfixes
2025-04-02 09:19:57 +02:00
Andrey Antukh
4d4a04e9aa
✨ Add minor enhacement for error reporting
2025-04-01 20:43:55 +02:00
Andrey Antukh
3ec797f56e
🐛 Validate and decode params on export-binfile
2025-04-01 19:16:35 +02:00
Eva Marco
74f11859e4
🐛 Fix max lenght on assets inputs ( #6201 )
2025-04-01 13:28:35 +02:00
Andrey Antukh
47f80cf3db
🐛 Make error middleware capture profile-id
2025-04-01 12:30:51 +02:00
Andrey Fedorov
a20dd3f955
✨ Fix single set import
2025-04-01 10:57:17 +02:00
Andrey Antukh
982118c942
🐳 Update devenv corepack setup
2025-04-01 10:47:49 +02:00
Andrey Antukh
a51feb8638
📎 Update changelog
2025-04-01 10:47:13 +02:00
Yamila Moreno
9663964790
🐳 Make traefik example easier ( #6198 )
2025-04-01 09:34:46 +02:00
Andrés Moya
2c0e18ce1c
🐛 Fix sync of margin and padding tokens in components
2025-03-31 16:19:45 +02:00
Eva Marco
89876ef96f
🐛 Fix UI with long named colors ( #6193 )
2025-03-31 15:33:30 +02:00
Xavier Julian
c259b8ed46
🐛 Fix overflow on tokens sidebar
2025-03-28 23:45:01 +01:00
Xavier Julian
b1df0ac194
✨ Add a default 256 maxlength value to all input fields
2025-03-28 23:45:01 +01:00
Eva Marco
c1853a71a9
🐛 Fix available resize area ( #6186 )
2025-03-28 13:15:35 +01:00
Eva Marco
cbb3f6672f
🐛 Fix asset name on inspect tab ( #6173 )
...
Signed-off-by: Eva Marco <eva.marco@kaleidos.net >
2025-03-28 10:38:35 +01:00
Alejandro
cc97a8ffcc
Merge pull request #6158 from penpot/niwinz-staging-task-result
...
🐛 Fix incorrect task result handling
2025-03-28 09:43:11 +01:00
ºelhombretecla
535e8653a0
🎉 Add slides for version 2.6 ( #6176 )
2025-03-28 09:42:09 +01:00
Andrey Antukh
210e5b0023
🐛 Fix incorrect task result handling
...
That caused that many task rows in a table not properly marked
as completed and leaved just as scheduled.
2025-03-28 09:10:46 +01:00
Andrés Moya
6a87d5eea9
🐛 Rewrite active tokens calculation algorithm ( #6165 )
2025-03-27 15:53:17 +00:00
Alejandro Alonso
237d9d067d
Merge remote-tracking branch 'origin/main' into staging
2025-03-27 12:12:37 +01:00
Alejandro
6519db82d1
Merge pull request #6171 from penpot/mavalroot-install-plugin-bug
...
🐛 Fix plugin installation error by penpot hub
2025-03-27 12:12:19 +01:00
María Valderrama
0a60cbedb5
🐛 Fix plugin installation error by penpot hub
2025-03-27 11:57:23 +01:00
Eva Marco
d7c709607d
🐛 Fix line height on token pills ( #6164 )
2025-03-26 13:46:55 +01:00
Andrey Antukh
bb7301fb63
✨ Improve libraries loading on workspace ( #6141 )
...
* ✨ Improve libraries loading on workspace
* ✨ Add improvements to CSS
---------
Co-authored-by: Eva Marco <evamarcod@gmail.com >
2025-03-26 13:19:48 +01:00
Eva Marco
2918c57fb8
🐛 Show broken pills when all sets are disabled ( #6161 )
2025-03-26 13:13:45 +01:00
Eva Marco
f55e0bf6e3
🐛 Eva Fix context menu for viewer role ( #6159 )
2025-03-26 12:50:23 +01:00
andrés gonzález
3d16fa6f19
📚 Add Design Tokens documentation ( #6026 )
...
* 📚 Add Design Tokens documentation
* 📚 Update docs/user-guide/design-tokens/index.njk
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net >
* 📚 Update docs/user-guide/design-tokens/index.njk
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net >
* 📚 Update docs/user-guide/design-tokens/index.njk
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net >
* 📚 Update docs/user-guide/design-tokens/index.njk
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net >
* 📚 Update docs/user-guide/design-tokens/index.njk
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net >
* 📚 Changing several things after the PR review
---------
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net >
2025-03-26 10:51:17 +01:00
Yamila Moreno
c65c4270c3
Merge pull request #6128 from orhtej2/patch-1
...
📚 Add YunoHost as a self-hosting option
2025-03-26 10:17:51 +01:00
Andrey Antukh
0099c282b6
🐛 Fix tokens set reordering corner case
2025-03-26 09:06:54 +01:00
Andrés Moya
9115e1a3a3
🐛 Fix resolved value when opening the token edit form
2025-03-25 17:12:04 +01:00
ºelhombretecla
a7044c73ba
🐛 Fix libraries carrousel styles ( #6140 )
2025-03-25 15:51:34 +01:00
luisδμ
dc84ab3e41
🐛 Fix calculate zoom to avoid bubbles to get outside viewbox ( #6138 )
...
* 🐛 Fix calculate zoom to avoid bubbles to get outside vbox
* 📎 PR changes
2025-03-25 15:39:47 +01:00
Eva Marco
e81adb241b
🐛 Add underscore as posible name character ( #6135 )
2025-03-25 10:57:23 +01:00
Marina López
a6133e9c48
🐛 Fix actions when workspace is visited first time ( #6129 )
...
* 🐛 Fix actions when workspace is visited first time
* 📎 Fix linter errors
* 🐛 Fix problem with integration test
* 📎 Fix linter errors
* 📎 Fix linter errors
---------
Co-authored-by: alonso.torres <alonso.torres@kaleidos.net >
2025-03-24 18:02:05 +01:00
Eva Marco
7bc000517f
🐛 Fix modal position when colopicker is open ( #6139 )
2025-03-24 16:10:16 +01:00
Xavier Julian
95d9403790
✨ Resize tokens panel on resize
2025-03-24 13:59:51 +01:00
Alejandro
5d66eedcc7
Merge pull request #6134 from penpot/azazeln28-fix-render-wasm-build-env
...
🐛 Fix _build_env release EMCC_CFLAGS
2025-03-24 10:28:28 +01:00
Aitor Moreno
974d43cb08
🐛 Fix _build_env release EMCC_CFLAGS
2025-03-24 10:17:16 +01:00
Eva Marco
752f74767e
🐛 Fix error copy ( #6132 )
2025-03-21 10:47:32 +01:00
Andrey Antukh
e5319e04c7
♻️ Fix naming on token-set group move change operation
2025-03-21 10:23:27 +01:00
Andrey Antukh
e8e9037ef1
🐛 Fix inconsistencies on parsing tokens dtcg json
2025-03-21 10:23:27 +01:00
Andrey Antukh
c6bfae0d63
🐛 Normalize set names on importing themes dtcg json
2025-03-21 10:23:27 +01:00
Andrey Antukh
93bf198073
🐛 Prevent theme replacement on ranaming
2025-03-21 09:22:16 +01:00
orhtej2
4be8d77a79
📚 Update unofficial-options.md
...
Signed-off-by: Mateusz Szymański <2871798+orhtej2@users.noreply.github.com >
2025-03-20 23:59:30 +01:00
Alejandro
9fb7456b38
Merge pull request #6111 from penpot/superalex-fix-pen-shortcut-multiple-times
...
🐛 Fix opening pen with shortcut multiple times breaks toolbar
2025-03-20 18:05:35 +01:00
Eva Marco
b3a3cca9fe
🐛 Fix stroke width validation ( #6124 )
2025-03-20 17:35:19 +01:00
andrés gonzález
f98009ec54
📚 Add Design Tokens to the Changelog ( #6112 )
2025-03-20 16:39:14 +01:00
Andrey Antukh
669533cae6
Merge pull request #6115 from penpot/niwinz-staging-tokens-1
...
🐛 Fix incorrect absolute frame positioning with measures sidebar
2025-03-20 13:20:08 +01:00
Andrey Antukh
d6efd469e4
🎉 Make the design tokens feature enabled by default
2025-03-20 12:22:37 +01:00
Andrey Antukh
0d4a6fc75f
🐛 Clear selected token set on leave file on workspace
2025-03-20 12:22:37 +01:00
Andrey Antukh
e403194bba
💄 Remove incorrect use of rx/concat on update-shape-position
2025-03-20 12:22:37 +01:00
Andrey Antukh
b8c5a10551
💄 Add minor cosmetic changes to measures menu
2025-03-20 12:22:37 +01:00
Andrey Antukh
7fdb0873db
🐛 Fix incorrect absolute frame positioning with measures sidebar
2025-03-20 12:22:37 +01:00
Xavier Julian
68a89556d6
🐛 Add tooltip to empty sets button on theme creation modal
2025-03-20 10:18:28 +01:00
Alejandro Alonso
1a77c1fe36
🐛 Fix opening pen with shortcut multiple times breaks toolbar
2025-03-20 09:19:27 +01:00
Aitor Moreno
4aa1bb7246
Merge pull request #6116 from penpot/alotor-fix-group-constraints
...
🐛 Fix problem with constraints when creating group
2025-03-19 16:43:54 +01:00
alonso.torres
3a80120bf6
🐛 Fix problem with constraints when creating group
2025-03-19 16:33:50 +01:00
Aitor Moreno
d01eccf912
Merge pull request #6114 from penpot/alotor-fix-plugins-shapows
...
🐛 Fix problem with default shadows in plugins
2025-03-19 16:15:41 +01:00
alonso.torres
25621f8deb
🐛 Fix problem with default shadows in plugins
2025-03-19 14:51:39 +01:00
Yamila Moreno
dc006bd7f2
Merge pull request #6108 from penpot/yms-improve-self-host-documentation
...
📚 Improve self host documentation
2025-03-19 14:05:22 +01:00
Eva Marco
629f09089b
🐛 Fix tooltip with only one set and no active ( #6107 )
2025-03-19 13:54:00 +01:00
Andrey Antukh
344ec94a3f
Merge pull request #6109 from penpot/superalex-fix-hovering-dashboard-templates
...
🐛 FIx hovering dashboard templates
2025-03-19 13:42:04 +01:00
Andrey Antukh
62e89258e4
Merge pull request #6101 from penpot/niwinz-develop-token-fixes-4
...
✨ Add several improvements to tokens (part 4)
2025-03-19 13:38:46 +01:00
Andrey Antukh
b6bb93f0b6
✨ Improve code convetion related to changes protocol
...
Partial work, still pending to make changes to other related
changes definitions
2025-03-19 12:52:03 +01:00
Andrey Antukh
39a1d5cc89
🐛 Fix set unexpected deletion on reordering
2025-03-19 12:42:05 +01:00
Andrey Antukh
8fa24de3d4
Merge pull request #6096 from penpot/niwinz-develop-token-fixes-3
...
✨ Add several improvements and fixes to tokens (part 3)
2025-03-19 12:30:05 +01:00
Alejandro Alonso
1def5015fb
🐛 FIx hovering dashboard templates
2025-03-19 12:27:13 +01:00
Yamila Moreno
1dbc924d31
📚 Remove docker installation in favour of the official documentation
2025-03-19 12:19:07 +01:00
Yamila Moreno
95da007107
📚 Add a warning about technical knowledge
2025-03-19 12:18:04 +01:00
Alejandro Alonso
633a7eac4e
Merge remote-tracking branch 'origin/staging' into develop
2025-03-19 09:47:32 +01:00
Alejandro
357fba5d2b
🐛 Fix selected team not saved ( #6104 )
2025-03-19 09:46:08 +01:00
Alejandro
b727f2fe1f
Merge pull request #6077 from penpot/elenatorro-10516-fix-shadow-rendering
...
🐛 Fix drop shadows viewport clipping
2025-03-19 08:48:03 +01:00
Andrey Antukh
4453eec687
✨ Persist migrated files on srepl process-file helper
2025-03-18 17:57:52 +01:00
Andrey Antukh
c169eef161
♻️ Remove tokens lib migrations from file migrations
2025-03-18 17:57:52 +01:00
Eva Marco
17af55d3c8
🐛 Fix lost resolved value on tooltip ( #6102 )
2025-03-18 17:13:45 +01:00
Andrey Antukh
8df12e5e9c
⚡ Remove state assignation round-trip on update-dimensions event
...
Using the lower-level apply-modifiers event, introduced in previous
commit
2025-03-18 16:19:55 +01:00
Andrey Antukh
cd423f23c6
✨ Remove get-hidden-theme from tokens lib protocol
2025-03-18 16:19:55 +01:00
Andrey Antukh
86c2c4cd41
♻️ Add lower-level impl of apply-modifiers event
2025-03-18 16:19:55 +01:00
Andrey Antukh
d9c4fc3721
✨ Calculate uuid lazily on creating token theme
2025-03-18 16:19:55 +01:00
Andrey Antukh
b91e72d8a1
🐛 Fix typo
2025-03-18 16:19:55 +01:00
Andrey Antukh
6cc96ef679
✨ Add logging for tokens update event operation
2025-03-18 16:19:55 +01:00
Andrey Antukh
28fe951c40
♻️ Replace usage of dm/assert on several namespaces
...
And remove the `!` from the name on check functions
2025-03-18 16:19:55 +01:00
Andrey Antukh
22f789e77c
✨ Don't put timeout on tokens changes transaction
2025-03-18 16:19:55 +01:00
Eva Marco
2e5138eddc
🐛 Fix error message on invalid json ( #6099 )
2025-03-18 16:19:17 +01:00
Elena Torro
731c21f082
🐛 Fix drop shadows viewport clipping
2025-03-18 15:56:43 +01:00
Xavier Julian
99d7672284
✨ Validate token name while typing
2025-03-18 14:14:16 +01:00
Andrés Moya
567fdd9619
🐛 Fix initial value of color bullet in form
2025-03-18 12:04:24 +01:00
Yamila Moreno
6067e438a3
📚 Document auto file snapshot ( #6085 )
2025-03-18 11:40:58 +01:00
Eva Marco
fc17a1742a
🐛 Fix copy on input placeholder ( #6097 )
2025-03-18 11:30:40 +01:00
Eva Marco
f7f1598e71
🐛 Fix select same set after rename ( #6095 )
2025-03-18 10:55:44 +01:00
Eva Marco
8caf559a1a
🐛 Fix resolved value on tooltip ( #6084 )
2025-03-18 10:54:43 +01:00
Elena Torró
e927161ec1
Merge pull request #6066 from penpot/elenatorro-10387-test-emoji-rendering
...
✨ Support emoji default font in text rendering
2025-03-18 10:50:20 +01:00
Elena Torro
ba387a892f
✨ Support emoji default font in text rendering
2025-03-18 10:33:27 +01:00
Alejandro Alonso
18015bde4f
Merge remote-tracking branch 'origin/staging' into develop
2025-03-18 10:14:16 +01:00
Alejandro Alonso
8affefbbab
📎 Update changelog
2025-03-18 10:13:12 +01:00
jdo-odoo
0225919a45
📚 Fix typos in shortcut and insert image section
...
Signed-off-by: jdo-odoo <108932862+jdo-odoo@users.noreply.github.com >
2025-03-18 10:09:58 +01:00
Pablo Alba
0901807db8
✨ Update inspect-title-bar and copy-button to the new components format
2025-03-18 09:52:32 +01:00
Pablo Alba
625cbfc50a
🎉 Add variants properties to inspect panel
2025-03-18 09:52:32 +01:00
Eva Marco
b2bc5aff68
🐛 Add lost spanish translation ( #6089 )
2025-03-18 09:25:35 +01:00
Eva Marco
337c61db2c
🐛 Fix not active sets on json import ( #6087 )
2025-03-18 09:14:30 +01:00
Andrey Antukh
5c2c96fc2e
Merge pull request #6086 from penpot/niwinz-develop-token-fixes-2
...
✨ Several bugfixes related to tokens (part 2)
2025-03-17 15:50:33 +01:00
Andrey Antukh
04c77a8532
🔥 Remove unused double token resolve operation on sidebar
2025-03-17 14:56:55 +01:00
Andrey Antukh
ebcf5b3177
🐛 Avoid theme overwrite on creating a theme with existing name
2025-03-17 14:56:55 +01:00
Andrey Antukh
9d2117e2ac
📎 Replace use-callback with use-fn on token themes modal
2025-03-17 14:56:55 +01:00
Andrey Antukh
c1c22dc6c6
Merge pull request #6075 from penpot/niwinz-develop-token-fixes-1
...
✨ Add several fixes and improvements to tokens
2025-03-17 14:47:21 +01:00
Andrey Antukh
1e10e3818e
🔥 Remove not necessary API from tokens-lib: add-sets
2025-03-17 14:24:55 +01:00
Andrey Antukh
802c67ace4
🔥 Remove unused API from tokens-lib
...
Removes the protocol method: `get-set-prefixed-path-string`
2025-03-17 14:24:54 +01:00
Andrey Antukh
5c3709b5d8
🔥 Remove unused API from tokens-lib
...
Removes the protocol method: `get-tokens-tree`
2025-03-17 14:24:54 +01:00
Andrey Antukh
626c65df02
🔥 Remove unnecesary API from tokens lib
...
Removes the `get-dtcg-tokens-tree` protocol method
2025-03-17 14:24:54 +01:00
Andrey Antukh
f2f492bf3f
🔥 Remove commented code
2025-03-17 14:24:54 +01:00
Andrey Antukh
40f69d320e
✨ Show proper toast message on token-set rename error
2025-03-17 14:24:52 +01:00
Andrey Antukh
1893cd306a
✨ Improve translation strings for token set drop errors
2025-03-17 14:24:33 +01:00
Andrey Antukh
096b685e2c
🐛 Prevent token-set overwrite on creation and edition
2025-03-17 14:24:02 +01:00
Andrey Antukh
1965490bee
📎 Use proper catch matching on tokens drop operation
2025-03-17 14:24:02 +01:00
Andrey Antukh
559dcabf0e
✨ Normalize token name on creation
2025-03-17 14:24:02 +01:00
Andrey Antukh
a9e8d8f8f7
✨ Make the calculate-move-token-set-or-set-group fn private
2025-03-17 14:24:02 +01:00
Alejandro Alonso
dba67eea91
Merge remote-tracking branch 'origin/staging' into develop
2025-03-17 12:52:56 +01:00
Andrey Antukh
70fe6fda83
🔥 Remove unused code
2025-03-17 12:27:20 +01:00
luisδμ
5155cf2b23
🐛 Fix clicking on a comment at the viewer's sidebar is not opening threads ( #6083 )
2025-03-17 12:25:23 +01:00
elhombretecla
5ca9b95cca
🎉 Adds tips to the file loading screen ( #6063 )
...
* 🎉 Add tips to the default loader component
* 📎 Use simplier approach for show tips
This commit also fixes other minor issues
* 📎 Extract to constants the loader path data
* 📎 Use properly tracked translations for loader tips
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz >
2025-03-17 12:24:44 +01:00
Alonso Torres
fa0da3a695
✨ Flex layout modifiers wasm implementation
...
* ✨ Flex layout modifiers wasm implementation
* ✨ Flex auto modifiers propagation
2025-03-17 10:46:32 +01:00
Xavier Julian
fa9d8a9b15
✨ Add a tooltip explanation on themes modal sets
2025-03-17 10:21:50 +01:00
Andrey Antukh
7403f60366
Merge pull request #6076 from penpot/alotor-fix-problem-inspect
...
🐛 Fix problem with readonly and inspect
2025-03-14 15:50:01 +01:00
Alejandro Alonso
66295b0adf
Merge remote-tracking branch 'origin/staging' into develop
2025-03-14 12:55:44 +01:00
Belén Albeza
eb6d2fb0eb
🎉 Store custom fonts (ttfs) and use them to write texts (wasm) ( #6050 )
2025-03-14 12:45:15 +01:00
Alejandro
a8c34ccc1a
Merge pull request #6070 from penpot/alotor-bugfix-grid-layout
...
🐛 Fix problem with grid component propagation
2025-03-14 12:39:54 +01:00
alonso.torres
8c501db2fa
🐛 Fix problem with readonly and inspect
2025-03-14 12:24:34 +01:00
alonso.torres
d2fbb9dfa7
🐛 Fix problem with grid component propagation
2025-03-14 11:50:55 +01:00
Andrey Antukh
e4c9b736f7
Merge remote-tracking branch 'origin/staging' into develop
2025-03-14 11:19:47 +01:00
Andrey Antukh
f02f446015
Merge pull request #6071 from penpot/xaviju-10527-tooltip-import-warning
...
✨ Add a warning tooltip over import tokens button
2025-03-14 10:00:18 +01:00
Andrey Antukh
05d6d2fcd4
🐛 Fix several corner cases that causes race conditions on workspace and dashboard loading
...
* 🐛 Fix several race conditions on workspace and dashboard code
It also fixes a corner case that happens when penpot workspace
is loaded in a background tab on firefox.
* 🐛 Add missing team-id prop to several file returning endpoints
2025-03-14 09:55:41 +01:00
Andrey Antukh
d5492442fb
Merge pull request #6068 from penpot/alotor-fix-readonly
...
🐛 Fix problem with readonly and inspect
2025-03-14 09:34:30 +01:00
Andrey Antukh
61800d8945
Merge pull request #6074 from penpot/dfelinto-export-webp
...
🎉 Add support for WEBP format for shape export
2025-03-13 16:24:55 +01:00
Dalai Felinto
f450c9dbe3
🎉 Add support for WEBP format on shape export
...
It is very convenient to be able to export WEBP right from penpot.
Otherwise users have to first download to PNG then convert it locally.
---
Playwright only supports JPEG and PNG. So in order to support WEBP I had
to first generate a PNG and then convert it afterwards.
Signed-off-by: Dalai Felinto <dalai@blender.org >
2025-03-13 16:15:30 +01:00
Xavier Julian
b46574bef6
✨ Add a warning tooltip over import tokens button
2025-03-13 13:26:41 +01:00
Andrey Antukh
e3b3fa3342
📎 Update changelog
2025-03-13 09:32:19 +01:00
Eva Marco
21b2c0c26a
🐛 Fix token unset when flex layout is applied
2025-03-12 20:03:50 +01:00
alonso.torres
dcbf54fae1
🐛 Fix problem with readonly and inspect
2025-03-12 16:39:31 +01:00
Eva Marco
2fe6fb28e4
🐛 Fix tooltip update when set changes ( #6058 )
2025-03-12 15:49:07 +01:00
luisδμ
86022a967c
✨ Replace overlapping bubbles with a bubble group ( #6059 )
2025-03-12 14:37:39 +01:00
Eva Marco
0efbebd94f
🎉 Avoid setting token to group shapes ( #6055 )
...
* 🎉 Avoid setting token to group shapes
* 📎 Fix on update shape when double click
2025-03-12 14:18:59 +01:00
Marina López
2aee2ea79e
📚 Add US in changes.md
2025-03-12 14:03:50 +01:00
elhombretecla
60a20b6984
✨ Add new toggle and translations
2025-03-12 14:03:50 +01:00
elhombretecla
fd753fb262
💄 Add new css styles
2025-03-12 14:03:50 +01:00
elhombretecla
0ae57a017e
✨ Add new carrousel layout
2025-03-12 14:03:50 +01:00
Alejandro
88772a9ced
Merge pull request #6061 from penpot/alotor-bug-fills
...
🐛 Fix problem adding fill
2025-03-12 12:31:43 +01:00
Alejandro Alonso
65647f4aae
Merge remote-tracking branch 'origin/staging' into develop
2025-03-12 12:30:11 +01:00
Alejandro
fe04f3e45d
Merge pull request #6065 from penpot/superalex-fix-sync-issues-components
...
🐛 Fix sync issues components
2025-03-12 12:27:25 +01:00
Alejandro Alonso
363c1d5b56
🐛 Fix sync libraries of components
2025-03-12 12:15:00 +01:00
alonso.torres
5e6ccc44fc
🐛 Fix problem adding fill
2025-03-12 10:22:04 +01:00
Andrei Fëdorov
b9df8ad038
♻️ Simplifies RPC pattern for token themes ( #6052 )
...
* ♻️ Add set token theme method schema
* ♻️ Add `:set-token-theme` dispatcher for `process-change` multimenthod
* ♻️ Add `set-token-theme` to the changes builder
* ♻️ Use new method on the frontend
* ♻️ Remove unused token theme methods
* ♻️ Add tests
* ♻️ Add library data to changes
* ♻️ Add new test case
* ♻️ Remove unused binding
2025-03-12 09:29:03 +01:00
Yamila Moreno
3ee3df9b24
Merge pull request #6019 from penpot/yms-improve-troubleshooting-toc
...
📚 Improve TOC in Troubleshooting section
2025-03-11 16:30:03 +01:00
Yamila Moreno
332657bd1b
📎 Add minor improvements
2025-03-11 16:21:16 +01:00
Eva Marco
474cd1e55a
🐛 Fix migration keyword ( #6057 )
2025-03-11 16:19:51 +01:00
Andrei Fëdorov
b52e8bc87c
♻️ Simplifies RPC pattern for token sets ( #6045 )
...
* ♻️ Add set removal methods to tokens library
* ♻️ Add `set-token-set` method to changes
* ♻️ Add `set-token-set` to changes builder
* ♻️ Use new method in the token set creation
* ♻️ Use `set-token-set` in frontend events
* ♻️ Remove unused binding
* ♻️ Add tests
* ♻️ Remove old API methods
* ♻️ Remove unused parts of schema and multimethods
* ♻️ Make `:tokens` key optional in schema
* ♻️ Add `with-library-data` calls before `set-token-set`
* ♻️ Fix DOM properties error
2025-03-11 16:03:52 +01:00
Yamila Moreno
953f770fdd
📚 Improve TOC for self-hosting guide
2025-03-11 12:45:30 +01:00
Yamila Moreno
c83b9ea305
📚 Improve TOC in Troubleshooting section
2025-03-11 12:45:30 +01:00
Elena Torró
f35723e772
Merge pull request #6048 from penpot/elenatorro-10448-fix-clipping-over-groups
...
🐛 Fix children clip bounds inheritance
2025-03-11 12:06:40 +01:00
Pablo Alba
415d1a2668
Merge pull request #6032 from penpot/palba-variants-create-with-path
...
✨ Create variant from component with path
2025-03-11 11:40:31 +01:00
Alejandro Alonso
b3feb9bffd
Merge remote-tracking branch 'origin/staging' into develop
2025-03-11 10:00:17 +01:00
Alejandro
3007aa19a2
Merge pull request #6046 from penpot/eva-fix-storybook-icons-list
...
🐛 Fix storybook icons list scroll
2025-03-11 09:59:42 +01:00
Eva Marco
e20adda766
🐛 Fix storybook icons list scroll
2025-03-11 09:43:35 +01:00
Alejandro
dfbf0d34b6
Merge pull request #6036 from penpot/elenatorro-10427-update-rust-last-version
...
🔧 Upgrade rust to v1.85
2025-03-11 08:40:33 +01:00
Eva Marco
0c3fd8a6d9
🎉 Add id to token theme ( #6044 )
...
* 🎉 Add id to token theme
* 📎 Fix tests
* 📎 Fixes from review
2025-03-10 18:38:52 +01:00
elenatorro
5b9dd96e02
🐛 Fix children clip bounds inheritance
2025-03-10 15:55:43 +01:00
Xavier Julian
46c89a1bcf
✨ Fix stories and add default state to toast
2025-03-10 14:43:41 +01:00
Xavier Julian
721760d679
✨ Add a default appearance to context notifications
2025-03-10 14:43:41 +01:00
elenatorro
2cdb874484
🔧 Upgrade rust to v1.85
2025-03-10 13:33:12 +01:00
Andrés Moya
e5bccc470b
✨ Validate if token values are too large
2025-03-10 13:32:16 +01:00
Andrey Fedorov
ba768f8744
🐛 Fix Ci tests for shape proxy in plugin runtime
2025-03-10 13:29:10 +01:00
Andrey Fedorov
a33828467f
♻️ Rename bindings
2025-03-10 13:29:10 +01:00
Andrey Fedorov
6fed0f3b58
♻️ Remove unused bidings and requirements
2025-03-10 13:29:10 +01:00
Andrey Fedorov
5f3599eaa7
🐛 Fix token dimension application for all relatively positioned shapes
2025-03-10 13:29:10 +01:00
Andrey Fedorov
44ca01aa27
🐛 Fix relative position application for flex children
2025-03-10 13:29:10 +01:00
Xavier Julian
451306f719
✨ Add a maxlenght to input CRUD tokens
2025-03-10 13:25:07 +01:00
Elena Torró
29518f3ba5
Merge pull request #6042 from penpot/elenatorro-10436-fix-rounded-corners-for-images
...
🐛 Fix rounded corners in image fill
2025-03-10 12:49:50 +01:00
Elena Torró
d74bfd834d
Merge pull request #6035 from penpot/elenatorro-10314-allow-mutable-static-only-on-state
...
🔧 Use with_state and with_current_state macros allowing static…
2025-03-10 12:42:47 +01:00
elenatorro
ac8b5a7bcc
🐛 Fix rounded corners in image fill
2025-03-10 12:16:41 +01:00
Xavier Julian
390cf6b642
✨ Recalculate token context-menu submenu position
2025-03-07 19:14:07 +01:00
elenatorro
0dbf00a767
🔧 Use with_state and with_current_state macros allowing static_mut_refs only on STATE
2025-03-07 15:24:04 +01:00
Elena Torró
a361e0b990
Merge pull request #5992 from penpot/elenatorro-10314-use-mutex-for-static-mut
...
🔧 Do not use global static mut variables when possible
2025-03-07 15:20:05 +01:00
elenatorro
3a8ba4cbee
🔧 Avoid using global static mut variables when possible
2025-03-07 15:07:31 +01:00
Elena Torró
d5c9e68a3e
🔧 Update pull request GitHub template ( #6022 )
2025-03-07 14:45:29 +01:00
Alejandro
253d94c176
Merge pull request #6031 from penpot/fix-problem-flex-reverse
...
🐛 Fix problem with reverse config in flex
2025-03-07 14:08:25 +01:00
Pablo Alba
fd941e4701
🎉 Update package.json files
2025-03-07 13:59:20 +01:00
Pablo Alba
a99198de48
✨ Filter variants on asset panel
2025-03-07 13:43:04 +01:00
Eva Marco
e729e85c42
♻️ Create hidden theme on token lib creation ( #5991 )
...
* ♻️ Create hidden theme on token lib creation
* 📎 Fix tests
* 🎉 Add migration
* 🎉 Remove comment
* ♻️ Remove unused changes
* 📎 Remove unused fn
2025-03-07 13:17:36 +01:00
Pablo Alba
7eb9325047
✨ Create variant from component with path
2025-03-07 09:54:38 +01:00
alonso.torres
ba4554da79
🐛 Fix problem with reverse config in flex
2025-03-07 09:23:07 +01:00
Alejandro
97fb1e00c2
Merge pull request #6028 from penpot/palba-fix-toolbar-tooltips
...
🐛 Fix hidden toolbar click event still available
2025-03-07 08:08:06 +01:00
Pablo Alba
3eb332f3d0
🐛 Fix hidden toolbar click event still available
2025-03-07 07:57:04 +01:00
Alejandro Alonso
0d11bafb57
Merge remote-tracking branch 'origin/staging' into develop
2025-03-07 07:54:05 +01:00
Alejandro
3d9fda7a21
Merge pull request #6025 from penpot/eva-fix-storybook-scroll
...
🐛 Fix scroll on storybook doc files
2025-03-07 07:52:30 +01:00
Alejandro
7a5dea5cfe
Merge pull request #6023 from penpot/marina-consolidate-empty-workspace-board-tool
...
🎉 Consolidate when workspace empty, board tool selected
2025-03-07 07:49:27 +01:00
alonso.torres
e01dfd76e8
Merge remote-tracking branch 'origin/staging' into develop
2025-03-06 16:05:12 +01:00
alonso.torres
b47df2c230
🐛 Fix problem with components and grid layout
2025-03-06 15:43:55 +01:00
Marina López
b8b3cc641a
🎉 Consolidate when workspace empty, board tool selected
2025-03-06 13:31:12 +01:00
Alejandro
854145e435
Merge pull request #6024 from penpot/fix-resize-problem
...
🐛 Fix problem with new render resize
2025-03-06 12:33:09 +01:00
Eva Marco
09ff7372da
🐛 Fix scroll on storybook doc filesç
2025-03-06 12:29:48 +01:00
alonso.torres
707bfd4241
🐛 Fix problem with new render resize
2025-03-06 12:20:56 +01:00
Andrés Moya
02bc6e62e7
🔧 Use a more correct selector in one test
2025-03-06 10:36:10 +01:00
Andrés Moya
9fde4e2121
🐛 Unapply token when manually changing layout margin and padding
2025-03-06 10:07:59 +01:00
Elena Torró
66eb4fb5ad
Merge pull request #6003 from penpot/superalex-update-rust-skia-version
...
✨ Update rust skia version to 0.81.0
2025-03-06 09:30:57 +01:00
Alejandro Alonso
e362f423c0
Merge remote-tracking branch 'origin/staging' into develop
2025-03-06 07:36:19 +01:00
Alejandro
f45fa95935
Merge pull request #6017 from penpot/alotor-bugfix
...
🐛 Fix problem with selection colors
2025-03-06 07:35:26 +01:00
Alejandro
dc08eb7899
Merge pull request #6014 from penpot/marina-plugins-list-lacks-scrolling
...
🐛 Add scroll to plugins menu list
2025-03-06 07:27:34 +01:00
Marina López
a1e307b4ce
🐛 Add scroll to plugins menu list
2025-03-06 07:26:36 +01:00
Alejandro
a0f16fc038
Merge pull request #6013 from penpot/palba-fix-duplicate-page
...
🐛 Fix duplicate page with component over frame
2025-03-06 07:25:54 +01:00
Pablo Alba
7c36c76b0d
🐛 Fix duplicate page with component over frame
2025-03-06 07:17:46 +01:00
Alejandro
8488be311e
Merge pull request #6011 from penpot/palba-fix-cut-paste-copy
...
🐛 Fix cut and paste a copy inside its parent
2025-03-06 07:16:51 +01:00
Pablo Alba
2297862d81
🐛 Fix cut and paste a copy inside its parent
2025-03-06 07:08:37 +01:00
Alejandro
539fdfa016
Merge pull request #6010 from penpot/marina-dashboard-sidebar-horizontal-scroll
...
🐛 Hide horizontal scroll from dashboard sidebar
2025-03-06 07:07:58 +01:00
Marina López
a7f6797499
🐛 Hide horizontal scroll from dashboard sidebar
2025-03-06 07:00:14 +01:00
Alejandro
cc7f745a0a
Merge pull request #5966 from penpot/alotor-bug-click-resize
...
🐛 Fix problem resizing on click
2025-03-06 06:56:45 +01:00
alonso.torres
265675795e
🐛 Fix problem resizing on click
2025-03-06 06:40:47 +01:00
Alejandro Alonso
2c789e48f3
Merge remote-tracking branch 'origin/staging' into develop
2025-03-05 17:07:23 +01:00
alonso.torres
ce02cbc3f1
🐛 Fix problem with selection colors
2025-03-05 14:34:08 +01:00
Alejandro Alonso
b386403fa8
🐛 Fix multiple nav events when open workspace
2025-03-05 12:09:05 +01:00
Alejandro Alonso
0a6e884584
🐛 Remove unnecesary console.log
2025-03-05 12:09:05 +01:00
Xavier Julian
9da6c50cbe
✨ Display tokens contextual menu in body through portal
2025-03-05 11:53:37 +01:00
Alejandro Alonso
5c53de8e76
Merge remote-tracking branch 'origin/staging' into develop
2025-03-05 11:00:19 +01:00
Alejandro
06f6a49bce
Merge pull request #6008 from penpot/superalex-fix-multiple-nav-events-when-open-workspace
...
🐛 Fix multiple nav events when open workspace
2025-03-05 10:57:51 +01:00
Alejandro Alonso
afd309c62b
🐛 Fix multiple nav events when open workspace
2025-03-05 10:50:47 +01:00
Alejandro
3cdc826fca
Merge pull request #6012 from penpot/hiru-integration-tests
...
📚 Add some more instructions on running integration tests
2025-03-05 10:48:21 +01:00
Andrés Moya
02292f99ab
📚 Add some more instructions on running integration tests
2025-03-05 10:30:39 +01:00
Xavier Julian
0279e75c4b
🐛 Fix unsetted custom property on notifications
2025-03-04 22:09:11 +01:00
Pablo Alba
44f1798dce
🐛 Fix add variant menu inside a variant
2025-03-04 17:34:04 +01:00
Alejandro Alonso
23468a9908
✨ Update rust skia version to 0.81.0
2025-03-04 16:20:56 +01:00
Pablo Alba
8eb2aaa0a8
🎉 Create a new variant from an existing one
2025-03-04 13:52:40 +01:00
Belén Albeza
aa468e2153
🎉 Render plain text
...
* 🎉 Serialize text content (wasm)
* ♻️ Refactor functions in main to wasm module
* 🎉 Stub rendering of paragraph text (wasm)
* 📎 Clean up commented code
2025-03-04 11:54:52 +01:00
María Valderrama
9e5de82967
📚 Add mark all as read feature to CHANGES.md
2025-03-04 11:25:16 +01:00
Alonso Torres
856e2be1ca
🐛 Fix problem when creating layouts
2025-03-04 11:04:26 +01:00
elhombretecla
8d4b023d61
💄 Remove underline decoration
2025-03-03 17:12:19 +01:00
Andrés Moya
f06f11ad7a
🐛 Avoid crash when applying a token with no active value
2025-03-03 11:25:00 +01:00
Alejandro Alonso
c807e37525
Merge remote-tracking branch 'origin/staging' into develop
2025-03-03 07:16:31 +01:00
Alejandro Alonso
214a89e20d
📎 Update CHANGES.md file
2025-03-03 07:13:23 +01:00
Yamila Moreno
e64cf9f283
Merge pull request #5908 from penpot/yms-proxy-documentation
...
📚 Document how to use a proxy
2025-02-28 17:18:46 +01:00
Marina López
3a34c51e43
✨ Add pricing page event
2025-02-28 13:04:15 +01:00
Andrey Antukh
c9a8d2bd23
🚧 Tokens (part4) ( #5952 )
...
* ✨ Use reduce-kv for creating tokens tree
Instead of reduce
* ⚡ Avoid double iteration on spliting text shapes from shapes
On processing color changes
* ♻️ Move the undo transaction out of transform-fill
The undo transaction is a high level construct and it should
be called from the first level events. Low level impl should
not handle transactions at all
* ⚡ Use low-level primitives for update-fill token event
* 📎 Add performance logging for style dictionary resolution
* 📎 Replace inline code with a helper
* ♻️ Refactor how fill and stroke color is applied on tokens
* 💄 Fix call convention for component-item-thumbnail component
* ✨ Clean component thumbnail when frame change received
* 📎 Fix tests
---------
Co-authored-by: Eva Marco <evamarcod@gmail.com >
2025-02-28 09:47:13 +01:00
Florian Schrödl
65c6c821e7
🐛 Fix set with spaces not being rename-able via context menu ( #5956 )
2025-02-28 09:46:52 +01:00
Yamila Moreno
0ff9c44246
🐳 Improve nginx resolvers ( #5967 )
2025-02-28 09:02:40 +01:00
Yamila Moreno
5bfab454f5
📚 Document how to use a proxy - caddy
2025-02-28 08:43:40 +01:00
Yamila Moreno
5ebde405ea
📚 Document how to use a proxy - nginx
2025-02-28 08:43:40 +01:00
Xavier Julian
6cccacaaab
💄 Improve context menu scanability
2025-02-27 22:45:06 +01:00
Elena Torró
7da97d69b0
🐛 Fix viewer style in fullscreen mode ( #5964 )
2025-02-27 17:57:05 +01:00
Belén Albeza
f7574009b5
🐛 Fix layout context menu width + position
2025-02-27 17:47:31 +01:00
Belén Albeza
0416e883ca
🐛 Fix rendering order of inner shadows when shape has no fills (wasm)
2025-02-27 17:45:39 +01:00
Alejandro Alonso
c0ccb86e3a
Merge remote-tracking branch 'origin/staging' into develop
2025-02-27 15:34:39 +01:00
Alejandro
531b002a5c
Merge pull request #5976 from penpot/hotfix-texts
...
🐛 Fix problems with empty position-data
2025-02-27 15:33:25 +01:00
alonso.torres
3eae3178a2
🐛 Fix problems with empty position-data
2025-02-27 14:31:49 +01:00
Alejandro Alonso
7885f413b8
Merge remote-tracking branch 'origin/staging' into develop
2025-02-26 18:00:51 +01:00
Eva Marco
dfd5c5b508
🐛 Fix height of combobox label ( #5944 )
2025-02-26 16:54:28 +01:00
Elena Torró
bffbccac50
Merge pull request #5968 from penpot/ladybenko-fix-sampling-options-merge
...
🐛 Fix messed up rebase re: sampling options
2025-02-26 15:32:26 +01:00
Belén Albeza
12c2d73846
🐛 Fix messed up rebase re: sampling options
2025-02-26 15:18:26 +01:00
luisδμ
2cf3e37b7a
🐛 Fix comment update fails in viewer ( #5958 )
...
* 🐛 Fix comment update fails in viewer
* 🐛 Reload team members in workspace but not in viewer
2025-02-26 14:29:51 +01:00
Elena Torró
27d15763f8
🐛 Override default SamplingOptions for ImageFill and set FilterMode ( #5961 )
...
* 🐛 Override default SamplingOptions for ImageFill and set FilterMode and MipmapMode to 'Linear' instead of 'Nearest'
* 📎 Use sampling_options from render_state in ImageFill
2025-02-26 14:27:25 +01:00
Alejandro
0eaa43f36b
Merge pull request #5930 from penpot/ladybenko-10321-split-fill-strokes
...
✨ Split rendering of fills and strokes in separate surfaces
2025-02-26 11:57:37 +01:00
luisδμ
e0b9751b16
Merge pull request #5947 from penpot/luis-fix-design-panel-draft-comment-open
...
🐛 Fix design panel does not reappear if comment draft is open
2025-02-26 11:33:06 +01:00
Elena Torró
e30834bb2d
✨ Enable WEBGL_debug_renderer_info extension before initializing the render ( #5959 )
2025-02-26 11:32:27 +01:00
Juanfran
fefb946a25
Merge pull request #5951 from penpot/juanfran-expand-padding-margin-apply-token
...
🐛 Expand padding/margin values on apply token and show 'Mixed' placeholder
2025-02-26 11:15:33 +01:00
Juanfran
2d857ecf2f
🐛 Expand padding/margin values on apply token and show 'Mixed' placeholder
2025-02-26 10:57:51 +01:00
Belén Albeza
2cf179ccf6
♻️ Add ShapeStrokes surface
2025-02-26 09:51:30 +01:00
Belén Albeza
5ebfc603e6
♻️ Refactor surfaces (wasm)
2025-02-26 09:50:17 +01:00
Alejandro
ccea9b1564
Merge pull request #5962 from penpot/elenatorro-9339-fix-typo-libraries-es
...
🐛 Fix typo at libraries modal
2025-02-26 09:32:23 +01:00
luisδμ
5fcf889d3c
Merge pull request #5960 from penpot/luis-fix-avoid-post-blank-comment
...
🐛 Fix avoid enabling post button if blank comment
2025-02-26 09:28:59 +01:00
luisδμ
7247db14b2
Merge pull request #5957 from penpot/luis-fix-mention-users-in-viewer
...
🐛 Fix mention users in viewer
2025-02-26 09:28:29 +01:00
elenatorro
658e5dce22
🐛 Fix ES typo in libraries modal
2025-02-26 09:22:45 +01:00
Elena Torró
f27cbfa0ec
Merge pull request #5953 from penpot/marina-fix-typo-libraries
...
🐛 Fix typo at libraries modal
2025-02-26 09:12:21 +01:00
Luis de Dios
5754c393b9
🐛 Fix avoid enabling post button if blank comment
2025-02-25 18:09:22 +01:00
Luis de Dios
c618efc29e
🐛 Fix mention users in viewer
2025-02-25 15:43:29 +01:00
alonso.torres
80d5272248
✨ Serialize layout data
2025-02-25 15:43:12 +01:00
Andrey Antukh
b4f6177be7
🐛 Move team srepl helpers back to main from helpers ( #5955 )
2025-02-25 14:56:58 +01:00
Andrés Moya
3907a1783a
✨ Include active sets and themes in exported tokens json file ( #5806 )
...
* ✨ Add active sets to json decode
* 📎 Fix tests
* 📎 Add encode tests
* 📎 Add decode test
---------
Co-authored-by: Eva Marco <evamarcod@gmail.com >
2025-02-25 14:05:07 +01:00
Marina López
3685f7b32b
🐛 Fix typo at libraries modal
2025-02-25 13:41:26 +01:00
andrés gonzález
06b5304926
📚 New section for Your account ( #5941 )
...
* 📚 New section for Your account
* Update docs/user-guide/the-interface/index.njk
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net >
* Update docs/user-guide/the-interface/index.njk
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net >
* Update docs/user-guide/the-interface/index.njk
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net >
---------
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net >
2025-02-25 13:05:49 +01:00
Andrey Antukh
b676ea7127
Merge remote-tracking branch 'origin/staging' into develop
2025-02-25 12:56:05 +01:00
Xavier Julian
ca65f5ad9a
💄 Improve theme modal with UX enhancements
2025-02-25 12:52:12 +01:00
Elena Torró
3e89b73ca0
📚 Add developer docs about how to test feature flags by team ( #5949 )
2025-02-25 12:51:00 +01:00
Marina López
8f06fa1026
🎉 Add AB test descriptive board tooltip ( #5936 )
...
* 🎉 Add AB test descriptive board tooltip
* 📎 Add changes from feedback
2025-02-25 12:50:16 +01:00
Andrey Antukh
a549d783ba
✨ Downgrade s3 sdk for compatibility with minio ( #5946 )
...
* 📚 Add `⬇️ ` emoji to the contributing guide
For cases where we need to downgrade dependencies
* ✨ Downgrade S3 SDK version
Mainly for minio and other S3-compatible services
2025-02-25 12:49:33 +01:00
Alejandro
17e9e836f6
Merge pull request #5950 from penpot/alotor-fix-gradient-strokes
...
🐛 Fix problem with gradient in strokes
2025-02-25 11:43:49 +01:00
alonso.torres
c48d862d0f
🐛 Fix problem with gradient in strokes
2025-02-25 11:29:57 +01:00
alonso.torres
052282cff9
🐛 Fix problem updating layout when duplicating component
2025-02-25 11:21:41 +01:00
Luis de Dios
91efcd17a2
🐛 Fix design panel does not reappear if comment draft is open
2025-02-25 10:30:11 +01:00
Pablo Alba
6d40166de7
✨ Remove menu options and shortcuts actions over variants
2025-02-25 10:11:14 +01:00
Elena Torró
ab7781b4fa
✨ Add dbg panel to enable a team feature flag ( #5940 )
...
* ✨ Add dbg panel to enable and disable team feature flags
* 📎 Rename debug to skip-check and do not parse & cast the feature value
2025-02-25 10:09:43 +01:00
Andrey Antukh
6c1e8c3fe8
⬆️ Update deps (fix compat issues with minio)
2025-02-25 09:39:13 +01:00
luisδμ
7f9a9ad774
🐛 Fix visual glitches in the comment dropdown at the dashboard ( #5938 )
2025-02-25 09:17:42 +01:00
luisδμ
2219d91e4d
🐛 Fix all comments appear in every page ( #5943 )
2025-02-25 09:16:46 +01:00
Yamila Moreno
fac2314d62
🔧 Relax secure cookies requirement when non-https public uri is set ( #5939 )
2025-02-25 09:10:53 +01:00
Eva Marco
88669d2e0f
🎉 Add translations to token errors ( #5926 )
2025-02-24 15:50:47 +01:00
Andrey Antukh
1187d64f69
Merge remote-tracking branch 'origin/staging' into develop
2025-02-24 12:49:04 +01:00
Yamila Moreno
aac61ff229
📚 Document how to troubleshoot Penpot ( #5937 )
2025-02-24 12:07:47 +01:00
Andrey Antukh
3074fc9ab5
♻️ Remove deprecated with-atomic and refactor tx-run! ( #5915 )
...
* ♻️ Remove deprecated with-atomic and refactor tx-run!
* ✨ Do not hold open connection for the whole clone-template operation
2025-02-24 11:15:44 +01:00
Andrey Antukh
15d09eb0d4
🐛 Fix incorrect data id assignation on creating a snapshot ( #5934 )
...
* 📎 Set proper name to relink-refs mechanism function
* 🐛 Fix incorrect id assignation on snapshot file resolution
* ♻️ Use uniform api for file retrieval on file snapshot code
2025-02-24 11:05:16 +01:00
Alejandro
786383c25d
Merge pull request #5935 from penpot/niwinz-viewer-bugfix
...
🐛 Fix incorrect data returned on viewer subapp bundle
2025-02-24 10:41:17 +01:00
elhombretecla
662c3c64a9
✨ Fix 2.5 slides wording ( #5925 )
2025-02-24 09:39:43 +01:00
Juanfran
9084c184e7
🐛 Filter out recent fonts from search results ( #5927 )
2025-02-24 09:12:12 +01:00
Elena Torró
bcea19001e
✨ Improve readability of RGBA and HSLA values in inspect mode ( #5918 )
...
* ✨ Improve readability of RGBA and HSLA values in inspect mode
* 📎 Remove reader conditionals for format common methods
2025-02-24 09:08:42 +01:00
Andrey Antukh
ae718c3328
🐛 Fix incorrect data returned on viewer subapp bundle
2025-02-24 09:03:57 +01:00
Marina López
702bd41047
🐛 Fix error when getting file from libs
2025-02-24 08:26:27 +01:00
Aitor Moreno
9896275fa8
Merge pull request #5932 from penpot/niwinz-objects-gc-bugfix
...
✨ Remove automatic cascade on file_change table fk constraint
2025-02-21 14:32:24 +01:00
Andrey Antukh
d2c800fc0f
🐛 Add missing handling of file_change on delete-object task
2025-02-21 14:24:18 +01:00
Andrey Antukh
893f19fa5e
✨ Remove automatic cascade on file_change table fk constraint
2025-02-21 14:24:07 +01:00
Andrey Antukh
624750ad16
🐛 Fix incorrect order of execution of internal procs on objects-gc ( #5929 )
...
* ⚡ Improve efficiency on objects-gc tasks
Replacing db/cursor with db/plan
* 🐛 Use correct order of subprocs on objects-gc
Mainly affects the file deletion
* 📎 Increase chunk-size to 100 on objects-gc
2025-02-21 13:01:20 +01:00
Andrés Moya
1c98c53805
🔧 Add filtering to logs in component sync algorithm
2025-02-21 11:30:02 +01:00
Aitor Moreno
4799f6fe0a
♻️ Refactor rendering surfaces ( #5921 )
2025-02-21 11:04:12 +01:00
Andrey Antukh
24cb1728b0
🐛 Fix context menu event handling issues ( #5917 )
...
* 💄 Change call convention for dashboard grid component
* 🎉 Add helper component for easy portal to document
* 🐛 Fix context menu event handling issues
With this commit, the behavior of context menu and scroll is changed
to: close menu on scroll instead of disabling all pointer events while
menu is open. The previous behavior causes a second event of context
menu open a native browser context menu instead of penpot menu.
2025-02-21 07:57:56 +01:00
Alejandro
7470fb709f
Merge pull request #5920 from penpot/alotor-test-apply-modifiers
...
✨ Modify shapes geometry instead of transformation matrix
2025-02-21 07:44:32 +01:00
alonso.torres
8c1e18b1cd
🐛 Fix problem with images
2025-02-20 17:57:36 +01:00
alonso.torres
9143187efd
✨ Modify shapes geometry instead of transformation matrix
2025-02-20 17:39:17 +01:00
Eva Marco
dda9f62504
🐛 Fix menu shadow color
2025-02-20 17:23:28 +01:00
Aitor Moreno
b661f39422
♻️ Refactor render shape ( #5916 )
2025-02-20 16:33:18 +01:00
Aitor Moreno
3a764a9da6
Merge pull request #5919 from penpot/alotor-constraints-2
...
🐛 Fix problems with constraints resizing
2025-02-20 16:26:46 +01:00
alonso.torres
2341dfb95d
🐛 Fix problems with constraints resizing
2025-02-20 14:20:01 +01:00
Xavier Julian
ff121d2af5
💄 Differentiate empty and not empty token types
2025-02-20 14:12:51 +01:00
Xavier Julian
55d7bab0e6
💄 Spacing on token sets
2025-02-20 13:31:18 +01:00
Juanfran
4a3d951329
Merge pull request #5888 from penpot/juanfran-fix-flaky-add-new-test
...
✨ Add more integration tests for tokens
2025-02-20 10:10:00 +01:00
Pablo Alba
014c297458
🎉 Add drag components in or out a variant container
2025-02-20 10:05:01 +01:00
Juanfran
280da72e63
✨ Add more integration tests for tokens
2025-02-20 09:57:31 +01:00
Alejandro Alonso
6277db8d45
🐛 Fix clip for frames with border radius (render wasm)
2025-02-20 09:24:55 +01:00
Andrey Antukh
479f39338b
🐛 Don't send invitation email to profiles that explicitly disallow that
...
* 🐛 Don't send invitation email to profiles that explicitly disallow that
* 📎 Add changes post feedback
* 📎 Fix typo on changelog
2025-02-20 09:20:28 +01:00
Andrey Antukh
60530a80d9
Merge remote-tracking branch 'origin/staging' into develop
2025-02-20 09:15:00 +01:00
Alejandro
befa5f4c7f
Merge pull request #5906 from penpot/niwinz-libraries-fix
...
🐛 Fix incorrect libraries filtering on workspace
2025-02-20 07:40:24 +01:00
Andrey Antukh
6e92e3b765
🐛 Fix inconsistency on naming
...
This also a fix of passing incorrect prop :shared-libs
to a component that already expectes :libraries.
It also removes unnecesary use of refs/libraries ref
2025-02-20 07:32:11 +01:00
Andrey Antukh
0e73de17ec
🐛 Fix incorrect libraries filtering on workspace
2025-02-20 07:32:10 +01:00
Alejandro
2dcf692853
Merge pull request #5911 from penpot/niwinz-notifications-post-save-refresh
...
🐛 Fix incorrect notification assignation after update operation
2025-02-20 07:06:49 +01:00
Alejandro
66f2e0aa5e
Merge pull request #5912 from penpot/niwinz-binfile-v3-fixes
...
🐛 Add proper feature handling for binfile imports
2025-02-20 07:03:59 +01:00
Andrey Antukh
dd6ae81e83
🐛 Add correct feature handling on dbg binfile import
2025-02-19 22:47:55 +01:00
Andrey Antukh
cb8e31e7f8
🐛 Add correct handling of features on clone-template
2025-02-19 22:47:54 +01:00
Andrey Antukh
ca9b5b1b8a
📎 Use standard asserts on binfile common ns
2025-02-19 22:47:54 +01:00
Andrey Antukh
a391d71b60
🐛 Add correct feature handling on binfile import
2025-02-19 22:47:40 +01:00
Andrey Antukh
7d0c19fcc7
🐛 Add correct feature check on manifest reading
...
Instead on the file save operation so we can raise
exception if something does not match without processing
the whole file
2025-02-19 22:45:08 +01:00
Andrey Antukh
e4ee585704
🐛 Fix incorrect notification assignation after update operation
2025-02-19 17:21:52 +01:00
Andrey Antukh
d79fac7729
Merge remote-tracking branch 'origin/staging' into develop
2025-02-19 17:17:54 +01:00
Marina López
5f61254a75
🐛 Fix library button condition and copy ( #5889 )
...
* 🐛 Fix library button condition and copy
* 📎 Add changes from feedback
* 📎 Add changes from feedback
2025-02-19 16:52:35 +01:00
Pablo Alba
195127b099
✨ Add text selection on focus of an input-with-values ( #5909 )
2025-02-19 16:51:49 +01:00
luisδμ
0784d6b62a
🐛 Fix reposition comment bubbles under viewer role ( #5905 )
2025-02-19 16:47:53 +01:00
María Valderrama
a3e74c55f1
💄 Add cosmetic changes to notifications buttons ( #5902 )
2025-02-19 16:45:22 +01:00
Alejandro
7a7fa44f6b
🐛 Fix click prototype flow ( #5896 )
2025-02-19 16:00:17 +01:00
Juanfran
e408bc9113
Merge pull request #5904 from penpot/juanfran-themes-dropdown-scrollbar-styles
...
🐛 Fix scrollbar styles in themes dropdown
2025-02-19 15:22:19 +01:00
Yamila Moreno
4b5d304a40
📚 Improve technical guide
...
* 📚 Improve technical guide
* 📚 Improve technical guide
* 📚 Improve technical guide
* 📚 Improve technical guide
* 📚 Improve technical guide
* 📚 Improve technical guide
* 📚 Improve technical guide
* 📚 Improve technical guide
* 📚 Improve technical guide
* 📚 Improve technical guide
2025-02-19 14:35:40 +01:00
Juanfran
89dc917cb9
🐛 Fix scrollbar styles in themes dropdown
2025-02-19 14:25:43 +01:00
alonso.torres
e7b9ae6415
🐛 Remove fit content shortcut
2025-02-19 13:02:53 +01:00
Elena Torró
f83cdf2f5d
📎 Remove invalid aria label on div ( #5898 )
2025-02-19 11:42:44 +01:00
luisδμ
4ac52c138c
Merge pull request #5895 from penpot/niwinz-bugfix-comments
...
🐛 Fix unexpected exception on clicking empty area on creating comment
2025-02-19 11:29:21 +01:00
Elena Torró
f3040fc10d
🐛 Pass color format to css formatter ( #5890 )
...
* 🐛 Pass color format to css formatter
* 📎 Use get method to retrieve format
* 📎 Add UI test to check background color is correctly copied to clipboard when changing the format
2025-02-19 11:23:52 +01:00
Andrey Antukh
4744085426
🐛 Fix incorrect handling request access with deleted profiles
...
* 📎 Add minor improvements to team tests
* 🐛 Fix incorrect handling request access with deleted profiles
* 🐛 Fix redirect loop on empty route
Happens when the current profile is deleted from team
* 🐛 Fix urls on request access emails
* 📎 Revert url changes on emails
2025-02-19 11:04:19 +01:00
Andrey Antukh
44acd79081
Merge remote-tracking branch 'origin/staging' into develop
2025-02-19 10:46:55 +01:00
Andrey Antukh
a3e4da0b3d
📎 Update changelog
2025-02-19 10:46:33 +01:00
Elena Torró
73a52e5395
🐛 Fix opacity in frame containers ( #5858 )
...
* 🐛 Fix opacity in frame containers
* 📎 Improve readability of frame containers by using class names
2025-02-19 10:44:24 +01:00
Alonso Torres
6cb1aa24cd
✨ Add constraints calculation on WASM ( #5894 )
...
* ✨ Add constraints calculation on WASM
* ✨ Fix after review
2025-02-19 10:40:04 +01:00
Alejandro
19bae05f41
Merge pull request #5884 from penpot/niwinz-bugfix-4
...
🐛 Fix update-libraries dialog disappear when clicking outside
2025-02-19 07:53:35 +01:00
Alejandro
02f78d80d7
Merge pull request #5883 from penpot/niwinz-bugfix-3
...
🐛 Fix incorrect navigation on show-main-component menu option
2025-02-19 07:42:02 +01:00
Alejandro
51202df105
Merge pull request #5885 from penpot/niwinz-bugfix-5
...
🐛 Fix regression on request-access dialog
2025-02-19 07:15:30 +01:00
Andrey Antukh
cd1eefb214
✨ Add safety checks for node on comment-input* component
2025-02-18 18:33:02 +01:00
Andrey Antukh
869a412c74
🐛 Fix unexpected exception on clicking empty area on creating comment
2025-02-18 18:19:08 +01:00
Andrey Antukh
f5c913d26e
Merge remote-tracking branch 'origin/staging' into develop
2025-02-18 17:28:38 +01:00
luisδμ
d019afe667
🐛 Fix incorrect number of replies in comments ( #5893 )
2025-02-18 17:25:43 +01:00
Andrey Antukh
c41aa56a60
Merge pull request #5869 from penpot/marina-empty-workspace-create-board-tool-default
...
🎉 Add AB test for empty workspace set board tool by default
2025-02-18 17:24:52 +01:00
Andrey Antukh
7d840722c4
✨ Add abstraction for page emptiness checking
2025-02-18 16:59:00 +01:00
Marina López
272bbdd54a
🎉 Add AB test for empty workspace set board tool by default
2025-02-18 16:57:59 +01:00
Andrey Antukh
fe3fec7a50
🐛 Fix workspace hot reload race condtion
...
This reverts commit 8139ee3ef9 .
2025-02-18 16:49:50 +01:00
Andrey Antukh
c86f14e75d
🐛 Fix color slider not updating the hue of the ramp ( #5891 )
...
* 🐛 Fix color slider not updating the hue
* ✨ Add minor enhancements for ramp* component
---------
Co-authored-by: Andrey Fedorov <oran9e.red@gmail.com >
2025-02-18 16:42:11 +01:00
Pablo Alba
65a97167de
🐛 Fix bad value on combobox enter keydown ( #5859 )
2025-02-18 15:55:22 +01:00
Xavier Julian
0530c57d31
✨ Add placeholder to themes modal
2025-02-18 14:51:33 +01:00
Andrey Antukh
63524dce8d
🐛 Fix regression on request-access dialog
2025-02-18 12:37:04 +01:00
Yamila Moreno
807b8d82e3
🔧 Improve flags documentation ( #5863 )
...
* 📎 Fix typo
* 🔧 Enable certain flags by default
* 🔧 Compile all flags in a single source of truth
* 📎 Move all default flags to common
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz >
2025-02-18 12:36:16 +01:00
Andrey Antukh
3f45863823
🐛 Fix update-libraries dialog disappear when clicking outside
2025-02-18 12:04:10 +01:00
Andrey Antukh
f9f5f0af7d
♻️ Refactor code style on actionable ds component
2025-02-18 12:04:09 +01:00
Andrey Antukh
f98dbef228
✨ Simplify code and use lookup helpers
2025-02-18 12:04:09 +01:00
Andrey Antukh
713d6a31df
✨ Add better way to delay a stream for library notification
2025-02-18 12:04:09 +01:00
Andrey Antukh
77f906ae37
✨ Improve notification show params validation assertion
2025-02-18 12:04:09 +01:00
María Valderrama
6a5538bb15
🐛 Fix unreachable Save color style button ( #5879 )
...
* 🐛 Fix unreachable Save color style button
* 📎 Fix unreachable Save color style button code review
2025-02-18 11:32:00 +01:00
Andrey Antukh
0ce99968b3
🐛 Fix incorrect navigation on show-main-component menu option
2025-02-18 10:53:32 +01:00
Andrey Antukh
adbe29e3d1
Merge remote-tracking branch 'origin/staging' into develop
2025-02-18 10:25:13 +01:00
Alejandro
5fae07af11
Merge pull request #5880 from penpot/alotor-render-wasm-cache
...
🐛 Fix problem with cache
2025-02-18 10:20:31 +01:00
Alonso Torres
0900b7a572
🐛 Fix problem with grid layout duplicate positioning ( #5877 )
2025-02-18 10:17:42 +01:00
alonso.torres
400e5f60f2
🐛 Fix problem with cache
2025-02-18 10:00:57 +01:00
Andrey Antukh
3412a0a18a
Merge pull request #5868 from penpot/niwinz-terms-link-fix
...
🐛 Set correct default for terms link on fonts hero
2025-02-18 09:55:52 +01:00
Pablo Alba
3268225941
🎉 Add variations POC
2025-02-17 16:47:25 +01:00
Eva Marco
5e3b47e455
🎉 Add integration test for bug ( #5875 )
2025-02-17 16:29:28 +01:00
Xaviju
91fa39705d
♻️ Switch contextual notification component ( #5874 )
2025-02-17 16:03:13 +01:00
Andrey Antukh
83423a9509
Merge pull request #5864 from penpot/eva-fix-colorpicker-dnd
...
🐛 Fix add recent color while drag and drop
2025-02-17 15:22:49 +01:00
Andrey Antukh
c41f86f0a4
Merge remote-tracking branch 'origin/staging' into develop
2025-02-17 15:20:33 +01:00
Alonso Torres
ccabaf4552
🐛 Fix style problem with update lib notifications ( #5871 )
2025-02-17 13:31:29 +01:00
Alonso Torres
ad15ac6c1e
🐛 Fix several problems with navigation in viewer ( #5872 )
2025-02-17 13:24:15 +01:00
luisδμ
a9340709c8
🐛 Fix open comment in workspace from dashboard notification ( #5865 )
2025-02-17 12:29:19 +01:00
Alonso Torres
faa3451da9
🐛 Fix problem with board name input style ( #5870 )
2025-02-17 12:26:04 +01:00
Alonso Torres
0aa95ea058
🐛 Fix problem with copy/paste props ( #5867 )
2025-02-17 12:25:42 +01:00
Eva Marco
81b741478a
🐛 Fix a little regression on sidebar resize ( #5866 )
2025-02-17 12:25:07 +01:00
Andrey Antukh
66182152cb
🐛 Set correct default for terms link
2025-02-17 11:51:21 +01:00
Andrey Antukh
b9629b7be6
🔥 Remove unused default flags on frontend
2025-02-17 11:23:46 +01:00
Eva Marco
6c9875e4f9
🐛 Fix add recent color while drag and drop
2025-02-17 10:20:40 +01:00
Juanfran
f6fc2f8808
🐛 Prevent themes dropdown overflow hidden in set sidebar ( #5850 )
2025-02-17 09:51:10 +01:00
Andrey Antukh
f90c63b5f0
Merge pull request #5834 from penpot/juan-slides-2.5
...
🎉 Add slides for 2.5 release
2025-02-14 15:52:57 +01:00
Elhombretecla
680e611266
🎉 Add slides for 2.5 version
2025-02-14 15:41:27 +01:00
Andrey Fedorov
aa180e9f3f
🐛 Fix max- min- width height not being applied
2025-02-14 15:26:49 +01:00
Belén Albeza
cad7d75590
🐛 Fix libraries context menu ( #5854 )
...
* ✨ Add integration test for Bug #10421
* 🐛 Fix dashboard library item menu
* ✨ Fixup integration test
2025-02-14 14:34:54 +01:00
luisδμ
8c81d48858
Merge pull request #5844 from penpot/luis-refactor-zero-width-space
...
♻️ Use constant for zero width space
2025-02-14 14:06:28 +01:00
Florian Schroedl
6b773d6b74
🐛 Dont allow hex values without # prefix
2025-02-14 13:52:54 +01:00
Belén Albeza
6cbaacf1e0
🎉 Implement inner shadows (wasm) ( #5767 )
...
* 🎉 Implement inner shadows (wasm)
* 🐛 Fix reset canvas problem
---------
Co-authored-by: alonso.torres <alonso.torres@kaleidos.net >
2025-02-14 13:46:30 +01:00
Eva Marco
2ffb77cb4d
Merge pull request #5840 from penpot/niwinz-tokens-changes-3
...
♻️ Token changes (part 3)
2025-02-14 12:55:12 +01:00
Eva Marco
a7ed5228d3
🐛 Fix lost translation strings ( #5846 )
...
* 🐛 Fix lost translation strings
* 🐛 Fix form error management internal issues and inconsistencies
* 📎 Add better validation conditons for ::sm/text schema
* 🐛 Add better touched detection mechanism for input and textarea
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz >
2025-02-14 12:51:14 +01:00
María Valderrama
59a57d6c3f
✨ Mark all notifications as read from dashboard ( #5805 )
...
* ✨ Mark all notifications as read from dashboard
* ♻️ Mark all notifications as read code review
* ♻️ Mark all notifications as read code review II
2025-02-14 11:48:24 +01:00
Eva Marco
6bb7fa26f4
🐛 Fix rename blocked boards ( #5845 )
2025-02-14 11:47:16 +01:00
Xaviju
8a332c1402
✨ Add placeholder to set edition ( #5848 )
2025-02-14 11:46:04 +01:00
Andrey Antukh
37855bfe7f
Merge remote-tracking branch 'origin/staging' into develop
2025-02-14 10:35:29 +01:00
Andrey Antukh
8b6a9b373d
✨ Improve efficiency and logging on process-files! srepl helper
2025-02-14 10:02:34 +01:00
Andrey Antukh
8139ee3ef9
Revert " 🐛 Fix workspace hot reload race condtion ( #5851 )"
...
This reverts commit 5d56d28cb6 .
2025-02-14 10:02:05 +01:00
Andrey Antukh
f68b0117c4
♻️ Simplify token creation mechanism
2025-02-14 08:49:31 +01:00
Andrey Antukh
aa867adbd3
♻️ Add minor refactor on tokenlib object construction and validation
2025-02-14 08:49:30 +01:00
Andrey Antukh
3fd429c72a
Merge remote-tracking branch 'origin/staging' into develop
2025-02-13 21:04:52 +01:00
Marina López
af93325fd9
🎉 Consolidate suggested libraries and add library button ( #5828 )
2025-02-13 20:06:28 +01:00
Pablo Alba
d836cc66da
🐛 Fix unable to drag & drop assets into/outside component groups ( #5849 )
2025-02-13 17:30:33 +01:00
Andrey Antukh
5d56d28cb6
🐛 Fix workspace hot reload race condtion ( #5851 )
...
Mainly ensure that all required paramers for workspace
file and page bootstrap are always available from parameters
and not taken from context
2025-02-13 17:04:34 +01:00
Eva Marco
46d2359107
🐛 Fix empty translation strings ( #5847 )
2025-02-13 15:48:44 +01:00
Aitor Moreno
39bbb4c2bd
Merge pull request #5827 from penpot/superalex-fix-wasm-glitches
...
🐛 Fix wasm glitches
2025-02-13 15:25:24 +01:00
Alejandro Alonso
64e6d0b1f8
🐛 Fix wasm glitches
2025-02-13 15:16:45 +01:00
Xavier Julian
26a2ef8fb7
♻️ Create DS context notification component
2025-02-13 13:36:53 +01:00
Alejandro
a6c46ee55c
Merge pull request #5819 from penpot/azazeln28-feat-masks
...
🎉 Feat masks
2025-02-13 13:26:21 +01:00
AzazelN28
f8d58cb74e
🎉 Feat masks
2025-02-13 12:54:18 +01:00
Alejandro
f8820695cc
🐛 Fix incorrect numbering files when new team ( #5835 )
2025-02-13 11:55:59 +01:00
Andrey Antukh
3ea52a0198
Merge pull request #5784 from penpot/niwinz-tokens-changes-2
...
✨ Several performance oriented changes to tokens code (part 2)
2025-02-13 11:47:28 +01:00
Andrey Antukh
054efb3435
Merge pull request #5766 from penpot/niwinz-tokens-changes
...
✨ Several changes to tokens
2025-02-13 11:46:58 +01:00
andrés gonzález
2d1d1fee1c
📚 Info about gradients ( #5843 )
2025-02-13 10:42:56 +01:00
Alejandro
773b4fe02e
Merge pull request #5824 from penpot/alotor-propagate-modifiers
...
✨ Use skia matrix for internal data
2025-02-13 10:21:58 +01:00
Luis de Dios
4c6f086f82
♻️ Use constant for zero width space
2025-02-13 09:17:09 +01:00
Elena Torró
1a62e5e42d
Merge pull request #5830 from penpot/elenatorro-10118-fix-action-button-size
...
🐛 Fix Action Buttons size and add example to Storybook
2025-02-12 17:30:43 +01:00
Alonso Torres
688b9f2194
🐛 Fix focus to main component ( #5842 )
2025-02-12 17:16:14 +01:00
luisδμ
8992eb98ec
Merge pull request #5841 from penpot/luis-fix-comments-mentions-keyboard
...
🐛 Fix keyboard interactions with mentions
2025-02-12 17:03:44 +01:00
elenatorro
f812460158
🐛 Fix Action Buttons size and display, and add example to Storybook
2025-02-12 17:02:20 +01:00
Luis de Dios
638a8a8d3f
🐛 Fix keyboard interactions with mentions
2025-02-12 16:37:51 +01:00
Belén Albeza
fb6cd3d9d4
🐛 Fix "Publish empty library" modal appearing for non-empty libraries ( #5838 )
...
* 🐛 Fix 'Publish empty library' modal appearing for non-empty libraries
* ✨ Add integration test for bug 10113
2025-02-12 15:36:01 +01:00
Alonso Torres
fb0e22c16b
🐛 Fix problem with team permissions redirection ( #5839 )
2025-02-12 15:35:28 +01:00
Andrey Antukh
654c070976
Merge remote-tracking branch 'origin/staging' into develop
2025-02-12 14:37:20 +01:00
Alejandro
6b26adb187
🐛 Fix team doesn't disappear after deletion ( #5832 )
2025-02-12 14:36:46 +01:00
Alonso Torres
8fe1271690
🐛 Fix problem opening url when page-id didn't exist ( #5833 )
...
Co-authored-by: Andrey Antukh <niwi@niwi.nz >
2025-02-12 14:36:05 +01:00
Alonso Torres
ceb90cd9e0
🐛 Fix problem with dashboard multiple selection ( #5836 )
2025-02-12 14:34:05 +01:00
Florian Schrödl
e776ba1b33
✨ Add margin to spacing token & context menu ( #5807 )
2025-02-12 14:27:26 +01:00
Alonso Torres
51f924a5e1
🐛 Fix problem with onboarding team invite ( #5829 )
...
Co-authored-by: Andrey Antukh <niwi@niwi.nz >
2025-02-12 13:09:37 +01:00
Alonso Torres
fb24a37e83
🐛 Fix problem with grid layout crashing ( #5831 )
2025-02-12 13:07:41 +01:00
Andrey Antukh
7497371b32
🐛 Fix issue on renaming group
2025-02-12 10:47:39 +01:00
Andrey Antukh
50afc4c507
✨ Remove selection workaround for undo
...
Always select the first one when no match is found
2025-02-12 10:47:39 +01:00
Andrey Antukh
064e51d24e
🐛 Clear token set edition state on rename
2025-02-12 10:47:38 +01:00
Andrey Antukh
a029ec18a6
🐛 Fix incorrect handling of selected token set
2025-02-12 10:47:36 +01:00
Andrey Antukh
b0a6e5c946
🐛 Fix regression: close context menu on edit token
2025-02-12 10:45:04 +01:00
Andrey Antukh
e8c85d13ff
♻️ Remove sets context abstraction
2025-02-12 10:45:02 +01:00
Andrey Antukh
b228438127
⚡ Refactor the rest fot token sets context menu components
2025-02-12 10:41:24 +01:00
Andrey Antukh
1fb48a1e8a
⚡ Adapt call style convention for token sets context menu component
2025-02-12 10:41:24 +01:00
Andrey Antukh
91b6d498fe
⚡ Add minor efficiency improvements to tokens import export
2025-02-12 10:41:24 +01:00
Andrey Antukh
efe204c346
✨ Simplify access to can-edit? using react context
2025-02-12 10:41:24 +01:00
Andrey Antukh
4a4cd9492a
♻️ Refactor token set auto selection mechanism
...
This is a general purpose change that also allows perform
a best effort on selection sets when the name is changed
(per example by moving it into other group).
2025-02-12 10:41:23 +01:00
Andrey Antukh
5446464d7e
📎 Add fixme comment for confusing name
2025-02-12 10:40:36 +01:00
Andrey Antukh
baa5258a43
⚡ Declare transducer statically for path split function
2025-02-12 10:40:36 +01:00
Andrey Antukh
df6a679548
⚡ Remove duplicated operations from tokens sidebar
2025-02-12 10:40:36 +01:00
Andrey Antukh
3692f17e55
⚡ Adapt call style for set-lists component
2025-02-12 10:40:34 +01:00
Andrey Antukh
2bac94ad5c
⚡ Use new call convention on all components of tokens sidebar
2025-02-12 10:24:48 +01:00
Andrey Antukh
d46d80bd5c
⚡ Use value equals on selected shapes set
2025-02-12 10:24:48 +01:00
Andrey Antukh
f0e5196659
⚡ Add minor optimization to token-pill component
2025-02-12 10:24:48 +01:00
Andrey Antukh
05a459ea19
📎 Add missing license header
2025-02-12 10:24:48 +01:00
Andrey Antukh
8e85d5a02a
⚡ Add performance oriented refactor to token sidebar and token-pill
2025-02-12 10:24:48 +01:00
Andrey Antukh
81036b9330
⚡ Improve handling open-status and tokens selection
2025-02-12 10:24:47 +01:00
Andrey Antukh
c91b7606a0
⚡ Add minor efficiency improvements using new call convention
2025-02-12 10:24:47 +01:00
Andrey Antukh
d6e7a331d5
♻️ Move token-types to changes ns
...
And rename it to token-properties
2025-02-12 10:24:47 +01:00
Andrey Antukh
831b0baddd
⚡ Improve efficiency of grouping and sorting token types
2025-02-12 10:24:47 +01:00
Andrey Antukh
e4bf2bd9ad
💄 Internal function rename on tokens sidebar
2025-02-12 10:24:47 +01:00
Andrey Antukh
7a4d8b824e
💄 Rename token-component* to token-group*
2025-02-12 10:24:47 +01:00
Andrey Antukh
ff34d1d5f9
⚡ Don't create an additional sequence on iterating for tokens
2025-02-12 10:24:47 +01:00
Andrey Antukh
c1ce24e5f0
⚡ Don't sort tokens on each rerender
2025-02-12 10:24:46 +01:00
Andrey Antukh
1f450c83ec
⚡ Use new component definition convention for token-component
2025-02-12 10:24:46 +01:00
Andrey Antukh
769000da2d
💄 Add cosmetic changes to token-component component
2025-02-12 10:24:46 +01:00
Andrey Antukh
a53c37bc3c
⚡ Don't create function references for token-pill callbacks
2025-02-12 10:24:46 +01:00
Andrey Antukh
333cc5996c
💄 Add mainly cosmetic changes to tokens pill
...
Simplify the component logic removing duplicate token prop handling
2025-02-12 10:24:46 +01:00
Andrey Antukh
bccc90f5a2
⚡ Don't create keys seq on each rerender on token-pill component
2025-02-12 10:24:45 +01:00
Andrey Antukh
5575a66b8d
📎 Add many FIXME comments on token-pill component
2025-02-12 10:24:45 +01:00
Andrey Antukh
0fee8143dd
⚡ Don't use seq operations for string includes operation
2025-02-12 10:24:45 +01:00
Andrey Antukh
b6e26d15e1
💄 Add cosmetic changes to tokens sidebar component
2025-02-12 10:24:44 +01:00
Andrey Antukh
7e0b2702de
💄 Add minor cosmetic changes
2025-02-12 10:24:13 +01:00
Andrey Antukh
e46fb9dba7
📎 Add missing copyright header
2025-02-12 10:24:13 +01:00
Andrey Antukh
f4dee75a17
🔥 Remove unused workspace tokens common ns file
2025-02-12 10:24:13 +01:00
Andrey Antukh
6d1ff0cb49
🔥 Remove unused and incorrect ref passed to dropdown component
2025-02-12 10:24:12 +01:00
alonso.torres
3dcabc9502
✨ Use skia matrix for internal data
2025-02-11 16:49:43 +01:00
Eva Marco
10174aa7bc
🐛 Fix uppercase text and copy ( #5821 )
2025-02-11 16:46:17 +01:00
Andrey Antukh
cd87cbe44e
Merge remote-tracking branch 'origin/staging' into develop
2025-02-11 16:09:32 +01:00
Andrey Antukh
4f38d258b5
Merge pull request #5822 from penpot/niwinz-add-features-check-report
...
✨ Report restriction errors to logger
2025-02-11 16:00:32 +01:00
Aitor Moreno
4594c7bf0a
Merge pull request #5823 from penpot/superalex-render-wasm-cloning
...
🎉 Remove extra clonings from render wasm
2025-02-11 15:55:58 +01:00
Andrey Antukh
6feae7f359
🐛 Register media-refs on mod-obj
2025-02-11 15:44:12 +01:00
Andrey Antukh
a3bc4ff9f3
🐛 Prevent exception when no file is found on process file srepl helper
2025-02-11 15:43:35 +01:00
Andrey Antukh
df7dd15705
🐛 Make the absorb library aware that file can be nil
2025-02-11 15:42:55 +01:00
Andrey Antukh
8dbf6adfda
🐛 Pass correct media-ref object on fixing media ref script
2025-02-11 15:42:21 +01:00
Andrey Antukh
35f44a6eb4
🐛 Remove duplicate decoding on srepl helper get-file
2025-02-11 14:44:37 +01:00
Alejandro Alonso
d1a1dafcad
🎉 Remove unnecesary clone for cache image
2025-02-11 14:05:37 +01:00
Alejandro Alonso
246463a3ec
🎉 Remove shape cloning from render wasm
2025-02-11 14:05:37 +01:00
Andrey Antukh
895450c9d5
✨ Report restriction errors to logger
2025-02-11 13:52:12 +01:00
Andrey Antukh
36518e0e6e
✨ Fix linter issues
2025-02-11 13:52:12 +01:00
Alejandro
4b4541515c
Merge pull request #5809 from penpot/perf-transform-wasm
...
✨ Add support for WASM transforms
2025-02-11 12:52:55 +01:00
alonso.torres
1bb337c3dd
✨ Add support for WASM transforms
2025-02-11 12:36:44 +01:00
Florian Schrödl
8b380a01e6
♻️ Simplifies RPC pattern for tokens ( #5765 )
...
* ♻️ Refactor to RPC pattern
Co-authored-by: andrei <andrei@hyma.io >
* ♻️ Remove unused alias
* ♻️ Change function signature
---------
Co-authored-by: andrei <andrei@hyma.io >
Co-authored-by: Andrey Fedorov <oran9e.red@gmail.com >
2025-02-11 12:32:28 +01:00
Xaviju
5c32ec8cfa
♻️ Create shared notification utility component
2025-02-11 11:42:06 +01:00
Eva Marco
9660307f00
🐛 Fix opacity valid values ( #5820 )
2025-02-11 11:28:25 +01:00
Andrey Antukh
a3a757f842
Merge remote-tracking branch 'origin/staging' into develop
2025-02-11 11:25:40 +01:00
Eva Marco
a2727a110e
✨ Add resize in percentage option ( #5816 )
2025-02-11 11:25:11 +01:00
andrés gonzález
898e66fd18
📚 Add info about direct links to boards ( #5815 )
2025-02-11 10:12:17 +01:00
Aitor Moreno
db55c06c67
🐛 Fix pasted text loses font-family style ( #5808 )
2025-02-11 10:07:59 +01:00
luisδμ
7eefbc5979
💄 Improve readability of some messages in the browser console ( #5814 )
2025-02-10 20:05:48 +01:00
luisδμ
bed79d7c27
Merge pull request #5817 from penpot/elenatorro-10135-change-copy-link-text
...
📎 Make 'Copy link' the default text when copying to clipboard
2025-02-10 18:07:28 +01:00
elenatorro
830be55ee8
📎 Make 'Copy link' the default text when copying to clipboard
2025-02-10 17:47:46 +01:00
andrés gonzález
7d52b55d21
📚 Add info for copy/paste options ( #5803 )
2025-02-10 16:18:34 +01:00
Juanfran
dd1aba0d05
Merge pull request #5812 from penpot/juanfran-create-edit-token-modal-enter-key
...
✨ Add missing enter key for button activation in edit/create tokens modal
2025-02-10 16:10:25 +01:00
Eva Marco
6692f8dce2
✨ Add validation to token opacity ( #5802 )
2025-02-10 15:04:22 +01:00
luisδμ
7fd0ca2243
🐛 Fix allow a comment length of 750 chars and show error text if exceeded ( #5810 )
2025-02-10 15:03:07 +01:00
Juanfran
372b3145ea
✨ Add missing Enter key for button activation in edit/create tokens modal
2025-02-10 15:02:46 +01:00
Alejandro
8b7a102927
Merge pull request #5804 from penpot/superalex-fix-wasm-frame-clipping
...
🐛 Fix wasm frame clipping
2025-02-10 14:05:46 +01:00
Juanfran
24e1cf0d7d
Merge pull request #5811 from penpot/juanfran-spacing-token-sets
...
💄 Improve spacing in design token sets
2025-02-10 13:57:02 +01:00
Alejandro Alonso
2ce88283a2
🐛 Fix wasm render frame clipping
2025-02-10 13:54:27 +01:00
Juanfran
2ae2e23b57
💄 Improve spacing in design token sets
2025-02-10 13:37:24 +01:00
Pablo Alba
9c7bb96b1c
✨ Add new DS component: InputWithValues ( #5777 )
...
* ✨ Add new DS component: InputWithValues
* ✨ Fix MR
* ✨ Fix MR 2
2025-02-10 13:17:30 +01:00
Andrey Antukh
0f49208040
Merge branch 'staging' into develop
2025-02-10 12:01:15 +01:00
Andrey Antukh
f173e15bb3
Merge branch 'main' into staging
2025-02-10 12:00:57 +01:00
Alejandro
8f11a925df
🎉 Non blocking render wasm ( #5726 )
2025-02-10 11:46:56 +01:00
Andrey Antukh
ccce3bcb8f
🐛 Fix exporter build script
2025-02-10 11:40:14 +01:00
Andrey Antukh
6ca1a84557
🐛 Backport build issue from staging
...
Related to the devenv update
2025-02-10 10:59:29 +01:00
Andrey Antukh
f65f7d68e6
Merge remote-tracking branch 'origin/staging' into develop
2025-02-10 10:57:04 +01:00
andrés gonzález
debad85d6d
📚 Add info about fit board to content ( #5800 )
2025-02-07 16:41:04 +01:00
Juanfran
f5b18f953d
✨ Enable Enter key for button activation in tokens modal ( #5792 )
2025-02-07 14:26:09 +01:00
luisδμ
92aa615da4
🐛 Fix users from another teams appear in mentions ( #5789 )
2025-02-07 12:33:29 +01:00
Eva Marco
b991a94685
🐛 Fix icon visualization on select component ( #5801 )
2025-02-07 12:32:44 +01:00
Marina López
a98111f68d
🔥 Remove unnecessary prevent and stop ( #5799 )
2025-02-07 11:07:47 +01:00
Marina López
5fa96315e3
✨ Add event for A/B test first state project ( #5791 )
2025-02-07 09:51:25 +01:00
andrés gonzález
a4e35ec713
📚 Update FAQ about sharing plugins ( #5794 )
2025-02-07 09:05:29 +01:00
andrés gonzález
87295eab76
📚 Add info about boards renaming ( #5797 )
2025-02-07 09:05:12 +01:00
andrés gonzález
028a5ba596
📚 Remove the permissions table ( #5795 )
2025-02-07 09:04:56 +01:00
Eva Marco
ef9ead8072
🐛 Fix typo on integration test docs ( #5796 )
2025-02-06 17:42:15 +01:00
Eva Marco
73ff1b4fe5
🐛 Fix menu shadow color ( #5793 )
2025-02-06 15:56:45 +01:00
luisδμ
00b0a59868
🐛 Fix user unread comments appear in every workspace ( #5786 )
2025-02-06 14:24:30 +01:00
Andres Gonzalez
518ba0ebe7
📚 Add info about import size limit at the user guide
2025-02-06 14:23:05 +01:00
elhombretecla
8a13ce5f91
💄 Change email button styles ( #5785 )
2025-02-06 14:17:32 +01:00
Florian Schrödl
0c275cf490
🐛 Fix token set selection & rename ( #5783 )
...
* 🐛 Fix set selection
* 🐛 Fix set name not being updated
* ♻️ Add better list assertion & test set renaming
2025-02-06 14:16:03 +01:00
Andrey Antukh
8b466ef0a3
Merge remote-tracking branch 'origin/staging' into develop
2025-02-06 12:57:33 +01:00
Eva Marco
09b3868b0e
🐛 Fix flakiness of playwright test for token ( #5790 )
2025-02-06 12:49:58 +01:00
Pablo Alba
95f727033e
Merge pull request #5771 from penpot/superalex-fix-create-new-layers-component-copy
...
🐛 Fix create new layers in component copy
2025-02-06 12:45:32 +01:00
Belén Albeza
e78100a776
🐛 Fix flakiness of playwright test for bug 10090 ( #5787 )
2025-02-06 12:12:29 +01:00
Alonso Torres
cdfc0fd988
🐛 Fix problem when changing colorpicker alpha ( #5770 )
2025-02-06 10:49:42 +01:00
Alejandro Alonso
8aae928796
🐛 Fix create new layers in component copy
2025-02-06 10:43:26 +01:00
Marina López
0b90722d5a
🐛 Fix change flex direction using plugins API
2025-02-06 09:55:25 +01:00
Andrey Antukh
33887711f7
Merge remote-tracking branch 'origin/staging' into develop
2025-02-06 09:38:47 +01:00
Belén Albeza
2cbc09a0e2
🐛 Fix local library being collapsed by default ( #5775 )
...
* 🐛 Fix local library being collapsed by default
* ♻️ Move layers tab spec code to its own file
2025-02-06 09:28:51 +01:00
Juanfran
947bd547aa
💄 Improve alignment of design token sets ( #5782 )
2025-02-06 08:58:02 +01:00
Pablo Alba
c774592b9e
🐛 Fix several bugs for the combination of status and share on workspace ( #5773 )
...
* ✨ Add status notification bubble
* ✨ Add file persistance functionality
* ✨ Add new colors
* ✨ Add status tooltips
* ✨ Fix z-index share modal
* 🐛 Fix share modal doesn't register on workspace
* 💄 Fix files formatting
* ✨ Add revision fixes
* ✨ Add revision fixes CI
* 🔥 Remove unused require
---------
Co-authored-by: Elhombretecla <delacruzgarciajuan@gmail.com >
2025-02-05 19:11:44 +01:00
Alonso Torres
3012ccf90a
🐛 Fix problem with email notifications on deleted comments ( #5772 )
2025-02-05 17:48:41 +01:00
alonso.torres
508531cfc2
⬆️ Update plugins runtime
2025-02-05 17:43:01 +01:00
alonso.torres
7aa1237833
🐛 Fix problem with root frame parent reference
2025-02-05 17:43:01 +01:00
alonso.torres
66076f1332
🐛 Added upload svg with images method
2025-02-05 17:43:01 +01:00
alonso.torres
9c626d22c7
🐛 Fix problem in plugins with renaming components
2025-02-05 17:43:01 +01:00
alonso.torres
8217bbc7a0
🐛 Fix problems with zoomIntoView
2025-02-05 17:43:01 +01:00
Florian Schrödl
86e0f8ad34
🐛 Fix toggling set groups in theme modal not working ( #5733 )
2025-02-05 12:21:21 +01:00
Andrey Antukh
48acc8715b
Merge remote-tracking branch 'origin/staging' into develop
2025-02-04 16:01:14 +01:00
Aitor Moreno
b0d0abb0ad
🐛 Fix cursor not preserving white space ( #5764 )
2025-02-04 15:54:46 +01:00
Aitor Moreno
1f2e36774e
🐛 Fix pasting adds a newline ( #5763 )
2025-02-04 15:54:17 +01:00
Andrey Antukh
b913c75c41
🔥 Remove unused parameters from backend run template script
2025-02-04 15:36:22 +01:00
Marina López
9b64a6034b
🐛 Fix wrong text and styles from AB test ( #5762 )
2025-02-04 15:20:22 +01:00
Andrey Antukh
33da02421e
🐛 Fix unexepected exception on importing binfile
...
Happens when importing binfile with files that has deleted_at
property.
2025-02-04 14:07:23 +01:00
Andrey Antukh
b88ec13448
📎 Fix linter issues
2025-02-04 14:07:23 +01:00
Andrey Antukh
6106e56052
📎 Import from develop github workflows
2025-02-04 14:07:23 +01:00
Andrey Antukh
4bfe4ca230
🐛 Fix incorrect error handling on legacy workspace redirect
2025-02-04 13:35:24 +01:00
elhombretecla
1ac86aced0
Update CHANGES.md
2025-02-04 13:05:05 +01:00
Andrei Fëdorov
9db76f9a15
🎉 Import legacy format tokens ( #5695 )
2025-02-04 12:50:39 +01:00
Andrey Antukh
df0909483e
Merge remote-tracking branch 'origin/staging' into develop
2025-02-04 11:35:03 +01:00
Aitor Moreno
774cf81fc8
🐛 Fix wrong blinking position after paste ( #5756 )
2025-02-04 11:29:25 +01:00
BDVGitHub
f8ba029b62
📚 Update Penpot Desktop link ( #5521 )
...
Change Penpot Desktop link
2025-02-04 11:25:16 +01:00
Aitor Moreno
dbf7b94651
🐛 Fix zoom to fit all didn't fit all ( #5673 )
2025-02-04 11:00:46 +01:00
Florian Schrödl
ec8109644b
✨ Create sets inside folders
2025-02-04 10:59:28 +01:00
elhombretecla
a5dc9eb458
Update CHANGES.md
2025-02-03 15:45:40 +01:00
Pablo Alba
43cde4e5e4
🎉 Add A/B test for first state of a project ( #5691 )
2025-02-03 12:52:51 +01:00
Andrey Antukh
315b389a66
🐛 Fix name generation and handling on creating objects (files, tokens, ...) ( #5745 )
...
* ✨ Update function implementation
* ✨ Add tests for a new function implementation
* ✨ Update function usages according to new signature
* ✨ Update docstrings
* ✨ Use simpler assertion
* 💄 Replace concat with cons on name-seq
* 🐛 Fix incorrect error handling on legacy workspace redirect
---------
Co-authored-by: Andrey Fedorov <oran9e.red@gmail.com >
2025-02-03 12:49:56 +01:00
Andrey Antukh
bce30eb522
Merge pull request #5738 from penpot/niwinz-merge-two-prs
...
✨ Apply token value changes to all shapes in all pages
2025-02-03 12:31:07 +01:00
Andrey Antukh
d05d1c6a48
📎 Update changelog (add entry for 2.6.0)
2025-02-03 11:03:35 +01:00
Andrés Moya
1803e32322
🐛 Regenerate text shapes after changing token values
2025-02-03 10:16:31 +01:00
Andrey Antukh
22d5a43c92
Merge pull request #5742 from penpot/yms-improve-docker-compose
...
🐳 Improve docker compose
2025-02-03 09:53:08 +01:00
Belén Albeza
fe5de94db4
🐛 Fix "Mixed" not showing up for layout padding inputs ( #5741 )
...
* 🐛 Fix layout padding inputs not showing 'mixed' text
* ✨ Add integration test
2025-02-03 09:51:26 +01:00
Eva Marco
24281b512e
🐛 Fix thumbnail regeration when changing sets of tokens
2025-01-31 16:35:30 +01:00
Andrés Moya
f4f0478975
✨ Apply token value changes to shapes in all pages
2025-01-31 16:35:30 +01:00
Yamila Moreno
a3381b4880
🐳 Use the same PENPOT_VERSION envvar for all penpot services
2025-01-31 16:19:49 +01:00
Yamila Moreno
c42598d0c6
🐳 Add compose referer for telemetries
2025-01-31 16:05:59 +01:00
Marina López
e486bb4bec
🐛 Add missing shortcut translations ( #5740 )
2025-01-31 14:16:13 +01:00
Andrey Antukh
87eeb5031c
🐛 Fix issue on new migrations subsystem
2025-01-31 14:09:09 +01:00
Andrey Antukh
d15f0f1fd0
✨ Improve build process
...
Remove hardcoded yarn version on devenv
2025-01-31 13:39:49 +01:00
Andrey Antukh
f871f88f30
♻️ Refactor file data migrations subsystem ( #5692 )
...
* ♻️ Refactor file data migrations subsystem
* 📎 Add backend scripts/run helper script
2025-01-31 13:37:41 +01:00
Alonso Torres
96e99f6a78
🐛 Fix problem with build script wasm ( #5739 )
2025-01-31 13:14:38 +01:00
Andrey Antukh
a79315a61c
♻️ Move inspect code outside viewer
2025-01-31 12:24:48 +01:00
Xaviju
d62dc3b416
💄 Improve toast UI visualization ( #5727 )
2025-01-31 12:17:39 +01:00
luisδμ
0bd4a7d0fc
🐛 Fix bugs in comments ( #5734 )
...
* 🐛 Fix could not remove or update new comments without closing and reopening the thread
* 🐛 Fix scroll over long comments using the mouse wheel
2025-01-31 11:57:35 +01:00
Alejandro
d7477cd448
Merge pull request #5665 from penpot/niwinz-instantiate-component-bug-5
...
🎉 Add srepl fix function for process media refs on a file
2025-01-31 11:56:22 +01:00
Alonso Torres
14aa80e027
🐛 Fix edit name on read-only mode ( #5737 )
2025-01-31 11:48:52 +01:00
Alonso Torres
0483d1fd93
🐛 Fix paste properties on readonly state ( #5736 )
2025-01-31 11:47:28 +01:00
Alonso Torres
c3df84d812
🐛 Fix problem with colorpicker on change gradient stops ( #5735 )
2025-01-31 11:46:48 +01:00
Andrey Antukh
65504fbd91
🐛 Install corepack and yarn globally as user on devenv dockerfile
2025-01-31 10:58:31 +01:00
Andrey Antukh
aae8295795
Merge remote-tracking branch 'origin/staging' into develop
2025-01-30 16:24:18 +01:00
Eva Marco
2f1daf0649
🐛 Fix color id on color bullet component ( #5731 )
2025-01-30 16:21:38 +01:00
Andrey Antukh
7cdb4719bf
Merge pull request #5719 from penpot/niwinz-fix-selected-colors
...
♻️ Add performance refactor for several components related to colors
2025-01-30 16:21:06 +01:00
Andrey Antukh
eac18afa0c
📎 Fix linter issues
2025-01-30 16:19:28 +01:00
Eva Marco
44694eaebe
🐛 Fix padding on colorpicker when selecting an image ( #5729 )
2025-01-30 14:54:43 +01:00
Andrey Antukh
59c2732014
📎 Import from develop github workflows
2025-01-30 14:51:38 +01:00
Andrey Antukh
1af99f534b
📎 Fix linter issues
2025-01-30 14:41:33 +01:00
Andrey Antukh
f554de8859
Merge remote-tracking branch 'origin/staging' into develop
2025-01-30 14:38:32 +01:00
Andrey Antukh
0870910dcc
🐛 Fix nodejs incompatibility with common tests prepend script ( #5730 )
...
* 🐛 Fix nodejs incompatibility with common tests prepend script
* 📎 Fix linter issues
Related to the upcoming update of clj-kondo
2025-01-30 14:32:43 +01:00
Florian Schrödl
773debafda
🐛 Fix border-radius applied to all corners on token update ( #5697 )
2025-01-30 12:54:19 +01:00
Aitor Moreno
4524d6c216
Merge pull request #5725 from penpot/perf-label-viewport
...
✨ Add label to wasm renderer
2025-01-30 12:33:14 +01:00
Juanfran
c5d5fa7561
Merge pull request #5723 from penpot/juanfran-review-replace-combobox
...
🐛 Fix combobox bg color and dropdown only with options (#9753 )
2025-01-30 12:22:24 +01:00
Juanfran
c5644a5fe8
🐛 Fix combobox dropdown visibility when no options are provided ( #9753 )
2025-01-30 12:12:18 +01:00
alonso.torres
8c310e6e5c
✨ Add label to wasm renderer
2025-01-30 11:45:06 +01:00
Andrey Antukh
10ca2b20e4
📎 Update changelog
2025-01-30 11:41:50 +01:00
Marina López
a2ce5efe69
✨ Add has-files prop to create-file event
2025-01-30 11:31:45 +01:00
Alonso Torres
0325d43e96
✨ Add watch script wasm ( #5711 )
...
* ✨ Add watch script wasm
* ♻️ Extract common build params for build and watch scripts
2025-01-30 10:40:05 +01:00
luisδμ
45059d73da
🐛 Fix several bugs in comments ( #5716 )
...
* ♻️ Remove obsolete CSS code
* 🐛 Fix post a comment with keyboard
* 🐛 Fix show comments cursor on view mode
* 🐛 Fix avoid comment bubbles to appear on top of sidebars
* 🐛 Fix cancel native browser zoom when comment threads are visible
2025-01-30 10:35:47 +01:00
Andrey Antukh
15a896e050
🐛 Add migration for fix files with invalid token-data ( #5712 )
...
Because of previous bug that is already fixed
2025-01-30 09:17:02 +01:00
Andrey Antukh
6be3285b52
Merge remote-tracking branch 'weblate/develop' into develop
2025-01-29 23:23:48 +01:00
Anonymous
495f90b23e
🌐 Add translations for: Swedish
...
Currently translated at 98.6% (1624 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/sv/
2025-01-29 23:23:28 +01:00
Anonymous
ae26e2cc8f
🌐 Add translations for: Dutch
...
Currently translated at 98.6% (1624 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/nl/
2025-01-29 23:23:27 +01:00
Anonymous
e66a68f3bb
🌐 Add translations for: Latvian
...
Currently translated at 96.2% (1585 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/lv/
2025-01-29 23:23:27 +01:00
Anonymous
845d58715d
🌐 Add translations for: Ukrainian (ukr_UA)
...
Currently translated at 98.6% (1624 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2025-01-29 23:23:26 +01:00
Anonymous
146c647c55
🌐 Add translations for: Czech
...
Currently translated at 95.6% (1574 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/cs/
2025-01-29 23:23:26 +01:00
Anonymous
886817a41d
🌐 Add translations for: Italian
...
Currently translated at 98.6% (1624 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/it/
2025-01-29 23:23:26 +01:00
Anonymous
431cb78ae0
🌐 Add translations for: Hebrew
...
Currently translated at 98.6% (1624 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2025-01-29 23:23:25 +01:00
Anonymous
24ae151e5b
🌐 Add translations for: Indonesian
...
Currently translated at 98.6% (1624 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/id/
2025-01-29 23:23:25 +01:00
Anonymous
e61217a337
🌐 Add translations for: Spanish
...
Currently translated at 99.2% (1633 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/
2025-01-29 23:23:24 +01:00
Anonymous
1836e11a7c
🌐 Add translations for: English
...
Currently translated at 99.5% (1639 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/en/
2025-01-29 23:23:24 +01:00
Andrey Antukh
cbf104bd3a
📎 Add missing emoji check on commit-checker
2025-01-29 23:22:53 +01:00
Andrey Antukh
9b0f0c6904
🌐 Rehash and validate translations
2025-01-29 23:14:32 +01:00
Andrey Antukh
54bdc83ce4
🐛 Fix issue on translation management script
2025-01-29 23:13:39 +01:00
Aitor Moreno
8145eb89d7
🐛 Fix styles not being inherited ( #5717 )
2025-01-29 23:06:05 +01:00
Denys Kisil
2c683d849d
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 100.0% (1626 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2025-01-29 23:02:01 +01:00
Stephan Paternotte
f477828440
🌐 Add translations for: Dutch.
...
Currently translated at 99.8% (1623 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/nl/
2025-01-29 23:02:00 +01:00
Nicola Bortoletto
fd71872fe4
🌐 Add translations for: Italian.
...
Currently translated at 100.0% (1626 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/it/
2025-01-29 23:02:00 +01:00
Linerly
8c04b98cb3
🌐 Add translations for: Indonesian.
...
Currently translated at 97.1% (1579 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/id/
2025-01-29 23:01:59 +01:00
Andrey Antukh
8f37cd2c07
⚡ Add missing use-memo on page-menu
2025-01-29 21:20:44 +01:00
Andrey Antukh
01268ea14e
⚡ Add major performance enhacements to shadow menu
2025-01-29 21:09:59 +01:00
Andrey Antukh
b449074425
♻️ Refactor state management of shadow menu
2025-01-29 21:09:59 +01:00
Andrey Antukh
c2fae0fef2
⚡ Add performance enhancements to colorpicker gradients component
2025-01-29 21:09:59 +01:00
Andrey Antukh
e0efa63fa1
🔥 Remove commented code on colorpicker/gradients ns
2025-01-29 21:09:59 +01:00
Andrey Antukh
c504e38f6d
🐛 Fix incorrect key setup on color selection menu
2025-01-29 21:09:59 +01:00
Andrey Antukh
889902080b
📎 Fix linter issues
...
Related to the upcoming update of clj-kondo
2025-01-29 21:09:59 +01:00
Andrey Antukh
930ad359dd
♻️ Refactor color-row component to new style
2025-01-29 21:09:53 +01:00
Andrey Antukh
7809f2c7e4
💄 Convert color-selected-menu component to new style
2025-01-29 18:27:04 +01:00
Xaviju
995235d669
💄 Fix tokens modal block size when colorpicker is displayed ( #5713 )
2025-01-29 18:03:26 +01:00
Andrey Antukh
6fa08fc75e
🐛 Fix issue on importing binfile-v3 with tokens ( #5714 )
...
* 🐛 Fix issue on importing binfile-v3 with tokens
* 🐛 Fix thumbnails generation (regression)
* 🐛 Fix thumbnails clearing issues (regression)
2025-01-29 16:52:40 +01:00
Juanfran
c82e5f7681
⬆️ Update plugins runtime ( #5715 )
2025-01-29 16:19:41 +01:00
Alejandro
16ec8b033a
🐛 Fix wasm render performance flushing drawing surface ( #5709 )
2025-01-29 14:17:20 +01:00
Andrey Antukh
58c6bbcc0b
🌐 Synchronize translations with weblate
...
commit c818fa967dca3f77b6d3dc89a2455d47b3695122
Author: Denys Kisil <ossenjoyer@proton.me >
Date: Mon Jan 27 12:03:55 2025 +0000
🌐 Add translations for: Ukrainian (ukr_UA).
Currently translated at 100.0% (1626 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
commit 4deb86d68f6096a4d89102087e75ad56fa87a8d0
Author: AlexTECPlayz <alextec70@outlook.com >
Date: Fri Jan 24 17:59:52 2025 +0000
🌐 Add translations for: Romanian.
Currently translated at 79.4% (1292 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ro/
commit 6604b7773890b6dcd9b523dad87aa089f97654c2
Author: Denys Kisil <ossenjoyer@proton.me >
Date: Tue Jan 21 19:00:43 2025 +0000
🌐 Add translations for: Ukrainian (ukr_UA).
Currently translated at 100.0% (1626 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
commit 2b2e51352cb79ff83a60858c1d61d8776aed0f3b
Author: Denys Kisil <ossenjoyer@proton.me >
Date: Tue Jan 21 18:40:29 2025 +0000
🌐 Add translations for: Ukrainian (ukr_UA).
Currently translated at 100.0% (1626 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
commit 9c7ba8b7c8bd2a62c3c1144a1bae13cc987e5947
Author: Henrik Allberg <henrik@thexorb.com >
Date: Mon Jan 20 09:41:44 2025 +0000
🌐 Add translations for: Swedish.
Currently translated at 100.0% (1626 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/sv/
commit 1a21fa41b2d0919b42c2bea8210eea04132a807d
Author: Stephan Paternotte <stephan@paternottes.net >
Date: Mon Jan 20 14:17:18 2025 +0000
🌐 Add translations for: Dutch.
Currently translated at 100.0% (1626 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/nl/
commit c13a637a0f2836b8e01555e5e12a7572e2275cfe
Author: Nicola Bortoletto <nicola.bortoletto@live.com >
Date: Sun Jan 19 22:53:13 2025 +0000
🌐 Add translations for: Italian.
Currently translated at 100.0% (1626 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/it/
commit f81f866ec9154d20d785791a9a26464008bede23
Author: Stephan Paternotte <stephan@paternottes.net >
Date: Sat Jan 18 02:39:14 2025 +0000
🌐 Add translations for: Dutch.
Currently translated at 99.8% (1623 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/nl/
commit 74a1de142ad0c0be8f7404067696649f68efba77
Author: Edgars Andersons <Edgars+Weblate@gaitenis.id.lv >
Date: Sat Jan 18 07:29:53 2025 +0000
🌐 Add translations for: Latvian.
Currently translated at 97.6% (1587 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/lv/
commit f42dfa0c79aef934079ae06a99965bd6878dc295
Author: Nicola Bortoletto <nicola.bortoletto@live.com >
Date: Sat Jan 18 06:39:28 2025 +0000
🌐 Add translations for: Italian.
Currently translated at 100.0% (1626 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/it/
commit 3f5462f3fb62d276cee7b4032f1362b5628299c3
Author: Yaron Shahrabani <sh.yaron@gmail.com >
Date: Sat Jan 18 05:03:49 2025 +0000
🌐 Add translations for: Hebrew.
Currently translated at 100.0% (1626 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
commit 3fc5a3b3d594d45eff1ee4062ddb8484550178ec
Author: Linerly <linerly@proton.me >
Date: Sat Jan 18 07:24:13 2025 +0000
🌐 Add translations for: Indonesian.
Currently translated at 100.0% (1626 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/id/
commit a50c2e8f2ab24ff33831343e8e06a78c7d950d56
Author: Linerly <linerly@proton.me >
Date: Thu Jan 9 01:25:43 2025 +0000
🌐 Add translations for: Indonesian.
Currently translated at 97.1% (1579 of 1626 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/id/
commit fe3fce673b88d26b75de52a635f4c56cf4327e91
Author: Hosted Weblate <hosted@weblate.org >
Date: Fri Jan 17 10:53:34 2025 +0100
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/
2025-01-29 13:00:54 +01:00
Andrey Antukh
a6485b93b7
Merge pull request #5707 from penpot/niwinz-update-selfhost-defaults
...
✨ Add the ability to set http body size on docker images
2025-01-29 12:43:17 +01:00
Andrei Fëdorov
51a34c0091
🐛 Fix swapped horizontal and vertical padding ( #5708 )
...
* 🐛 Fix swapped horizontal an vertical padding
* 🐛 Fix proper toggling when option `All` is selected
2025-01-29 12:29:41 +01:00
Andrey Antukh
47f1ca9627
✨ Change backend defaults for http body
2025-01-29 12:26:30 +01:00
Andrey Antukh
f252ffb201
✨ Add the ability to overwrite default http body size on docker images
...
And provide a compose file with good defaults
2025-01-29 12:22:05 +01:00
María Valderrama
48b225f3fe
Merge pull request #5704 from penpot/ddb-copy-text
...
✨ Copy text content to clipboard
2025-01-29 12:00:26 +01:00
Marina López
0768ef1b8f
✨ Add A/B test switching '+' to 'Add file' on hover ( #5705 )
2025-01-29 11:42:08 +01:00
Andrey Antukh
d9ba107da2
🔧 Update default body size for docker images
...
Set it to 350MiB, the same as we have on our saas
2025-01-29 11:38:16 +01:00
Andrey Antukh
367d38c65e
🔧 Update commit checker workflow to include capital letters ( #5706 )
2025-01-29 11:22:10 +01:00
Andrey Antukh
754ba304a7
⬆️ Update dependencies ( #5694 )
...
* ⬆️ Update system dependencies on devenv
* ⬆️ Update partially frontend dependencies
* ⬆️ Update application dependencies
* ⬆️ Update storybook dependency
2025-01-29 11:21:38 +01:00
alonso.torres
f1515a85bf
✨ Copy text content to clipboard
2025-01-29 10:52:20 +01:00
Alejandro
ce67550195
🐛 Avoid extra render calls on page initialization with wasm render ( #5701 )
2025-01-29 10:50:27 +01:00
Alejandro
979de39768
Merge pull request #5702 from penpot/niwinz-github-workflow
...
✨ Add github acction for check commit message format
2025-01-29 10:48:35 +01:00
Andrey Antukh
a3ab8e9eb0
📚 Update CONTRIBUTING.md file
2025-01-29 10:40:53 +01:00
Andrey Antukh
e6bc1e66f1
✨ Add commit message format check github action
2025-01-29 10:40:40 +01:00
Andrey Antukh
c165303f83
Merge remote-tracking branch 'origin/staging' into develop
2025-01-29 09:37:39 +01:00
Alonso Torres
34e2eb829b
✨ Remove copying props for multiple elements ( #5700 )
2025-01-28 16:44:44 +01:00
luisδμ
1ebd5be3b1
Merge pull request #5699 from penpot/ddb-empty-comment-disable
...
🐛 Disable button on empty comments
2025-01-28 16:31:14 +01:00
Alejandro
8eb150fd93
🐛 Fix strokes for render wasm ( #5684 )
2025-01-28 16:19:09 +01:00
alonso.torres
d854398dae
🐛 Disale button on empty comments
2025-01-28 16:00:09 +01:00
Alejandro
09131f7533
🎉 Render drop shadows (wasm) ( #5693 )
...
Co-authored-by: Belén Albeza <belen@hey.com >
2025-01-28 15:10:06 +01:00
Alonso Torres
407b664910
🐛 Fix problem with plugin data null values ( #5696 )
2025-01-28 14:47:37 +01:00
Florian Schrödl
27dce6fcfa
🎉 Add alpha to token color ( #5683 )
...
* 🎉 Add alpha to token color
2025-01-28 14:27:10 +01:00
Xaviju
1d22658818
♻️ Switch swatch component in style bar
2025-01-28 13:13:34 +01:00
elhombretecla
f1ccb00527
Update CHANGES.md
2025-01-28 13:08:29 +01:00
Alonso Torres
c215214120
✨ Add new components to storybook ( #5632 )
...
* ✨ Add new components to storybook
* ✨ Changes after review
* ✨ More changes after review
* ✨ Add file history components to the application
* ✨ Unnest selector
2025-01-28 12:34:15 +01:00
Eva Marco
0cf4d4636a
🐛 Fix set X position from dimensions token ( #5685 )
2025-01-28 12:24:41 +01:00
Florian Schrödl
b94afe143f
🐛 Update padding only on shapes with layout ( #5688 )
2025-01-28 11:41:03 +01:00
Eva Marco
10bc2276a6
🐛 Fix notification level on import error ( #5689 )
2025-01-28 11:40:35 +01:00
Belén Albeza
31145f2805
Merge pull request #5675 from penpot/azazeln28-fix-issue-9900
...
🐛 Fix Colorpicker shows RGBA inputs when HSVA mode is active
2025-01-28 11:35:04 +01:00
Eva Marco
b27324f903
Merge pull request #5679 from tokens-studio/45-florian-broken-token-create
...
🐛 Fix broken token create/update when set contains broken tokens
2025-01-28 10:02:42 +01:00
Florian Schroedl
62ca665d55
🐛 Fix tokens not being editable
2025-01-28 09:04:25 +01:00
Florian Schrödl
ef61f9c7aa
🐛 Fix CI breaking * ( #5690 )
...
* A rerender introduced by the warning message for token renames shifts
the submit button, which caused playwright to lose the element.
2025-01-27 18:51:10 +01:00
Florian Schrödl
ab72794994
🐛 Fix user cant submit existing token when editing name only ( #5658 )
...
* 🐛 Fix user cant submit existing token when editing it
2025-01-27 16:00:24 +01:00
AzazelN28
33192cfdb8
🐛 Fix colorpicker HSVA inputs
2025-01-27 15:38:21 +01:00
Andrey Antukh
6c0954aae9
📚 Update documentation about components-v2 migration script
2025-01-27 13:13:21 +01:00
Andrey Antukh
15f7fac8f4
✨ Add more reasonable default fetch size for db/plan
...
Making it more general purpose and not only for streaming
2025-01-27 12:53:11 +01:00
Andrey Antukh
349552879e
🔥 Remove already broken v2 migration script
2025-01-27 12:53:11 +01:00
Andrey Antukh
bfe9a2b545
🎉 Add migration-like script for execute media-refs fix
2025-01-27 12:53:11 +01:00
Andrey Antukh
16934b734b
🎉 Add srepl fix function for process media refs on a file
2025-01-27 12:38:12 +01:00
Andrey Antukh
4c1312d4f6
✨ Only create snapshot if file is modified (on srepl helper)
2025-01-27 12:38:12 +01:00
Andrey Antukh
541ed6282f
✨ Normalize file retrieving and persistence on binfile, file-gc and helpers
2025-01-27 12:38:10 +01:00
Alonso Torres
92d14e38b5
🐛 Fix problem with multiple color changes ( #5680 )
...
* 🐛 Fix problem with multiple color changes
* 🐛 Fixes after review
2025-01-27 12:36:00 +01:00
Alejandro
ea6c679b21
🐛 Fix click on the project name goes to blank dashboard from workspace ( #5668 )
2025-01-27 12:16:52 +01:00
Andrey Antukh
74bdd72d2f
Merge remote-tracking branch 'origin/staging' into develop
2025-01-27 12:12:46 +01:00
Andrey Antukh
471699960f
🐛 Update media references after instantiation of a component ( #5652 )
...
🐛 Update media references after instantiation of a component
2025-01-27 11:58:13 +01:00
Alejandro
8f48396556
🐛 Fix remember decision when team hero banner is closed ( #5669 )
2025-01-27 11:53:10 +01:00
Pablo Alba
8bee050b5b
🐛 On viewer role, start with inspect tab selected ( #5676 )
2025-01-27 11:45:22 +01:00
Belén Albeza
2726fa04c0
Merge pull request #5667 from penpot/superalex-fix-blend-modes-render-wasm
...
🐛 Fix blend modes for wasm render
2025-01-27 11:00:38 +01:00
Xaviju
9751afaaec
🐛 Fix styles by webkit on autocomplete
2025-01-27 09:54:04 +01:00
Andrey Antukh
0447f2f861
Merge pull request #5682 from penpot/alotor-fix-component-menu
...
🐛 Fix problemws with components context menu
2025-01-27 09:53:23 +01:00
Juanfran
18607e6ed9
Merge pull request #5677 from penpot/juanfran-replace-group-select-with-combobox
...
[Tokens] :sparkles Add combobox to select group in token themes modal
2025-01-27 09:40:33 +01:00
alonso.torres
2d58a5095c
🐛 Fix problems with components context menu
2025-01-27 09:32:12 +01:00
Juanfran
fe3a2902bb
:sparkles Add combobox to select group in token themes modal
2025-01-27 09:18:21 +01:00
Xaviju
da273c1168
✨ Add warning when editing a token name
2025-01-24 23:23:59 +01:00
Andrey Antukh
71560c0a53
✨ Backport and merge migrations from staging ( #5681 )
2025-01-24 19:11:03 +01:00
Eva Marco
48132711b6
Merge pull request #5672 from penpot/superalex-fix-viewer-forward-button-not-working
...
🐛 Fix view modem forward button not working
2025-01-24 13:58:07 +01:00
Alejandro Alonso
cf53e0d233
🐛 Fix view modem forward button not working
2025-01-24 12:17:22 +01:00
Alonso Torres
7458a35f31
🐛 Fix problem when pasting text ( #5671 )
2025-01-24 11:26:06 +01:00
Eva Marco
231d875f79
🐛 Fix stroke token errors ( #5661 )
...
* 🐛 Fix change on any stroke attribute remove tokens
* 🐛 Fix add new stroke, reorder stroke or remove stroke should remove applied tokens
* 📎 Review fixes
2025-01-24 11:24:26 +01:00
Marina López
25b89ec59f
🐛 added title to workspace page list to display long names
2025-01-24 10:36:09 +01:00
Florian Schroedl
19daffd1c0
✨ Implement drag & drop for set groups
...
🚧 PR feedback
♻️ Remove unused functions
♻️ Throw on non-allowed changes
🚧 key fixes
🚧 Fix tests
🚧 FMT
🚧 Add set group test
🚧 Remove 'drop' in name
🚧 Add group tests
🚧 FMT
🚧 Always return changes
2025-01-24 09:50:50 +01:00
Andrey Antukh
32f0da7514
🐛 Fix color wrapper choppiness ( #5655 )
...
* ♻️ Remove unused state om tokens colorpicker ramp component
* 🐛 Fix color wrapper choppiness
* ⚡ Add performance related changes for colorpicker ramp selector
* ⚡ Add performance oriented changes to tokens ramp component
---------
Co-authored-by: Andrey Fedorov <oran9e.red@gmail.com >
2025-01-24 09:37:11 +01:00
Alejandro Alonso
f70b05a09e
🐛 Fix blend modes for wasm render
2025-01-24 09:17:46 +01:00
Alejandro Alonso
e7c06fed22
🎉 Improve clipping objects for wasm render
2025-01-24 09:15:41 +01:00
Pablo Alba
2ef22ecd08
🐛 Add migration fixing files with shape-ref cycles ( #5663 )
...
* 🐛 Add migration fixing files with shape-ref cycles
* :wip: Add optimized version of migration 62
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz >
2025-01-23 17:28:13 +01:00
luisδμ
cf25614afb
Merge pull request #5662 from penpot/alotor-update-docs
...
📚 Update devenv documentation
2025-01-23 15:52:18 +01:00
alonso.torres
10f977b6c8
📚 Update devenv documentation
2025-01-23 15:41:49 +01:00
Andrey Antukh
9c60d1cdf9
Merge pull request #5660 from penpot/palba-consolidate-share-workspace
...
🎉 Consolidate add share button to the workspace
2025-01-23 13:06:16 +01:00
Andrey Antukh
dae7b7cd74
Merge remote-tracking branch 'origin/staging' into develop
2025-01-23 12:53:03 +01:00
Andrey Antukh
080dc4b93c
Merge remote-tracking branch 'origin/main' into staging
2025-01-23 12:42:04 +01:00
Andrey Antukh
a123cc4bbe
Merge pull request #5653 from penpot/xaviju-9132-implement-metrics
...
✨ Add tokens metrics events
2025-01-23 12:37:08 +01:00
Pablo Alba
f0966070eb
🎉 Consolidate add share button to the workspace
2025-01-23 12:33:58 +01:00
Andrey Antukh
ce9d283b7c
Merge pull request #5659 from penpot/alotor-storybook-config
...
🔧 Improved storybook configuration
2025-01-23 12:23:44 +01:00
alonso.torres
33e8c8b3c9
🔧 Improved storybook configuration
2025-01-23 12:06:02 +01:00
Xaviju
7eb9142a4d
✨ Add tokens metrics events
2025-01-23 12:00:50 +01:00
Andrey Antukh
b1d053893c
📚 Add minor improvement to plugins creation documentation
2025-01-23 11:36:27 +01:00
Eva Marco
83fe2f35b4
Merge pull request #5647 from penpot/eva-fix-not-referenced-tokens
...
🐛 Fix not referenced token pills
2025-01-23 11:08:54 +01:00
Belén Albeza
c303b062cb
Merge pull request #5645 from penpot/superalex-drag-and-drop-nested-frames
...
🐛 Fix render wasm frames anidated content drag and drop
2025-01-23 11:04:08 +01:00
Belén Albeza
91990e4e29
Merge pull request #5635 from penpot/superalex-render-wasm-fix-frames-anidated-content
...
🐛 Fix render wasm frames nested content issues
2025-01-23 11:00:27 +01:00
Andrey Antukh
c2fb9f4c6f
📎 Add missing entry on the changelog file
2025-01-23 10:49:09 +01:00
luisδμ
1787653703
Merge pull request #5646 from penpot/ddb-frame-fit-content
...
✨ Resize frame to fit content
2025-01-23 09:56:11 +01:00
Alejandro
19a26e46dc
Merge pull request #5654 from penpot/niwinz-clone-template-bug
...
🐛 Add support for multiple file formats to clone-template
2025-01-23 09:01:39 +01:00
Andrey Antukh
efd4a11ae2
🐛 Add support for multiple formats on clone-template
2025-01-23 08:09:23 +01:00
Andrey Antukh
68bd8152b8
Merge pull request #5633 from penpot/eva-remove-tokens-from-measures
...
🐛 Fix errors from editable select on measures menu
2025-01-22 18:58:54 +01:00
Eva Marco
9e47a70adf
🐛 Fix errors from editable select on measures menu
2025-01-22 18:20:49 +01:00
Andrey Antukh
fae73a198c
Merge remote-tracking branch 'origin/main' into staging
2025-01-22 17:44:24 +01:00
Andrey Antukh
361644b62c
Merge pull request #5639 from penpot/superalex-fix-shadows-order
...
🐛 Fix shadows order
2025-01-22 17:41:33 +01:00
Andrey Antukh
6be1023c0a
Merge tag '2.4.2'
2025-01-22 16:34:37 +01:00
Andrey Antukh
778b3dd6bd
Merge remote-tracking branch 'origin/staging' into develop
2025-01-22 16:10:32 +01:00
Andrey Antukh
9bfee99672
Merge remote-tracking branch 'origin/main' into staging
2025-01-22 16:10:17 +01:00
Andrey Antukh
7ca98ddf21
📎 Add missing entry on changelog
2025-01-22 16:07:07 +01:00
Alejandro Alonso
5be92009bc
🐛 Fix extra rotations for frames contained elements with wasm render
2025-01-22 16:06:34 +01:00
Pablo Alba
15157c54b1
🐛 Fix shape-ref cycles
2025-01-22 16:05:50 +01:00
Eva Marco
a667256be9
♻️ Fix some css errors
2025-01-22 15:56:43 +01:00
Eva Marco
482cb26b1a
🐛 Fix lost translation
2025-01-22 15:56:43 +01:00
Eva Marco
cd6e254edb
🐛 Fix broken reference pills
2025-01-22 15:56:34 +01:00
Belén Albeza
69cc72de61
Merge pull request #5447 from penpot/superalex-svg-render-wasm
...
🎉 SVG raw support and refactor render architecture
2025-01-22 15:56:02 +01:00
Pablo Alba
85d3a052c9
Merge pull request #5641 from penpot/palba-fix-shape-ref-cycle
...
🐛 Fix shape-ref cycles
2025-01-22 15:48:01 +01:00
AzazelN28
fb4e92d0e8
♻️ Refactor to make it more ECS friendly
2025-01-22 15:47:36 +01:00
Alejandro Alonso
79df616108
🎉 Basic wasm support for svg attrs and svg defs
2025-01-22 15:47:36 +01:00
Alejandro Alonso
751df46dc9
🎉 Basic wasm fonts support
2025-01-22 15:46:23 +01:00
Alejandro Alonso
6335a183ba
🎉 Improve error messages
2025-01-22 15:46:23 +01:00
Alejandro Alonso
00e19697c6
🎉 Update editorconfig
2025-01-22 15:46:23 +01:00
alonso.torres
f9700eb32e
✨ Resize frame to fit content
2025-01-22 14:45:29 +01:00
Yamila Moreno
240f658c3a
Merge pull request #5643 from penpot/yms-fix-docker-compose-configuration
...
🐳 fix docker compose documentation
2025-01-22 14:33:00 +01:00
Pablo Alba
7592530fb4
🐛 Fix shape-ref cycles
2025-01-22 14:08:32 +01:00
Alejandro Alonso
0feb0b0b81
🐛 Fix render wasm frames anidated content drag and drop
2025-01-22 14:03:10 +01:00
Belén Albeza
6573311aab
Merge pull request #5642 from penpot/superalex-fix-board-titles-moving-when-drag-and-drop
...
🐛 Fix board titles movement when drag and drop using render wasm
2025-01-22 14:02:03 +01:00
Alejandro
d046feef28
Merge pull request #5644 from penpot/ladybenko-9784-fix-set-path-content
...
🐛 Fix crash on set-shape-path-content
2025-01-22 13:55:12 +01:00
Belén Albeza
15b5346922
🐛 Fix crash on set-shape-path-content
2025-01-22 13:40:57 +01:00
Yamila Moreno
31bc7e7c86
🐳 add advice for unsecure configuration
2025-01-22 13:34:48 +01:00
Alejandro Alonso
d987d68565
🐛 Fix board titles movement when drag and drop using render wasm
2025-01-22 12:23:21 +01:00
Yamila Moreno
b3a5e6710f
🐳 improve docs about custom configuration
2025-01-22 12:21:13 +01:00
David Barragán Merino
845f187690
Merge pull request #5630 from penpot/bameda-fix-docker-concurrency-issues
...
🐳 Ensure that postgresql and redis are running before starting Penpot services
2025-01-22 10:03:26 +01:00
Andrey Antukh
e01feab6c3
Merge pull request #5640 from penpot/superalex-fix-dump-selected
...
🐛 Fix debug.dump_selected()
2025-01-22 09:29:07 +01:00
Alejandro Alonso
625cfa4c97
🐛 Fix debug.dump_selected()
2025-01-22 08:24:50 +01:00
Alejandro Alonso
35b442d6a7
🐛 Fix shadows order
2025-01-22 07:58:25 +01:00
Andrey Antukh
83bd479176
Merge remote-tracking branch 'origin/staging' into develop
2025-01-21 18:40:28 +01:00
Eva Marco
a79f6a9946
Merge pull request #5634 from tokens-studio/florian/36-stroke-width
...
🐛 Fix stroke width not updating when applied from dimensions context …
2025-01-21 16:06:08 +01:00
Florian Schroedl
d82ac56d43
🐛 Fix stroke width not updating when applied from dimensions context menu
2025-01-21 14:24:32 +01:00
Eva Marco
aa46ea693e
Merge pull request #5629 from penpot/eva-fix-pill-styles
...
🐛 Fix some styles on token pills
2025-01-21 13:56:24 +01:00
David Barragán Merino
c0c3c60645
🐳 Ensure that postgresql and redis are running before starting Penpot services
2025-01-21 11:40:34 +01:00
Xaviju
ad7dc5bed6
📚 Add semantics and accessibility requirements - review
2025-01-21 11:35:01 +01:00
Eva Marco
23f00e9fe7
🐛 Fix some styles on token pills
2025-01-21 11:09:07 +01:00
Pablo Alba
232b29cd89
Merge pull request #5627 from penpot/niwinz-file-gc-improvements
...
✨ Minor improvements to file-gc code merged in other commit
2025-01-21 09:58:29 +01:00
Andrey Antukh
642efcb47b
Merge remote-tracking branch 'origin/staging' into develop
2025-01-20 23:29:54 +01:00
Andrey Antukh
da0704081f
📎 Normalize default opts for db/plan function
2025-01-20 23:23:31 +01:00
Andrey Antukh
066b1235a6
🐛 Pass correct default options on db/plan fn
2025-01-20 23:23:31 +01:00
Pablo Alba
141694dc8d
Merge pull request #5598 from penpot/niwinz-file-gc-improvements
...
⚡ Add efficiency improvements to file-gc task
2025-01-20 21:14:32 +01:00
Andrey Antukh
6ef6a50a1c
Merge remote-tracking branch 'origin/staging' into develop
2025-01-20 17:34:21 +01:00
Andrey Antukh
aac52d70bc
Merge pull request #5604 from penpot/eva-add-viewer-role-on-tokens
2025-01-20 17:20:04 +01:00
Andrei Fëdorov
69cb70a5ae
🐛 Fix issue where users can import tokens with invalid characters ( #5623 )
2025-01-20 17:13:58 +01:00
Eva Marco
b406a28d34
✨ Add viewer role to token sets
2025-01-20 17:04:21 +01:00
Eva Marco
ec49ff2878
✨ Add viewer role to token list
2025-01-20 17:04:21 +01:00
Eva Marco
3e2a6d7e0b
✨ Add viewer role to theme selection
2025-01-20 17:04:18 +01:00
Eva Marco
554311cd1f
🐛 Fix error with context-menu icon
2025-01-20 17:01:17 +01:00
Andrey Antukh
1395629e5a
Merge pull request #5625 from penpot/eva-fix-long-token-names
2025-01-20 16:38:24 +01:00
Andrey Antukh
85c1de4bda
Merge pull request #5624 from penpot/yms-update-selfhosting-guide
...
🐳 improve docker documentation related to the updates
2025-01-20 16:36:40 +01:00
Andrey Antukh
151aedcf91
♻️ Make the components cleaning mechanism on file-gc task more efficient
2025-01-20 16:35:14 +01:00
Andrey Antukh
5513daf17d
♻️ Make the media cleaning mechanism on file-gc task more efficient
...
Replaces the use of db/cursor with db/plan, that teorethically allows
processing large results without consuming all result set in memory
2025-01-20 16:34:05 +01:00
Andrey Antukh
fde0f3c182
🐛 Pass correct default options on db/plan fn
2025-01-20 16:34:05 +01:00
Belén Albeza
3be11e853b
Merge pull request #5606 from penpot/superalex-fix-outer-stroke-with-image-fill-artifacts
...
🐛 Fix outer stroke with image fill extra artifacts
2025-01-20 16:12:21 +01:00
Eva Marco
afcaee62f4
🐛 Add ellipsis to token name after groups if any
2025-01-20 15:51:07 +01:00
Yamila Moreno
d3ad15f19a
🐳 improve docker documentation related to the updates
2025-01-20 15:39:44 +01:00
Andrey Antukh
8dd0a4f275
Merge pull request #5603 from penpot/palba-bugfixing-04
...
Palba bugfixing 04
2025-01-20 15:36:19 +01:00
Aitor Moreno
7b408e4db1
Merge pull request #5622 from penpot/niwinz-api-doc-fix
...
🐛 Fix api docs page issue
2025-01-20 15:21:45 +01:00
Aitor Moreno
013a8c95df
Merge pull request #5605 from penpot/niwinz-enhancements-2
...
⚡ Add performance enhacements
2025-01-20 13:22:07 +01:00
Alejandro
47294dbd65
Merge pull request #5615 from penpot/ladybenko-wasm-cleanup
...
🐛 Fix WebGL warning when switching pages
2025-01-20 12:50:54 +01:00
Pablo Alba
b8fd829f9d
Merge pull request #5621 from penpot/marina/testab-hover-state-add-file
...
✨ A/B test switching '+' to 'Add file' in an empty project
2025-01-20 12:49:19 +01:00
Belén Albeza
2f80d337ad
🐛 Fix WebGL warning when switching pages
2025-01-20 12:41:39 +01:00
Andrey Antukh
089a66881c
✨ Make frontend app setup logging message more easy to be read
...
Mainly printing flag per line, making it more easily for human eye look
if some feature is active or not
2025-01-20 12:40:28 +01:00
Andrey Antukh
402eacdb22
Merge remote-tracking branch 'origin/staging' into develop
2025-01-20 12:38:23 +01:00
Andrey Antukh
667b5fb6ee
🐛 Fix missing methods reference from api docs page
2025-01-20 12:30:20 +01:00
Andrey Antukh
f0f89151c5
Merge pull request #5620 from penpot/palba-consolidate-board-icon-change
...
Consolidate board icon change
2025-01-20 12:22:07 +01:00
Andrey Antukh
1221d60357
Merge pull request #5617 from penpot/alotor-hotfix-plugins
...
🐛 Fix problem in plugins with `replaceColor` method
2025-01-20 12:21:16 +01:00
alonso.torres
f553fa10d8
🐛 Fix problem in plugins with replaceColor method
2025-01-20 12:02:54 +01:00
Marina López
96947b0219
✨ A/B test switching '+' to 'Add file' in an empty project
2025-01-20 11:56:15 +01:00
Pablo Alba
e2900d9012
🎉 Change of boards icon
2025-01-20 11:07:13 +01:00
Andrey Antukh
12ec3b4942
Merge remote-tracking branch 'origin/staging' into develop
2025-01-20 11:06:26 +01:00
Pablo Alba
1f0e470419
Revert " 🎉 Add A/B test of use of boards if we just change the icon for “standard” one"
...
This reverts commit 0c586551c4 .
2025-01-20 11:06:25 +01:00
Pablo Alba
21f4abf1b8
🐛 Fix history panel doesn't close on esc
2025-01-20 11:02:32 +01:00
Andrey Antukh
079a945c2f
Merge branch 'main' into staging
2025-01-20 11:02:08 +01:00
Madalena Melo
542d709541
📚 Add viewer role documentation
...
Add viewer role to the team roles; also made some tweaks to the descriptions of the other roles
2025-01-20 11:01:38 +01:00
Madalena Melo
4f1d5a19e4
Change the order to add clarity to admin and owner roles
...
Switched the order of the roles to make it more logical and add more clarity about admins and owners ability to edit
2025-01-20 10:26:52 +01:00
Madalena Melo
91b0c47244
Add detail to role descriptions
...
Added more context to each role's description; I tried to keep it brief while including more information about what each role can do both within the team as well as in terms of team management
2025-01-20 10:26:46 +01:00
Madalena Melo
a7a49e4b39
Viewer Role - Update index.njk
...
Add viewer role to the team roles; also made some tweaks to the descriptions of the other roles
2025-01-20 10:26:39 +01:00
Andrey Antukh
83838eed8c
Merge remote-tracking branch 'origin/staging' into develop
2025-01-20 09:56:08 +01:00
Alejandro Alonso
5f4f7e422d
🐛 Fix outer stroke with image fill extra artifacts
2025-01-20 09:47:32 +01:00
Andrey Antukh
e2b054bbd1
Merge pull request #5569 from penpot/hiru-export-tokens
2025-01-17 15:45:39 +01:00
Andrés Moya
42d2315f37
🎉 Include tokens library in .penpot files
2025-01-17 15:28:10 +01:00
Andrey Antukh
8bb0a5b28f
Merge pull request #5616 from penpot/alotor-bugs-3
2025-01-17 15:25:13 +01:00
Andrey Antukh
ba81b2b14d
Merge pull request #5613 from penpot/superalex-fix-staging-reply-to-comment
...
🐛 Fix reply to comment
2025-01-17 15:23:28 +01:00
Andrey Antukh
a8fd492748
Merge pull request #5612 from penpot/superalex-fix-delete-page
...
🐛 Fix delete page navigation to first page
2025-01-17 15:22:20 +01:00
alonso.torres
52e5978ed5
🐛 Fix problem with strokes not refreshing in Safari
2025-01-17 14:33:46 +01:00
alonso.torres
e0281b553c
🐛 Fix error when reseting stroke cap
2025-01-17 14:31:02 +01:00
alonso.torres
34a2a8815b
🐛 Fix problem with alt key measures being stuck
2025-01-17 12:30:27 +01:00
Alejandro Alonso
6c25e18f09
🐛 Fix delete page navigation to first page
2025-01-17 12:19:22 +01:00
Alejandro Alonso
423c237d42
🐛 Fix reply to comment
2025-01-17 11:57:44 +01:00
Andrey Antukh
77477e09a2
Merge pull request #5611 from penpot/translations
...
📎 Update translations
2025-01-17 10:52:38 +01:00
Andrey Antukh
59c877aac0
Merge remote-tracking branch 'weblate/develop' into translations
2025-01-17 10:42:31 +01:00
Andrey Antukh
2a63f8e966
⚡ Add performance oriented refactor on colorpicker libraries component
2025-01-16 21:33:11 +01:00
Andrey Antukh
de2475cca6
⚡ Add performance oriented refactor to color palette context menu
2025-01-16 21:04:57 +01:00
Andrey Antukh
068dd5f4bc
⚡ Add performance oriented refactor for color palette components
2025-01-16 21:04:49 +01:00
Denys Kisil
505a2ecb40
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 99.1% (1582 of 1595 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2025-01-16 20:00:42 +01:00
Andrey Antukh
4389750c54
Merge pull request #5596 from penpot/xaviju-9419-swatch-storybook
...
[TOKENS] 📚 Add gradients to storybook swatch component
2025-01-16 19:00:05 +01:00
Andrey Antukh
6d666c4926
🐛 Fix not properly display library color
2025-01-16 18:58:48 +01:00
Andrey Antukh
f32531b39f
♻️ Refactor how click is handled on assets panel
...
Remove deep partial application with simple return value signal
if default click handler is intercepted or not.
2025-01-16 18:58:45 +01:00
Andrey Antukh
99d7b7ebf8
♻️ Use correct function for color transformation
...
Regression introduced in previous refactor PR
2025-01-16 17:58:04 +01:00
Andrey Antukh
42acdbd135
♻️ Reorganize common types tests
2025-01-16 17:55:28 +01:00
Andrey Antukh
6b3f70e94b
⚡ Remove props conversion overhead from measures-menu component
2025-01-16 15:45:14 +01:00
Andrey Antukh
ef7fbc09b0
✨ Add minor optimization to type->options resolution on measures-menu
2025-01-16 15:45:14 +01:00
Andrey Antukh
0b18177925
⚡ Add efficiency optimizations to frame options component
2025-01-16 15:45:14 +01:00
Andrey Antukh
9b2315d39d
⚡ Remove props conversion overhead on shape-options component
...
With using new rumext call convention with :> handler and * on the
component name.
2025-01-16 15:45:14 +01:00
Andrey Antukh
12fa4fdef5
💄 Add cosmetic changes to common libraries logic ns
2025-01-16 15:45:14 +01:00
Andrey Antukh
e7b0e253d4
✨ Use new convention for components for workspace right and left sidebar
2025-01-16 15:45:14 +01:00
Andrey Antukh
b6aaba456e
Merge pull request #5493 from penpot/niwinz-enhancements-1
...
♻️ Refactor state locality
2025-01-16 15:44:40 +01:00
Andrey Antukh
85746e7cb2
♻️ Refactor state locality
...
The main purpose of this refactor is reduce
a custom state from different pages and unify
them under common access patterns
2025-01-16 15:31:18 +01:00
Andrey Antukh
f62aecb383
🐛 Fix incompatibility of binfile exportation with offload feature
2025-01-16 14:37:55 +01:00
Xaviju
c788c9be7a
📚 Add gradients to storybook swatch component
2025-01-16 14:10:36 +01:00
Pablo Alba
fc4221b047
🐛 Fix missing cleanup of storage on bad plugin url
2025-01-16 12:57:28 +01:00
Andrei Fëdorov
5793c526c0
🐛 Fix token file import of Figma generated file ( #5591 )
...
* 🐛 Fix token sets selection representation in exported theme
* 🐛 Fix the loss of token set order
* 🐛 Change data shape according to internal representaion
* 🐛 Persist sets order on import according to metadata
* 🐛 Add fallback for nil values
* 🐛 Fix test assertions accoding to the exported json format
* 🐛 Make `:is-source` optional
* ♻️ Fix test description
* ♻️ Remove outdated comment
2025-01-16 12:38:03 +01:00
Andrey Antukh
cf82e42125
Merge remote-tracking branch 'origin/staging' into develop
2025-01-16 12:23:50 +01:00
Andrey Antukh
5a55884b9f
Merge pull request #5602 from penpot/hiru-fix-detach-2
...
🐛 Fix detach when top copy is dangling and nested copy is not
2025-01-16 12:21:33 +01:00
Andrey Antukh
9594e72bef
Merge remote-tracking branch 'origin/staging' into develop
2025-01-16 12:20:45 +01:00
Andrey Antukh
38fd343c53
Merge remote-tracking branch 'origin/main' into staging
2025-01-16 12:20:27 +01:00
adi-lb-phoenix
94976aa2b1
📚 Fix incorrect flag on configuration.md
2025-01-16 12:19:03 +01:00
Andrés Moya
5247d217ab
🐛 Fix detach when top copy is dangling and nested copy is not
2025-01-16 10:45:54 +01:00
Andrey Antukh
cb650ebf1c
Merge remote-tracking branch 'origin/staging' into develop
2025-01-16 10:45:22 +01:00
Andrey Antukh
40693e6857
🐛 Make the PENPOT_SECRET_KEY optional
...
Fix a regression introduced with 2.4
2025-01-16 09:59:19 +01:00
Andrey Antukh
5c428b5aa5
🐛 Fix repeated password update on login
...
because the default options were not being passed in the verification
2025-01-16 09:59:19 +01:00
Andrey Antukh
e92ddee33a
🐳 Move devenv secret key env asignation to scripts
...
from the docker compose
2025-01-16 09:59:19 +01:00
Andrey Antukh
0c47400802
Merge pull request #5595 from penpot/hiru-fix-detach
...
🐛 Fix detach when top copy is dangling and nested copy is not
2025-01-15 16:21:12 +01:00
Andrey Antukh
b81f4e913f
Merge pull request #5581 from penpot/eva-fix-broken-token-context-menu
2025-01-15 16:18:05 +01:00
luisδμ
66f8ac44e4
Merge pull request #5597 from penpot/fix-problem-comment-area
...
🐛 Fix problem growing text area
2025-01-15 15:41:12 +01:00
Andrés Moya
933f4410d2
🐛 Fix detach when top copy is dangling and nested copy is not
2025-01-15 15:26:39 +01:00
alonso.torres
007740c106
🐛 Fix problem growing text area
2025-01-15 15:00:11 +01:00
Xaviju
e1b85c8fe6
📚 Add semantics and accessibility requirements
2025-01-15 10:25:07 +01:00
Eva Marco
c121f459ba
Merge pull request #5571 from penpot/andy-docs-radius
...
📚 Change term for border radius
2025-01-15 10:18:05 +01:00
Juanfran
04c8063b4e
Merge pull request #5590 from penpot/juanfran-add-set-name-to-tokens-panel-list
...
[Tokens] ✨ Add set name to tokens panel list
2025-01-15 09:34:47 +01:00
Juanfran
ccbb233866
✨ Add set name to tokens panel list
2025-01-15 09:18:28 +01:00
Andrey Antukh
a55945d7b1
Merge remote-tracking branch 'origin/staging' into develop
2025-01-14 17:47:54 +01:00
Andrey Antukh
698a258290
Merge remote-tracking branch 'origin/main' into staging
2025-01-14 17:47:32 +01:00
Yamila Moreno
aa023d847d
🐳 Set correct internal url frontend url for exporter
2025-01-14 17:37:14 +01:00
Pablo Alba
e106f66ac6
✨ Keep plugin url when user is not logged
2025-01-14 17:31:09 +01:00
Pablo Alba
2f5f31814a
🎉 Allow import a template from a link
2025-01-14 17:31:09 +01:00
Andrey Antukh
53f57dad0b
Merge pull request #5575 from penpot/azazeln28-fix-text-editor-issue-9285
...
🐛 Fix text editor copy/paste issue
2025-01-14 16:50:34 +01:00
luisδμ
0d70ceb264
Merge pull request #5584 from penpot/ddb-comments-fixes
...
✨ Open comments from email with parameter
2025-01-14 16:44:19 +01:00
luisδμ
720af06296
Merge pull request #5576 from penpot/ddb-copy-paste-props
...
✨ Copy/paste properties an CSS
2025-01-14 16:43:52 +01:00
alonso.torres
920638a149
✨ Open comments from email with parameter
2025-01-14 16:28:48 +01:00
alonso.torres
714a274789
✨ Copy/paste properties an CSS
2025-01-14 16:09:42 +01:00
Andrey Antukh
80d6968156
Merge pull request #5557 from penpot/niwinz-enhancements-4
...
✨ Add the ability to export helpers for storybook
2025-01-14 15:38:26 +01:00
Belén Albeza
4d4bf1edd1
Merge pull request #5529 from penpot/azazeln28-refactor-panning-perf
...
♻️ Refactor panning perf
2025-01-14 15:26:03 +01:00
Eva Marco
68a0d74f0e
🐛 Fix text ellipsis on long token names and grouped tokens
2025-01-14 13:21:42 +01:00
Stas Haas
e7a7db15fb
🌐 Add translations for: German.
...
Currently translated at 94.3% (1505 of 1595 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2025-01-14 13:00:43 +01:00
Andrey Antukh
55cbc98e55
✨ Add the ability to export helpers for storybook
...
Also add a note for how pass complex objects on swatch component
2025-01-14 12:43:12 +01:00
Aitor Moreno
97946fc847
Merge pull request #5538 from penpot/ladybenko-rounded-corners
...
🎉 Rounded corners for rects (wasm)
2025-01-14 12:34:33 +01:00
Belén Albeza
6e7a8c239c
🎉 Implement rounded corners
2025-01-14 11:26:38 +01:00
AzazelN28
d7d7535ab4
🐛 Fix text editor copy/paste issue
2025-01-14 11:20:38 +01:00
Andrey Antukh
cd630862d2
Merge pull request #5582 from penpot/niwinz-merge-staging-1
...
Merge staging into develop
2025-01-14 10:47:25 +01:00
Andrey Antukh
c3d4444c0c
Merge remote-tracking branch 'origin/staging' into niwinz-merge-staging-1
2025-01-14 10:35:34 +01:00
Eva Marco
6eea633ca9
🐛 Fix some problems with error handling
2025-01-14 10:24:04 +01:00
Eva Marco
dea866d3a3
🐛 Show icon on broken color reference instead of swatch
2025-01-14 10:07:09 +01:00
Eva Marco
5ce4b0a927
🐛 Delete empty or fuzzy translations
2025-01-14 10:05:12 +01:00
Pablo Alba
accc662e1c
🐛 Fix login is not shown on 404
2025-01-14 09:51:12 +01:00
Andrey Antukh
576c912c81
Merge pull request #5574 from penpot/luis-9234-visual-changes-in-comments-fixes
...
🐛 Fixes several bugs related to new comments
2025-01-13 17:55:34 +01:00
luisddm
658c3309a5
♻️ Use recommended rumext syntax
2025-01-13 16:55:44 +01:00
AzazelN28
10b32de447
♻️ Refactor panning/zoom rendering
2025-01-13 15:53:23 +01:00
andy
1efc1516e2
📚 Change term for border radius
2025-01-13 15:53:06 +01:00
luisddm
63c3b9987b
🐛 Fix multiline input in comments
2025-01-13 15:14:15 +01:00
Andrey Antukh
a5b2f0e4c3
Merge pull request #5567 from penpot/juanfran-add-component-testing-to-ci
...
✨ add component testing to CI
2025-01-13 15:00:39 +01:00
Xaviju
aa9f5fc18f
♻️ Add new swatch size
2025-01-13 14:40:33 +01:00
Eva Marco
9aec9fe6c5
Merge pull request #5570 from penpot/yms-fix-typo
...
📎 fix typo
2025-01-13 14:14:54 +01:00
Andrey Antukh
b7e6af5538
Merge pull request #5549 from penpot/superalex-fix-strokes-dont-update-correctly
...
🐛 Fix strokes don't update correctly
2025-01-13 13:42:46 +01:00
Juanfran
7b2c17cc97
✨ Add component testing to CI
2025-01-13 13:24:07 +01:00
Yamila Moreno
780f97216a
📎 fix typo
2025-01-13 13:20:49 +01:00
Andrey Antukh
bebc189061
📎 Clear cache on watch:app and build:app scripts
2025-01-13 13:14:39 +01:00
Alejandro Alonso
642b6b1621
🐛 Fix strokes don't update correctly
2025-01-13 13:14:39 +01:00
luisddm
1662fe5b01
🐛 Fix bubbles getting displaced when thread does not fit in viewport
2025-01-13 12:50:19 +01:00
luisddm
3518f8160c
🐛 Fix passing clojure map as js map
2025-01-13 11:24:32 +01:00
Alejandro
b5d731ca72
Merge pull request #5559 from penpot/palba-fix-flags-not-setting-login
...
🐛 Fix feature flags not setting on login
2025-01-13 10:57:37 +01:00
Eva Marco
3af44641de
Merge pull request #5566 from penpot/juanfran-storybook-icon-id-prop-fix
...
🐛 fix icon id prop in storybook
2025-01-13 10:48:01 +01:00
Alejandro
be9c4cc96e
Merge pull request #5556 from penpot/niwinz-enhancements-3
...
✨ Minor enhancements and rumext reverts
2025-01-13 10:42:05 +01:00
Juanfran
a8105f4a0c
🐛 fix icon id prop in storybook
2025-01-13 10:23:42 +01:00
Belén Albeza
307834b276
Merge pull request #5553 from penpot/niwinz-bugfix-4
...
Fix incorrect navigate event on component show main instance action
2025-01-13 09:53:28 +01:00
Belén Albeza
10f2d5d09d
Merge pull request #5534 from penpot/superalex-render-wasm-blur-support
...
🎉 Render wasm blur support
2025-01-13 09:42:53 +01:00
Alejandro Alonso
7cc33b1a1a
🎉 Render wasm blur support
2025-01-13 07:48:11 +01:00
Pablo Alba
e380289e34
🐛 Fix feature flags not setting on login
2025-01-10 21:25:55 +01:00
Andrey Antukh
717c447f32
⬆️ Update rumext to v2.20
...
It includes:
- a revert for recursive transformations for :> handler
- a revert for use-state stable reference handling
- a partial support for malli decoding on props validation
2025-01-10 17:12:06 +01:00
Andrey Antukh
1e20fd7bb6
✨ Log old id on importing binfile-v3 media entries
2025-01-10 17:08:03 +01:00
Andrey Antukh
ff4f0ca1d2
Merge pull request #5554 from penpot/eva-fix-token-status-icon
...
🐛 Fix token status icon id
2025-01-10 16:02:26 +01:00
Eva Marco
cac323d6b1
🐛 Fix token status icon id
2025-01-10 15:42:40 +01:00
Andrey Antukh
b22323a484
Merge pull request #5547 from penpot/alotor-bugs-1
...
🐛 Fix problem when changing color libraries
2025-01-10 15:16:01 +01:00
Andrey Antukh
c18a9e5e04
💄 Add minor cosmetic changes to components context menu
2025-01-10 15:10:29 +01:00
Andrey Antukh
4c6e0c1651
🐛 Fix incorrect navegation event to component main instance
...
when the main instance is located in the same file but a different
page
2025-01-10 15:09:30 +01:00
Andrey Antukh
ceb10bd43c
Merge remote-tracking branch 'origin/staging' into develop
2025-01-10 15:01:32 +01:00
Eva Marco
7c2ccb77ae
Merge pull request #5552 from penpot/juanfran-toast-storybook-input-error
...
🐛 fix storybook toast icon prop name
2025-01-10 14:53:40 +01:00
Juanfran
58563f9d54
🐛 fix storybook toast icon prop name
2025-01-10 14:44:50 +01:00
Andrey Antukh
356a28bd7b
Merge pull request #5546 from penpot/ladybenko-9061-fix-group-blur
...
🐛 Fix group blur toggle button icon not updating
2025-01-10 14:38:10 +01:00
Andrey Antukh
1e5af82e03
Merge pull request #5550 from penpot/eva-token-merge-regresion
...
🐛 Fix regresion on icon* id because of token merge
2025-01-10 14:35:20 +01:00
Eva Marco
0d9db14293
🐛 Fix regresion on icon* id because of token merge
2025-01-10 14:22:33 +01:00
Eva Marco
617a1060a9
Merge pull request #5541 from penpot/fix/juanfran-fix-combobox-design-review
...
🐛 design review t#9539
2025-01-10 14:14:47 +01:00
Amerey.eu
a83798a773
🌐 Add translations for: Czech.
...
Currently translated at 98.9% (1579 of 1595 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/cs/
2025-01-10 14:00:33 +01:00
Nicola Bortoletto
0224626f80
🌐 Add translations for: Italian.
...
Currently translated at 99.1% (1582 of 1595 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/it/
2025-01-10 14:00:32 +01:00
Marina López
decec5d152
Merge pull request #5548 from penpot/alotor-bugs-2
...
🐛 Fix problem selecting shapes wont expand parent
2025-01-10 13:22:27 +01:00
alonso.torres
0f7e06207c
🐛 Fix problem selecting shapes wont expand parent
2025-01-10 13:09:10 +01:00
Juanfran
a69e671a90
🐛 design review t#9539
2025-01-10 12:55:56 +01:00
Marina López
eba2ef91e6
Merge pull request #5544 from penpot/eva-fix-collapsable-button
...
🐛 Fix collapsable button icon id
2025-01-10 12:48:33 +01:00
alonso.torres
58dd23f9c7
🐛 Fix problem when changing color libraries
2025-01-10 12:33:16 +01:00
Andrey Antukh
54e7551d56
🐛 Backport comments decoding from develop
...
Mainly for backward compatibility with database
layout on comments tables from develop / v2.5
2025-01-10 12:20:53 +01:00
Belén Albeza
a71fdd091a
🐛 Fix group blur toggle button icon not updating
2025-01-10 12:14:22 +01:00
Eva Marco
6d34ce58fa
🐛 Fix collapsable button icon id
2025-01-10 11:55:54 +01:00
Andrey Antukh
06c5bbb1ba
Merge remote-tracking branch 'origin/staging' into develop
2025-01-10 11:53:46 +01:00
Andrey Antukh
fb84e6d00d
Merge pull request #5531 from penpot/marina/improve-zoom-to-frame
...
🐛 Avoid loading the overview before zoom to frame
2025-01-10 11:00:21 +01:00
Andrey Antukh
50125fe264
🎉 Merge tokens-studio/develoo into develop
...
commit 82cdf41cc0
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Jan 9 18:43:35 2025 +0100
💄 Fix lint
commit 29a9d39ecb
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Jan 9 18:34:07 2025 +0100
🔧 Disable broken test
commit 41e6471cc6
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Jan 9 18:24:06 2025 +0100
🐛 Small fix
commit 6a68411120
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Jan 9 18:06:23 2025 +0100
✨ Some code enhancements
commit 170a51f9e5
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Jan 9 14:52:24 2025 +0100
🔧 Fix merge
commit e9e468ee37
Merge: d980ff05c e5f865099
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Jan 9 14:27:19 2025 +0100
Merge remote-tracking branch 'origin/develop' into token-studio-develop
commit e5f8650994
Merge: 7e71a26c5 74f807d53
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Jan 9 13:42:00 2025 +0100
Merge branch 'develop' of github.com:penpot/penpot into develop
commit d980ff05cd
Author: Xaviju <xaviju@gmail.com >
Date: Tue Jan 7 12:28:41 2025 +0100
♻️ refactor swatch component
commit 0c80bf76b8
Merge: a5a1d3af3 97c35a8f9
Author: Eva Marco <evamarcod@gmail.com >
Date: Thu Jan 9 09:52:53 2025 +0100
Merge pull request #406 from tokens-studio/eva-token-bugfixing
Eva token bugfixing
commit a5a1d3af3c
Author: Eva Marco <evamarcod@gmail.com >
Date: Wed Jan 8 12:25:48 2025 +0100
🐛 Fix open border radius on token applied
commit 97c35a8f9b
Author: Eva Marco <evamarcod@gmail.com >
Date: Wed Jan 8 14:28:33 2025 +0100
🐛 Fix token pill on multiselect
commit 1f5903fa16
Author: Eva Marco <evamarcod@gmail.com >
Date: Wed Jan 8 14:28:20 2025 +0100
🐛 Fix partially applied token on Border radius
commit 791cb7e5fe
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jan 2 09:09:11 2025 +0100
✨ Implement set group toggling
commit d41b4b4e51
Author: Eva Marco <evamarcod@gmail.com >
Date: Tue Jan 7 11:12:05 2025 +0100
♻️ Refactor border radius tooltips
commit 8a2754cae4
Merge: 3bd139286 328cc74c2
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Jan 7 11:04:16 2025 +0100
Merge pull request #402 from tokens-studio/move-sizing-before
💄 Move spacing before sizing
commit 328cc74c2c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jan 7 10:55:08 2025 +0100
💄 Move spacing before sizing
commit 3bd139286a
Merge: a9e20391d 1d608edb2
Author: Eva Marco <evamarcod@gmail.com >
Date: Fri Jan 3 11:21:12 2025 +0100
Merge pull request #399 from tokens-studio/eva-fix-border-radius-tooltip
🐛 Fix border radius tooltip and padding on token pills
commit a9e20391d9
Merge: 6284f42a7 2a1f76ad1
Author: Eva Marco <evamarcod@gmail.com >
Date: Fri Jan 3 11:20:58 2025 +0100
Merge pull request #353 from tokens-studio/eva-fix-context-menu
♻️ Fix context menu
commit 1d608edb27
Author: Eva Marco <evamarcod@gmail.com >
Date: Thu Jan 2 14:02:44 2025 +0100
🐛 Fix layout error and tooltip
commit 2a1f76ad1a
Author: Eva Marco <evamarcod@gmail.com >
Date: Fri Nov 22 13:54:41 2024 +0100
♻️ Fix context menu
commit 6284f42a70
Merge: 272b60969 4e22a7c03
Author: Eva Marco <evamarcod@gmail.com >
Date: Thu Jan 2 10:36:21 2025 +0100
Merge pull request #389 from tokens-studio/eva-fix-double-click-cancel
🐛 Fix double click when canceling a modal
commit 272b609691
Merge: 71f656cc5 f867cb110
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Jan 2 08:53:13 2025 +0100
Merge pull request #392 from tokens-studio/andrei/338-fix-positioning-of-a-stroke-created-by-token-application
✨ Change default storke alignment if it's created by token
commit f867cb110f
Author: Andrey Fedorov <oran9e.red@gmail.com >
Date: Wed Dec 18 10:02:31 2024 +0100
✨ Fix stroke alignment test
commit f1034c6bcb
Author: Andrey Fedorov <oran9e.red@gmail.com >
Date: Wed Dec 18 09:53:55 2024 +0100
✨ Change default storke alignment if it's created by token application
commit 71f656cc5e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Dec 13 15:45:25 2024 +0100
🐛 Fix sets breaking from merge
commit fa642d7717
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Dec 13 13:07:34 2024 +0100
🐛 Fix CI breaking
commit 17a873e9f8
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Fri Dec 13 15:01:22 2024 +0100
🔧 Restore some things broken in merge
commit d70b101aa1
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Fri Dec 13 13:12:21 2024 +0100
🔧 A little cleanup
commit d453b584ee
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Fri Dec 13 11:30:21 2024 +0100
🎉 Add script to un CI tests in dev env
commit 78819c68c9
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Fri Dec 13 11:19:18 2024 +0100
🐛 Fix border radius and fills tokens
commit 4e22a7c039
Author: Eva Marco <evamarcod@gmail.com >
Date: Fri Dec 13 10:30:32 2024 +0100
🐛 Fix double click when canceling a modal
commit cd6d5491fa
Merge: 46a60bc71 7e71a26c5
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Dec 12 17:16:07 2024 +0100
Merge remote-tracking branch 'origin/develop' into token-studio-develop
commit 7e71a26c50
Merge: 4f845b5c4 1c76587d7
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Dec 12 11:44:24 2024 +0100
Merge branch 'develop' of github.com:penpot/penpot into develop
commit 46a60bc714
Merge: 797374b2b d899fd687
Author: Eva Marco <evamarcod@gmail.com >
Date: Thu Dec 12 10:12:42 2024 +0100
Merge pull request #348 from tokens-studio/eva-token-pill
✨ Add token status pills
commit 797374b2ba
Merge: edfa80d5b a7c59bb41
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Dec 11 17:25:56 2024 +0100
Merge pull request #383 from tokens-studio/andrei/export-import-themes
✨ Import/Export: Themes #306 [WIP]
commit a7c59bb413
Merge: 2264efa1c 90e0021ce
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Dec 11 17:25:35 2024 +0100
Merge pull request #384 from tokens-studio/andrei/369-export-on-file-without-tokens-crashes
🐛 Export on file without tokens crashes [WIP]
commit 2264efa1cd
Author: Andrey Fedorov <oran9e.red@gmail.com >
Date: Wed Dec 11 17:13:23 2024 +0100
✨ Exclude hidden theme
commit 90e0021cec
Author: Andrey Fedorov <oran9e.red@gmail.com >
Date: Wed Dec 11 13:18:48 2024 +0100
🐛 Fix export crash when there's no tokens in the project
commit edfa80d5b1
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Wed Dec 11 14:25:24 2024 +0100
🎉 Automatically unapply tokens when user changes attr values
commit 7e8de9aa24
Author: Andrey Fedorov <oran9e.red@gmail.com >
Date: Tue Dec 10 12:01:40 2024 +0100
✨ Fix encoding/decoding tests
commit d0ad149e20
Author: Andrey Fedorov <oran9e.red@gmail.com >
Date: Tue Dec 10 07:54:48 2024 +0100
✨ Add themes data to decoding
commit 19ce9e8ce3
Author: Andrey Fedorov <oran9e.red@gmail.com >
Date: Tue Dec 10 11:55:33 2024 +0100
✨ Include themes to dtcg encoding
commit 9d67d007fb
Author: Andrey Fedorov <oran9e.red@gmail.com >
Date: Mon Dec 9 16:32:14 2024 +0100
📎 Remove trailing space
commit 05ec84ca1b
Merge: 15ba0746c 78d743406
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Dec 10 17:45:55 2024 +0100
Merge pull request #381 from tokens-studio/florian/rename-set-groups
✨ Token set group renaming
commit 78d743406b
Merge: 85ed6f140 15ba0746c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 10 17:31:38 2024 +0100
Merge remote-tracking branch 'origin/token-studio-develop' into florian/rename-set-groups
commit 15ba0746c6
Merge: 88fdafa2c 6e7a5e5c7
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Dec 10 17:23:09 2024 +0100
Merge pull request #379 from tokens-studio/florian/computed-set-checkmark
Display computed checkmark next to token set groups
commit 6e7a5e5c7f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 10 17:15:40 2024 +0100
♻ Use dm/str
commit 88fdafa2c6
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Mon Dec 2 15:50:20 2024 +0100
🎉 Add tests to check all types of tokens
commit d51a2640bf
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 28 16:36:10 2024 +0100
🐛 Avoid marking copies touched when changing token values
commit 99c30dd44f
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Tue Nov 26 19:40:21 2024 +0100
🎉 Add frontend unit tests
commit ddec03966d
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Tue Nov 26 11:23:02 2024 +0100
🔧 Partial refactor to move things to common.types
commit d378937a37
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 21 16:39:43 2024 +0100
🎉 Set touched groups when changing tokens in copies
commit 6077ba6690
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Tue Nov 19 16:14:02 2024 +0100
✨ Synchronize tokens in components
commit 85ed6f1409
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 10 14:50:34 2024 +0100
♻ Unique naming
commit d546bc04f8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 10 14:49:30 2024 +0100
♻ Update docstring
commit d899fd687f
Author: Eva Marco <evamarcod@gmail.com >
Date: Tue Nov 19 08:37:32 2024 +0100
✨ Add token status pills
commit 5bac53ea03
Merge: aa292e482 2a766a719
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 10 14:29:00 2024 +0100
Merge remote-tracking branch 'origin/token-studio-develop' into florian/computed-set-checkmark
commit aa292e4829
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 10 14:04:32 2024 +0100
🐛 Fix missing active sets in set groups showing partial selection
commit 5ff3469da7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 10 14:04:11 2024 +0100
♻ Accessible checkbox
commit ddc30b7a3c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Dec 9 15:09:44 2024 +0100
✨ Rename set groups
commit 2a766a7190
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Dec 9 11:52:08 2024 +0100
♻ Fix lint
commit 82ce61ef49
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Dec 9 11:44:16 2024 +0100
♻ Fix lint
commit 09e5d88835
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Dec 4 17:36:58 2024 +0100
♻ Cleanup
commit 8b569005e1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Dec 4 17:16:35 2024 +0100
✨ Display active state of children checkmark next to set groups in themes modal
commit 07e3f581d3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Dec 4 16:58:43 2024 +0100
✨ Display active state of children checkmark next to set groups
commit 9318c10172
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Dec 4 16:21:09 2024 +0100
✨ Add function to compute active state of nested sets
commit c6f643b7d5
Merge: bb337361b b9ada1f52
Author: Eva Marco <evamarcod@gmail.com >
Date: Wed Dec 4 15:53:07 2024 +0100
Merge pull request #377 from tokens-studio/florian/fix-color-token-bug
Fix color token bug
commit b9ada1f520
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 3 17:58:30 2024 +0100
🐛 Fix color token only applying fill
commit 4a06cc04d8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 3 17:42:40 2024 +0100
✨ Add test for applying colors
commit bb337361b8
Merge: 1a2fb4e29 ab0cd29af
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Dec 3 17:11:02 2024 +0100
Merge pull request #371 from tokens-studio/rebase-ui-updates
Sets UI Updates
commit ab0cd29af9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 3 17:08:29 2024 +0100
🚧 Add todo
commit b875804bce
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 3 17:07:46 2024 +0100
♻ Use use-fn
commit 656afa8a35
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 3 15:48:54 2024 +0100
♻ PR Feedback
commit 1a2fb4e299
Merge: f0735417f 1a1a535e4
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Dec 3 12:47:20 2024 +0100
Merge pull request #372 from tokens-studio/andrei/fix-token-context-menu-order
✨ Reorder token context menu
commit 1a1a535e47
Author: Andrey Fedorov <oran9e.red@gmail.com >
Date: Tue Dec 3 11:19:49 2024 +0100
✨ Reorder token context menu
commit 53229c03d6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 3 11:13:51 2024 +0100
✨ Add context menu item for set groups
commit d34c88b6e4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Dec 3 10:01:18 2024 +0100
🐛 Fix selecting a set in the sidebar toggling the active state
commit 1f6512cff0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 28 10:16:30 2024 +0100
♻ Remove unused ref
commit c9414824a5
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 28 09:46:21 2024 +0100
♻ Remove unused token files
commit 384616c9a8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 28 09:32:11 2024 +0100
♻ Rename to match ITokenSet glossary
commit 42ee08445b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 28 09:24:16 2024 +0100
💄 Make sets section not collapsable anymore
commit 27d0f0a7bc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 28 09:16:38 2024 +0100
🐛 Fix collapse button triggering rename
commit a0b2b4c55f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 28 09:11:53 2024 +0100
💄 Remove folder icon
commit 9c7e15f43f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 28 09:09:56 2024 +0100
💄 Disable group selection
commit f0735417f4
Author: Eva Marco <evamarcod@gmail.com >
Date: Mon Nov 25 14:11:49 2024 +0100
♻️ Update download button icon
commit c8146cf0fe
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Mon Nov 25 16:50:08 2024 +0100
🐛 Fix edit theme form auto submitting when pressing checkbox (II)
commit 030f074285
Merge: b0252eded 0ea226ede
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri Nov 29 12:39:14 2024 +0100
Merge pull request #365 from tokens-studio/sets-naming
Rename sets paths/name to match guidelines
commit 0ea226edec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 28 14:15:47 2024 +0100
Naming
commit 997cb59ce3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 28 14:13:28 2024 +0100
Naming
commit a28ed69113
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 28 13:59:47 2024 +0100
Fix arg
commit 5cbcdb77c9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Nov 27 11:29:04 2024 +0100
Fix token set deletion
commit 44105c2be2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Nov 27 10:48:11 2024 +0100
Rename selected-token-set-id -> selected-token-set-path
commit f2c6109dd9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Nov 27 10:33:48 2024 +0100
Rename
commit ffe2abc992
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Nov 27 10:22:23 2024 +0100
Renaming
commit 8772cdf423
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Nov 26 10:59:40 2024 +0100
Add cancel test
commit 7bce4ab425
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Nov 26 10:56:52 2024 +0100
Add integration tests for creating sets
commit b5110c2222
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Nov 26 09:21:01 2024 +0100
♻ Pass elements directly
commit 18bb717699
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Nov 26 09:04:01 2024 +0100
Adapt naming
commit d3b88446e2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Nov 26 08:34:19 2024 +0100
📚 Add glossary
commit b0252eded7
Merge: db01b6690 ca632c984
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Nov 26 16:14:57 2024 +0100
Merge pull request #359 from tokens-studio/pr-source-2
Test deploy 2
commit ca632c9849
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Nov 26 15:09:49 2024 +0100
Empty
commit db01b66905
Author: Juanfran <juanfran.ag@gmail.com >
Date: Tue Nov 19 13:59:54 2024 +0100
🐛 Fix modal overflow and column gap #9055
commit 97e5232b7d
Merge: 76b276073 e4460acfa
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon Nov 25 16:51:48 2024 +0100
Merge pull request #352 from tokens-studio/e2e-tests
✨ Adds token creation e2e test
commit e4460acfae
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Nov 25 16:41:02 2024 +0100
♻ Extract common token setup logic, fix selector
commit 85fa635f66
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Nov 25 11:10:17 2024 +0100
✨ Check for auto-created set
commit 439ca4b52c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Nov 12 17:26:11 2024 +0100
✨ Add token creation test
commit 76b2760737
Author: Xaviju <xaviju@gmail.com >
Date: Fri Nov 22 12:47:53 2024 +0100
🐛 fix token input color swatch
commit 2464ae1eef
Merge: 0294695ac f79ccd52a
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Nov 21 15:55:07 2024 +0100
Merge pull request #350 from tokens-studio/sets-reference-bug
Token Resolving Issues
commit f79ccd52aa
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 21 15:42:20 2024 +0100
🐛 Fix shape color being removed for missing token references
commit 584f8be751
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 21 15:39:19 2024 +0100
🐛 Show fallback color for selected inactive set
commit e7b07715a4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 21 15:38:53 2024 +0100
🐛 Fix references between separate sets
commit 805432faec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Nov 21 15:04:33 2024 +0100
⬆ Upgrade style-dictionary@4.0.0-prerelease.36
commit 0294695acf
Author: Xaviju <xaviju@gmail.com >
Date: Thu Nov 21 13:52:57 2024 +0100
💄 add removed labeled input CSS and improve component slot
commit 0a70f3ccfc
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 21 11:47:11 2024 +0100
🔧 Pass tests in the CI
commit ddbe53a0ee
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 21 11:25:04 2024 +0100
💄 Fix linter errors
commit bf1efdc4b6
Merge: faee45de4 7b57509d2
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 21 09:08:27 2024 +0100
Merge remote-tracking branch 'origin/develop' into token-studio-develop
commit faee45de47
Merge: 133759de9 f1bda7b1f
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Nov 20 16:26:21 2024 +0100
Merge pull request #336 from tokens-studio/develop-merge
Develop Sync
commit f1bda7b1f1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Nov 20 16:12:21 2024 +0100
🐛 Fix dropdown menu position out of bounds
commit 75a044e453
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Nov 20 16:03:54 2024 +0100
🐛 Fix token deletion
commit 9819239d58
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Nov 20 15:53:46 2024 +0100
🐛 Fix new set not working with no sets
commit 228080043f
Merge: 133759de9 59fdf64c6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Nov 20 14:51:29 2024 +0100
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit 133759de97
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Nov 20 14:30:56 2024 +0100
🐛 Fix set creation
commit 3745475252
Merge: 1d2c7dd20 58278867c
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Nov 20 14:00:28 2024 +0100
Merge pull request #327 from tokens-studio/named-set-groups-3
Sets & Sets Group UI
commit 58278867cc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Nov 20 13:59:09 2024 +0100
🐛 Fix sets tree not working in themes modal
commit 3afdc72a4e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Nov 20 13:46:01 2024 +0100
⏪ Restore new sets input
commit a19d85fb10
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Nov 19 16:43:37 2024 +0100
✨ Render sets and set groups tree
commit 1d2c7dd20e
Merge: 16a90f5e1 a77dd138b
Author: Eva Marco <evamarcod@gmail.com >
Date: Tue Nov 19 08:43:17 2024 +0100
Merge pull request #335 from tokens-studio/9310-color-picker
Color picker full inline size
commit a77dd138b8
Author: Xaviju <xaviju@gmail.com >
Date: Mon Nov 18 15:11:05 2024 +0100
💄 allow colorpicker to fill inline space
commit 16a90f5e17
Author: Xaviju <xaviju@gmail.com >
Date: Mon Oct 28 14:54:20 2024 +0100
✨ Refactor create token modal
commit 5e0bb5025b
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Wed Nov 13 14:22:57 2024 +0100
💄 Change naming to conform with Penpot DS
commit bba504a16b
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Wed Nov 13 13:34:09 2024 +0100
🐛 Fix edit theme form auto submitting when pressing checkbox
commit 2a8ea8db62
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Tue Nov 12 15:45:37 2024 +0100
🐛 Fix edit button not centered
commit 43b90e764d
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Tue Nov 12 14:25:56 2024 +0100
🐛 Fix font size of token edit modal
commit 16952a7087
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Tue Nov 12 14:09:38 2024 +0100
🐛 Fix spacing of theme edit modal
commit ac9735ef03
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Tue Nov 12 14:03:18 2024 +0100
🐛 Fix new theme modal not opening
commit 951543ae0a
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Wed Oct 30 00:57:11 2024 +0100
♻️ Refactor tokens exports toolbar
commit b3c5f8f695
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 7 17:52:14 2024 +0100
🐛 Hide empty message when creating set
commit cfaf9b8890
Merge: 83e34f5ff 332ecd3f4
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Nov 14 16:14:30 2024 +0100
Merge pull request #332 from tokens-studio/fix-unit-tests-2
♻ Re-enable token tests
commit 83e34f5fff
Merge: b4440aad0 76b763b64
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Nov 13 10:27:27 2024 +0100
Merge pull request #323 from tokens-studio/named-set-groups
♻ Remove TokenSetGroup [*]
commit 76b763b648
Merge: 3ff084e77 7044c17d8
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Nov 13 10:27:19 2024 +0100
Merge pull request #324 from tokens-studio/named-set-groups-2
Allow sets and set groups at the same level
commit 7044c17d89
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Nov 5 15:48:37 2024 +0100
♻ Allow token set grouping - Remove slash to dash conversion
commit 3c5c9a8e14
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Nov 5 15:29:31 2024 +0100
♻ Add a prefix to sets and set groups
commit 3ff084e77a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Nov 12 14:03:04 2024 +0100
♻ Update only TokensLib to 1.1
commit 332ecd3f4b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Nov 12 13:44:48 2024 +0100
♻ Re-enable token tests
commit 3869bcf754
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Nov 5 13:13:31 2024 +0100
♻ Remove TokenSetGroup [*]
[*] We do not need meta data on set groups, this was only necessary for
defining order in TokensStudio and is not relevant for token implementations.
commit b4440aad04
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Fri Nov 8 16:08:07 2024 +0100
🔧 Fix wrong code in merge
commit 5fee74cea8
Merge: a34207634 4f845b5c4
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Fri Nov 8 12:38:59 2024 +0100
Merge remote-tracking branch 'origin/develop' into token-studio-develop
commit 4f845b5c4d
Merge: fb3f74e74 960f095c1
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Fri Nov 8 12:38:34 2024 +0100
Merge remote-tracking branch 'upstream/develop' into develop
commit a34207634b
Merge: a757556e9 2c4eb96ab
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri Nov 8 12:12:31 2024 +0100
Merge pull request #328 from tokens-studio/fix-merge-issues
[WIP] Restore style-dictionary prerelease
commit 2c4eb96ab1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Nov 8 12:03:58 2024 +0100
Remove comment block
commit 424b930990
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Nov 8 11:59:08 2024 +0100
Remove patch file
commit cfd291db5e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Nov 8 11:46:42 2024 +0100
Restore default
commit c76569e4b7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Nov 8 11:40:31 2024 +0100
Downgrade
commit 456da5a46e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Nov 8 10:16:29 2024 +0100
🐛 Fix name on fnc crashing the process
commit 072cec7a22
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Nov 8 09:58:42 2024 +0100
Add testing block
commit a757556e9c
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 7 18:32:09 2024 +0100
Revert "🐛 Fix import of tinycolor2"
This reverts commit 8e4574888d .
commit 8e4574888d
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 7 18:17:24 2024 +0100
🐛 Fix import of tinycolor2
commit 78a1a615d9
Merge: a910f06b2 fb3f74e74
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 7 14:07:58 2024 +0100
Merge remote-tracking branch 'origin/develop' into token-studio-develop
commit fb3f74e74f
Merge: 20590a5d1 96f8832bc
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 7 14:06:45 2024 +0100
Merge remote-tracking branch 'upstream/develop' into develop
commit 20590a5d18
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 7 14:02:55 2024 +0100
🔧 fix
commit e9c32841a9
Merge: 040a94f71 33ff74e53
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 7 13:49:11 2024 +0100
Merge remote-tracking branch 'upstream/develop' into develop
commit a910f06b2f
Merge: b3b8121d6 3d99c2a5e
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Nov 6 16:26:19 2024 +0100
Merge pull request #326 from tokens-studio/stroke-context-menu
[WIP] ✨ Allow setting stroke-color via context-menu
commit 3d99c2a5eb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Nov 6 15:43:20 2024 +0100
✨ Allow setting stroke-color via context-menu
commit 040a94f719
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Tue Nov 5 13:16:56 2024 +0100
🔧 Disable tokens in dev env by default
commit b3b8121d60
Merge: 32865c41c a33e0a386
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon Nov 4 13:45:44 2024 +0100
Merge pull request #320 from tokens-studio/fix-dot-rename
🐛 Fix renaming token to other namespace not working
commit a33e0a386e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Nov 4 13:43:38 2024 +0100
♻️ Ensure collection return
commit 32865c41c9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 30 08:49:30 2024 +0100
♻ Remove zip.js compability warning when starting shadow-cljs
commit 315431fd49
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Mon Nov 4 13:02:32 2024 +0100
🔧 Update dependencies
commit b47c5f9e60
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Oct 31 15:18:39 2024 +0100
🐛 Fix sidebar tabs when there are no design tokens
commit a1fd7a912e
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Wed Oct 30 10:52:08 2024 +0100
🔧 Use bun only for dev env (is needed to run frontend tests)
commit 60761eec07
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 29 17:06:32 2024 +0100
🐛 Fix renaming token to other namespace not working
commit 62b859b84e
Merge: bc3ab8981 4f7622cb9
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Oct 29 16:27:25 2024 +0100
Merge pull request #318 from tokens-studio/fix-delete-set
🐛 When deleting set remove it from theme
commit 4f7622cb93
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 29 14:19:42 2024 +0100
🐛 When deleting set remove it from theme
commit bc3ab8981e
Author: Eva Marco <evamarcod@gmail.com >
Date: Fri Oct 25 14:54:00 2024 +0200
♻️ Review sets code and add DS components
commit bef648a63f
Merge: cd7763ca0 0923dcc43
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon Oct 28 09:06:34 2024 +0100
Merge pull request #312 from tokens-studio/import-sd-2
✨ Import: Verify data with StyleDictionary
commit 0923dcc43f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Oct 25 14:40:14 2024 +0200
♻ Make `process-sd-tokens` more readable
commit cd7763ca08
Merge: a1c401594 0ff5df4b8
Author: Andrés Moya <hirunatan@hammo.org >
Date: Thu Oct 24 14:50:56 2024 +0200
Merge pull request #313 from tokens-studio/eva-review-themes
♻️ Review themes section
commit 0ff5df4b8d
Author: Eva Marco <evamarcod@gmail.com >
Date: Wed Oct 23 16:28:30 2024 +0200
♻️ Review themes section
commit f5596b2b3f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 24 10:13:03 2024 +0200
🐛 Temporary fix for import on sets with groups (/ delimiter)
commit a1c401594c
Merge: 03ea5414b 52d8bed0f
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Oct 24 09:42:25 2024 +0200
Merge pull request #314 from tokens-studio/fix/deployment
Fix/deployment
commit 52d8bed0fc
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Oct 24 09:29:38 2024 +0200
Remove all gimlet and custom workflow code
commit 66dce0e795
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 22 10:14:47 2024 +0200
✨ Detect reference errors when importing tokens
commit d3ded00bc6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 23 14:13:49 2024 +0200
🐛 Fix text-editor missing from token tests
commit bf3880a21c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 23 10:05:24 2024 +0200
🐛 Remove box shadow from supported tokens
commit 951f558d1f
Merge: fa8037c4b 03ea5414b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 23 12:05:58 2024 +0200
Merge branch 'develop' into token-studio-develop
commit 7debdefa22
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Oct 21 16:03:19 2024 +0200
🐛 Fix outdated notifications map
commit 03ea5414be
Author: Eva Marco <evamarcod@gmail.com >
Date: Mon Oct 21 17:14:17 2024 +0200
♻️ Review create and edit modal
commit 31b5f5cefa
Author: Eva Marco <evamarcod@gmail.com >
Date: Mon Oct 21 16:36:47 2024 +0200
♻️ Format code
commit 96af0f065d
Merge: 2bdbd81a1 77ba6c135
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon Oct 21 10:10:55 2024 +0200
Merge pull request #310 from tokens-studio/fix-set-rename
🐛 Keep selection when renaming set
commit 77ba6c135e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Oct 21 10:08:03 2024 +0200
🐛 Keep selection when renaming set
commit fa8037c4b5
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 17 17:40:25 2024 +0200
Deploy
commit 2bdbd81a19
Merge: aaac7fb04 9fe4919a2
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Oct 17 17:11:05 2024 +0200
Merge pull request #308 from tokens-studio/merge-develop-2
Sync with upstream develop
commit 9fe4919a2b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 17 17:04:19 2024 +0200
Migrate msg -> ntf
commit 6af6dd1288
Merge: aaac7fb04 b4c2f2eca
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 17 17:03:23 2024 +0200
Merge branch 'develop' into token-studio-develop
commit aaac7fb041
Merge: 41dc6083c c6ed081a0
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Oct 17 16:41:54 2024 +0200
Merge pull request #305 from tokens-studio/dtcg-import
DTCG Tokens Import / Export
commit c6ed081a0b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 10 13:08:35 2024 +0200
✨ Implement token import / export
commit 41dc6083cf
Merge: bbf5fce0c 85fee87bc
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Oct 10 12:41:38 2024 +0200
Merge pull request #298 from tokens-studio/dnd
Sets Drag & Drop
commit 85fee87bc4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 8 10:24:07 2024 +0200
🎉 Token Sets dnd re-ordering
commit a85a7d2b2f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 8 17:09:58 2024 +0200
🐛 Fix logic in oassoc-in-before wher top items couldn't be move to bottom
commit bbf5fce0c9
Merge: bc4969c25 07beef572
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Oct 9 13:21:38 2024 +0200
Merge pull request #297 from tokens-studio/feature-flag
✨ Add feature flag for design tokens
commit 07beef5727
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 9 11:00:51 2024 +0200
Remove $PENPOT_FLAGS from frontend deployment
commit 11c8fa468f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 9 10:30:59 2024 +0200
Manually override ff flags
commit b0ec9034dc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 9 10:09:45 2024 +0200
Enable FF for gimlet
commit 18e0948b0c
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Mon Oct 7 14:16:08 2024 +0200
✨ Add feature flag for design tokens
commit bc4969c25d
Merge: d58932c2e 2baa1aa73
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Oct 3 15:44:02 2024 +0200
Merge pull request #296 from tokens-studio/fix-reference-color-preview
Fix reference color preview
commit 2baa1aa734
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 3 15:30:39 2024 +0200
Show resolved color
commit b3e73b9abc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 3 15:18:41 2024 +0200
Move over helper
commit 5de1f450c1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 3 15:14:38 2024 +0200
Move over token value reference check function
commit d58932c2e5
Merge: 6f086326f 69cc9d02b
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Oct 3 13:26:27 2024 +0200
Merge pull request #290 from tokens-studio/refactor-themes-sets
Refactor themes sets
commit 69cc9d02ba
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 17:23:04 2024 +0200
Cleanup: item->token
commit d097b5b179
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 17:10:26 2024 +0200
Cleanup
commit 921f4a6660
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 17:10:07 2024 +0200
Restore all logic tests
commit 1097c1f282
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 17:02:10 2024 +0200
Restore apply overwrite
commit f9a49f82f8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 17:00:31 2024 +0200
Restore apply-multiple
commit f2900c6519
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 16:57:53 2024 +0200
Cleanup: Sort
commit 1df40ea07a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 16:57:20 2024 +0200
Restore apply-tokens test
commit eceffda095
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 16:47:17 2024 +0200
Added todo
commit e55f323d60
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 15:47:59 2024 +0200
Fix tests
commit 2634388d09
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:37:24 2024 +0200
Remove logging
commit fa6b8cb6de
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:31:56 2024 +0200
Use d/nilf
commit 2b6075d1a2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:21:18 2024 +0200
Cleanup
commit 306a5e5f85
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:20:27 2024 +0200
Sets don't have a specific order inside themes
commit 5170d328bd
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:19:02 2024 +0200
Fix docstring
commit 4a818d55c8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:18:49 2024 +0200
Rename, fix docstring
commit bbdc9e95f7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:17:20 2024 +0200
Add todo
commit b12d5938e0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:10:41 2024 +0200
Replace generic arg name
commit 041e04dcb1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:09:51 2024 +0200
Remove unneeded ->
commit a235327c3e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 11:33:14 2024 +0200
Cleanup
commit 0ffcda404b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 11:09:52 2024 +0200
Cleanup
commit 93cc8214fa
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 11:05:39 2024 +0200
Fix border-radius and sizing panels
commit 845de5d885
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 10:52:48 2024 +0200
Fix export
commit fdca6e4edf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 10:46:55 2024 +0200
Fix measures options
commit 028809f1d5
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 10:22:09 2024 +0200
Cleanup
commit 053d0fc923
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 10:15:35 2024 +0200
Cleanup function
commit 0b081d24e0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 10:03:34 2024 +0200
Only show warning when string has /
commit 669594e3c1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 09:42:56 2024 +0200
Cleanup
commit 57a133e09d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 09:42:49 2024 +0200
Add ordered tokens test
commit 43e5367988
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 09:42:42 2024 +0200
Fix testing from cljs
commit fa3e2c90e6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 15:45:14 2024 +0200
Fix renaming via context menu
commit 7418d1fa2c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 15:42:09 2024 +0200
Dont support token set grouping for now
commit 3681678dc4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 14:40:05 2024 +0200
Migrate token tests to tokens-lib
commit bca4ea3819
Merge: 9268b18e5 6f086326f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 12:58:26 2024 +0200
Merge remote-tracking branch 'origin/token-studio-develop' into refactor-themes-sets
commit 9268b18e56
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 12:53:01 2024 +0200
Fix edit button
commit f1f2767e2a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 12:49:03 2024 +0200
Activating initial sets by adding them to the token theme
commit 5825fa656b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 09:56:03 2024 +0200
Fix tests
commit 993df23624
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 09:55:58 2024 +0200
Remove unneeded tests
commit 442732117b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 09:55:23 2024 +0200
Disable logic tests for now (nee new setup)
commit 0d870610e1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 09:14:54 2024 +0200
Fix infer warnings in tokens test
commit 231baac31d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 16:41:51 2024 +0200
Fix renaming token creating new token
commit 4b39b6970a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 16:26:26 2024 +0200
Fix theme sets not being in order of the root order
commit c5173d2df8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:33:17 2024 +0200
Remove hidden token theme when activating a theme
commit 0ea0834b1a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:21:15 2024 +0200
Cleanup
commit bfa90d0347
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:18:26 2024 +0200
Fix duplicate token event
commit b0d46e1767
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:15:05 2024 +0200
Cleanup
commit 3182ff1e15
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:08:18 2024 +0200
Cleanup
commit dc0a1c1555
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:07:22 2024 +0200
Cleanup
commit 18d120bbaa
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:04:12 2024 +0200
Fix token creation without set
commit c75ab61732
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 14:44:42 2024 +0200
Fix renamed theme staying in active-themes
commit df8f67b5d3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 13:52:50 2024 +0200
Update workspace tokens
commit 1194eb7c61
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 09:39:11 2024 +0200
Remove unused functions
commit a49992a74e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 09:38:01 2024 +0200
Fix token updating
commit 5d61ddb385
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 09:33:35 2024 +0200
Fix property applying
commit a59e391b38
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 09:19:06 2024 +0200
Fix token deletion menu
commit cfec4ae958
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 09:08:14 2024 +0200
Cleanup
commit 99a3ed98c9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 08:46:31 2024 +0200
Only load context menu when open
commit 8c58ed80ac
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 08:31:18 2024 +0200
Fix id
commit 066ee9c489
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 08:23:22 2024 +0200
Tokens in sidebar
commit cce4014fbe
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 27 15:36:07 2024 +0200
Fix token create
commit b7cedf219b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 27 11:21:30 2024 +0200
Cleanup
commit 93ed1ded17
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 27 11:14:34 2024 +0200
Token resolving on add fixed
commit 1d50bacfbc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 17:21:02 2024 +0200
Fix set renaming not being updated in themes
commit 7c4cbe5265
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 16:40:38 2024 +0200
Cleanup
commit 2f13814285
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 16:37:30 2024 +0200
Cleanup
commit 9f2b96332c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 16:16:44 2024 +0200
Fix up active themes tokens method
commit 577fa2bc81
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 15:38:36 2024 +0200
Cleanup
commit c8494c9931
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 15:32:46 2024 +0200
Remove unused
commit 3843253a5d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 15:27:16 2024 +0200
Dont render starting slash
commit 5f6a76dfce
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 15:24:02 2024 +0200
Use currently active sets as sets for temporary theme
commit 29a2478bb5
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 15:15:50 2024 +0200
Fix theme group drop-down not updating group value
commit b3ff480e81
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 15:08:54 2024 +0200
Hide temporary theme
commit 2104fc04df
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 14:28:27 2024 +0200
Fix theme select
commit 9c97b31d28
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 13:21:53 2024 +0200
Fix theme creation/editing
commit 895f92e7c2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 12:03:03 2024 +0200
Hide temporary token theme from user
commit e216d84484
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 11:28:14 2024 +0200
Set toggling without a theme
commit 6f086326f5
Merge: 2f4a012be c755b764a
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 25 16:22:20 2024 +0200
Merge pull request #289 from tokens-studio/revert-288-active-themes
Revert "Adds `active-themes` to `TokensLib`"
commit c755b764a2
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 25 16:21:53 2024 +0200
Revert "Adds `active-themes` to `TokensLib`"
commit 0b2b8a71fb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 25 15:08:52 2024 +0200
Token deletion
commit 9c1a509fa4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 25 14:59:20 2024 +0200
Set renaming
commit d2ed6b5501
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 25 14:45:31 2024 +0200
Add set
commit 2f4a012beb
Merge: fb38e4378 6d75993fd
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 25 13:48:41 2024 +0200
Merge pull request #288 from tokens-studio/active-themes
Adds `active-themes` to `TokensLib`
commit 99e551925a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 25 11:08:54 2024 +0200
Updates
commit 4d4c4355ad
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 25 08:33:34 2024 +0200
Selection by name
commit ec96e7918d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 25 08:16:29 2024 +0200
Token theme deletion
commit 844819a50c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 15:25:29 2024 +0200
Activate themes via lib
commit 4c327f38ef
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 23 15:18:46 2024 +0200
Replace sets
commit f5c122b0db
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 20 14:42:48 2024 +0200
Remove legacy
commit c6770f43c7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 20 14:38:53 2024 +0200
Move out of legacy
commit 43e5e78053
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 20 14:35:47 2024 +0200
Cleanup
commit f5249196f9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 20 14:27:19 2024 +0200
Sets sidebar
commit 501256f16b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 20 09:34:54 2024 +0200
Disable namespace loading info in console from shadow-cljs
commit 9b2993a344
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 19 16:22:47 2024 +0200
Fix theme select
commit 191d957984
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 19 16:06:53 2024 +0200
Use theme listing
commit 743f61f2cd
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 19 15:44:56 2024 +0200
Adding themes
commit 7758e48c48
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 19 10:52:15 2024 +0200
Add legacy macro
commit 80e8903754
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 19 10:26:17 2024 +0200
Refactor: Use tokens-lib for getting tokens theme
commit 6d75993fd7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 14:24:35 2024 +0200
Move theme-path impl to ITokenTheme
commit 49579d75c6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 13:42:56 2024 +0200
Simplify as this
commit d7d974242e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 11:18:12 2024 +0200
Add active-themes to data serialization tests
commit f2569a1c4a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 11:13:41 2024 +0200
Cleanup
commit 44e4e85201
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 11:10:07 2024 +0200
Add schema validation
commit 5e39f33bff
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 11:06:12 2024 +0200
Rename with theme prefix
commit 416297d298
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 23 17:37:16 2024 +0200
Implement active-themes
commit fb38e4378a
Merge: 1a9d703bb 5b7b343f6
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 18 18:10:42 2024 +0200
Merge pull request #273 from tokens-studio/color-token
Color token
commit 5b7b343f62
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 17:25:55 2024 +0200
Cleanup
commit f5b62a5fc1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 17:23:42 2024 +0200
Style the form to fit the color ramp exactly
commit 8804d1432e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 17:15:45 2024 +0200
Update the input field value when chosing color from color ramp
commit 6084c49582
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 17:03:18 2024 +0200
Share color picker effect to set hue slider css variables
commit 2a3fc9e7bd
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 17:03:08 2024 +0200
Pointer
commit 061cd08e66
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 11:43:35 2024 +0200
Remove unused functions
commit 48a8b1bc55
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 11:30:32 2024 +0200
Fix color updating
commit c007170603
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 11:28:31 2024 +0200
Cleanup
commit b68e7af844
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 11:27:30 2024 +0200
Use tinycolor to convert hex color
commit e0e7b98ed7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 11:21:43 2024 +0200
Docstring
commit 3bd2278dec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 11:15:11 2024 +0200
Use penpot logging system instead of custom debug flag
commit 77141887a8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 10:57:05 2024 +0200
Pass in value with error
commit 3a21643158
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 10:38:16 2024 +0200
Add shared error handling
commit 308fff05c3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 10:19:59 2024 +0200
Dont show name error when editing new token and not touching name field
commit 49ff0df7f6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 17 16:35:08 2024 +0200
Add tinycolor bindings
commit 3c4e0e2447
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 16 16:57:01 2024 +0200
Add color ramp
commit ac51309f81
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 16 15:59:04 2024 +0200
Add placeholder color swatch
commit 2b886c54e0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 29 12:52:18 2024 +0200
Color ramp wip
commit 0b29767c95
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 30 11:51:21 2024 +0200
Add color token
commit 1a9d703bb1
Merge: 0697e6988 f0a9444ab
Author: Andrés Moya <hirunatan@hammo.org >
Date: Wed Sep 18 11:00:06 2024 +0200
Merge pull request #284 from tokens-studio/refactor-theme-groups
tokens-lib refactor: Get collection of theme groups
commit f0a9444ab6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 17 10:48:23 2024 +0200
tokens-lib refactor: Get collection of theme groups
commit 0697e69888
Merge: 1d7536687 0e15da5ed
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Sep 17 09:44:00 2024 +0200
Merge pull request #283 from tokens-studio/refactor-types-2
Refactor types 2
commit 0e15da5ede
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Tue Sep 17 00:51:33 2024 +0200
🔧 Make tokens again a flat ordered map
commit 5f703d6a79
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Mon Sep 16 17:47:05 2024 +0200
🔧 Make themes a two-level only tree
commit 3a4ec32f8e
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Sep 12 10:04:03 2024 +0200
🔧 add groups handling v2
commit e2ff6f7ba6
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Sep 5 17:51:02 2024 +0200
🔧 Add first draft of token set groups attributes
commit fa8f8ac54b
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Sep 5 16:49:29 2024 +0200
🔧 add groups handling
commit 316d333c96
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Wed Sep 4 02:00:31 2024 +0200
🔧 Add token themes in tokens-lib custom type
commit 1d7536687a
Merge: 6cba685e8 27073e22e
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Sep 12 17:27:39 2024 +0200
Merge pull request #282 from tokens-studio/enable-ff
Enable sets/themes for all
commit 6cba685e87
Merge: 6f37a43be a1e4d6b3b
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Sep 12 13:17:26 2024 +0200
Merge pull request #281 from tokens-studio/token-refactor-common
Fixes missing name attribute
commit 27073e22e3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 12 13:16:35 2024 +0200
Enable sets/themes for all
commit a1e4d6b3b3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 12 10:36:05 2024 +0200
Fix context menu missing name param
commit 309476fdfd
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 12 10:23:45 2024 +0200
Cleanup
commit 6f37a43be1
Merge: 361b02a76 0dca04733
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 11 15:35:45 2024 +0200
Merge pull request #262 from tokens-studio/refactor-types-1
🔧 Add tokens-lib custom type
commit 361b02a76a
Merge: 1568a7afb 0cd7d4dd7
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 11 15:11:22 2024 +0200
Merge pull request #279 from tokens-studio/fix-inspect-tokens-tab
Disable tokens tab in inspect mode
commit 1568a7afb5
Merge: f5ab6e65f 20e2c4edb
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 11 15:11:02 2024 +0200
Merge pull request #278 from tokens-studio/fix-set-token-name
Allow giving name of tokens in other sets
commit 0cd7d4dd7a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 11 11:09:06 2024 +0200
Disable tokens tab in inspect mode
commit f5ab6e65fc
Merge: 012e79603 56374171d
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 11 11:02:55 2024 +0200
Merge pull request #277 from tokens-studio/group-select-themes
Themes & Sets: Add groups select to modal
commit 20e2c4edb1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 11 10:17:46 2024 +0200
Allow giving name of tokens in other sets
commit 012e79603f
Merge: 27409f43d 9876c2e4f
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 11 09:09:51 2024 +0200
Merge pull request #276 from tokens-studio/token-sets-context-menu
Token Sets & Themes: Sets context menu
commit 56374171d6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 10 15:44:11 2024 +0200
Fix theme groups not showing up in create state
commit 281b801112
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 10 15:42:44 2024 +0200
Show dropdown only when groups exist
commit 21f42021d8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 10 15:37:01 2024 +0200
Add groups select
commit df16d0c222
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 10 15:16:52 2024 +0200
Add abstract dropdown component
commit d54c5476d8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 10 14:33:45 2024 +0200
Add dropdown button
commit 9876c2e4fc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 10 12:51:07 2024 +0200
Add context menu
commit 0dca047339
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Tue Sep 3 14:20:55 2024 +0200
fix token update
commit d147d844fb
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Fri Aug 16 12:11:18 2024 +0200
🔧 Add tokens-lib custom type
commit 27409f43d2
Merge: 734acd27b ae5aaf833
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri Aug 30 11:15:31 2024 +0200
Merge pull request #264 from tokens-studio/token-sets-themes-ui
Token sets themes UI
commit ae5aaf8332
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 29 16:02:22 2024 +0200
Cleanup
commit 54b754c38c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 29 16:01:31 2024 +0200
Cleanup
commit ca611c6668
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 29 15:59:58 2024 +0200
Cleanup
commit 6bae2efe9d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 29 14:26:11 2024 +0200
Validate against names in all token sets
commit 734acd27b9
Merge: 93ce6b6eb 1ed6d92d8
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Aug 27 17:09:47 2024 +0200
Merge pull request #263 from tokens-studio/token-sets-themes
Token sets themes
commit e363b58774
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 15:22:02 2024 +0200
HACK: Fix empty sets showing up in listing
commit b24b178e29
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 15:00:15 2024 +0200
Make resizable
commit d6823e8583
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 14:49:11 2024 +0200
Always switch to temporary theme when toggling sets in sidebar
commit 3bb99e8f7c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 14:37:24 2024 +0200
Remove default theme name, disable empty themen name submit
commit 3b7432a859
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 14:32:26 2024 +0200
Use non editable context in form
commit 4dd3367bdd
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 14:26:06 2024 +0200
Allow creating token sets
commit d4910ce2fc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 14:25:52 2024 +0200
Auto select new token sets
commit 4f96550bca
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 14:13:29 2024 +0200
Use context
commit db22beb857
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 10:20:38 2024 +0200
Fix iterating over unordered sets
commit 965016b63f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 10:04:12 2024 +0200
Allow token renaming
commit 293250a30d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 16:35:49 2024 +0200
Rename
commit 1d599cbf7d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 16:33:07 2024 +0200
Always render ungroupd themes first
commit 0d2d1a8b8a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 16:23:23 2024 +0200
Link up actions
commit cb46e11162
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 16:14:27 2024 +0200
Add edit button
commit c807baaf7a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 15:54:44 2024 +0200
Add custom select with grouped options
commit f25db592a0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 15:07:58 2024 +0200
Clone over select
commit 2e23543c11
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 15:04:45 2024 +0200
Show create text when no theme is available
commit 4060b6d40f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 15:02:38 2024 +0200
Style empty state, jump to create theme dialog when no themes exist
commit 7cd9c60fb6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:36:00 2024 +0200
Disable user-selection
commit 5939db771e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:34:41 2024 +0200
Link up delete button & fix create theme ui jumping
commit 1405720e0b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:32:21 2024 +0200
Cleanup
commit b5e08c5b8b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:32:01 2024 +0200
Add theme creation form
commit f37cf8be5e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:31:34 2024 +0200
Add defaults for theme form
commit 84b5be5547
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:17:37 2024 +0200
Fix button being chosen as main button for form submit
commit 7aff690e7b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:17:30 2024 +0200
Wire up theme updating
commit 70b570f112
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 13:49:57 2024 +0200
Show only on create
commit 36f92aa241
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 13:47:44 2024 +0200
Allow group and name updating
commit a0dd3f63bf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 13:41:02 2024 +0200
Allow controlling state of theme editing
commit fe702988f9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 13:40:49 2024 +0200
Cleanup
commit 12e915dec8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 17:48:43 2024 +0200
Style edit button
commit a52e20f49d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 17:22:05 2024 +0200
Cleanup
commit 967fab416a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 17:20:20 2024 +0200
Add back button
commit 3ce2531b42
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 17:11:38 2024 +0200
Design
commit db1250a315
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 17:07:47 2024 +0200
Add footer buttons
commit 6f7b69c7ee
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 16:58:49 2024 +0200
Allow toggling individual set themes
commit 7e7203eb7c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 16:44:11 2024 +0200
Allow passing custom functions
commit 8a20e3a698
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 16:34:33 2024 +0200
Allow tokens sets component to be controlled
commit 1c0233098d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 16:28:06 2024 +0200
Add sets list for theme
commit c7fa0f2cf8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 16:27:42 2024 +0200
Cleanup
commit cac421f862
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 15:41:32 2024 +0200
Design
commit 7970440ffc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 15:30:17 2024 +0200
Toggle theme via ui
commit cc7de14539
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 15:08:53 2024 +0200
Add basic toggle switch
commit d23c5cbbbe
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 14:53:22 2024 +0200
Move the temporary ui to modal
commit b62722bdbb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 14:11:13 2024 +0200
Add themes modal dialog
commit 1ed6d92d87
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 13:36:46 2024 +0200
Remove margin
commit b48bfde5c8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 11:43:19 2024 +0200
Automatically open when creating set
commit 1cc1d94a27
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 11:42:14 2024 +0200
Automatically open when adding token
commit 40846b87c2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 11:39:13 2024 +0200
Add tokens header
commit acc3606cbb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 11:36:54 2024 +0200
Align Eye
commit 97f119f3da
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 11:32:54 2024 +0200
Add delete set action button
commit 88c899c5c6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 10:17:52 2024 +0200
Wrap themes ui in header
commit a9a5f69c93
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 10:15:37 2024 +0200
Cleanup
commit bac16aadd8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 10:14:45 2024 +0200
Migrate to official UI
commit b1cf641587
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 14:56:41 2024 +0200
Fix cancelling set prompt breaking user state
commit e4f01d1d5e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 11:59:06 2024 +0200
Fix logic
commit 157cc5a994
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 11:21:53 2024 +0200
Automatically show themes and sets on dev and PR previews
commit 37a3fbcec2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 11:02:01 2024 +0200
Fix not possible naming token to same token name in other set
commit 8343a9f3b5
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 10:59:40 2024 +0200
Fix description
commit 4b47fa5d7a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 10:58:31 2024 +0200
Fix names clash
commit 7a2a521075
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 10:54:41 2024 +0200
Allow passing config
commit 6c802bc132
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 09:37:47 2024 +0200
Rename
commit c130dc39c3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 19:11:53 2024 +0200
Resolve tokens from other active sets
commit 8264da3a2a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 15:36:40 2024 +0200
Use active sets tokens for form
commit 6c6be35292
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 15:12:13 2024 +0200
Fix token updates not taking order
commit 011fc734f6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 14:42:39 2024 +0200
Make passing of names-map explicit
commit 7c3716a709
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 11:18:52 2024 +0200
Move temporary ui behind flag
commit 98207b02bf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 11:18:47 2024 +0200
Remove log
commit 0df89cf60d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 11:17:12 2024 +0200
Use storage to toggle themes ui
commit 2df577cba2
Merge: 4e81a94d0 93ce6b6eb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 11:04:00 2024 +0200
Merge remote-tracking branch 'origin/token-studio-develop' into token-sets-themes
commit 4e81a94d0f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 11:03:39 2024 +0200
Remove unused functions
commit 4f02d8b47d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 11:01:23 2024 +0200
Fix multi run test
commit 74801e72d3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 10:54:22 2024 +0200
Fix simple token creation / scaffolding test
commit cfefbadb64
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 10:29:14 2024 +0200
Fix id
commit 93ce6b6eb3
Merge: 9dd681c15 f9704fe7a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 22:14:51 2024 +0530
Merge pull request #256 from tokens-studio/token-sets-ui
Token sets UI
commit f9704fe7aa
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 20 18:40:02 2024 +0200
Fix padding without sets
commit 2487f34b72
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 21:34:07 2024 +0530
formatting
commit b3e939d12a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 21:30:59 2024 +0530
add a hardcoded flag to display/hide token sets section
commit 247e3a1559
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 21:25:22 2024 +0530
fix some styling issues
commit 5b1eaf4b8f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 20:55:02 2024 +0530
remove unused prop and some optimizations
commit 463ab3c866
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 20:41:25 2024 +0530
change current-set to selected-set
commit 5358cd1c52
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 20 16:14:32 2024 +0200
Fix tests crashing
commit 3a2f4df387
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 17:08:31 2024 +0530
add source code comment
commit 1a3184d327
Merge: 187ab3166 9dd681c15
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 17:02:00 2024 +0530
Merge branch 'token-studio-develop' into token-sets-ui
commit 187ab31667
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 17:00:19 2024 +0530
format
commit feb5cec84b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 16:57:53 2024 +0530
ad sets-section wrapper
commit f052b75dac
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 16:38:18 2024 +0530
formatting
commit e62323ac0a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 16:35:33 2024 +0530
add variable
commit d4c88d4441
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 16:32:36 2024 +0530
remove folder open icon
commit 4bad9fa6f8
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 16:30:51 2024 +0530
add chevron icon
commit e4f5b6005e
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 16:30:38 2024 +0530
move sets-sidebar component to sidebar tokens
commit 98b5791e27
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 15:37:37 2024 +0530
remove set-item-set-selected and remove class
commit 6049c32839
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 15:46:42 2024 +0200
Compute tokens from each activated set
commit 8e02dced2f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 10:49:46 2024 +0200
Extract to function
commit 97436531d0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 10:46:48 2024 +0200
Showing only active sets
commit 8660c372dc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 09:41:23 2024 +0200
Add theme deletion
commit 3413d4b42f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 09:09:09 2024 +0200
Add tests
commit 93a23c66ec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 09:01:08 2024 +0200
Docstrings
commit e8bbb75008
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 08:49:03 2024 +0200
Implement group theme switching
commit 9a745ea8bc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 08:05:19 2024 +0200
Add active theme toggling
commit f0e0e9334e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 07:29:20 2024 +0200
Cleanup
commit ae1c30ad56
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 14:22:56 2024 +0200
Allow providing set name
commit e502def755
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 14:21:25 2024 +0200
Show themes
commit 62712ef8da
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 13:59:18 2024 +0200
Cleanup styles
commit 6a7ced3204
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 13:36:54 2024 +0200
Add token set visibility toggle
commit 636c3b822c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 12:22:57 2024 +0200
Example styling
commit c2a045ad5b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 11:44:41 2024 +0200
Add selected sets UI
commit 0f95ddef8f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 11:32:36 2024 +0200
Add new sets to active theme
commit 3e41e7d234
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 11:32:20 2024 +0200
Fix workspace-data key missing
commit 879ef1123f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 10:32:59 2024 +0200
Create temporary theme when creating set
commit 9329513949
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 08:04:41 2024 +0200
Add token set deletion
commit ae39586d8c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 07:10:15 2024 +0200
Add temporary theme
commit 4c1bc81b19
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 07:10:08 2024 +0200
Add name
commit 7406af2e79
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 07:09:59 2024 +0200
Add theme creation
commit 8482a128de
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 07:09:17 2024 +0200
Fix expeted id instead of set
commit 3695ba3438
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 07:09:07 2024 +0200
Add token theme data scaffold
commit 35759792a3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 06:24:15 2024 +0200
Render grouped themes ui
commit f0aaa29d66
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 06:24:03 2024 +0200
Add type functions
commit cefa498f4d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 06:23:53 2024 +0200
Add group and selected properties to theme
commit f3d4346c0d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 18:52:42 2024 +0200
Add create token-set event
commit 1f0c1dbbe6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 18:52:31 2024 +0200
Update shapes on token set switch
commit 587a2936e6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 18:26:37 2024 +0200
Add simple UI
commit 73078d802a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 18:26:20 2024 +0200
Add refs
commit eaf568f154
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 14:26:22 2024 +0200
Get tokens from current or first token set
commit ead8a983ab
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 14:26:12 2024 +0200
Move to token-set namespace
commit 9dd681c156
Merge: b2962b560 43e064a76
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Aug 15 12:28:19 2024 +0200
Merge pull request #254 from tokens-studio/fix-token-editing
Fix token editing
commit 43e064a768
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 10:12:45 2024 +0200
Update doc string
commit 4bd3b14adb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 10:07:12 2024 +0200
Add unit to tests
commit e4e488a9ee
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 10:03:25 2024 +0200
Adds style-dictionary test
commit c6d13af071
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 09:21:49 2024 +0200
Fix validation not working while editing [*]
[*] We've passed the resolved tokens to the validation,
but the validation needs the original tokens set.
commit 6be2ca8491
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 09:21:18 2024 +0200
Fix resolved value not showing up when editing token
commit b2962b5603
Merge: c7d4db900 ecf4fb8bd
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Aug 14 19:41:36 2024 +0200
Merge pull request #251 from tokens-studio/fix-spacing-token
Fixes design tab spacing token
commit ecf4fb8bd0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 14 16:52:46 2024 +0200
Fix popover position
commit 1ba2acea7c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 14 16:39:43 2024 +0200
Fix crash for applying spacing layout token
commit cf9ef2ae60
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 14 15:33:24 2024 +0200
Remove unused function
commit 74c6228c25
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Aug 14 17:15:30 2024 +0530
add dom/stop-propagation
commit 188e7d220a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 14 09:25:17 2024 +0200
Fix name
commit c7d4db900e
Merge: d8621974c 726b0a267
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Aug 14 09:16:23 2024 +0200
Merge pull request #245 from tokens-studio/use-token-name-ref
Use token name ref
commit 1135b7e2db
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 18:30:00 2024 +0200
Update token sets
commit 71439637aa
Merge: 21c42626a d8621974c
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:56:06 2024 +0530
Merge branch 'token-studio-develop' into token-sets-ui
commit 21c42626ae
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:51:31 2024 +0530
remove comment
commit 007cf0fb8a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:50:55 2024 +0530
remove comments and unused import
commit 46c73fe51f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:44:08 2024 +0530
formatting
commit 66170eb889
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:42:08 2024 +0530
make current-set-id the key on div element
commit 68c0d93f91
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:12:38 2024 +0530
change sets list div to ul
commit 7addba71fb
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:07:52 2024 +0530
remove debug statements
commit 950257a212
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 20:42:42 2024 +0530
change eye icon size
commit 9aadb8c72f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 16:18:24 2024 +0200
Add test
commit fa230a4224
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 19:31:34 2024 +0530
add folder-open icon and use for open groups
commit 2f2ed0a42f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 15:45:38 2024 +0200
Cleanup
commit a4865522cc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 15:25:36 2024 +0200
Select token set on create
commit ba31914ca4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 14:41:58 2024 +0200
Fix typo
commit c275923621
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 14:41:49 2024 +0200
Fix indent
commit ec01ce7550
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 14:41:18 2024 +0200
Ensure vector
commit bcd4b6d9ec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 13:31:43 2024 +0200
Fix schema errors
commit 547358d579
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 11:57:06 2024 +0200
Add token set changes
commit bcf61f34fe
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 14:11:30 2024 +0530
add current set and selected set
commit ad9a4e7244
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 01:17:18 2024 +0530
Add full lenght highlight
commit 9ff3a135a8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 12 10:50:47 2024 +0200
Cleanup
commit 6c3415b92c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 6 14:56:11 2024 +0200
Differentiate groups and sets
commit dbddd7fb68
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 6 14:26:30 2024 +0200
Add token themes & sets schema
commit 726b0a2671
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 9 18:04:33 2024 +0200
Fix :applied-tokens not being updated
commit 51a27c07ec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 9 18:03:47 2024 +0200
Use token identifier
commit 9ff4567955
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 9 18:03:20 2024 +0200
Remove unused function
commit 5552295d61
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 9 17:37:36 2024 +0200
Add docstring
commit b93b0b209a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Aug 8 21:40:35 2024 +0530
Add hover styles and collapse capabilities
commit bb3a22a219
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Aug 8 18:46:58 2024 +0530
add hide/show icon
commit e992bf0aa6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 15:13:04 2024 +0200
Fix sizing test
commit 8b8b909fb7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 15:12:28 2024 +0200
Parse values with unit
commit 2d67a92d64
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 11:39:58 2024 +0200
Fix getter
commit a073520d0e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 11:22:40 2024 +0200
Restore tests to work with new identifier
commit e27e2d357c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 11:09:12 2024 +0200
Add simple applying test
commit d98e982664
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 11:07:32 2024 +0200
Cleanup
commit 31674db11d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 11:07:24 2024 +0200
Skip parsing on numbers
commit 0684d893e0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 11:06:49 2024 +0200
Return resolved & parsed token names map
commit 37f23855e8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 09:52:51 2024 +0200
Fix re-find only accepting string values throw
commit 2e8e33d701
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 09:40:26 2024 +0200
Add token value parsing function
commit 980238e27b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 09:22:32 2024 +0200
Move find-token-references to token namespace
commit b28a45c2d8
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Aug 8 00:14:36 2024 +0530
add more changes working tree display
commit fcea989586
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Aug 7 22:39:41 2024 +0530
add more changes
commit 1434ddb5d5
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Aug 7 20:58:21 2024 +0530
change fotn color
commit 252797183c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 7 15:14:32 2024 +0200
Use :name as the token identifier [*]
[*] Using uuid as the token identiefier for :applied-tokens is not
correct as we want to merge all sets together by their name, to get the
final values.
commit d8621974c2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 7 17:14:05 2024 +0200
Update with upstream
commit 192f847d50
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 7 17:13:39 2024 +0200
Ignore rxjs errors
commit c9673ca828
Merge: d7ee804ca 22f3dba84
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 7 16:21:08 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit d7ee804ca3
Merge: eb9b4be6e edb89bccc
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Aug 7 12:53:02 2024 +0200
Merge pull request #243 from tokens-studio/fix-tests
Temporary fix for tests
commit edb89bcccb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 7 12:38:24 2024 +0200
Temporary fix for tests [*]
[*] Async tests got broken with the latest upstream.
This will still print a bunch of warnings from rxjs but the tests are
still running.
commit eb9b4be6ea
Merge: e02611da2 4ae467987
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Aug 7 08:26:08 2024 +0200
Merge pull request #241 from tokens-studio/sync-master
Sync penpot master
commit 02a19a6b33
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Aug 7 00:57:13 2024 +0530
Next commit
commit 22e497398f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Aug 7 00:08:12 2024 +0530
Initial commit
commit 4ae467987a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 6 11:25:31 2024 +0200
Update changes
commit 3bd0318999
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 6 11:16:38 2024 +0200
Update lock file
commit dd8780db69
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 6 11:16:30 2024 +0200
Use register
commit 5fbbdd36fd
Merge: e02611da2 36ac81bb4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 6 11:06:51 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit e02611da20
Merge: 57c9d6d3a f7e770192
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Aug 6 10:31:13 2024 +0200
Merge pull request #238 from tokens-studio/213-opacity-fixes-03
Fixes Opacity
commit f7e7701923
Merge: 6cb3afe87 57c9d6d3a
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Aug 6 08:23:39 2024 +0200
Merge branch 'token-studio-develop' into 213-opacity-fixes-03
commit 57c9d6d3a9
Merge: 3c7261e75 fe9bb69c7
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Aug 6 06:38:31 2024 +0200
Merge pull request #239 from tokens-studio/236-stroke-width-fix
Fix stroke width applying crash
commit fe9bb69c75
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 11:45:32 2024 +0200
Update CHANGELOG
commit c9d1fe44e9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 11:43:46 2024 +0200
Add stroke-width test
commit 2a97749d23
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 11:42:36 2024 +0200
Add shape property passing
commit 3826afb76b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 11:18:19 2024 +0200
Fix applying stroke
commit 6cb3afe87f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 11:05:49 2024 +0200
Add opacity tests
commit 62a9dd6582
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 10:54:46 2024 +0200
Cleanup
commit ad468582b3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 10:53:59 2024 +0200
Add changelog
commit c29024bd62
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 10:51:35 2024 +0200
Dont update values outside of 0..1 (e.g.: 20)
commit 1f88c8288a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 11:08:15 2024 +0200
Parse double to preserve opacity
commit 3c7261e75b
Merge: ab72bdf09 72c5c3ec9
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri Aug 2 08:56:30 2024 +0200
Merge pull request #231 from tokens-studio/update-token-shapes
Update token shapes
commit 72c5c3ec9a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 15:45:37 2024 +0200
Cleanup
commit 13163a4571
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 15:37:53 2024 +0200
Clean up debugging code
commit 0c757f05e3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 15:37:39 2024 +0200
Apply actions directly
commit fc6d64fb5d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 15:32:33 2024 +0200
Fix import
commit 518441e582
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 12:12:03 2024 +0200
Fix spacing token click will add padding
commit fdce370bb6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 12:05:15 2024 +0200
Disable debug
commit 9ebd743635
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 11:09:36 2024 +0200
Testing comment
commit cc6f34f78a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 11:07:02 2024 +0200
Fix trying to update shapes for deleted tokens crash
commit feb438f882
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 10:41:45 2024 +0200
Safety net
commit 68b32448d1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 10:41:03 2024 +0200
Fix exact match of diff adding nil attrs group and crashing the app
commit ac27f95091
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 09:41:28 2024 +0200
Fix undo deleting the token on update
commit 68415b6668
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 09:14:21 2024 +0200
Update tokens after shape update
commit e52623c728
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 09:13:58 2024 +0200
Update shapes in one undo step, resolve tokens from state not cache atom
commit a1fefe66ae
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 31 17:26:50 2024 +0200
Working updates!
commit d22234fe2a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 31 16:51:55 2024 +0200
Cleanup
commit 0166c38486
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 31 16:43:03 2024 +0200
Split logical attribute groups
commit 69d9359237
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 31 14:36:09 2024 +0200
Collecting update functions by attributes
commit 6225f59ea0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 31 14:04:00 2024 +0200
Cleanup
commit ab72bdf09c
Merge: dde8ab068 1d4b41750
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Jul 30 08:02:50 2024 +0200
Merge pull request #224 from tokens-studio/ux-context-menu
Ux context menu
commit 1d4b417501
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 30 06:57:21 2024 +0200
Fix missing function shorthand
commit f69db7ce9e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 18:43:47 2024 +0200
Cleanup
commit 5e33eab7d0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 18:31:11 2024 +0200
Fix position updating
commit 9340ba9cc0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 18:30:59 2024 +0200
Allow passing custom on-update-shape function
commit ededd23849
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 17:48:30 2024 +0200
Trigger Build
commit b423a9c782
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 17:43:32 2024 +0200
Always update all layout-gap on token pill click
commit 70904dbc64
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 16:38:40 2024 +0200
Trigger Build
commit 9ba4776c8e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 16:34:26 2024 +0200
Trigger Build
commit c92decedeb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 16:21:42 2024 +0200
Trigger Build
commit a893a66ec8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 16:07:33 2024 +0200
Fix crash on applying col/row gap
commit 3f14af9e03
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 16:00:46 2024 +0200
Fix highlighting for dimensions token
commit 596d662ca8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 15:24:17 2024 +0200
Cleanup
commit 1eea55ad43
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 15:09:35 2024 +0200
Test
commit 55ed79d968
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 14:22:37 2024 +0200
Move to sidebar, should not be rendered in root
commit 6fc370bb30
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 14:22:07 2024 +0200
Fix token position wrong, component gets rendered on user mount
commit 1633f8035e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 13:51:17 2024 +0200
Indent
commit 9bec2509c9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 25 10:11:36 2024 +0200
Better context-menu position, remove hardcoded value
commit 1e481412e8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 25 09:12:23 2024 +0200
Remove old token applying events
commit cc41a42dfa
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 25 09:11:03 2024 +0200
Update CHANGELOG
commit a3a4883875
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 25 08:58:26 2024 +0200
Cleanup
commit f094654837
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 25 08:56:02 2024 +0200
Fix only shape ids being applied
commit f93a5ab109
Merge: 957ad0dae dde8ab068
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 25 08:42:17 2024 +0200
Merge remote-tracking branch 'origin/token-studio-develop' into ux-context-menu
commit 957ad0dae3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 16:21:48 2024 +0200
Always highlight if one of the attributes is active, but only apply minimal set on pill click
commit b9b4abf1e0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 16:10:41 2024 +0200
Fix edit modal not opening
commit cb942996a9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 16:05:43 2024 +0200
Fix render-loop after token was deleted
commit 37bef1e2ea
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 16:05:29 2024 +0200
Cleanup
commit b392c3ba65
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 15:46:14 2024 +0200
Move token change events to changes ns
commit 56e72b5247
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 15:29:40 2024 +0200
Refactor - Separate core into namespaces: changes, token_types
commit 03370c267d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 15:02:10 2024 +0200
Cleanup
commit d5a03e154b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:57:33 2024 +0200
Cleanup
commit 386a4c94ba
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:51:59 2024 +0200
Disallow clicking pill when nothing is selected
commit 5e911d814c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:49:39 2024 +0200
Show attribute actions only when something is selected
commit 310033fd75
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:20:08 2024 +0200
Inline attributes
commit 46250003d3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:17:43 2024 +0200
Reuse all-or-sepearate-actions for border-radius
commit 871402bd84
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:07:42 2024 +0200
Fix overriding of existing radius-4
commit 38499e2f1f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:07:29 2024 +0200
Fix properties
commit 893e533afe
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:01:56 2024 +0200
Cleanup
commit e6889fc92e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 13:41:32 2024 +0200
Fix typo
commit c11c1e0c03
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 13:41:08 2024 +0200
Use all-or-sepearate-actions for gap
commit 335808bf03
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 13:41:00 2024 +0200
Remove unneeded actions
commit cbd5d42069
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 13:36:38 2024 +0200
Simplify
commit 113fc9891b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 13:29:26 2024 +0200
Simplify component & css
commit fbd2ab833d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 10:59:26 2024 +0200
Inline separator
commit 08cc777096
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 10:58:34 2024 +0200
Restructure
commit 81c83f9dd4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 10:55:22 2024 +0200
Recurse tree instead of repetition
commit f20313e7f8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 09:43:28 2024 +0200
Add dimensions sub-menu
commit 1776591fec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 09:42:09 2024 +0200
Fix react index warning
commit aa75f30858
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 09:19:31 2024 +0200
Allow type overriding via prop
commit 62f7f8a74f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 16:35:07 2024 +0200
Add sizing
commit 65dbafafb8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 16:02:14 2024 +0200
Add width/height applying
commit 214a323682
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 16:01:56 2024 +0200
Add abstract method for a all or seperate actions
commit da3f2f820c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 15:28:13 2024 +0200
Add generic context menu actions
commit cabc3d3f36
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 14:55:14 2024 +0200
Simplify passed prop date
commit bad9056d54
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 11:35:07 2024 +0200
Update gap
commit 4cf8b2c143
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 10:54:23 2024 +0200
Extract gap as extra function
commit 39822a3b31
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 10:49:19 2024 +0200
Add single padding
commit 0e858d880d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 10:37:51 2024 +0200
Add horizontal/vertical padding toggle
commit dde8ab0680
Merge: 64da0983f cb051d2e5
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jul 23 13:02:21 2024 +0530
Merge pull request #223 from tokens-studio/fic-spacing-crash-on-non-layout
Fix app crashing when spacing padding is applied to a shape without a…
commit 2411eeb644
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 22 18:23:12 2024 +0200
Add separate gap
commit c00023319a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 22 18:13:37 2024 +0200
Extract data
commit fd2f5537cf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 22 18:07:16 2024 +0200
Extract common logic
commit 2836ff2693
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 22 17:07:42 2024 +0200
Fix actions
commit f731a30f81
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 22 13:54:36 2024 +0200
Allow removing other attributes with apply-token function
commit 91033d6dea
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 22 11:30:27 2024 +0200
Fix indent
commit 64da0983f3
Merge: 2f17b79be 337e1c9fa
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri Jul 19 00:30:15 2024 +0530
Merge pull request #222 from tokens-studio/fix-stroke-width-crash
Fix application crashing when stroke width is applied to a shape with…
commit cb051d2e5b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri Jul 19 00:28:00 2024 +0530
Fix app crashing when spacing padding is applied to a shape without a layout
commit 337e1c9fa0
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Jul 18 23:13:51 2024 +0530
Fix application crashing when stroke width is applied to a shape without a stroke
commit 359ec592fb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 15:40:33 2024 +0200
Single attribute context menu
commit ae2da534e9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 15:40:18 2024 +0200
Move radius updating to core
commit 9bf763efb3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 15:19:48 2024 +0200
Add all action
commit 77fe4d556f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 15:10:51 2024 +0200
Convert border-radius to new UX
commit 7b2d11019c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 15:10:01 2024 +0200
Only show atrribute actions when shapes are selected
commit bf994fcd56
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 14:40:57 2024 +0200
Rename
commit 3ad009b515
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 14:40:35 2024 +0200
Fix lint
commit 82b44e6569
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 14:40:07 2024 +0200
Inline concat
commit da0389e304
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 14:38:19 2024 +0200
Improved logic to run once for all shapes
commit 90618ec89a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 11:41:25 2024 +0200
Add separator between default actions and attribute actions
commit 2f17b79bef
Merge: c2777ed6e bc1f27eac
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon Jul 8 13:53:10 2024 +0200
Merge pull request #216 from tokens-studio/ux-improvements
UX improvements
commit db7391e4cb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 11:40:05 2024 +0200
Separate entries
commit e75f9a7c7f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 11:06:57 2024 +0200
Add predicate for all test
commit 62ecee2cf8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 10:24:23 2024 +0200
Add grouping function by type
commit 3c67872d3c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jul 5 14:44:57 2024 +0200
Add future test cases for providing a toggle all/attributes
commit 5a358e3d0c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jul 5 14:13:14 2024 +0200
Extract singular token applied predicate
commit bc1f27eac9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jul 5 09:18:36 2024 +0200
Trigger Build
commit 0fad53ea6c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jul 5 08:55:01 2024 +0200
Convert stroke to event
commit c7a46c31b4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jul 5 08:53:45 2024 +0200
Convert layout spacing to function
commit c70bb876b2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jul 5 08:31:38 2024 +0200
Add changelog
commit 4fc7efd3b7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 16:03:32 2024 +0200
Restore performance measuring lines
commit 4a329a6318
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 15:52:58 2024 +0200
Override http server
commit 828e3a719f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 15:29:42 2024 +0200
Disable running tests from shadow-cljs directly
commit 785961f7c6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 14:31:50 2024 +0200
Cleanup
commit 55713275b6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 14:14:06 2024 +0200
Add test for overriding token
commit f20c08f31b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 14:05:20 2024 +0200
Specify tests
commit 893e790787
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 11:41:00 2024 +0200
Only remove given token
commit b73cdd15e0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 11:28:15 2024 +0200
Add helper to remove attributes from applied-tokens
commit 658e7ebd0a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 11:15:06 2024 +0200
Cleanup
commit 694baeee0c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 11:12:49 2024 +0200
Add sizing test
commit 7abfaef1cb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 11:08:46 2024 +0200
Test applying rotation
commit 322c8ef8ec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 11:06:48 2024 +0200
Update opacity
commit b43d16008f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:51:08 2024 +0200
Extract to helpers
commit 1f0f35e754
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:48:27 2024 +0200
Remove unused
commit a842cb2d7d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:41:57 2024 +0200
Cleanup
commit 8f806ef1fe
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:41:46 2024 +0200
Test single property updates
commit f3261c9b0f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:41:10 2024 +0200
Fix emit! side-effect
commit 818aa043ca
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:40:59 2024 +0200
Wrap in undo sequence
commit 596480d177
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:05:36 2024 +0200
Add test to verify toggle removes token for applied & unapplied
commit ab62c5b4ef
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:00:58 2024 +0200
Add helper to apply token to shape
commit 581ced0ab8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:00:44 2024 +0200
Abstract into helper
commit e85de19a5e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 09:29:48 2024 +0200
Add multiple shapes test
commit 8370fd06d4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 09:29:43 2024 +0200
Remove cb
commit 3793e98660
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 09:29:16 2024 +0200
Disable complete log
commit b12e59a8d7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 09:13:02 2024 +0200
Rename event to toggle-token
commit 71976ed7e9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 18:24:09 2024 +0200
Add helpers for creating test tokens
commit 0730ecef46
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 17:15:23 2024 +0200
Cleanup
commit 219d184e6c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 17:06:08 2024 +0200
Add multiple tokens for tests
commit a7e735bd81
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 17:04:47 2024 +0200
Add helper for asnc stores
commit ed7aad6c4e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 16:11:39 2024 +0200
Async token event tests working
commit e203646085
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 11:16:16 2024 +0200
Naming
commit 1e70a4d714
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 11:09:50 2024 +0200
Implement using rx observables instead of side-effects
commit 97db3c29ca
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 09:50:54 2024 +0200
Trying to convert to rx structure
commit 50635ae879
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 2 16:06:41 2024 +0200
Found error in handler logic, need rx streams
commit 3e5126251c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 2 15:19:31 2024 +0200
Add failing logic test
commit 10d92f598c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 2 15:03:09 2024 +0200
Add nodemon watcher
commit c486ea81f4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 2 15:03:04 2024 +0200
Cleanup
commit f2358b9827
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 2 08:22:27 2024 +0200
Use toggle function
commit c2777ed6e3
Merge: 5c5b37826 224b656d5
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon Jul 1 18:43:17 2024 +0200
Merge pull request #211 from tokens-studio/fix-sub-name-space
Fix token naming clashes
commit 5cef23267c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 14:14:36 2024 +0200
Move to tokens ns, add test
commit cf07de3bcf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 14:05:06 2024 +0200
Add tests for token-applied?
commit e38a943ce0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 13:51:20 2024 +0200
Move token-applied? to token ns
commit 224b656d57
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 10:40:38 2024 +0200
Add CHANGELOG
commit 111be97228
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 10:31:16 2024 +0200
Remove logs
commit ec511cc589
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 10:30:03 2024 +0200
Fix setting token to own path
commit 9d637cbe5e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 10:16:52 2024 +0200
Path selector test predicate is enough
commit 4a85ef3608
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 10:16:15 2024 +0200
Split path/selector for disallowing creating tokens at path segments
commit a98f59469e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 09:56:45 2024 +0200
Add - to allowed token-name
commit 174d91a519
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 14:39:36 2024 +0200
Add function to check if a token can be placed under a name path
commit 48a7c52664
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 14:17:42 2024 +0200
Separate errors
commit 2fa152d364
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 13:51:32 2024 +0200
Move to token namespace
commit 504369ec13
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 13:43:41 2024 +0200
Move tokens-name-tree to core, add test
commit ef5f019200
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 13:34:54 2024 +0200
Add helper utility to convert name to path
commit 6da855c741
Merge: 3a500fb8a a4bbef991
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 11:24:55 2024 +0200
Merge branch 'fix-token-reference-issue' into 199-branch-name
commit a4bbef9917
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri Jun 28 14:43:49 2024 +0530
Fix token reference issue when name has .
commit 3a500fb8a7
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 19:40:06 2024 +0530
Update CHANGELOG.md with PR link
commit 00dabaf38c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 26 16:08:21 2024 +0200
Remove comment form
commit f24c314d63
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 26 16:04:50 2024 +0200
Update
commit f9530c5a10
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 26 16:01:41 2024 +0200
Restrict token naming
commit 5c5b378262
Merge: 3a594d239 4aac3eee7
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri Jun 28 08:19:57 2024 +0200
Merge pull request #204 from tokens-studio/fix-deploy
Fix deploy
commit 4aac3eee7f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 08:18:43 2024 +0200
Test synchronize
commit 325ad66a46
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 08:16:26 2024 +0200
Fix branches not being re-deployed after push
commit 3a594d2393
Merge: bd5a0d2d1 b2a983fd0
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Jun 27 16:31:14 2024 +0200
Merge pull request #203 from tokens-studio/fix-new-document-token
Fix creating a token issue on empty document
commit b2a983fd05
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jun 27 16:07:47 2024 +0200
Fix creating a token issue on empty document
commit bd5a0d2d1b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 26 15:06:22 2024 +0200
Cleanup
commit 19c6c6d3bf
Merge: 7fa31b143 c9a40ee9b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 17:58:01 2024 +0530
Merge pull request #195 from tokens-studio/json-export-changelog
Add Json export Changelog
commit c9a40ee9b3
Merge: 350654f96 7fa31b143
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 17:57:49 2024 +0530
Merge branch 'token-studio-develop' into json-export-changelog
commit 350654f968
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 17:51:23 2024 +0530
Update CHANGELOG.md image
commit 7fa31b143e
Merge: 357a0781b bf1c9e2c1
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 17:48:08 2024 +0530
Merge pull request #198 from tokens-studio/json-dtcg-format
Make tokens JSON export DTCG compatible
commit bf1c9e2c18
Merge: 96bfce13b 357a0781b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 17:47:54 2024 +0530
Merge branch 'token-studio-develop' into json-dtcg-format
commit 357a0781bb
Merge: 5ca916f8c 86fd667a1
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Jun 26 14:11:08 2024 +0200
Merge pull request #194 from tokens-studio/style-dictionar-validation
Token Insert/Edit Validation + Value Preview
commit 96bfce13be
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 17:28:10 2024 +0530
Update CHANGELOG.md image
commit d6f1e2efc9
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 12:36:01 2024 +0530
Update CHANGELOG
commit 158d5cba31
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 12:32:07 2024 +0530
Make tokens JSON export DTCG compatible
commit aabbe2fd94
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 25 22:34:09 2024 +0530
Update CHANGELOG
commit 86fd667a11
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 17:06:52 2024 +0200
Hide template section in preview document
commit 56976e2499
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 17:04:13 2024 +0200
Update CHANGELOG
commit 9f6c587c95
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:46:15 2024 +0200
Remove duplicate similar errors
commit 9f3e1743a1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:45:01 2024 +0200
Cleanup
commit e1b683f670
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:43:52 2024 +0200
Cleanup
commit b4d1ef3fc7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:40:48 2024 +0200
Cleanup
commit b924bbc9c7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:39:43 2024 +0200
Cleanup
commit 656cc00923
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:38:28 2024 +0200
Add missing deps
commit b89dc759be
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:36:21 2024 +0200
Cleanup
commit 135ecf0e3a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:33:07 2024 +0200
Cleanup
commit af374276e4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:30:57 2024 +0200
Extract missing reference error check
commit 2c42ca5a4b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 14:24:20 2024 +0200
Cleanup
commit b905ff7d2c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 14:18:07 2024 +0200
Validate forms again on submit
commit eb123bf8ef
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 12:15:14 2024 +0200
Extract token validation
commit 6e9623153c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:55:57 2024 +0200
Remove caching layer for now
commit d0f8e9612a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:52:39 2024 +0200
Validate name before submitting
commit 5df0cf545e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:33:18 2024 +0200
Remove form-touched work-around
commit eac7d9288b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:30:53 2024 +0200
Fix on-submit taking old ref-values when user submits before errors have been validated
commit 05f6cfc4b0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:30:45 2024 +0200
Remove unneeded state
commit 33131fa943
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:15:43 2024 +0200
Restore token saving
commit ca98747dea
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:02:21 2024 +0200
Add description with schema
commit d2bdc6c624
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 10:40:31 2024 +0200
Fix ref logic
commit 5ca916f8c4
Merge: 1ca3f2970 ee057c498
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 20:53:31 2024 +0530
Merge pull request #191 from tokens-studio/tokens-json-export
Tokens json export
commit ee057c498e
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 20:44:08 2024 +0530
Simplify tranform tokens function
commit e0be30bb79
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 15:58:19 2024 +0200
Dont show error when unfocusing name input field, but keep form disabled
commit 29e3171bd9
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 19:07:53 2024 +0530
Incorporate styling changes to match Penpot design language
commit c98162d0bf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 15:24:22 2024 +0200
Move callback function to component
commit fb7b11a139
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 18:50:36 2024 +0530
Remove : from token type in export
commit db26b38e81
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 18:47:12 2024 +0530
Modify transform tokens to nest within token names
commit 28f25da9e8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 14:29:29 2024 +0200
Move to tests
commit 111900c122
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 14:23:28 2024 +0200
Cleanup
commit 10033ead91
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 14:23:03 2024 +0200
Add specific esm testing environment for tokens
commit 2b3f602312
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 17:50:24 2024 +0530
Move json encode functionalities to tokens namespace
commit ba6a6059c1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 14:07:21 2024 +0200
Move to custom ns
commit 69d9c8e88f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 12:44:29 2024 +0200
Add esm test
commit ab51b43365
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 12:44:05 2024 +0200
Add type
commit 0a73cbc6f1
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 14:18:57 2024 +0530
Move transform and download functionality to core.cljs
commit bbb09567f6
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 14:18:35 2024 +0530
Remove sample json data
commit 5c42514170
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 09:59:22 2024 +0200
Add style dictionary find-token-reference test
commit 75bdda6b07
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Sun Jun 23 00:16:15 2024 +0530
add some formatting
commit 62fc2cf652
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Sun Jun 23 00:10:02 2024 +0530
Add initial working export tokens-json
commit 5f25bd8a7b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 19:41:04 2024 +0200
Add comments
commit 59780a9d4d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 19:40:03 2024 +0200
Add token finding function
commit 598e4d36fc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 17:19:59 2024 +0200
Disable on value error
commit 910485008f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 17:19:13 2024 +0200
Fix name not updating button
commit 39eb964cb7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 17:18:56 2024 +0200
Reduce debounce timeout
commit dd62c7fe18
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 17:00:56 2024 +0200
Give new tokens without a name a temporary hardcoded string
commit 1dcdddb2db
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 17:00:45 2024 +0200
Check for self references
commit 941fb041b6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 17:00:00 2024 +0200
Add form styling
commit 8db47b5877
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 15:09:46 2024 +0200
Use initial value
commit 53f01ef46c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 15:04:30 2024 +0200
Use input as cache key
commit 35ee732701
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 14:59:08 2024 +0200
Debounced update of resolved value
commit f00ac72fbe
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 10:10:45 2024 +0200
Revert to use-var
commit e394216f00
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 10:02:21 2024 +0200
Move form out of modal specific code
commit 1ca3f29708
Merge: f000a5145 80ec74f77
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Thu Jun 20 17:03:45 2024 +0200
Merge pull request #190 from tokens-studio/pr-test
Test
commit 80ec74f77e
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 17:00:38 2024 +0200
Fix resolver and add an oauth2 proxy
commit ef6074a5af
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 15:35:33 2024 +0200
Test
commit f000a51451
Merge: 15041a8b9 125e14615
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Thu Jun 20 13:29:37 2024 +0200
Merge pull request #189 from tokens-studio/clean-ci
Fix proxy cache for config map
commit 125e146150
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 13:28:13 2024 +0200
fix proxy cache for config map
commit 15041a8b9a
Merge: 31344a532 5c93cf9cd
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Thu Jun 20 13:04:29 2024 +0200
Merge pull request #188 from tokens-studio/clean-ci
Fix font issues
commit 5c93cf9cd3
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 13:03:49 2024 +0200
Fix font issues
Fix minio resolution not working
Fix redis auth on by default
commit 31344a5322
Merge: ea5dbe275 867fd2391
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Thu Jun 20 02:18:31 2024 +0200
Merge pull request #187 from tokens-studio/clean-ci
Cleanup
commit 867fd23917
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 02:15:35 2024 +0200
Cleanup
commit ea5dbe275e
Merge: dcf4b7ce6 41bd4c621
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Thu Jun 20 02:06:50 2024 +0200
Merge pull request #185 from tokens-studio/feat/mailslurper
Feat/mailslurper
commit 41bd4c621f
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 02:06:21 2024 +0200
Last round of changes
commit 228665f5f2
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 00:58:10 2024 +0200
Pr should be a prefix
commit be6b217ef0
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 00:49:33 2024 +0200
Fix to use the sanitize the backend tag
commit 87b1bc12c2
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 00:40:10 2024 +0200
Change asset storage
commit 4b61e0d80c
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 21:09:18 2024 +0200
Fix branch name detection
commit f5514b419a
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 21:02:16 2024 +0200
Use a raw tag
commit 349bdbb776
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 20:52:33 2024 +0200
Change to use branch names instead of shas
commit 0fd4f814d8
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 20:47:35 2024 +0200
Remove node affinity
commit 79b49bae27
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 20:31:21 2024 +0200
Update namespace
commit dcf4b7ce64
Merge: 596c1997b f45789596
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 20:16:39 2024 +0200
Merge pull request #186 from tokens-studio/feat/clean-images
Add clean images workflow
commit f457895961
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 18:15:53 2024 +0000
Add clean images workflow
commit b40f222d16
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 20:06:35 2024 +0200
Add quote
commit 99d6df4588
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 19:58:44 2024 +0200
Build backend as part of PR
commit 034d5ad5ab
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 19:57:19 2024 +0200
Overhaul penpot chart
commit 885322d479
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 17:17:00 2024 +0200
Reestore fields
commit 0830a26be9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 17:11:28 2024 +0200
Add error state for invalid name
commit 905ccfdec9
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 16:36:00 2024 +0200
Capitalize chart
commit e3d73be7c5
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 16:35:46 2024 +0200
Make sure the uppercase goes through
commit 072baf9c7b
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 16:30:45 2024 +0200
Test PR again
commit 3e20e15ffd
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 16:22:28 2024 +0200
Try fix PR chart
commit 6ed788aa5a
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 16:15:20 2024 +0200
Add patch to enable SMTP
commit 0c45d15fe7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 16:01:40 2024 +0200
Variadic function doesn't work for hooks
commit 596c1997b8
Merge: f3d5b10e1 21ef1586f
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 15:57:35 2024 +0200
Merge pull request #184 from tokens-studio/feat/mailslurper
Move config from chart to include the smtp settings
commit 21ef1586f0
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 15:56:03 2024 +0200
Move config
commit f3d5b10e1f
Merge: 2ce3a180e 3e94d4685
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 15:37:02 2024 +0200
Merge pull request #183 from tokens-studio/feat/mailslurper
Typo in infra manifest
commit 3e94d46850
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 15:35:15 2024 +0200
Typo
commit 2ce3a180eb
Merge: caa41146c 569db9d1e
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 15:27:59 2024 +0200
Merge pull request #182 from tokens-studio/feat/mailslurper
Try cleanup namespace control
commit 569db9d1e6
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 15:25:12 2024 +0200
Try cleanup namespace control
commit caa41146c4
Merge: a2292eb38 5e32a5bbf
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 14:56:29 2024 +0200
Merge pull request #181 from tokens-studio/feat/mailslurper
Remove onechart for simple manifests
commit 5e32a5bbfd
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 14:53:21 2024 +0200
Remove onechart for simple manifests
commit a2292eb387
Merge: 4c236ab42 deb7ba982
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 14:43:24 2024 +0200
Merge pull request #180 from tokens-studio/feat/mailslurper
Setup mailslurper
commit deb7ba9823
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 14:42:04 2024 +0200
Setup mailslurper
commit 4c236ab423
Merge: 168a5d57d 386bf1bc2
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 14:10:43 2024 +0200
Merge pull request #179 from tokens-studio/fix/persistence
Add persistence to penpot deploys
commit 386bf1bc2f
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 14:09:35 2024 +0200
Add persistence to penpot deploys
commit 1596dbe155
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 13:54:09 2024 +0200
Add function to verify already used names
commit deb9cb1120
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 11:26:29 2024 +0200
Remove debugging code
commit f169d49397
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 11:18:41 2024 +0200
Remove double cljs conversion
commit 0a73c3aa95
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 11:09:01 2024 +0200
Validation in modal
commit 168a5d57d4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 10:49:35 2024 +0200
Add template
commit a4ef2ee8bf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 10:42:42 2024 +0200
Add changelog
commit 83515250da
Merge: 0d4e3e862 5a8a32ddc
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Jun 19 10:10:43 2024 +0200
Merge pull request #168 from tokens-studio/style-dictionary
References & Expressions in Tokens
commit 5a8a32ddc7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 09:43:36 2024 +0200
Remove items with missing references
commit 23de79bd04
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 09:40:26 2024 +0200
Remove unneeded function
commit 0d4e3e8629
Merge: 35135635c 0105e4206
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 19 12:58:54 2024 +0530
Merge pull request #174 from tokens-studio/fix-dimensions-keys-applied
Fix keys applied when dimensions or sizing token is applied directly
commit 35135635c4
Merge: 2ed3ea6d6 0afddac5d
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 19 12:58:43 2024 +0530
Merge pull request #175 from tokens-studio/fix-min-max-height-error
Fix/ min and max height-width application
commit 2ed3ea6d6a
Merge: 1ebd2ee3d 3bbee9532
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 19 12:58:25 2024 +0530
Merge pull request #177 from tokens-studio/remove-registration-questionnaire
Remove registration questionnaire
commit 3bbee9532f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 19 12:38:28 2024 +0530
Fix error message
commit f99239341f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 19 12:18:39 2024 +0530
add message to undo this change in the future
commit f405612a25
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 19 12:16:54 2024 +0530
Remove Onboarding Questionnaire
commit 0afddac5d1
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 18 23:52:54 2024 +0530
Fix/ min and max height-width application
commit 0105e42068
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 18 23:21:17 2024 +0530
Fix keys applied when dimensions or sizing token is applied directly
commit b4d7680cb4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 11:29:02 2024 +0200
Show resolved value
commit 742bb6de05
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 11:28:09 2024 +0200
Handle tokens with issues in ui
commit a390942722
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 11:19:09 2024 +0200
Resolve token value
commit cf52e873e2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 11:13:26 2024 +0200
Cleanup
commit 5c2891b247
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 11:10:51 2024 +0200
Use resolved tokens from style-dictionary
commit 9261c53aff
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 10:23:52 2024 +0200
Don't override original value, add resolved value, add missing reference error
commit d65d880845
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 09:59:36 2024 +0200
Silence errors
commit 09609c18ef
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 17 17:07:02 2024 +0200
Remove compile style dictionary
commit f0bc262a18
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 17 17:05:51 2024 +0200
Working version
commit 5a64947b08
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 17 16:13:34 2024 +0200
Add patched StyleDictionary
commit 0a86e3a651
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 14 10:52:30 2024 +0200
Simplify
commit c9df90577f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jun 13 09:27:53 2024 +0200
Add compiled library
commit 965da83c97
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 17:14:34 2024 +0200
Add workspace-tokens helper
commit 9bc48a3a1a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 17:14:27 2024 +0200
Allow passing custom cache atom
commit 908cc2240f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 16:48:13 2024 +0200
Docs
commit a79d1013bf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 16:45:24 2024 +0200
Prevent reprocessing the style-dictionary cache multiple times
commit 73e8b80521
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 16:19:39 2024 +0200
Cleanup
commit 2f45ab1b62
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 16:19:03 2024 +0200
Add hook for using resolved tokens cache
commit 0921f8043b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 16:10:02 2024 +0200
Allow passing of tokens
commit b1b6b5292c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 17:52:29 2024 +0200
Disable invalid token style for now
commit 4fec7d5af2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 17:52:12 2024 +0200
Applying resolved token value
commit 66b4b892df
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 16:43:54 2024 +0200
Fix data-keys being converted to camel-case
commit 4b90e90974
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 16:41:50 2024 +0200
Backporting resolved tokens to the original structure
commit 1519f8f560
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 15:12:30 2024 +0200
Move to ns
commit e691628648
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 10:42:25 2024 +0200
Test out tokens-studio data
commit efd4c5dcca
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 10:24:12 2024 +0200
Add performance measuring
commit a5b22d5427
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 10 15:50:48 2024 +0200
Got resolve working
commit 7da772d6a2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 10 11:54:34 2024 +0200
Add sd function
commit 1023ba866a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 10 10:52:03 2024 +0200
Add StyleDictionary as compiled lib
commit 1ebd2ee3d7
Merge: dc36f4f6d 8d444b4b0
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri Jun 14 12:40:44 2024 +0530
Merge pull request #172 from tokens-studio/hide-unfunctional-token-sections
Hide non functional token sections
commit 8d444b4b02
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Jun 13 21:33:38 2024 +0530
Hide non functional token types from UI
commit dc36f4f6d3
Merge: 93c249c77 f10a4f28e
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Jun 13 12:59:49 2024 +0530
Merge pull request #164 from tokens-studio/other-token-types-context-menu
Add context menu for opacity, rotation and stroke width tokens
commit f10a4f28ea
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 12 16:18:51 2024 +0530
Add context menu for opacity, rotation and stroke width
commit 93c249c77a
Merge: 01d2a25c8 3f55536fc
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 12 15:29:30 2024 +0530
Merge pull request #161 from tokens-studio/dimensions-context-menu
Dimensions context menu
commit 3f55536fc0
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 10 23:25:11 2024 +0530
Add custom context menu and fix styling issues with subcontext menu
commit 842b76f3c1
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri Jun 7 01:37:26 2024 +0530
replace 30px with variables
commit e86038d52f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri Jun 7 01:27:18 2024 +0530
Add CSS to deal with margin before the Sub Context Menu titles
commit 91eb59696c
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Jun 6 23:09:22 2024 +0530
Remove children attribute and use submenu instead
commit 67a34c91d8
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 5 23:19:43 2024 +0530
Add leading spaces to subcontext menu titles
commit 307f472528
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 5 22:23:27 2024 +0530
remove print statement
commit a5c235754c
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 5 22:06:59 2024 +0530
Cleanup debug statements
commit a98d6b4c07
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 5 22:06:31 2024 +0530
Add context menu functionalities for dimensions token
commit ed0d9e1cf5
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 5 13:49:18 2024 +0530
initial dimensions context menu
commit 819c50eaf8
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 5 13:49:00 2024 +0530
change dimension to dimensions across
commit 01d2a25c8c
Merge: e8b755c75 ea593221b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 4 17:02:04 2024 +0530
Merge pull request #160 from tokens-studio/sizing-token-context-menu
Add new changes from token-studio-develop merge
commit ea593221b3
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 4 15:52:52 2024 +0530
Add new changes from token-studio-develop merge
commit e8b755c757
Merge: 202b72dcd 88d3fc234
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 4 15:47:58 2024 +0530
Merge pull request #159 from tokens-studio/sizing-token-context-menu
Add context menu functionalities on sizing tokens
commit 88d3fc234d
Merge: a553253d2 202b72dcd
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 4 15:46:02 2024 +0530
Resolve merge conflicts in context_menu.cljs
commit 202b72dcd0
Merge: 1056c6b44 057934c88
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Tue Jun 4 11:23:49 2024 +0200
Merge pull request #132 from tokens-studio/feat/branch-deploys
Prefer wait over deploy for build
commit 057934c883
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Tue Jun 4 11:11:58 2024 +0200
Cleanup PR
commit 3b3fbc2ccd
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Tue Jun 4 11:06:00 2024 +0200
fix deploys
commit 1056c6b448
Merge: dc14933f3 580076355
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Jun 4 10:39:03 2024 +0200
Merge pull request #158 from tokens-studio/142-when-a-token-is-applied-on-a-shape-in-the-context-menu-there-should-be-check-box-indicating-which-attribute-is-applied
Show checkmark next to selected token attributes
commit a553253d28
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 3 23:34:51 2024 +0530
remove println statement
commit 193ad115a2
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 3 23:25:59 2024 +0530
Add context menu functionalities on sizing tokens
commit 580076355b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 3 15:21:08 2024 +0200
Show checkmark for applied tokens
commit 65942ef63b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 3 13:39:26 2024 +0200
Use set of attributes for action generation
commit c1096e15da
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 3 13:39:16 2024 +0200
Cleanup
commit dc14933f3a
Merge: e89f03393 3c3ef57da
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 3 10:51:04 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit e89f03393b
Merge: 5c7e235c9 86e6421b6
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon Jun 3 10:48:49 2024 +0200
Merge pull request #157 from tokens-studio/florian/input-select
Allow token selection with keyboard from right side
commit 86e6421b68
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 31 16:25:30 2024 +0200
Disable selection when entering with mouse
commit 710fa0d817
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 31 16:22:01 2024 +0200
Allow arrow selection
commit 5c7e235c97
Merge: d624a559a c3cee77ef
Author: Akshay Gupta <akshay@hyma.io >
Date: Fri May 31 18:31:37 2024 +0530
Merge pull request #155 from tokens-studio/spacing-context-menu
Spacing context menu
commit c3cee77efb
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri May 31 18:19:42 2024 +0530
remove unused imports and refactor functions
commit d624a559aa
Merge: 420b8cf52 d16f1c773
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri May 31 10:46:51 2024 +0200
Merge pull request #150 from tokens-studio/flex-row-gap-commit
Spacing tokens
commit 76347228fe
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 30 22:25:21 2024 +0530
Add all spacing token context menu functionalities
commit 84d96a1004
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 29 18:47:17 2024 +0530
Add initial spacing context menu entries
commit d16f1c773e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 14:53:40 2024 +0200
Change both properties
commit 7376cb634a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 14:32:09 2024 +0200
Add padding x/y tokens
commit 0e7e37afc2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 14:21:33 2024 +0200
Add padding editable select
commit 28bdf62454
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 13:50:31 2024 +0200
Integrate changes
commit 420b8cf524
Merge: bdefc97c2 c2c0fbf40
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed May 29 13:20:44 2024 +0200
Merge pull request #146 from tokens-studio/135-flex-row--gap-token-updating-from-the-right-sidebar
135 flex row gap token updating from the right sidebar
commit 78f3d54dee
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 10:55:40 2024 +0200
Add commit
commit c2c0fbf40a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:37:24 2024 +0200
Add spacing/row options
commit 1ad998de23
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:28:38 2024 +0200
Use editable-select for col-gap/row-gap
commit fb5f7e870a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:23:47 2024 +0200
Fix drop-down button spacing
commit 5c83247256
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:20:14 2024 +0200
Prevent selection on disabled selects
commit c6f5da8873
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:16:55 2024 +0200
Move select styles to select component
commit 9a7c944763
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:04:49 2024 +0200
Remove unused classname
commit 985d8d33ff
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:02:26 2024 +0200
Add event to passed arguments [*]
[*] Needed for layout_container component
commit 384da8555d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 08:50:50 2024 +0200
Dynamically pass props to input
commit bdefc97c21
Merge: 144b164fa bb3ee2278
Author: Akshay Gupta <akshay@hyma.io >
Date: Tue May 28 17:36:59 2024 +0530
Merge pull request #140 from tokens-studio/general-token-context-menu-functions
General token context menu functions and specific context menu functions for border radius
commit bb3ee22780
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue May 28 17:03:26 2024 +0530
pass context menu attributes as map and some minor fixes
commit e02777b855
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Tue May 28 10:23:20 2024 +0200
Be explicit in tagging for prs
commit 144b164fa0
Merge: 169d71b2d 96a7cf2e9
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue May 28 10:06:12 2024 +0200
Merge pull request #139 from tokens-studio/fix-staging
Fix staging
commit eeb87e49a2
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Tue May 28 09:58:15 2024 +0200
Cleanup github token usage
commit 9066ad9e39
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue May 28 02:22:25 2024 +0530
Add border radius specific context menu functions
commit 464bdf3d9c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 27 15:09:36 2024 +0200
Use single undo operation for width/height change
commit 96a7cf2e98
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 27 14:50:55 2024 +0200
Convert kebab keys into camelCase
commit 47d75e7e2a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 27 14:43:28 2024 +0200
Remove closed for now
commit 6ed5dc138d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 27 14:43:11 2024 +0200
Fix editing/saving
commit 169d71b2df
Merge: 65563e2d3 6bacd1d66
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon May 27 11:22:27 2024 +0200
Merge pull request #138 from tokens-studio/124-disable-1password-completion
124 disable 1password completion
commit 6bacd1d663
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 27 11:13:05 2024 +0200
Disable password manager completion
commit 86d7979e1e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 27 11:12:36 2024 +0200
Remove unused component
commit d1fc43d8d6
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 27 10:38:35 2024 +0200
Try force deploy branch PR
commit 370a5d9bb8
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon May 27 13:02:24 2024 +0530
Add initial context menu token specific functionality
commit 65563e2d3c
Merge: 968c6437f 7a8722de1
Author: Akshay Gupta <akshay@hyma.io >
Date: Fri May 24 18:13:00 2024 +0530
Merge pull request #133 from tokens-studio/editing-tokens
:feat editing tokens
commit 968c6437fb
Merge: 75b935187 cbad5033c
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri May 24 11:46:45 2024 +0200
Merge pull request #134 from tokens-studio/123-other-fields-to-update
Width/Height Token Changing from the sidebar
commit cbad5033c2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 11:25:30 2024 +0200
Cleanup
commit f52e2e3a41
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 10:34:20 2024 +0200
Differentiate width/height sizing selected properties
commit 49d9b52b12
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 10:01:13 2024 +0200
Cleanup
commit ea9d850412
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 10:00:43 2024 +0200
Fix selectionStart not being detectable (selectionStart doesnt work for number)
commit b6061cc4a0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 10:00:26 2024 +0200
Fix instant value change applies shape attributes
commit bc620ba2cd
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 08:55:04 2024 +0200
Update width value
commit 595831118d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 08:36:28 2024 +0200
Allow aligning dropwdown to the left
commit 406e8d110c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 07:34:43 2024 +0200
De-Applying token
commit 7a8722de1b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri May 24 00:14:17 2024 +0530
Add ability to edit existing token attributes
commit 5131b79060
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu May 23 16:22:31 2024 +0200
Prefer wait over deploy for build
commit 75b9351871
Merge: 557195cd5 84ad8a6be
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Thu May 23 16:19:31 2024 +0200
Merge pull request #131 from tokens-studio/feat/branch-deploys
Test PR deploys
commit 84ad8a6be6
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu May 23 15:39:21 2024 +0200
Escape interpolation
commit f9e1a65631
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu May 23 15:23:27 2024 +0200
Trigger cleanup as well
commit 66f67ddff4
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu May 23 15:13:43 2024 +0200
Test PR deploys
commit 2dd994799c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 23 09:41:16 2024 +0200
Abstract API
commit e181065bda
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 23 09:29:17 2024 +0200
Formatting
commit 1ed692230b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 23 09:24:12 2024 +0200
Abstract functionality
commit 557195cd55
Merge: 2818d097a 80ff7f769
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu May 23 11:05:12 2024 +0200
Merge pull request #130 from tokens-studio/129-bug-file-is-crashing-post-applying-a-border-radius-token-to-a-shape
Fix non-optional keys breaking staging server
commit 80ff7f769c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 23 10:53:18 2024 +0200
Fix non-optional keys breaking staging server
commit 273a9530ea
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 23 13:14:28 2024 +0530
initial edit commit
commit 2818d097ab
Merge: 1a144192a cc0e4af4b
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu May 23 08:43:51 2024 +0200
Merge pull request #128 from tokens-studio/119-higlight-applied-token-in-the-editing-field
Show token value inside shapes panel (border-radius)
commit cc0e4af4bc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 16:37:19 2024 +0200
Fix token value not being removed after submit
commit b1379ed7de
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 16:35:44 2024 +0200
Fix refocus prop not being removed
commit 5bccfa9e2f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 16:29:18 2024 +0200
Dont submit token when text is selected
commit 5806ae7426
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 16:20:40 2024 +0200
Abstract functions
commit 2eb5efb274
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 16:13:58 2024 +0200
Cleanup
commit 850bf80ffc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 15:59:22 2024 +0200
Replace token with value when inserted after token input
commit 6f5930bf15
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 15:43:40 2024 +0200
Clear token value on blur
commit 2efd6e1584
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 15:36:26 2024 +0200
Refocus input on token deletion
commit 86b493522c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 15:12:56 2024 +0200
Remove unneeded focus hack
commit 1a144192a9
Merge: cbfcc5056 04c43acf3
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed May 22 15:00:05 2024 +0200
Merge pull request #127 from tokens-studio/fix-sass-pipe-break
Dont break pipe when sass has an error
commit 70336ea45e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 14:26:37 2024 +0200
Style focused pill
commit 7e79cf274d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 14:17:56 2024 +0200
Fix input background being clipped on hover
commit 42df426375
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 14:13:33 2024 +0200
Style pill and input combination
commit 7c80f87f30
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 14:13:23 2024 +0200
Show value instead of label, add title
commit 019759392c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 10:23:57 2024 +0200
Unlink token when pressing backspace on empty input field
commit 7da382dfed
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 21 15:47:18 2024 +0200
Clear value when pressing backspace as last action
commit 35f384ce9b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 21 15:40:34 2024 +0200
Use custom input value logic when token is applied
commit 50354ccb71
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 21 15:40:19 2024 +0200
Fix state being reset at start
commit 975f41bc08
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 21 15:21:01 2024 +0200
Display regular input field when token is applied [*]
[*] Numeric input renders default 0
commit 04c43acf39
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 13:48:13 2024 +0200
Dont break pipe when sass has an error
commit cbfcc50563
Merge: 44f55308a eb168a6f9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 13:46:26 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit 44f55308a6
Merge: e874ed5b6 2b1066535
Author: Akshay Gupta <akshay@hyma.io >
Date: Wed May 22 15:14:54 2024 +0530
Merge pull request #126 from tokens-studio/rotation-token
Add ability to apply rotation token
commit 2b10665356
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 22 15:11:01 2024 +0530
close applied tokens map schema
commit 13a8872dbd
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 22 15:08:05 2024 +0530
add rotation to applied tokens schema
commit 3793f1791a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 22 13:08:59 2024 +0530
Add ability to apply rotation token
commit e874ed5b6c
Merge: cb7d4409e eca133426
Author: Akshay Gupta <akshay@hyma.io >
Date: Tue May 21 17:11:21 2024 +0530
Merge pull request #125 from tokens-studio/remember-token-section-state
Remember token section open/close state
commit eca1334266
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue May 21 16:52:47 2024 +0530
Remember token section open/close state
commit cb7d4409e2
Merge: a1f09d69b 9b13444c4
Author: Akshay Gupta <akshay@hyma.io >
Date: Tue May 21 13:28:34 2024 +0530
Merge pull request #116 from tokens-studio/spacing-token-layout-update
spacing token to update only row or column gap as per flex direction
commit a1f09d69b0
Merge: 162e7b6c5 344a27602
Author: Akshay Gupta <akshay@hyma.io >
Date: Tue May 21 13:27:42 2024 +0530
Merge pull request #117 from tokens-studio/sort-tokens-by-insert-order
sort tokens by insert order
commit 344a27602b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon May 20 22:25:46 2024 +0530
sort tokens by insert order
commit 9b13444c44
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon May 20 21:59:28 2024 +0530
spacing token to update only row or column gap as per flex direction
commit 162e7b6c58
Merge: 90ab485e7 5954a8698
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 20 12:59:50 2024 +0200
Merge branch 'token-studio-develop' of github.com:tokens-studio/tokens-studio-for-penpot into feat/port-tracking-and-smoke
commit 90ab485e78
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 20 12:56:43 2024 +0200
Needs depend on smoke
commit 5954a8698b
Merge: ec36e06b7 851054c61
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 20 12:45:42 2024 +0200
Merge pull request #114 from tokens-studio/feat/port-tracking-and-smoke
Add port label tracking and add a smoke test
commit 851054c617
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 20 12:11:29 2024 +0200
Add port label tracking and add a smoke test
commit ec36e06b7b
Merge: 0bd3b0598 3caa9d780
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri May 17 14:59:28 2024 +0200
Merge pull request #113 from tokens-studio/108-custom-editable-select-for-token-completion
Custom editable select for token completion
commit 3caa9d780a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 11:37:36 2024 +0200
Show checkmark icon for applied tokens
commit ad26d9e2d3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 10:55:24 2024 +0200
More styling
commit 85a40d19ed
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 10:26:32 2024 +0200
Extract component
commit b61a59d375
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 10:16:01 2024 +0200
Extract key down handler
commit ced325e009
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 10:15:22 2024 +0200
Return selected item map instead of value [*]
[*] Multiple tokens could have the same value
commit e69bfb8c54
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 09:05:18 2024 +0200
Style select
commit 8dd2ba7d78
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 09:04:50 2024 +0200
Fix naming
commit cb980ace44
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 09:04:35 2024 +0200
Use regular map for options
commit 165e222117
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 08:17:51 2024 +0200
Only show dropdown when options contain items
commit b0dcbae3ac
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 08:13:55 2024 +0200
Fix border clipping
commit 6a8887d9cc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 08:04:23 2024 +0200
Remove text transform
commit d2107e7f69
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 08:02:06 2024 +0200
Fix width of drop down
commit 91271b9e41
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 07:57:55 2024 +0200
Custom editable-select
commit 0bd3b0598b
Merge: 23ee54b4b a3d4d6226
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 18:43:05 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit 23ee54b4b7
Merge: bde2b4b3a c654766f8
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu May 16 18:37:46 2024 +0200
Merge pull request #111 from tokens-studio/71-apply-token-from-the-shapes-panel-right-side
Apply border radius token from the shapes panel
commit bde2b4b3a5
Merge: 3e7a42213 c44ac862f
Author: Akshay Gupta <akshay@hyma.io >
Date: Thu May 16 17:15:59 2024 +0530
Merge pull request #110 from tokens-studio/duplicate-token
add functionality to duplicate token from context menu
commit c44ac862f0
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 16 15:48:39 2024 +0530
simplify duplicate token function
commit c654766f87
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 11:43:37 2024 +0200
Cleanup outdated props
commit 5205b684e9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 11:36:08 2024 +0200
Fix token not being applied
commit e1ae3d55af
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 16 14:08:11 2024 +0530
ad functionality to duplicate token from context menu
commit 23bee8415a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 09:59:55 2024 +0200
Fix missing dependency
commit 48c85d7200
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 09:55:57 2024 +0200
Simplify token application
commit 0d154679e9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 09:44:11 2024 +0200
Add docstrings
commit c60c5ac34f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 09:33:20 2024 +0200
Apply tokens directly to shape
commit cdca00a986
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 09:02:48 2024 +0200
Extract token apply function
commit 4e3af1407d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 18:28:04 2024 +0200
Fix styling of dropdown items?
commit 9a58188dc3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 18:20:47 2024 +0200
Show border-radius tokens as options
commit d9dbaad281
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 18:20:28 2024 +0200
Add tokens map generators
commit 5e301605ad
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 17:44:06 2024 +0200
Extract token grouping to core
commit 622843f18d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 17:43:49 2024 +0200
Take tokens as ref
commit 8f852bf48f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 17:26:10 2024 +0200
Use :as
commit 3e7a422136
Merge: f8972efea 591e33340
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed May 15 17:14:41 2024 +0200
Merge pull request #104 from tokens-studio/fix-sizing-dimensions-mixup
Fix sizing/dimensions token mixup
commit 591e333400
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 15:40:07 2024 +0200
Fix sizing/dimensions token mixup
commit f8972efea0
Merge: d4dd49bdb d69cca2d9
Author: Akshay Gupta <akshay@hyma.io >
Date: Wed May 15 18:56:42 2024 +0530
Merge pull request #103 from tokens-studio/simple-context-menu
fix delimiter mismatch and add missing data/tokens package
commit d69cca2d9c
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 15 18:50:30 2024 +0530
fix delimiter mismatch and add missing data/tokens package
commit d4dd49bdb7
Merge: 157bb01e8 ec5a11731
Author: Akshay Gupta <akshay@hyma.io >
Date: Wed May 15 18:31:13 2024 +0530
Merge pull request #97 from tokens-studio/simple-context-menu
Simple context menu
commit ec5a117318
Merge: d3d454a43 157bb01e8
Author: Akshay Gupta <akshay@hyma.io >
Date: Wed May 15 18:30:53 2024 +0530
Merge branch 'token-studio-develop' into simple-context-menu
commit d3d454a43c
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 15 14:50:24 2024 +0530
move delete token to tokens actions section
commit 5fa2048b23
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 15 14:40:46 2024 +0530
re-use workspace context menu entry and fix double nested ul
commit 316db61c8a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 15 13:23:47 2024 +0530
remove warning modal when deletion of a token
commit fcd7a35b46
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 15 12:59:18 2024 +0530
move context menu functions to data/tokens
commit 157bb01e8f
Merge: b9e9f9fb1 584ac6341
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Tue May 14 16:39:16 2024 +0200
Merge pull request #99 from tokens-studio/fix/containerization
Downtune replica amount. Cleanup redis host
commit 584ac6341d
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Tue May 14 16:37:16 2024 +0200
Downtune replica amount. Cleanup redis host
commit b9e9f9fb13
Merge: d67311b12 4d14d78ee
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue May 14 16:27:19 2024 +0200
Merge pull request #98 from tokens-studio/icons-spacing
Add more space between icon and label, fix icon offset
commit 4d14d78eed
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 14 16:01:11 2024 +0200
Add more space between icon and label, fix icon offset
commit d67311b126
Merge: 230b271be e6f86cda6
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue May 14 15:26:01 2024 +0200
Merge pull request #96 from tokens-studio/95-placeholder-icons
Add token placeholder icons
commit 8cb9d9c352
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue May 14 18:48:48 2024 +0530
Add delete token functionality in context menu
commit 31b487ed86
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue May 14 18:25:08 2024 +0530
remoev translation function
commit 24f1693684
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue May 14 18:10:13 2024 +0530
Add Context Menu for tokens and simple placeholder functions
commit e6f86cda64
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 14 14:24:36 2024 +0200
Add token placeholder icons
commit 230b271be3
Merge: 740024061 677b28218
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 14 12:00:45 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit 7400240616
Merge: 550045cb3 aa8b1f4c7
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 16:42:34 2024 +0200
Merge pull request #94 from tokens-studio/fix/containerization
Chart does auto inject the release name
commit aa8b1f4c73
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 16:41:51 2024 +0200
Chart does auto inject the release name
commit 550045cb3b
Merge: 50f69936a 60207fd01
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 16:21:37 2024 +0200
Merge pull request #93 from tokens-studio/fix/containerization
Circumvent bug
commit 60207fd01e
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 16:21:01 2024 +0200
Circumvent bug
commit 50f69936a4
Merge: d90755531 f9d4b9f69
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 16:10:32 2024 +0200
Merge pull request #92 from tokens-studio/fix/containerization
Add missing secretName
commit f9d4b9f699
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 16:09:56 2024 +0200
Add missing secretName
commit d907555314
Merge: d3c0abc11 e50a46409
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 15:32:21 2024 +0200
Merge pull request #90 from tokens-studio/fix/containerization
Add redis. Ingress should be under front end for some reason
commit e50a46409f
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 15:31:03 2024 +0200
Add redis. Ingress should be under front end for some reason
commit d3c0abc11a
Merge: 64dc685f2 98d7895e2
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon May 13 15:09:48 2024 +0200
Merge pull request #85 from tokens-studio/84-border-width
Stroke Width
commit 64dc685f2a
Merge: 071df4074 79ce39612
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 15:07:23 2024 +0200
Merge pull request #89 from tokens-studio/fix/containerization
Fix pull secrets needed to be a reference
commit 79ce396122
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 15:06:22 2024 +0200
Fix pull secrets needed to be a reference
commit 071df4074f
Merge: 309abec88 0ce5c165d
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 14:43:15 2024 +0200
Merge pull request #88 from tokens-studio/fix/containerization
Update secrets
commit 0ce5c165db
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 14:41:58 2024 +0200
Update secrets
commit 309abec88a
Merge: 425155153 10aaa966f
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 14:26:44 2024 +0200
Merge pull request #87 from tokens-studio/fix/containerization
Change deploy to use alternate chart as truecharts using a weird helm…
commit 10aaa966f9
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 14:25:07 2024 +0200
Change deploy to use alternate chart as truecharts using a weird helm dependency
commit 98d7895e2a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 13 11:23:30 2024 +0200
Add stroke-width token
commit 4251551535
Merge: eafd4f01e ae263363e
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri May 10 17:36:50 2024 +0200
Merge pull request #83 from tokens-studio/82-opacity
Add opacity
commit eafd4f01eb
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Fri May 10 14:34:05 2024 +0200
Use raw manifests
commit 153ea95a55
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Fri May 10 14:02:34 2024 +0200
Typo
commit 16c893fa60
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Fri May 10 14:01:08 2024 +0200
Add matrix for docker build
commit 0e94c9851a
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Fri May 10 13:59:09 2024 +0200
Move workflow file
commit 07583b5e34
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Fri May 10 13:57:17 2024 +0200
Add deployment config
commit ae263363ed
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 9 21:36:38 2024 +0530
Add opacity
commit 4e3ee7bdab
Merge: 5efcb0f42 42b25479b
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri May 10 12:05:06 2024 +0200
Merge pull request #81 from tokens-studio/value-resolve
Value resolve
commit 42b25479b3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 10 10:36:56 2024 +0200
Highlight invalid token values
commit 5813acea02
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 10 10:26:22 2024 +0200
Log whole token
commit df48295903
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 10 10:22:09 2024 +0200
Add resolving function and move to core ns
commit 5efcb0f424
Merge: 2ed4ece23 6d5beb758
Author: Akshay Gupta <akshay@hyma.io >
Date: Fri May 10 12:25:23 2024 +0530
Merge pull request #78 from tokens-studio/fix-assets-panel-view
Fix assets panel tab view
commit 2ed4ece23d
Merge: d81b1f328 9a243e3b4
Author: Akshay Gupta <akshay@hyma.io >
Date: Fri May 10 12:22:03 2024 +0530
Merge pull request #76 from tokens-studio/token-pills-wrap
Add flex wrap to token pills wrapper
commit d81b1f328d
Merge: 68a201374 0c856702c
Author: Akshay Gupta <akshay@hyma.io >
Date: Fri May 10 12:21:38 2024 +0530
Merge pull request #80 from tokens-studio/add-spacing-function
Add simple token spacing application
commit 0c856702c6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 10 08:36:40 2024 +0200
Remove unneeded import
commit 76a38bcb0c
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 9 21:36:38 2024 +0530
Add simple token spacing application
commit 6d5beb7583
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 9 18:42:33 2024 +0530
Fix assets panel tab view
commit 9a243e3b4f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 9 17:51:48 2024 +0530
Add flex wrap to token pills wrapper
commit 68a201374c
Merge: 11d4496e9 69ed15e78
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed May 8 14:29:15 2024 +0200
Merge pull request #74 from tokens-studio/70-sort-sections-by-tokens
Sort token groups
commit 11d4496e9a
Merge: 6fa1d6eec fd3922936
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed May 8 14:29:02 2024 +0200
Merge pull request #68 from tokens-studio/65-dimensions
Dimensions Token
commit 6fa1d6eecc
Merge: 6bb4eec80 3d13015e3
Author: Akshay Gupta <akshay@hyma.io >
Date: Wed May 8 17:52:33 2024 +0530
Merge pull request #66 from tokens-studio/close-token-modal
add ability to close modal once save token button is clicked
commit 69ed15e789
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Remove search bar
commit e5a7f87d1c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Sort token groups
commit fd39229367
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Add shape dimensions updating
commit a9aac4c867
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Move emit to the shape update function [*]
[*] A shape update might need multiple emit functions
commit 3d13015e30
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 8 15:16:11 2024 +0530
add ability to close modal once save token button is clicked
commit 28e6db9bb4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Reuse attribute keys from token schema
commit 6bb4eec805
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Remove unneeded on-apply prop
commit 76f42a0aec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Cleanup on-apply-token function
commit f71ce60b11
Merge: e5c564041 e7b065ac6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 7 14:39:33 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit e5c5640413
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Start tokens studio plugin base
2025-01-10 10:44:08 +01:00
Andrey Antukh
404297f837
Merge pull request #5537 from penpot/azazeln28-fix-text-editor-issue-9716
...
🐛 Fix text editor issue 9716
2025-01-10 10:24:23 +01:00
Alejandro
d500058aa9
Merge pull request #5536 from penpot/ladybenko-9722-bool-ops
...
🎉 Implement boolean operations (wasm)
2025-01-10 09:11:41 +01:00
Andrey Antukh
a1037fb053
Merge remote-tracking branch 'origin/staging' into develop
2025-01-09 17:37:33 +01:00
Belén Albeza
4e5f67676c
🎉 Implement boolean operations (wasm)
2025-01-09 17:14:48 +01:00
Andrey Antukh
33f853ff2e
Merge pull request #5511 from penpot/alotor-fix-touched-import
...
🐛 Fix error when importing files with touched components
2025-01-09 17:13:22 +01:00
alonso.torres
d16513be9d
🐛 Fix error when importing files with touched components
2025-01-09 16:58:40 +01:00
AzazelN28
ad077696b0
🐛 Fix Unknown node type when replacing whole root node
2025-01-09 16:28:32 +01:00
Juanfran
1514faca55
Merge pull request #5505 from penpot/eva-fix-select
...
🐛 Fix some a11y errors on select component
2025-01-09 15:11:13 +01:00
Eva Marco
9d041b130c
🐛 Fix some a11y errors on select component
2025-01-09 13:17:29 +01:00
luisδμ
74f807d539
Merge pull request #5515 from penpot/qol-comments-mentions
...
✨ Add mentions to notifications
2025-01-09 12:42:11 +01:00
Belén Albeza
194cca4b64
Merge pull request #5526 from penpot/superalex-render-wasm-stroke-caps
...
🎉 Stroke caps support for wasm render
2025-01-09 12:35:05 +01:00
Marina López
8df8e384da
🐛 Avoid loading the overview before zoom to frame
2025-01-09 12:22:55 +01:00
Eva Marco
6874f5475c
Merge pull request #5530 from penpot/eva-fix-icon-component
...
🐛 Fix icon* component prop
2025-01-09 12:22:41 +01:00
Eva Marco
5ee87018b9
🐛 Fix icon* component prop
2025-01-09 12:14:38 +01:00
alonso.torres
6e3f9db744
🐛 Fix problem in firefox comments
2025-01-09 12:10:31 +01:00
Alejandro Alonso
13ec04dd65
🎉 Stroke caps support for wasm render
2025-01-09 11:58:36 +01:00
Andrey Antukh
8239b9666b
💄 Use correct frontend url on comment related emails
2025-01-09 11:55:53 +01:00
Andrey Antukh
45d5253915
✨ Add better reusability for comment related queries
2025-01-09 11:55:53 +01:00
Andrey Antukh
aa583b0707
💄 Remove redundant set conversions
2025-01-09 11:55:53 +01:00
Andrey Antukh
1f4fafe781
💄 Remove neesting with ::db/transaction
2025-01-09 11:55:53 +01:00
Andrey Antukh
27c2db6cde
💄 Replace db/query with db/get
2025-01-09 11:55:53 +01:00
Andrey Antukh
5c63a5c58e
💄 Adapt sql style
2025-01-09 11:55:53 +01:00
alonso.torres
b1dda02b47
✨ Add mentions to notifications
2025-01-09 11:55:53 +01:00
Belén Albeza
4bd1e32462
Merge pull request #5518 from penpot/superalex-bugs-wasm-strokes
...
🐛 Fix wasm render strokes bugs
2025-01-09 10:38:09 +01:00
Stephan Paternotte
f94be2d3f9
🌐 Add translations for: Dutch.
...
Currently translated at 99.1% (1582 of 1595 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/nl/
2025-01-09 09:01:53 +01:00
Edgars Andersons
eea0749866
🌐 Add translations for: Latvian.
...
Currently translated at 99.1% (1582 of 1595 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/lv/
2025-01-09 09:01:52 +01:00
Linerly
de58977727
🌐 Add translations for: Indonesian.
...
Currently translated at 100.0% (1595 of 1595 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/id/
2025-01-09 09:01:52 +01:00
Andrey Antukh
1cbeafe85c
Merge pull request #5525 from penpot/palba-testabc-add-library
...
A/B/C test for rename and change look and feel of "libraries" button
2025-01-09 08:34:05 +01:00
Alejandro Alonso
bb071489f1
🐛 Fix dotted path widh calculation
2025-01-09 07:23:55 +01:00
Alejandro Alonso
98806defbf
🐛 Open paths should always be rendered with center alignment
2025-01-09 07:23:55 +01:00
Eva Marco
de0eee13af
Merge pull request #5527 from penpot/niwinz-bugfix-2
...
🐛 Fix incorrect navigate event on assets tab click
2025-01-08 17:55:51 +01:00
Andrey Antukh
384f13a9e2
🐛 Fix incorrect navigate event on assets tab click
2025-01-08 17:44:26 +01:00
Aitor Moreno
8ef4850a06
Merge pull request #5522 from penpot/ladybenko-fix-render-all-race
...
🐛 Fix race condition when rendering the background
2025-01-08 14:47:53 +01:00
Pablo Alba
76c8523f44
✨ Add test ABC renaming "Libraries" to "Add library"
2025-01-08 13:20:52 +01:00
Andrey Antukh
0bffca2dc7
🐛 Fix unexpected exception on closing dropdown event
...
Caused by a incorrect call to the internal dropdown
component
2025-01-08 12:53:27 +01:00
Belén Albeza
3d370de49e
🐛 Fix race condition when rendering the background color before shape tree has been initialized
2025-01-08 12:52:34 +01:00
Pablo Alba
f277d8b125
Revert " ✨ Add test AB renaming "Libraries" to "Add library""
...
This reverts commit 664cacbe9d .
2025-01-08 11:05:50 +01:00
Belén Albeza
2d955a2256
Merge pull request #5491 from penpot/niwinz-rumext-update
...
⚡ Update rumext version
2025-01-07 15:04:27 +01:00
Andrey Antukh
f878003ab5
Merge remote-tracking branch 'origin/staging' into develop
2025-01-07 14:54:48 +01:00
Andrey Antukh
60af8d0bcb
Merge pull request #5520 from penpot/azazeln28-fix-text-editor-issue-9285
...
Fix Copy/Paste text into the text block
2025-01-07 14:26:11 +01:00
Juanfran
d652ed8e68
Merge pull request #5519 from penpot/alotor-fix-plugins-current-user
...
🐛 Fix problem with currentUser in plugins
2025-01-07 14:05:07 +01:00
AzazelN28
09d73a2f51
🐛 Fix pasting text changes opacity to 0
2025-01-07 13:48:32 +01:00
alonso.torres
7d4535ebd4
🐛 Fix problem with currentUser in plugins
2025-01-07 13:03:56 +01:00
Anonymous
27374b1b39
🌐 Add translations for: Italian.
...
Currently translated at 97.1% (1549 of 1595 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/it/
2025-01-07 12:20:29 +01:00
Andrey Antukh
0abe7bbc8b
Merge remote-tracking branch 'weblate/develop' into develop
2025-01-07 12:10:35 +01:00
Andrey Antukh
9878656b7f
Merge remote-tracking branch 'origin/staging' into develop
2025-01-07 12:00:26 +01:00
Andrey Antukh
a5a53219bf
Merge remote-tracking branch 'origin/main' into staging
2025-01-07 12:00:09 +01:00
Andrey Antukh
c3688d6ab0
📎 Fix issues from previous merge
2025-01-07 11:28:45 +01:00
Andrey Antukh
44f6ec7a24
Merge branch 'staging' into develop
2025-01-07 11:26:06 +01:00
Marina López
8716f81765
Merge pull request #5456 from daledesilva/patch-1
...
📚 Add submission form link to deployment page
2025-01-07 10:58:05 +01:00
Andrey Antukh
7aa46a1f62
🔥 Remove 2.4.1 from changelog
2025-01-07 10:51:46 +01:00
Andrey Antukh
6553861a6c
⚡ Update rumext version
...
Mainly for usability and performance improvements
2025-01-07 10:43:23 +01:00
Andrey Antukh
d62eb3d3f4
Merge pull request #5504 from penpot/palba-add-feature-flags-to-events
...
✨ Add feature flags info to posthog events
2025-01-07 09:34:22 +01:00
Pablo Alba
e4c427609d
✨ Add feature flags info to posthog events
2025-01-07 09:19:04 +01:00
Aitor Moreno
547d34b13b
Merge pull request #5514 from penpot/superalex-wasm-stroke-style-support
...
🎉 Stroke style support for wasm render
2025-01-07 09:13:11 +01:00
Alejandro Alonso
2467e033b7
🎉 Stroke style support for wasm render
2025-01-03 16:39:55 +01:00
Aitor Moreno
e551dd5a99
Merge pull request #5508 from penpot/superalex-basic-stroke-support
...
🎉 Basic strokes wasm support
2025-01-03 10:52:05 +01:00
Alejandro Alonso
beb9120b2b
🎉 Basic strokes wasm support
2025-01-03 08:32:05 +01:00
Eva Marco
4a349ec050
Merge pull request #5497 from penpot/palba-bugfixing-02
...
🐛 Bugfixing
2025-01-02 13:48:25 +01:00
Pablo Alba
ad552eaf68
🐛 Fix version history control exit is not intuitive
2025-01-02 12:53:19 +01:00
Pablo Alba
8ae326ed06
🐛 Fix silent crash uploading a font too big
2025-01-02 12:53:19 +01:00
Pablo Alba
6bd1f19e36
🐛 Fix on libraries section, items shouldn't have context menu
2025-01-02 12:53:19 +01:00
Aitor Moreno
883a26845a
Merge pull request #5510 from penpot/alotor-fix-thumbnail-generation
...
🐛 Fix problem with thumbnail generation when changing between ver…
2025-01-02 12:46:59 +01:00
Pablo Alba
54c63fef06
🐛 Fix create team modal when user is creating account via invitation
2025-01-02 12:06:54 +01:00
alonso.torres
bcdf5d86ae
🐛 Fix problem with thumbnail generation when changing between versions
2025-01-02 12:01:30 +01:00
Late Night Defender
4cde30ee85
🌐 Add translations for: Thai.
...
Currently translated at 13.0% (203 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/th/
2024-12-28 17:02:35 +01:00
Pablo Alba
e683564ab2
Merge pull request #5467 from penpot/niwinz-bugfix-4
...
🐛 Fix invitations and webhooks page shows no data
2024-12-27 13:51:24 +01:00
luisddm
b5e5c4b0dd
♻️ Visual changes in comments
2024-12-27 11:43:51 +01:00
Pablo Alba
3eab9da74e
Merge pull request #5492 from penpot/alotor-christmas-bugfixes
...
🐛 Fix problem with component swap style
2024-12-26 16:39:23 +01:00
Andrey Antukh
2b31613853
🐛 Fix file deletion exception
2024-12-23 12:56:02 +01:00
Andrey Antukh
8d74d82fd0
⬆️ Update potok dependency
...
Improves internal symbol naming for objects created with
ptk/reify. Helps on debugging
2024-12-23 12:41:10 +01:00
alonso.torres
2813fda136
🐛 Fix problem with component swap style
2024-12-23 12:37:24 +01:00
Andrey Antukh
585c273cd6
🐛 Fix dashboard fonts section nav link
2024-12-23 12:21:11 +01:00
Andrey Antukh
ff7acea95a
Merge remote-tracking branch 'origin/staging' into develop
2024-12-23 10:58:36 +01:00
Andrey Antukh
a0022a804b
Merge branch 'backrunner-patch/backrunner_nginx-conf' into staging
2024-12-23 10:28:34 +01:00
BackRunner
068acb4303
🐛 Fix assets proxy ssl handshake error
2024-12-23 10:28:10 +01:00
Andrey Antukh
d6f98a6c79
📎 Add externs for worker build
2024-12-23 10:03:10 +01:00
Andrey Antukh
7b6c2da6da
📎 Add externs for main build
...
With all combinations of small symbols for indicate
to compiler to not use them for internal renaming
2024-12-23 10:03:10 +01:00
Andrey Antukh
602ded7e6c
Merge remote-tracking branch 'origin/staging' into develop
2024-12-23 09:27:45 +01:00
Alejandro
5001298087
Merge pull request #5473 from penpot/ladybenko-9533-fix-path-rotation
...
🐛 Fix path rotation
2024-12-23 06:43:53 +01:00
Late Night Defender
a5c6faf639
🌐 Add translations for: Thai.
...
Currently translated at 10.4% (163 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/th/
2024-12-19 19:02:38 +01:00
Denys Kisil
fee4a8ff14
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 99.5% (1554 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2024-12-19 19:02:38 +01:00
Andrey Antukh
affed049ee
Merge remote-tracking branch 'origin/main' into staging
2024-12-19 10:27:12 +01:00
alonso.torres
377f636b8e
🐛 Fix problem with reorder on grid layout layers
2024-12-18 13:32:30 +01:00
Andrey Antukh
69008fbb90
Merge remote-tracking branch 'origin/staging' into develop
2024-12-18 12:47:05 +01:00
Alejandro Alonso
2d512ef273
🐛 Fix path edition for plugins
2024-12-18 10:12:01 +01:00
Denys Kisil
62307c56a0
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 99.5% (1554 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2024-12-15 16:00:22 +01:00
Xaviju
8a4fbf385c
🐛 fix color-bullet props error
2024-12-13 13:52:01 +01:00
Eva Marco
0fafc52ea4
Merge pull request #5474 from penpot/eva-fix-tooltip-border-radius
...
🐛 Fix border radius tooltip
2024-12-13 13:47:52 +01:00
Andrey Antukh
8f673885a0
Merge remote-tracking branch 'origin/staging' into develop
2024-12-13 13:47:30 +01:00
Eva Marco
feaf027abf
🐛 Fix border radius tooltip
2024-12-13 13:26:13 +01:00
Belén Albeza
e1c5cd6640
🐛 Fix path rotation
2024-12-13 13:03:23 +01:00
Marina López
c61b794ab6
:bug:Fix link when deselecting shapes
2024-12-13 12:29:06 +01:00
Andrey Antukh
b8ebbe8c3c
Merge pull request #5468 from penpot/palba-abtest-add-library-button2
...
✨ Add test AB renaming "Libraries" to "Add library"
2024-12-13 12:20:56 +01:00
Pablo Alba
09c184200d
Merge pull request #5471 from penpot/niwinz-bugfix-5
...
🐛 Fix unhandled exception on accepting invitation
2024-12-13 12:15:35 +01:00
Andrey Antukh
bbe0b22a8b
🐛 Fix unhandled exception on accepting invitation
...
In an interaction with the audit log; happens when an old invitation
(with created-by as nil) is accepted.
2024-12-13 11:48:37 +01:00
Andrey Antukh
8603085a69
Merge pull request #5470 from penpot/palba-add-config-not-show-release
...
🎉 Add config flag to hide release info
2024-12-13 11:28:27 +01:00
Andrey Antukh
29ec44482d
Merge pull request #5463 from penpot/andy-docs-adjustments
...
📚 Remove broken video about History versions
2024-12-13 11:17:27 +01:00
Andrey Antukh
fd4d4ec6e3
Merge pull request #5465 from penpot/palba-fix-viewer-role-thumbnails
...
🐛 Fix viewer role is unable to generate thumbnails on dashboard
2024-12-13 11:16:32 +01:00
Pablo Alba
0945dd2920
🎉 Add config flag to hide release info
2024-12-13 11:14:59 +01:00
Pablo Alba
664cacbe9d
✨ Add test AB renaming "Libraries" to "Add library"
2024-12-13 10:51:41 +01:00
Pablo Alba
08516ac7ca
Revert " ✨ Add test AB renaming "Libraries" to "Add library""
...
This reverts commit ec7f8a6aa7 .
2024-12-13 10:51:25 +01:00
Andrey Antukh
eaec46a67b
🐛 Fix incorrect team invitation redirect after login
2024-12-13 10:23:52 +01:00
Marina López
b18ee859b1
✨ Shareable link pointing to a specific board
2024-12-13 09:43:56 +01:00
Andrey Antukh
1b2a38351d
🐛 Fix invitations and webhooks page shows no data
...
Regression of the routing/state refactor
2024-12-13 09:16:19 +01:00
Pablo Alba
24e51eef5b
🐛 Fix viewer role is unable to generate thumbnails on dashboard
2024-12-12 15:15:27 +01:00
Andrey Antukh
ee62016c34
Merge pull request #5462 from penpot/palba-dont-show-release-info
...
🐛 Fix a new user shouldn't see the "What's new" popup
2024-12-12 12:27:14 +01:00
Pablo Alba
ea43a999e9
💄 css linter adjustment
2024-12-12 12:08:10 +01:00
Pablo Alba
dc360d8096
💄 Minor marging adjustment on penpot free button
2024-12-12 12:06:24 +01:00
andy
7c10f20b95
📚 Remove deprecated video at History version
2024-12-12 11:57:08 +01:00
Pablo Alba
4958da63e5
🐛 Fix a new user shouldn't see the "What's new" popup
2024-12-12 11:45:58 +01:00
Andrey Antukh
1c76587d70
Merge remote-tracking branch 'origin/develop' into develop
2024-12-12 10:56:20 +01:00
Andrey Antukh
4877d17579
Merge remote-tracking branch 'origin/staging' into develop
2024-12-12 10:56:00 +01:00
Aitor Moreno
d4b829ed19
Merge pull request #5454 from penpot/ladybenko-9512-serialization-docs
...
📚 Serialization docs
2024-12-12 10:36:40 +01:00
Alejandro
953c95315a
Merge pull request #5459 from penpot/ladybenko-9516-fix-blend
...
🐛 Fix blend mode against background
2024-12-12 09:38:34 +01:00
Eva Marco
67b778000a
Merge pull request #5451 from penpot/juanfran-t-9383-combobox
...
✨ new combobox component to the ds with component testing
2024-12-12 09:35:50 +01:00
andy
f39a994fed
📚 Import/export images replacements and other adjustments
2024-12-12 08:38:00 +01:00
andy
5ef59d5e2e
📚 New penpot file format
2024-12-12 08:37:53 +01:00
andy
98221c6b51
📚 Images and text adjustments
2024-12-12 08:37:40 +01:00
Madalena Melo
74713cde63
File history versions
...
https://tree.taiga.io/project/penpot/task/9377
2024-12-12 08:37:32 +01:00
Juanfran
2c8a44dfa1
✨ new combobox component to the ds with component testing
2024-12-12 08:33:12 +01:00
andrés gonzález
a5084c35b5
Merge pull request #5461 from penpot/andy-docs-blending
...
📚 Info about layers blend and opacity
2024-12-12 08:29:41 +01:00
andrés gonzález
cdce1df919
Merge pull request #5460 from penpot/andy-shortcuts-update
...
📚 History shortcut removed
2024-12-12 08:27:48 +01:00
andrés gonzález
ca58dc8dc0
Merge pull request #5445 from penpot/andy-docs-formats
...
📚 User guide import/export section update
2024-12-12 08:24:16 +01:00
andrés gonzález
603485dc62
Merge pull request #5455 from penpot/madalenapmelo-kp-patch-1
...
📚 File history versions
2024-12-12 08:20:50 +01:00
andy
b983b31cf1
📚 Images and text adjustments
2024-12-12 08:05:34 +01:00
andy
c75b886548
📚 Info about layers blend and opacity
2024-12-12 07:03:54 +01:00
andy
abd41e825e
📚 History shortcut removed
2024-12-12 06:22:51 +01:00
Belén Albeza
5ece9cb4aa
Merge pull request #5450 from penpot/palba-free-edition-label
...
🎉 Add "Penpot free" label
2024-12-11 17:43:28 +01:00
Belén Albeza
21da6ddd4a
🐛 Fix blend mode against background
2024-12-11 16:52:13 +01:00
Pablo Alba
7a959cc490
Merge pull request #5458 from penpot/niwinz-bugfix-3
...
🐛 Fix incorrect profile refresh after onboarding end step
2024-12-11 16:15:43 +01:00
Belén Albeza
3075848411
Merge pull request #5419 from penpot/alotor-reorder-icon
...
✨ Add reorder handler to fills, strokes and shadows
2024-12-11 15:57:28 +01:00
Pablo Alba
5f32227e13
🎉 Add "Penpot free" label
2024-12-11 15:50:22 +01:00
alonso.torres
06da4bd392
✨ Add reorder handler to fills, strokes and shadows
2024-12-11 15:40:36 +01:00
Andrey Antukh
ca743cc7cb
🐛 Fix incorrect profile refresh after onboarding end step
...
and many other setting screens
2024-12-11 15:20:39 +01:00
Andrey Antukh
97b9a7d31c
🐛 Remove hardcoded limit of 20 on the snapshot list rpc method
2024-12-11 14:13:04 +01:00
Dale de Silva
dbeebf181f
📚 Add submission form link to deployment page
...
The plugin submission page is hard to find while looking at the plugin help docs (As it's not linked from there). It should eventually be a page of its own but there isn't enough content yet (or an illustration) to support it.
2024-12-11 23:51:11 +11:00
Madalena Melo
537cb6cb50
File history versions
...
https://tree.taiga.io/project/penpot/task/9377
2024-12-11 13:42:17 +01:00
Belén Albeza
ef32acdfab
📚 Add serialization docs for gradient stops and path data
2024-12-11 13:08:49 +01:00
Andrey Antukh
0eec09acbf
Merge pull request #5441 from penpot/juan-slides-2.4
...
Juan slides 2.4
2024-12-11 12:49:31 +01:00
Belén Albeza
c2ffee1683
📚 Add README to rust project
2024-12-11 12:49:09 +01:00
Elhombretecla
81e250e27d
🎉 Add slides for 2.4 release
2024-12-11 12:36:29 +01:00
Aitor Moreno
579a5729e6
Merge pull request #5449 from penpot/superalex-render-wasm-custom-skia-binaries-2
...
🎉 Use custom skia binaries for wasm render
2024-12-11 12:20:02 +01:00
Alejandro Alonso
f50c7a70c2
🎉 Use custom skia binaries for wasm render
2024-12-11 12:06:56 +01:00
Andrey Antukh
7cff0f60a9
Merge remote-tracking branch 'origin/staging' into develop
2024-12-11 12:00:50 +01:00
Alejandro
9f1f8cc80c
Merge pull request #5438 from penpot/andy-docs-selfhostsettings
...
📚 Recommended settings for selfhost
2024-12-11 07:57:23 +01:00
andy
2440c81b42
📚 Recommended settings for selfhost
2024-12-11 07:42:01 +01:00
Alejandro
ada078abab
Merge pull request #5439 from penpot/niwinz-delete-xlog-gc-task
...
🔥 Remove file-xlog-gc task
2024-12-11 07:29:39 +01:00
Alejandro
25a672b958
Merge pull request #5443 from penpot/niwinz-enhancements-1
...
✨ Several improvements
2024-12-11 07:29:14 +01:00
Alejandro
777a4c8414
Merge pull request #5444 from penpot/ladybenko-9505-refactor-shapes
...
♻️ Refactor shapes and render code
2024-12-11 07:10:18 +01:00
andy
6feeb25802
📚 Import/export images replacements and other adjustments
2024-12-10 18:12:11 +01:00
andy
31dc0a074a
📚 New penpot file format
2024-12-10 17:42:32 +01:00
Belén Albeza
c9355a257a
♻️ Refactor custom matrix code into submodule
2024-12-10 16:15:07 +01:00
Belén Albeza
9f7428d44a
♻️ Fix visibility of Shape properties
2024-12-10 16:07:33 +01:00
Andrey Antukh
d8a3c10191
✨ Make modal work through react portal mechanism
...
The rationale behind this change is to allow use of already
declared react context on modals; because with portals, react
propagates top context to the children, independently if they
are direct descendant on dom or not.
2024-12-10 16:01:50 +01:00
Belén Albeza
c7c43d6313
♻️ Decouple render and shapes
2024-12-10 15:54:51 +01:00
Belén Albeza
7b1934dcb6
♻️ Create an ImageStore type
2024-12-10 15:41:50 +01:00
Belén Albeza
967bc75a1c
♻️ Move rendering a single shape to the shape itself
2024-12-10 15:29:49 +01:00
Andrey Antukh
31319a0d04
Merge pull request #5442 from penpot/alotor-view-only-menu
...
🐛 Remove file history versions menu options on view mode
2024-12-10 15:20:57 +01:00
Andrey Antukh
7758d5f747
💄 Add code style optimization to workspace context menu components
2024-12-10 15:08:14 +01:00
Belén Albeza
001aa3f319
♻️ Refactor into render submodules
2024-12-10 15:03:15 +01:00
Andrey Antukh
5dae6f8fde
🔥 Remove unused refs
2024-12-10 14:57:03 +01:00
Andrey Antukh
838fb73434
📎 Add FIXME note about recent-fonts ref behavior
2024-12-10 14:56:35 +01:00
Andrey Antukh
a12b42c4d5
✨ Simplfy workspace-file-colors ref impl
2024-12-10 14:56:15 +01:00
Andrey Antukh
e5894ceea1
♻️ Rename workspace-libraries to libraries on state and refs
2024-12-10 14:45:56 +01:00
Belén Albeza
647635a819
Merge pull request #5433 from penpot/superalex-render-wasm-circles-support
...
🎉 Render wasm ellipses support
2024-12-10 14:41:24 +01:00
alonso.torres
b9cb415507
🐛 Remove file history versions menu options on view mode
2024-12-10 14:41:00 +01:00
Alejandro Alonso
307329cf2e
🎉 Render wasm ellipses support
2024-12-10 14:31:26 +01:00
Belén Albeza
33e70a4108
Merge pull request #5410 from penpot/superalex-radial-gradients-wasm-render
...
🎉 Support for radial gradients with wasm render
2024-12-10 14:18:09 +01:00
Andrey Antukh
969c6a2e2f
💄 Add syntax optimization for gradient handlers component
2024-12-10 14:04:13 +01:00
Andrey Antukh
848db3f13c
✨ Remove components-v2 conditional on inspect right sidebar
2024-12-10 14:03:32 +01:00
Andrey Antukh
cd6a3fd1bb
🔥 Remove unused lenses
2024-12-10 14:02:42 +01:00
Andrey Antukh
36121d862d
Merge pull request #5440 from penpot/palba-ab-share-in-workspace
...
✨ Fix test A/B add share button to the workspace
2024-12-10 13:48:49 +01:00
Pablo Alba
d8964a69bc
✨ Fix test A/B add share button to the workspace
2024-12-10 13:33:04 +01:00
Belén Albeza
8599c52fc0
Merge pull request #5435 from penpot/superalex-render-wasm-show-content-support
...
🎉 Suport for show-content in render wasm
2024-12-10 13:11:46 +01:00
Andrey Antukh
c90c016ae5
Merge remote-tracking branch 'origin/staging' into develop
2024-12-10 12:41:19 +01:00
Andrey Antukh
6f67ecd1e4
Merge pull request #5404 from penpot/eva-fix-border-radius
...
♻️ Remove Rx and RY from shapes
2024-12-10 12:36:58 +01:00
Andrey Antukh
39da7d7ab6
Merge pull request #5429 from penpot/palba-bugfixing-01
...
🐛 Palba bugfixing 01
2024-12-10 12:33:38 +01:00
Andrey Antukh
1bb25bb89d
🔥 Remove file-xlog-gc task
...
It is no longer necessary because snapshots are managed by the objects-gc task
2024-12-10 12:19:12 +01:00
Pablo Alba
b0a3f2b72a
🐛 Fix history panel remains open after restoring a version
2024-12-10 11:00:54 +01:00
Pablo Alba
f2f3d9f7eb
💄 Fix css format (spacing)
2024-12-10 10:53:12 +01:00
Pablo Alba
cf72b35e73
🐛 Fix separator lines have no color at some menus
2024-12-10 10:53:12 +01:00
Andrey Antukh
6ecae5d425
💄 Fix linter issues after staging merge
2024-12-10 10:48:04 +01:00
Eva Marco
73e48b3d81
♻️ Remove unnecesary RX and RY from shapes
2024-12-10 10:47:55 +01:00
Andrey Antukh
bdb777516e
Merge remote-tracking branch 'origin/staging' into develop
2024-12-10 10:46:38 +01:00
Alejandro Alonso
e1d9efea7f
🎉 Suport for show-content in render wasm
2024-12-10 10:28:11 +01:00
Andrey Antukh
fe8d9cf159
Merge pull request #5418 from penpot/palba-abtest-add-sugested-libraries
...
✨ Add test AB for adding a few "Suggested" libraries
2024-12-10 09:50:41 +01:00
Andrey Antukh
4cfe33bc5c
Merge pull request #5436 from penpot/azazeln28-fix-text-editor-v2-copy-paste-issues
...
🐛 Fix copy/paste issues
2024-12-10 09:29:31 +01:00
Andrey Antukh
e5d8bc91fb
💄 Fix describe-library-blocks component syntax decl style
2024-12-10 09:26:07 +01:00
Andrey Antukh
ce1ba3f28f
💄 Fix sample-library-entry component syntax style
2024-12-10 09:21:45 +01:00
Pablo Alba
257d72ee9d
✨ Add test AB for adding a few "Suggested" libraries
2024-12-10 09:16:55 +01:00
Alejandro
0766b341bd
Merge pull request #5432 from penpot/niwinz-bugfix-2
...
🐛 Bug fixes
2024-12-10 08:05:00 +01:00
Alejandro Alonso
09aa4529f8
🎉 Support for radial gradients with wasm render
2024-12-10 07:05:59 +01:00
Alejandro
0eedc036be
Merge pull request #5388 from penpot/azazeln28-feat-start-drawing-paths
...
🎉 Start drawing paths
2024-12-09 16:27:28 +01:00
Belén Albeza
4c83899d69
✨ Only take fills for non-groups
2024-12-09 16:17:55 +01:00
AzazelN28
4ef631fd6a
🐛 Fix copy/paste issues
2024-12-09 16:10:39 +01:00
Belén Albeza
99bb3ee962
🎉 Render path fills
2024-12-09 16:06:15 +01:00
Belén Albeza
0bfcc1f854
🎉 Deserialize shape data in wasm
2024-12-09 15:48:45 +01:00
AzazelN28
22b01c63b5
🎉 Serialize data in clojure
2024-12-09 15:48:44 +01:00
Andrey Antukh
0b323e81bc
Merge pull request #5434 from penpot/niwinz-merge-staging
...
✨ Mege staging to develop
2024-12-09 14:48:18 +01:00
Andrey Antukh
7c6ad334e7
🐛 Fix incorrect rendering of team members page
...
when projects are not loaded
2024-12-09 13:25:17 +01:00
Andrey Antukh
6a624ae94a
🐛 Fix incorrect navegation handling on change team
2024-12-09 13:15:09 +01:00
Andrey Antukh
c6cdeea636
Merge remote-tracking branch 'origin/staging' into develop
2024-12-09 12:26:23 +01:00
Andrey Antukh
a923d39603
🐛 Fix incorrect teams query on profile deletion
...
The current approach prevents profile deletion when
there are some extra (soft)deleted teams where the profile
is owner
2024-12-09 10:15:13 +01:00
Andrey Antukh
2f79d71262
🐛 Fix incorrect event handling on file-menu
...
Don't wait team to be present for open the menu,
because with slow connection speed it can cause
unexpected ux glitche showing menu when the component
inner request is resoved
2024-12-09 10:15:13 +01:00
Andrey Antukh
4881bf3619
Merge pull request #5412 from penpot/palba-abtest-add-library-button
...
✨ Add test AB renaming "Libraries" to "Add library"
2024-12-09 09:53:35 +01:00
AzazelN28
f564b4e66d
🎉 Add debug options to wasm
2024-12-05 16:36:42 +01:00
Eva Marco
69df69c4bb
Merge pull request #5424 from penpot/superalex-bugfixing-30
...
🐛 Bug fixing
2024-12-05 16:12:16 +01:00
Belén Albeza
b332f128b0
Merge pull request #5409 from penpot/superalex-hidden-layer-support-for-wasm-render
...
🎉 Hidden layer support for wasm render
2024-12-05 15:42:02 +01:00
Alejandro Alonso
07215357d6
🎉 Hidden layer support for wasm render
2024-12-05 15:10:15 +01:00
Alejandro
2c36a4076f
Merge pull request #5427 from penpot/eva-fix-firefox-scrollbar
...
🐛 Fix horizontal scroll on firefox
2024-12-05 13:30:52 +01:00
Andrey Antukh
3ac6f59b7b
Merge pull request #5428 from penpot/qol-versions-limit-warning
...
✨ Add autosaved versions warning
2024-12-05 13:26:59 +01:00
alonso.torres
c68a0d3967
✨ Add autosaved versions warning
2024-12-05 13:18:03 +01:00
Andrey Antukh
aeb1ac41da
🐛 Prevent upload media objects to deleted files
2024-12-05 12:39:43 +01:00
Eva Marco
b58830260c
🐛 Fix horizontal scroll on firefox
2024-12-05 12:21:22 +01:00
Alejandro Alonso
4114d9b56f
🐛 Fix shortcut for history not working
2024-12-05 10:52:59 +01:00
Alejandro
553b9eb4bb
Merge pull request #5425 from penpot/ladybenko-9477-backport
...
[backport] 🐛 Fix missing rename shortcut translation
2024-12-05 10:43:37 +01:00
María Valderrama
12e97c73f3
🐛 Fix missing rename shortcut translation
2024-12-05 09:59:00 +01:00
Alejandro
bd1286aace
Merge pull request #5422 from penpot/eva-fix-demote-owner
...
🐛 Fix admin can demote owner
2024-12-05 09:37:22 +01:00
Alejandro Alonso
630f42f7ac
🐛 Fix internal error when creating a guide
2024-12-05 09:30:10 +01:00
Eva Marco
bf40cd98e8
🐛 Fix admin can demote owner
2024-12-05 09:27:32 +01:00
Alejandro
7c7ede9d0c
Merge pull request #5403 from penpot/ladybenko-wasm-save-buffer-pointer
...
Wasm save buffer pointer
2024-12-05 08:58:35 +01:00
Belén Albeza
62fcf74472
Merge pull request #5402 from penpot/xaviju-9414-ds-swatch
...
Create DS swatch utility component
2024-12-04 16:48:42 +01:00
Xaviju
89009c4da1
✨ Create Ds swatch utility component
2024-12-04 16:27:50 +01:00
Belén Albeza
0828d2e092
Merge pull request #5411 from penpot/niwinz-routing-refactor
...
♻️ Refactor application routing
2024-12-04 15:31:07 +01:00
Pablo Alba
ec7f8a6aa7
✨ Add test AB renaming "Libraries" to "Add library"
2024-12-04 13:55:55 +01:00
Pablo Alba
a44db31008
Merge pull request #5417 from penpot/staging
...
📚 Update changelog
2024-12-04 13:48:52 +01:00
andrés gonzález
6b375d3413
Merge pull request #5379 from penpot/madalenapmelo-kp-patch-1
...
📚 Doc for viewer role
2024-12-04 13:00:35 +01:00
Madalena Melo
c5ec3ea7b1
Change the order to add clarity to admin and owner roles
...
Switched the order of the roles to make it more logical and add more clarity about admins and owners ability to edit
2024-12-04 12:09:34 +01:00
andrés gonzález
4d3192546c
📚 Update changelog with some links format
2024-12-04 09:49:33 +01:00
Belén Albeza
6623963a7f
✨ Use a static Vec<u8> to handle shared memory
2024-12-04 09:47:31 +01:00
andrés gonzález
2184926bbb
📚 Update changelog with "New .penpot file format"
2024-12-04 09:42:20 +01:00
Andrey Antukh
80b763dd98
♻️ Add backward compatibility for old urls
2024-12-03 21:31:54 +01:00
Andrey Antukh
3e090b126e
♻️ Refactor application routing
...
Mainly removes an inconsistent use of path params and normalize
all routes to use query params for make it extensible without
breaking urls.
2024-12-03 18:23:41 +01:00
Madalena Melo
58bc772880
Add detail to role descriptions
...
Added more context to each role's description; I tried to keep it brief while including more information about what each role can do both within the team as well as in terms of team management
2024-12-03 15:50:35 +01:00
Belén Albeza
df6727f186
♻️ Refactor rendering fills
2024-12-03 14:43:07 +01:00
Belén Albeza
58c4e53ee4
♻️ Refactor image fills
2024-12-03 14:34:07 +01:00
Belén Albeza
7105e49ac2
♻️ Refactor adding gradient stops
2024-12-03 13:49:29 +01:00
Belén Albeza
5e9f533624
Merge pull request #5374 from penpot/superalex-render-wasm-fill-images
...
🎉 Render wasm fill images
2024-12-03 13:17:57 +01:00
Alejandro Alonso
0a3c6f38ef
🎉 Render wasm fill images
2024-12-03 13:08:19 +01:00
Andrey Antukh
b2f02de5c1
🐛 Fix incorrect uuid on e2e dashboard mock files
2024-12-03 12:15:53 +01:00
Andrey Antukh
f31e2b72e6
✨ Adjust data profile alias
2024-12-03 12:15:53 +01:00
Andrey Antukh
c6b96a81f1
♻️ Rename data.events to data.event
2024-12-03 12:15:52 +01:00
Andrey Antukh
838fb06039
♻️ Rename data.users to data.profile
2024-12-03 11:55:33 +01:00
Andrey Antukh
1de35b2e3a
✨ Disable wasm loading if feature is disabled
2024-12-03 11:55:33 +01:00
Andrey Antukh
b17d7c0289
♻️ Refactor dashboard bootstrap
2024-12-03 11:55:31 +01:00
María Valderrama
5850a8fac4
Merge pull request #5407 from penpot/revert-5389-ladybenko-doc-create-plugin
...
Revert "📚 Minor fix to plugin docs"
2024-12-03 11:55:22 +01:00
Andrey Antukh
b31afcfb47
🐛 Fix incorrect use of forward-ref on input* control component
...
And in the derived input-tokens* component
2024-12-03 11:48:22 +01:00
Belén Albeza
ea48c43a5f
Revert " 📚 Minor fix to plugin docs"
2024-12-03 11:47:56 +01:00
Andrey Antukh
052b39d833
Merge remote-tracking branch 'origin/staging' into develop
2024-12-03 11:47:40 +01:00
Eva Marco
0c3a362e85
Merge pull request #5406 from penpot/ladybenko-add-icon-ids-storybook
...
✨ Explicitly display icon IDs in storybook
2024-12-03 10:17:35 +01:00
Eva Marco
b86d352caf
Merge pull request #5389 from penpot/ladybenko-doc-create-plugin
...
📚 Minor fix to plugin docs
2024-12-03 10:12:22 +01:00
Belén Albeza
39c203b997
✨ Explicitly display icon IDs in storybook
2024-12-03 10:00:01 +01:00
Belén Albeza
b4ccf545c7
Merge pull request #5397 from penpot/madalenapmelo-kp-patch-2
...
📚 Update shortcuts to include the "rename selected layer" shortcut
2024-12-02 14:56:59 +01:00
Belén Albeza
c688ae2e33
Merge pull request #5400 from penpot/superalex-memory-refactor
...
❇️ Refactor memory management for color linear gradient stops
2024-12-02 13:08:36 +01:00
Denys Kisil
8bd898f0eb
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 89.1% (1391 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2024-12-02 13:00:22 +01:00
Nicola Bortoletto
92fd918d0e
🌐 Add translations for: Italian.
...
Currently translated at 99.5% (1554 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/it/
2024-12-02 13:00:21 +01:00
Alejandro Alonso
a4cfaa542c
🎉 Refactor memory managemnt for color linear gradient stops
2024-12-02 12:54:56 +01:00
Alejandro
61bf4e145e
Merge pull request #5392 from penpot/ladybenko-9266-linear-gradients
...
🎉 Render linear gradient fills
2024-12-02 12:33:56 +01:00
Andrey Antukh
b9df1d5d3f
Merge pull request #5385 from penpot/mavalroot-rename-board
...
🎉 Rename board on the workspace
2024-12-02 08:50:06 +01:00
Aitor Moreno
fffc3b1b58
Merge pull request #5396 from penpot/niwinz-bugfix-1
...
🐛 Fix regression on drawing text with auto-size
2024-11-29 15:55:34 +01:00
Andrey Antukh
0214397fb1
Merge branch 'staging' into develop
2024-11-29 15:51:47 +01:00
Madalena Melo
9794de9a84
Fix incorrect shortcut for Mac
2024-11-29 15:25:29 +01:00
Madalena Melo
671f40d44d
Update shortcuts to include the "rename selected layer" shortcut
2024-11-29 14:22:35 +01:00
Andrey Antukh
e0cc999345
🐛 Fix regression on drawing text with auto-size
...
Using editor v1
Caused by 2ed743b6be
2024-11-29 13:23:39 +01:00
Andrey Antukh
8e836f79fb
Merge pull request #5390 from penpot/palba-fix-bad-redirect-remove-from-team
...
🐛 Fix bad redirect after being removed from a team
2024-11-29 13:01:27 +01:00
Belén Albeza
00ab9ad3f0
♻️ Refactor blend mode and fills into their own submodules
2024-11-29 11:46:45 +01:00
Belén Albeza
2d4281bdf2
✨ Use u32 as color args for wasm
2024-11-29 11:34:18 +01:00
María Valderrama
0228f79687
🐛 Fix missing rename shortcut translation
2024-11-29 11:30:31 +01:00
María Valderrama
ac0d79d95a
🎉 Rename board on the workspace
2024-11-29 11:30:31 +01:00
Pablo Alba
093a58b9ec
🐛 Fix bad redirect after being removed from a team
2024-11-29 10:55:17 +01:00
Andrey Antukh
5bfd448483
Merge remote-tracking branch 'origin/staging' into develop
2024-11-29 10:24:49 +01:00
Andrey Antukh
1b20e496d4
Merge pull request #5393 from ryanbreen/ryanbreen-ulimit-fix
...
🐛 Fix ulimits format in devenv/docker-compose.yaml
2024-11-29 10:22:29 +01:00
Andrey Antukh
ad421c3bcc
Merge pull request #5394 from Friendly-Pixel/color_bullet_title
...
✨ Add path to color bullet title
2024-11-29 10:22:00 +01:00
Andrey Antukh
5e2b847202
Merge pull request #5383 from penpot/azazeln28-fix-text-editor-more-issues
...
🐛 Fix text editor issues
2024-11-29 10:17:43 +01:00
Simon Epskamp
206fd68a92
✨ Add path to color bullet title
...
This way the title is more clear as the group name is included, and this more closely matches the display in the "assets" sidebar.
Signed-off-by: Simon Epskamp <simon@friendlypixel.nl >
2024-11-28 20:27:10 +01:00
Ryan Breen
0898c27539
🐛 Fix ulimits format in docker-compose.yaml
...
ulimit nofile format is expected to be int, not string
Signed-off-by: Ryan Breen <rbreen@getfastr.com >
2024-11-28 12:45:45 -05:00
Belén Albeza
c8e322cd58
🎉 Render liner gradient fills
2024-11-28 16:51:28 +01:00
Andrey Antukh
8fa334265c
Merge pull request #5391 from penpot/ladybenko-fix-uuid-bug
...
🐛 Fix Uuid crash
2024-11-28 13:30:13 +01:00
Belén Albeza
13d61d1105
🐛 Fix Uuid crash
2024-11-28 13:16:04 +01:00
Andrey Antukh
ef207cfe70
Merge pull request #5386 from penpot/palba-create-events
...
Create several events
2024-11-28 12:10:45 +01:00
Aitor Moreno
9a9815ebfa
Merge pull request #5371 from penpot/ladybenko-9337-pixel-ratio
...
Device pixel ratio
2024-11-28 11:46:41 +01:00
Pablo Alba
f72c37a198
✨ Add events for use library assets
2024-11-28 11:25:12 +01:00
Pablo Alba
dbf3d0d7c1
✨ Add event "navigate-to-library-file"
2024-11-28 11:23:28 +01:00
Belén Albeza
4b422ef459
📚 Minor fix to plugin docs
2024-11-28 10:55:21 +01:00
Linerly
613f0fa18a
🌐 Add translations for: Indonesian.
...
Currently translated at 100.0% (1561 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/id/
2024-11-27 14:02:37 +01:00
Pablo Alba
903c8c021d
✨ Add event "change-inspect-tab"
2024-11-27 13:51:21 +01:00
Pablo Alba
9b8ef0a2e5
✨ Add event "duplicate-page"
2024-11-27 13:51:21 +01:00
Pablo Alba
22e64c1c81
✨ Add event "resolve-comment-thread"
2024-11-27 13:51:21 +01:00
Pablo Alba
14c917d003
✨ Add event "create-prototype"
2024-11-27 13:51:21 +01:00
Belén Albeza
db9c93f3bf
✨ Render with dpr
2024-11-27 12:38:17 +01:00
AzazelN28
4377a0dcc4
🐛 Fix an error that kept empty inlines
2024-11-27 12:29:38 +01:00
Andrey Antukh
c2649ffd1c
Merge remote-tracking branch 'origin/staging' into develop
2024-11-27 12:11:47 +01:00
AzazelN28
db6ca6f905
🐛 Fix wrong line-height value
2024-11-27 12:05:42 +01:00
Aitor Moreno
ede8ee6a78
Merge pull request #5384 from penpot/alotor-fix-editor
...
🐛 Fix problem with editor line-height
2024-11-27 12:01:58 +01:00
alonso.torres
37b50497f3
🐛 Fix problem with editor line-height
2024-11-27 11:51:13 +01:00
Aitor Moreno
e3d2b99acc
Merge pull request #5381 from penpot/niwinz-bugfix-1
...
🐛 Fix incorrect thumbnail rendering on dashboard
2024-11-27 11:48:25 +01:00
AzazelN28
7101b94557
🐛 Fix selectAll when editor is empty
2024-11-27 11:42:18 +01:00
Aitor Moreno
5ffab1953d
Merge pull request #5382 from penpot/niwinz-bugfix-2
...
🐛 Fix regression with component thumbnails
2024-11-27 11:34:50 +01:00
Andrey Antukh
75e7cfb69e
🐛 Fix regression with component thumbnails
2024-11-27 11:15:58 +01:00
Andrey Antukh
2ad887db89
Merge remote-tracking branch 'origin/staging' into develop
2024-11-27 10:50:03 +01:00
Andrey Antukh
65b7e5c3a5
🐛 Fix incorrect thumbnail rendering on dashboard
2024-11-27 10:42:56 +01:00
Alejandro
8466c60638
Merge pull request #5380 from penpot/niwinz-uuid-fixes
...
🐛 Fix incorrect encoding of u32 parts of uuid
2024-11-27 09:31:29 +01:00
Andrey Antukh
30a06249ff
Merge pull request #5377 from penpot/azazeln28-fix-text-editor-issues
...
🐛 Fix text editor issues
2024-11-27 09:08:39 +01:00
AzazelN28
59ca09c24e
🐛 Fix text editor issues
2024-11-27 08:56:52 +01:00
Andrey Antukh
1aeafdfca7
Merge pull request #5378 from penpot/yms-fix-k8s-documentation
...
📚 Add links to Kubernetes documentation
2024-11-27 08:54:37 +01:00
Andrey Antukh
774137a763
Merge pull request #5369 from penpot/ladybenko-9202-ci-rust-jobs
...
🔧 Set up Rust jobs in CI
2024-11-27 08:53:53 +01:00
Andrey Antukh
965d457664
🐛 Fix incorrect encoding of u32 parts of uuid
2024-11-27 08:36:34 +01:00
Andrey Antukh
25a2d3b1fb
Merge branch 'staging' into develop
2024-11-27 08:33:16 +01:00
Andrey Antukh
a714085523
Merge branch 'niwinz-plugins-reify' into staging
2024-11-27 08:32:54 +01:00
alonso.torres
eccc4226c7
✨ Migrate proxies to new format
2024-11-27 08:32:07 +01:00
Belén Albeza
5ce6cbff6f
♻️ Refactor navigate() method
2024-11-26 16:13:14 +01:00
Yamila Moreno
4d6d85b3de
📚 Add links to Kubernetes documentation
2024-11-26 15:25:51 +01:00
Madalena Melo
3479a78e96
Viewer Role - Update index.njk
...
Add viewer role to the team roles; also made some tweaks to the descriptions of the other roles
2024-11-26 13:06:08 +01:00
Aitor Moreno
c607b61af6
Merge pull request #5349 from penpot/palba-add-event-for-pdf
...
✨ Add export format info to export-shapes event
2024-11-26 12:53:52 +01:00
Aitor Moreno
5b52e2a50b
Merge pull request #5336 from penpot/niwinz-render-wasm-improvements-2
...
✨ Minor improvements to wasm shape and intial draft for path encoding
2024-11-26 12:30:56 +01:00
Andrey Antukh
6d419a45ae
✨ Add initial prototype for path content encoding
2024-11-26 12:00:29 +01:00
Andrey Antukh
30d7ba7136
✨ Add id and type to wasm shape-proxy static attrs
2024-11-26 11:59:27 +01:00
Late Night Defender
08b20bdfd9
🌐 Add translations for: Thai.
...
Currently translated at 9.8% (154 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/th/
2024-11-25 20:01:04 +00:00
Linerly
fc5511eef4
🌐 Add translations for: Indonesian.
...
Currently translated at 93.0% (1452 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/id/
2024-11-25 20:01:03 +00:00
Stas Haas
e9389a7d6e
🌐 Add translations for: German.
...
Currently translated at 93.0% (1452 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2024-11-25 20:01:02 +00:00
Andrey Antukh
e16ec9c719
✨ Add facility for create anonymous objects
...
Speciailly designed to be work in plugins where code
is submited to hard deep freeze on the sandboxing
process.
2024-11-25 16:35:44 +01:00
Belén Albeza
52a705ac02
✨ Add config flag for DPR
2024-11-25 16:13:29 +01:00
Belén Albeza
3e99de19f5
♻️ Refactor debug options into its own struct, along with dpr
2024-11-25 16:01:19 +01:00
Pablo Alba
59e5656bd7
Merge pull request #5370 from penpot/niwinz-bugfix-4
...
🐛 Fix incorrect access to flows on add-new-interaction event
2024-11-25 15:41:13 +01:00
Andrey Antukh
82104dd823
Merge remote-tracking branch 'origin/staging' into develop
2024-11-25 14:56:12 +01:00
Andrey Antukh
723eef9565
🐛 Fix incorrect access to flows on add-new-interaction event
2024-11-25 13:32:45 +01:00
Belén Albeza
8448036d67
Merge pull request #5368 from penpot/niwinz-bugfix-3
...
🐛 Fix import format detection and error handling
2024-11-25 13:30:46 +01:00
Belén Albeza
ca70edf07b
🔧 Set up Rust jobs in CI
2024-11-25 13:14:46 +01:00
Belén Albeza
230e011003
Merge pull request #5353 from penpot/superalex-fix-change-page-with-wasm-render
...
🐛 Fix change page with wasm render
2024-11-25 12:45:21 +01:00
Andrey Antukh
e1c9691567
✨ Improve scss compilation error handling
...
Don't stop watch scss process on compilation error
2024-11-25 12:44:10 +01:00
Alejandro Alonso
198339f232
🐛 Fix change page with wasm render
2024-11-25 12:36:12 +01:00
Andrey Antukh
577b731b22
🐛 Fix import format detection and error handling
2024-11-25 12:29:59 +01:00
Andrey Antukh
5ee0399615
Merge remote-tracking branch 'origin/staging' into develop
2024-11-25 11:50:19 +01:00
Andrey Antukh
ef3588d05f
Merge pull request #5355 from penpot/azazeln28-fix-component-list-jumps
...
🐛 Fix component list jumps
2024-11-25 11:44:05 +01:00
Andrey Antukh
d4893523bc
Merge pull request #5367 from penpot/niwinz-bugfix-2
...
🐛 Fix release 2.3 onboarding text typos
2024-11-25 11:43:47 +01:00
AzazelN28
f10792619d
🐛 Fix component list jumps
2024-11-25 11:35:33 +01:00
Alejandro
7a0702650a
Merge pull request #5366 from penpot/niwinz-bugfix-1
...
🐛 Bugfixes
2024-11-25 11:32:28 +01:00
Elhombretecla
ee1230c488
🐛 Fix release 2.3 onboarding text typos
2024-11-25 11:30:51 +01:00
Belén Albeza
5018ff06ee
Merge pull request #5363 from penpot/superalex-wasm-shape-opacity
...
🎉 Shape opacity for wasm render
2024-11-25 11:30:50 +01:00
Andrey Antukh
ede1176606
Merge pull request #5340 from penpot/palba-testab-board-icon
...
🎉 Add A/B test of use of boards if we just change the icon for “standard” one
2024-11-25 11:24:23 +01:00
Andrey Antukh
9506606e15
Merge pull request #5359 from penpot/alotor-fixes-2
...
🐛 Fix problem with scroll in history versions
2024-11-25 11:23:47 +01:00
Andrey Antukh
7e5f93ca3d
Merge pull request #5358 from penpot/azazeln28-fix-assets-filters
...
🐛 Fix assets filters
2024-11-25 11:23:14 +01:00
Alejandro Alonso
61e19ae3a8
Merge remote-tracking branch 'origin/staging' into develop
2024-11-25 11:18:47 +01:00
Andrey Antukh
6655563aba
Merge pull request #5357 from penpot/superalex-fix-generate-translation-files-with-markdown-and-links
...
🐛 Fix generate translation files with markdown and links
2024-11-25 11:18:13 +01:00
Andrey Antukh
8ee9b45243
Merge pull request #5346 from penpot/alotor-fixes-1
...
Alotor fixes 1
2024-11-25 11:16:25 +01:00
Alejandro
caa6897f81
Merge pull request #5342 from penpot/niwinz-thumbnails-fix
...
✨ Make the file and shape thumbnails not dependent on PUBLIC_URI
2024-11-25 11:13:04 +01:00
Andrey Antukh
660bc1a4dd
🐛 Fix incorrect team rename operation
2024-11-25 10:01:36 +01:00
Andrey Antukh
3ddd45e99b
🐛 Fix incorrect internal form initialization
2024-11-25 10:01:36 +01:00
Andrey Antukh
9b71e04e1c
🐛 Fix exception on user-feedback rpc method
...
And normalizes configuration parameters
2024-11-25 10:01:36 +01:00
alonso.torres
39620fe9c4
🐛 Hover on history version entry to show options
2024-11-25 09:51:41 +01:00
alonso.torres
db7c1fc7dd
🐛 Fix problem with some texts desynchronization
2024-11-25 09:51:41 +01:00
Alejandro Alonso
d09e5ef9b3
🎉 Shape opacity for wasm render
2024-11-25 09:26:49 +01:00
Andrey Antukh
6f5c7c01bb
Merge remote-tracking branch 'origin/staging' into develop
2024-11-25 09:20:30 +01:00
Alejandro Alonso
c89abf56ac
🐛 Fix translate files generations with markdown and links
2024-11-25 07:20:32 +01:00
alonso.torres
d22f6e37c9
✨ Add pin version to main menu
2024-11-22 15:47:19 +01:00
Aitor Moreno
e675ff6db5
Merge pull request #5352 from penpot/superalex-improve-full-rendering
...
🎉 Improve performance for zoom and pan with wasm render
2024-11-22 15:38:31 +01:00
AzazelN28
19b9b3cbd9
🐛 Fix missing main menu entry version history
2024-11-22 15:35:13 +01:00
alonso.torres
c1d3e4cd6e
🐛 Fix problem with scroll in history versions
2024-11-22 15:34:32 +01:00
AzazelN28
2164593757
🐛 Fix assets filters
2024-11-22 14:47:43 +01:00
Andrey Antukh
9485ce03b5
Merge pull request #5338 from penpot/azazeln28-fix-missing-text-editor-changes
...
📎 Fix some text editor missing changes
2024-11-22 12:54:42 +01:00
Alejandro Alonso
05716c7164
Merge remote-tracking branch 'origin/staging' into develop
2024-11-22 12:46:10 +01:00
Aitor Moreno
ba832389d1
Merge pull request #5354 from penpot/superalex-fix-text-layer-default-name-with-v2-editor
...
🐛 Fix text layer default name with v2 text editor
2024-11-22 12:20:59 +01:00
Alejandro Alonso
a8ee9be7b9
🐛 Fix text layer default name with v2 text editor
2024-11-22 11:14:39 +01:00
AzazelN28
c8c83c1e1d
📎 Fix some missing changes
2024-11-22 11:06:16 +01:00
Alejandro Alonso
0b5e915af9
🎉 Improve performace for zoom and pan with wasm render
2024-11-22 09:46:46 +01:00
Andrey Antukh
afcfbdedda
Merge pull request #5341 from penpot/palba-fix-leave-team
...
🐛 Fix bad redirect after leaving team
2024-11-22 08:31:21 +01:00
Belén Albeza
361c56fd9c
Merge pull request #5343 from penpot/azazeln28-render-only-visible-shapes
...
🎉 Render only visible shapes
2024-11-21 17:40:24 +01:00
Belén Albeza
6fd6074934
💄 Format rust code
2024-11-21 17:23:49 +01:00
Pablo Alba
53f55444cd
✨ Add export format info to export-shapes event
2024-11-21 16:33:06 +01:00
Andrey Antukh
86b681fb55
Merge pull request #5350 from penpot/token-studio-develop-1
...
✨ Merge tokens-studio/develop into develop
2024-11-21 16:31:08 +01:00
Andrey Antukh
395962ae4d
✨ Merge tokens-studio/develop into develop
2024-11-21 16:08:42 +01:00
AzazelN28
f7ff3129ed
🎉 Render only visible shapes
2024-11-21 16:05:14 +01:00
Aitor Moreno
f9912e0299
Merge pull request #5317 from penpot/superalex-fix-real-time-blend-mode-rendering
...
🐛 Fix real time blend mode rendering
2024-11-21 16:03:42 +01:00
Alejandro Alonso
b4e9f9e28c
🐛 Fix real time blend mode rendering
2024-11-21 15:58:37 +01:00
Aitor Moreno
aa07a8046b
Merge pull request #5329 from penpot/ladybenko-9290-fix-resize-viewport
...
Fix viewport glitch
2024-11-21 15:13:36 +01:00
Belén Albeza
dfe8f97f8d
🐛 Fix surface not being resized when viewport dimensions changed
2024-11-21 14:16:07 +01:00
Aitor Moreno
2f15844c32
Merge pull request #5347 from penpot/superalex-tada-improve-zoom-pan-render-wasm
...
🎉 Improve performace for zoom and pan with wasm render
2024-11-21 12:50:51 +01:00
Alejandro Alonso
e634d6d37a
🎉 Improve performace for zoom and pan with wasm render
2024-11-21 12:50:06 +01:00
Aitor Moreno
bc7702e955
Merge pull request #5330 from penpot/superalex-tada-improve-zoom-pan-render-wasm
...
🎉 Improve performace for zoom and pan with wasm render
2024-11-21 12:13:13 +01:00
Alejandro Alonso
ec8799d806
🎉 Improve performace for zoom and pan with wasm render
2024-11-21 12:05:38 +01:00
Denys Kisil
6c1a299b73
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 88.2% (1378 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2024-11-21 12:00:29 +01:00
Pablo Alba
fa8665df88
Merge pull request #5337 from penpot/juanfran-fix-typo-keepaspectratio
...
🐛 Fix typo in keepAspectRatio #9336
2024-11-21 09:13:21 +01:00
Alejandro
7b57509d2d
Merge pull request #5339 from penpot/azazeln28-improve-render-queueing
...
🎉 Improve frame rendering
2024-11-21 06:57:56 +01:00
Andrey Antukh
5cc678ddc3
✨ Remove not necessary check on upgrade-version notification
2024-11-20 16:43:14 +01:00
Andrey Antukh
64c8741233
🐛 Make thumbnails independent of current public uri
...
Mainly always resolve the public uri at frontend, making the
PENPOT_PUBLIC_URI less necessary to be changed. This improves
the experience of on-premise configuration.
Also removes unnecesary calls for thumbnail generation
on components.
2024-11-20 16:43:14 +01:00
Pablo Alba
0cae9d6ad5
🐛 Fix bad redirect after leaving team
2024-11-20 15:37:08 +01:00
Pablo Alba
0c586551c4
🎉 Add A/B test of use of boards if we just change the icon for “standard” one
2024-11-20 15:12:54 +01:00
AzazelN28
2db1740ce8
🎉 Improve frame rendering
2024-11-20 14:09:18 +01:00
Juanfran
2f4cb19745
🐛 Fix typo in keepAspectRatio #9336
2024-11-20 12:43:51 +01:00
Edgars Andersons
67f9b5d1f3
🌐 Add translations for: Latvian.
...
Currently translated at 99.2% (1549 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/lv/
2024-11-20 10:00:20 +01:00
Belén Albeza
59fdf64c66
Merge pull request #5333 from penpot/niwinz-render-wasm-improvements
...
✨ Improvements to wasm api call usability
2024-11-20 09:34:48 +01:00
Belén Albeza
f8e0283186
Merge pull request #5332 from penpot/palba-add-integration-test-viewer-role
...
✨ Add integration tests to viewer role
2024-11-20 09:24:17 +01:00
Alejandro Alonso
7611c487aa
Merge remote-tracking branch 'origin/staging' into develop
2024-11-20 06:27:54 +01:00
Alejandro
b80ccbec0f
Merge pull request #5334 from penpot/niwinz-bug-features
...
🐛 Preserve frontend-only flags already present on team
2024-11-20 06:27:24 +01:00
Andrey Antukh
99905d2286
♻️ Move wasm shape proxy impl to frontend
2024-11-19 19:59:49 +01:00
Andrey Antukh
884414d5cf
✨ Improve wasm api call method usability
2024-11-19 19:21:48 +01:00
Andrey Antukh
db2eb2c420
✨ Use get-prop for access transform and rect props
2024-11-19 19:21:48 +01:00
Andrey Antukh
5420e0e06d
Merge remote-tracking branch 'origin/staging' into develop
2024-11-19 19:20:39 +01:00
Andrey Antukh
246415be2b
Merge pull request #5306 from penpot/azazeln28-update-text-editor
...
⬆️ Update text editor
2024-11-19 19:20:04 +01:00
Andrey Antukh
7faa9e970e
🐛 Fix esm module incompatibilities on text-editor with node
2024-11-19 17:20:16 +01:00
Andrey Antukh
04a0d867b0
✨ Import text-editor code into the repository
2024-11-19 17:05:30 +01:00
Andrey Antukh
93583e5257
Merge pull request #5327 from penpot/qol-gradients
...
✨ New gradients UI
2024-11-19 16:50:15 +01:00
alonso.torres
838c1324b9
🎉 Add new gradients UI
2024-11-19 16:41:01 +01:00
Andrey Antukh
a18214a1a5
🐛 Preserve frontend-only flags already present on team
2024-11-19 16:39:21 +01:00
Pablo Alba
3a7d187110
✨ Add integration tests to viewer role
2024-11-19 16:38:21 +01:00
AzazelN28
68397edd4d
🐛 Fix text editor selection
2024-11-19 14:47:38 +01:00
AzazelN28
1e2d9a15a3
🐛 Fix text editor shortcuts
2024-11-19 14:47:38 +01:00
AzazelN28
0f101fad9f
⬆️ Update text editor
2024-11-19 14:47:38 +01:00
Andrey Antukh
a91737b4d7
Merge pull request #5331 from penpot/alotor-exit-comments
...
🐛 Fix escape key to exit comments mode
2024-11-19 10:59:13 +01:00
alonso.torres
284d5ecb77
🐛 Fix escape key to exit comments mode
2024-11-19 10:44:54 +01:00
Alejandro
5d95d755ad
Merge pull request #5315 from penpot/niwinz-team-access-request-quotes
...
🎉 Add quote definitions for team access requests
2024-11-19 06:52:04 +01:00
Andrey Antukh
4466abd150
Merge pull request #5320 from penpot/alotor-fix-problem-layouts
...
🐛 Fix problem with layout reflow
2024-11-18 18:44:42 +01:00
Andrey Antukh
bc250c962d
🐛 Fix tests caused by merge from staging
2024-11-18 18:43:15 +01:00
Andrey Antukh
68a299a5f5
Merge branch 'Bamboooz-develop' into develop
2024-11-18 18:08:09 +01:00
Bamboooz
569b6e34cb
🐛 Fix polish translations
2024-11-18 18:07:50 +01:00
Andrey Antukh
3addc4ae42
🐛 Fix tests
2024-11-18 18:06:42 +01:00
Andrey Antukh
7c0142432e
Merge remote-tracking branch 'origin/staging' into develop
2024-11-18 17:56:12 +01:00
Andrey Antukh
27690c3da6
✨ Add test runner for cljs on common module
...
In the same way as frontend tests are run and fix some
tokens related tests
2024-11-18 17:51:23 +01:00
alonso.torres
f436d72f51
✨ Changed some events for versions
2024-11-18 16:38:38 +01:00
Alejandro Alonso
d71e1e66c4
Merge remote-tracking branch 'origin/staging' into develop
2024-11-18 15:52:34 +01:00
Alejandro
20ea188070
Merge pull request #5321 from penpot/niwinz-improvements-features
...
✨ Feature flags improvements
2024-11-18 15:52:20 +01:00
Alejandro
4e28f1b1f7
Merge pull request #5325 from penpot/niwinz-uuid-tweaks
...
✨ Improve Uint32 array generation from uuid
2024-11-18 15:47:48 +01:00
Belén Albeza
05e77957ca
Merge pull request #5324 from penpot/superalex-fix-panning-events
...
🐛 Fix streaming of panning events
2024-11-18 15:39:21 +01:00
Alejandro Alonso
5c6ad8e236
Merge remote-tracking branch 'origin/staging' into develop
2024-11-18 13:00:02 +01:00
Alejandro
c4f076910b
Merge pull request #5326 from penpot/alotor-fix-problem-texts
...
🐛 Fix problem with texts crashing
2024-11-18 12:59:40 +01:00
Andrey Antukh
f509b0c1a7
✨ Improve Uint32 array generation from uuid
2024-11-18 12:57:49 +01:00
alonso.torres
72f2395142
🐛 Fix problem with texts crashing
2024-11-18 12:41:21 +01:00
Alejandro
61ad1d6a70
Merge pull request #5318 from penpot/ladybenko-9311-fix-blend
...
Fix more blend glitches
2024-11-18 10:20:28 +01:00
Alejandro Alonso
b03df6422f
🐛 Fix streaming of panning events
2024-11-18 10:06:27 +01:00
Nicola Bortoletto
18fd6a47ef
🌐 Add translations for: Italian.
...
Currently translated at 99.4% (1553 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/it/
2024-11-17 14:01:01 +00:00
Yaron Shahrabani
aecb14775c
🌐 Add translations for: Hebrew.
...
Currently translated at 99.5% (1554 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2024-11-17 14:01:00 +00:00
Stephan Paternotte
1a808e05c3
🌐 Add translations for: Dutch.
...
Currently translated at 99.5% (1554 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/nl/
2024-11-16 13:00:54 +00:00
Edgars Andersons
d253e1195e
🌐 Add translations for: Latvian.
...
Currently translated at 97.7% (1526 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/lv/
2024-11-16 13:00:53 +00:00
Nicola Bortoletto
0590c0bf2c
🌐 Add translations for: Polish.
...
Currently translated at 73.5% (1148 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/pl/
2024-11-16 13:00:52 +00:00
Nicola Bortoletto
f69b2f9edf
🌐 Add translations for: Italian.
...
Currently translated at 99.4% (1553 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/it/
2024-11-16 13:00:51 +00:00
Andrey Antukh
47d28758d7
✨ Clean frontend and backend features on exportation
2024-11-15 15:57:25 +01:00
Andrey Antukh
b7573c0b72
✨ Change frontend-only features automatic team assignation rules
...
The frontend-only features are now ignored from files and from teams
and they do not autoassigns automatically to team and file on file
creation or update operations.
2024-11-15 15:57:25 +01:00
Belén Albeza
6f11eebbed
🐛 Tweak sampling options for rendering shapes
2024-11-15 15:13:57 +01:00
alonso.torres
2ed743b6be
🐛 Fix problem with layout reflow
2024-11-15 15:12:52 +01:00
Belén Albeza
42211c4ed6
♻️ Move shape render methods to RenderState
2024-11-15 14:56:21 +01:00
Belén Albeza
f56a665206
🐛 Fix drawing multiple shapes with different blend modes
2024-11-15 14:40:07 +01:00
Alejandro
defe6ff7f8
Merge pull request #5316 from penpot/ladybenko-9311-fix-blend-glitches
...
Fix blend mode glitches
2024-11-15 14:03:29 +01:00
Yaron Shahrabani
54e8ede474
🌐 Add translations for: Hebrew.
...
Currently translated at 92.8% (1450 of 1561 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2024-11-15 12:00:22 +00:00
Belén Albeza
58d3a2984f
🐛 Fix not clearing drawing surface before drawing shapes
2024-11-15 11:33:26 +01:00
Andrey Antukh
036e335fc4
🎉 Add quote definitions for team access requests
2024-11-15 11:14:30 +01:00
Mathieu Darse
c21a48d13b
🐛 Remove duplicated functions from merge error in manage.sh script
2024-11-15 10:35:37 +01:00
Alejandro
d1d34a3aa7
Merge pull request #5300 from penpot/ladybenko-9275-blend-modes
...
Add blend modes
2024-11-15 10:27:57 +01:00
Andrey Antukh
6831df488d
Merge remote-tracking branch 'origin/staging' into develop
2024-11-15 10:17:45 +01:00
Andrey Antukh
0e99b37c21
Merge remote-tracking branch 'origin/main' into staging
2024-11-15 10:17:18 +01:00
Praveen Juge
3cdbd7f381
📚 Fix spelling: change assents to assets
2024-11-15 09:50:44 +01:00
Andrey Antukh
76caff2b61
Merge pull request #5313 from penpot/alotor-bugfixes-enable-plugins-default
...
🐛 Activate plugin feature by default
2024-11-15 09:46:59 +01:00
Alejandro Alonso
e9d3cb16c0
Merge remote-tracking branch 'origin/staging' into develop
2024-11-15 09:45:03 +01:00
Andrey Antukh
bb370b3e50
Merge pull request #5314 from penpot/superalex-fix-wasm-build
...
🐛 Fix compilation for wasm communication in release mode
2024-11-15 09:44:24 +01:00
Andrey Antukh
588dd5452a
📎 Start new development cycle for 2.5
2024-11-15 09:36:20 +01:00
Andrey Antukh
45d56f40e1
Merge remote-tracking branch 'origin/develop' into staging
2024-11-15 09:35:21 +01:00
Andrey Antukh
a02a316165
Merge remote-tracking branch 'origin/staging' into develop
2024-11-15 09:34:28 +01:00
Alejandro Alonso
4a1ab75d8f
🐛 Fix compilation for wasm communication in release mode
2024-11-15 09:30:59 +01:00
alonso.torres
a58ad2298a
🐛 Activate plugin feature by default
2024-11-15 09:04:59 +01:00
Belén Albeza
263d7eb313
✨ Draw fills offscreen to support blend mode when multiple fills
2024-11-15 08:51:37 +01:00
Andrey Antukh
bbfcff0772
🐛 Update build data and version on all frontend templates
...
not only index.html
2024-11-14 18:48:48 +01:00
Andrey Antukh
6b9f7e9922
Merge pull request #5308 from penpot/alotor-fix-default-url-plugins
...
🐛 Fix default plugin list url
2024-11-14 18:21:56 +01:00
Andrey Antukh
21cdd1200a
:paperlip: Add minor update to render-wasm build script
2024-11-14 18:18:22 +01:00
Andrey Antukh
aeda6271cd
✨ Improve release build process for render wasm
2024-11-14 18:14:43 +01:00
alonso.torres
63ee99d46c
🐛 Fix default plugin list url
2024-11-14 17:34:49 +01:00
Andrey Antukh
058c3707c8
✨ Improve consistency on devenv initialization
2024-11-14 17:23:45 +01:00
Andrey Antukh
b81ffa422f
📎 Update devenv entrypoint
2024-11-14 14:38:40 +01:00
Andrey Antukh
e54f213b3f
🐛 Set a different cache directory for emcsdk
2024-11-14 14:29:19 +01:00
Andrey Antukh
97072b112c
🐛 Add another attempt to fix build related to render-wasm
2024-11-14 13:08:06 +01:00
Andrey Antukh
16ff29538b
🐛 Fix issue on frontend build script
2024-11-14 12:39:12 +01:00
Andrey Antukh
48b72229c3
📎 Add workaround for missing cargo on PATH on render-wasm build script
2024-11-14 12:36:43 +01:00
Andrey Antukh
fa8af898ba
🐛 Add cargo to PATH environment on devenv
2024-11-14 12:35:45 +01:00
Anonymous
42e4a4a2dd
🌐 Add translations for: Swedish.
...
Currently translated at 92.3% (1444 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/sv/
2024-11-14 12:14:47 +01:00
Anonymous
e778bc8b18
🌐 Add translations for: Dutch.
...
Currently translated at 92.3% (1444 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/nl/
2024-11-14 12:14:46 +01:00
Anonymous
6d60ca0474
🌐 Add translations for: Latvian.
...
Currently translated at 92.3% (1444 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/lv/
2024-11-14 12:14:46 +01:00
Anonymous
41f906110e
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 85.6% (1338 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2024-11-14 12:14:46 +01:00
Anonymous
8d7be1e273
🌐 Add translations for: Czech.
...
Currently translated at 92.1% (1440 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/cs/
2024-11-14 12:14:46 +01:00
Anonymous
13adc88637
🌐 Add translations for: Hebrew.
...
Currently translated at 92.3% (1444 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2024-11-14 12:14:46 +01:00
Anonymous
84f063a5b4
🌐 Add translations for: Indonesian.
...
Currently translated at 92.3% (1444 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/id/
2024-11-14 12:14:46 +01:00
Anonymous
647357a892
🌐 Add translations for: German.
...
Currently translated at 91.5% (1431 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2024-11-14 12:14:46 +01:00
Anonymous
c1eed3a364
🌐 Add translations for: Turkish.
...
Currently translated at 92.3% (1444 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/tr/
2024-11-14 12:14:46 +01:00
Andrey Antukh
2dd7f241d3
Merge pull request #5303 from penpot/qol-feature-versions-plugins
...
✨ Add versions support in plugins
2024-11-14 12:14:22 +01:00
Alejandro
66c6e0232e
Merge pull request #5301 from penpot/niwinz-binfile-v3-finetuning
...
🐛 Fix pending tasks and issues on binfile-v3 format
2024-11-14 12:12:48 +01:00
Belén Albeza
3eb24e7f5f
♻️ Refactor State (wasm)
2024-11-14 12:08:50 +01:00
alonso.torres
4de43b32e8
✨ Add versions support in plugins
2024-11-14 12:02:15 +01:00
Andrey Antukh
1d735e5b12
📎 Resync translation files
...
Mainly update translation string location comments on all locale files
2024-11-14 12:01:31 +01:00
Andrey Antukh
15d3107c48
✨ Adapt workspace main menu to binfile-v3 config flag
2024-11-14 12:01:31 +01:00
Belén Albeza
3e06c17a38
♻️ Refactor RenderState and GpuState
2024-11-14 11:47:10 +01:00
Andrey Antukh
2d1158efa3
🐛 Fix issue with encoding/decoding thumbnails on binfile-v3 format
2024-11-14 11:45:11 +01:00
Andrey Antukh
f78f843f7c
✨ Use .penpot extension for binfile-v3 export format
2024-11-14 11:45:08 +01:00
Alejandro
07e40e78cd
Merge pull request #5304 from penpot/niwinz-minor-improvements-renderer
...
✨ Make workspace and features system aware of render.wasm loading
2024-11-14 11:40:01 +01:00
Andrey Antukh
57f5e3c30a
Merge branch 'translations' into develop
2024-11-14 11:36:09 +01:00
Andrey Antukh
32cd388b06
📎 Rehash and sort translation files
2024-11-14 11:35:28 +01:00
Andrey Antukh
d3829ec630
Merge remote-tracking branch 'weblate/develop' into translations
2024-11-14 11:32:50 +01:00
Andrey Antukh
1be204e22d
✨ Add render.wasm to the frontend build process
2024-11-14 11:20:39 +01:00
Andrey Antukh
5d4511fc6a
✨ Make workspace and features system aware of render.wasm loading
2024-11-14 11:20:39 +01:00
Alejandro
dd1997e23c
Merge pull request #5302 from penpot/niwinz-develop-hotfix-1
...
🐛 Relax ldap provider requirements
2024-11-14 09:49:49 +01:00
Andrey Antukh
36914d1dc4
🐛 Relax ldap provider requirements
2024-11-14 09:40:38 +01:00
Andrey Antukh
1fdc724761
Merge pull request #5294 from penpot/superalex-feature-flag-for-render-wasm
...
🎉 Add feature flag for wasm render
2024-11-14 08:59:48 +01:00
Alejandro
3c6403224d
Merge pull request #5267 from penpot/niwinz-backend-update-integrant
...
♻️ Update integrant to latest version
2024-11-14 07:50:49 +01:00
Andrey Antukh
88fb5e7ab5
♻️ Update integrant to latest version
...
This upgrade also includes complete elimination of use spec
from the backend codebase, completing the long running migration
to fully use malli for validation and decoding.
2024-11-13 19:09:19 +01:00
Belén Albeza
966e942a7f
🎉 Implement drawing with blend mode (single fill)
2024-11-13 16:39:26 +01:00
Belén Albeza
7458165e51
🐛 Fix fill apply order
2024-11-13 15:07:16 +01:00
Belén Albeza
e45e8158b0
♻️ Refactor current_shape in rust_wasm
2024-11-13 15:00:20 +01:00
Pablo Alba
8ed508012e
Merge pull request #5290 from penpot/niwinz-team-request-access-bugfix
...
🐛 Several bugfixes related to the request-access feature
2024-11-13 14:37:48 +01:00
Belén Albeza
58d744a342
Merge pull request #5295 from penpot/superalex-refactor-naming-anidated-shapes-wasm
...
🎉 Refactor naming anidated shapes with children for wasm render
2024-11-13 14:26:57 +01:00
Andrey Antukh
8f72d8583e
Merge pull request #5296 from penpot/palba-bugs-viewer-role
...
Bugs viewer role
2024-11-13 14:17:29 +01:00
Andrey Antukh
57d7dfaa0a
✨ Add final adjustements for binfile-v3 feature
2024-11-13 14:16:21 +01:00
Andrey Antukh
4f4ef6f1f2
✨ Refresh members after accept team request access
2024-11-13 14:16:21 +01:00
Andrey Antukh
6eadea8485
✨ Improve multi-input initial value handling
...
And removes the hard coupling of invite-email from it
2024-11-13 14:16:21 +01:00
Andrey Antukh
607e0c5c1d
✨ Move team invitations and access requests to a separate namespace
...
This commit also comes with:
- a fix for incorrect conflict handling on team access request creation
- a fix for incorrect handling of file-data when it is offloaded
- replace some inneficient queries with effcient ones
- remove redundant validation on creation of request-access
2024-11-13 14:16:18 +01:00
Pablo Alba
e31b4b58ce
🐛 Fix viewer role can use shortcut for create project
2024-11-13 14:03:07 +01:00
Alejandro
e659b8eb6e
Merge pull request #5298 from penpot/niwinz-update-changelog
...
📎 Add missing breaking change notification on changelog
2024-11-13 13:36:18 +01:00
Andrey Antukh
962408c1ae
📎 Add missing breaking change notification on changelog
...
About the redis version pinning to version 7.2
2024-11-13 13:35:55 +01:00
Alejandro Alonso
c1d213a0cd
🎉 Refactor naming anidated shapes with children for wasm render
2024-11-13 13:35:28 +01:00
Alejandro
7e5115ecd9
Merge pull request #5293 from penpot/ladybenko-9265-solid-fills
...
Draw solid rect fills
2024-11-13 13:12:19 +01:00
Belén Albeza
539d5dfc08
🎉 Draw solid fills for shapes
2024-11-13 13:05:42 +01:00
Andrey Antukh
343f63a7cc
Merge remote-tracking branch 'origin/staging' into develop
2024-11-13 12:54:22 +01:00
Andrey Antukh
df416af19b
Merge pull request #5280 from penpot/palba-enhancements-viewer-role
...
Enhancements for viewer role
2024-11-13 12:50:09 +01:00
Alejandro Alonso
e3268739ed
🎉 Add feature flag for wasm render
2024-11-13 12:50:09 +01:00
Andrey Antukh
c0f026c332
💄 Add minor cosmetic changes to verify-token ns
2024-11-13 12:37:36 +01:00
Andrey Antukh
6b7665947e
Merge branch 'ElenaMLopez-patch-1' into staging
2024-11-13 12:35:21 +01:00
Elena Mateos López
4f7659fbf8
📚 Update frontend.md
...
Fix a typo from `comonents` to `components` in the UI namespaces section, at settings. :)
2024-11-13 12:34:58 +01:00
Pablo Alba
d4cf817b83
🐛 Fix libraries and templates section is shown for viewer role
2024-11-13 11:50:09 +01:00
Belén Albeza
669bca5fa5
♻️ Remove unneeded display list for shapes
2024-11-13 10:59:03 +01:00
Belén Albeza
49b4eabe8b
🐛 Fix transform matrix being carried to non-children shapes
2024-11-13 10:57:14 +01:00
Andrey Antukh
03acfc2b3c
Merge pull request #5289 from penpot/superalex-recurisve-wasm-drawing-shapes
...
🎉 Recursive drawing shapes in rust
2024-11-13 09:56:40 +01:00
Alejandro
d2f30d2b12
Merge pull request #5292 from penpot/palba-revert-open-modal-extra-event
...
Revert "✨ Send event when an user opens a modal"
2024-11-13 09:34:32 +01:00
Pablo Alba
ccaadeb582
Revert " ✨ Send event when an user opens a modal"
...
This reverts commit 70a1a7a5ea .
2024-11-13 09:30:56 +01:00
Alejandro Alonso
b149f96500
🎉 Recursive drawing shapes in rust
2024-11-13 07:45:47 +01:00
Belén Albeza
132b1800c2
Merge pull request #5286 from penpot/superalex-render-modifiers
...
🎉 Save shape data in rust memory
2024-11-12 15:06:20 +01:00
Alejandro Alonso
65ee2f9081
🎉 Save shape data in rust memory
2024-11-12 12:13:06 +01:00
Yaron Shahrabani
4faa9ddd8d
🌐 Add translations for: Hebrew.
...
Currently translated at 99.5% (1447 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2024-11-12 12:00:39 +01:00
Andrey Antukh
48909dc3c4
Merge remote-tracking branch 'origin/staging' into develop
2024-11-12 11:38:24 +01:00
trungly1
f1941681ab
📚 Update getting-started.md
2024-11-12 11:36:31 +01:00
Andrey Antukh
72313c770c
Merge pull request #5281 from penpot/ladybenko-9202-update-devenv
...
🔧 Add rustfmt to the devenv
2024-11-12 11:29:50 +01:00
Andrey Antukh
c05a69509e
🐛 Fix invalid return value on worker api when worker is not available
...
Mainly happens on tests
2024-11-12 11:25:16 +01:00
Andrey Antukh
44ffdc4f97
Merge pull request #5266 from penpot/hiru-merge-tokens
...
Update design tokens
2024-11-12 10:46:53 +01:00
Andrés Moya
5a6c2c5054
🎉 Merge design-tokens branch
...
commit b4440aad04
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Fri Nov 8 16:08:07 2024 +0100
🔧 Fix wrong code in merge
commit 5fee74cea8
Merge: a34207634 4f845b5c4
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Fri Nov 8 12:38:59 2024 +0100
Merge remote-tracking branch 'origin/develop' into token-studio-develop
commit 4f845b5c4d
Merge: fb3f74e74 960f095c1
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Fri Nov 8 12:38:34 2024 +0100
Merge remote-tracking branch 'upstream/develop' into develop
commit a34207634b
Merge: a757556e9 2c4eb96ab
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri Nov 8 12:12:31 2024 +0100
Merge pull request #328 from tokens-studio/fix-merge-issues
[WIP] Restore style-dictionary prerelease
commit 2c4eb96ab1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Nov 8 12:03:58 2024 +0100
Remove comment block
commit 424b930990
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Nov 8 11:59:08 2024 +0100
Remove patch file
commit cfd291db5e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Nov 8 11:46:42 2024 +0100
Restore default
commit c76569e4b7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Nov 8 11:40:31 2024 +0100
Downgrade
commit 456da5a46e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Nov 8 10:16:29 2024 +0100
🐛 Fix name on fnc crashing the process
commit 072cec7a22
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Nov 8 09:58:42 2024 +0100
Add testing block
commit a757556e9c
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 7 18:32:09 2024 +0100
Revert "🐛 Fix import of tinycolor2"
This reverts commit 8e4574888d .
commit 8e4574888d
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 7 18:17:24 2024 +0100
🐛 Fix import of tinycolor2
commit 78a1a615d9
Merge: a910f06b2 fb3f74e74
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 7 14:07:58 2024 +0100
Merge remote-tracking branch 'origin/develop' into token-studio-develop
commit fb3f74e74f
Merge: 20590a5d1 96f8832bc
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 7 14:06:45 2024 +0100
Merge remote-tracking branch 'upstream/develop' into develop
commit 20590a5d18
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 7 14:02:55 2024 +0100
🔧 fix
commit e9c32841a9
Merge: 040a94f71 33ff74e53
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Nov 7 13:49:11 2024 +0100
Merge remote-tracking branch 'upstream/develop' into develop
commit a910f06b2f
Merge: b3b8121d6 3d99c2a5e
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Nov 6 16:26:19 2024 +0100
Merge pull request #326 from tokens-studio/stroke-context-menu
[WIP] ✨ Allow setting stroke-color via context-menu
commit 3d99c2a5eb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Nov 6 15:43:20 2024 +0100
✨ Allow setting stroke-color via context-menu
commit 040a94f719
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Tue Nov 5 13:16:56 2024 +0100
🔧 Disable tokens in dev env by default
commit b3b8121d60
Merge: 32865c41c a33e0a386
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon Nov 4 13:45:44 2024 +0100
Merge pull request #320 from tokens-studio/fix-dot-rename
🐛 Fix renaming token to other namespace not working
commit a33e0a386e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Nov 4 13:43:38 2024 +0100
♻️ Ensure collection return
commit 32865c41c9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 30 08:49:30 2024 +0100
♻ Remove zip.js compability warning when starting shadow-cljs
commit 315431fd49
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Mon Nov 4 13:02:32 2024 +0100
🔧 Update dependencies
commit b47c5f9e60
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Oct 31 15:18:39 2024 +0100
🐛 Fix sidebar tabs when there are no design tokens
commit a1fd7a912e
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Wed Oct 30 10:52:08 2024 +0100
🔧 Use bun only for dev env (is needed to run frontend tests)
commit 60761eec07
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 29 17:06:32 2024 +0100
🐛 Fix renaming token to other namespace not working
commit 62b859b84e
Merge: bc3ab8981 4f7622cb9
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Oct 29 16:27:25 2024 +0100
Merge pull request #318 from tokens-studio/fix-delete-set
🐛 When deleting set remove it from theme
commit 4f7622cb93
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 29 14:19:42 2024 +0100
🐛 When deleting set remove it from theme
commit bc3ab8981e
Author: Eva Marco <evamarcod@gmail.com >
Date: Fri Oct 25 14:54:00 2024 +0200
♻️ Review sets code and add DS components
commit bef648a63f
Merge: cd7763ca0 0923dcc43
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon Oct 28 09:06:34 2024 +0100
Merge pull request #312 from tokens-studio/import-sd-2
✨ Import: Verify data with StyleDictionary
commit 0923dcc43f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Oct 25 14:40:14 2024 +0200
♻ Make `process-sd-tokens` more readable
commit cd7763ca08
Merge: a1c401594 0ff5df4b8
Author: Andrés Moya <hirunatan@hammo.org >
Date: Thu Oct 24 14:50:56 2024 +0200
Merge pull request #313 from tokens-studio/eva-review-themes
♻️ Review themes section
commit 0ff5df4b8d
Author: Eva Marco <evamarcod@gmail.com >
Date: Wed Oct 23 16:28:30 2024 +0200
♻️ Review themes section
commit f5596b2b3f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 24 10:13:03 2024 +0200
🐛 Temporary fix for import on sets with groups (/ delimiter)
commit a1c401594c
Merge: 03ea5414b 52d8bed0f
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Oct 24 09:42:25 2024 +0200
Merge pull request #314 from tokens-studio/fix/deployment
Fix/deployment
commit 52d8bed0fc
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Oct 24 09:29:38 2024 +0200
Remove all gimlet and custom workflow code
commit 66dce0e795
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 22 10:14:47 2024 +0200
✨ Detect reference errors when importing tokens
commit d3ded00bc6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 23 14:13:49 2024 +0200
🐛 Fix text-editor missing from token tests
commit bf3880a21c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 23 10:05:24 2024 +0200
🐛 Remove box shadow from supported tokens
commit 951f558d1f
Merge: fa8037c4b 03ea5414b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 23 12:05:58 2024 +0200
Merge branch 'develop' into token-studio-develop
commit 7debdefa22
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Oct 21 16:03:19 2024 +0200
🐛 Fix outdated notifications map
commit 03ea5414be
Author: Eva Marco <evamarcod@gmail.com >
Date: Mon Oct 21 17:14:17 2024 +0200
♻️ Review create and edit modal
commit 31b5f5cefa
Author: Eva Marco <evamarcod@gmail.com >
Date: Mon Oct 21 16:36:47 2024 +0200
♻️ Format code
commit 96af0f065d
Merge: 2bdbd81a1 77ba6c135
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon Oct 21 10:10:55 2024 +0200
Merge pull request #310 from tokens-studio/fix-set-rename
🐛 Keep selection when renaming set
commit 77ba6c135e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Oct 21 10:08:03 2024 +0200
🐛 Keep selection when renaming set
commit fa8037c4b5
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 17 17:40:25 2024 +0200
Deploy
commit 2bdbd81a19
Merge: aaac7fb04 9fe4919a2
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Oct 17 17:11:05 2024 +0200
Merge pull request #308 from tokens-studio/merge-develop-2
Sync with upstream develop
commit 9fe4919a2b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 17 17:04:19 2024 +0200
Migrate msg -> ntf
commit 6af6dd1288
Merge: aaac7fb04 b4c2f2eca
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 17 17:03:23 2024 +0200
Merge branch 'develop' into token-studio-develop
commit aaac7fb041
Merge: 41dc6083c c6ed081a0
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Oct 17 16:41:54 2024 +0200
Merge pull request #305 from tokens-studio/dtcg-import
DTCG Tokens Import / Export
commit c6ed081a0b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 10 13:08:35 2024 +0200
✨ Implement token import / export
commit 41dc6083cf
Merge: bbf5fce0c 85fee87bc
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Oct 10 12:41:38 2024 +0200
Merge pull request #298 from tokens-studio/dnd
Sets Drag & Drop
commit 85fee87bc4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 8 10:24:07 2024 +0200
🎉 Token Sets dnd re-ordering
commit a85a7d2b2f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 8 17:09:58 2024 +0200
🐛 Fix logic in oassoc-in-before wher top items couldn't be move to bottom
commit bbf5fce0c9
Merge: bc4969c25 07beef572
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Oct 9 13:21:38 2024 +0200
Merge pull request #297 from tokens-studio/feature-flag
✨ Add feature flag for design tokens
commit 07beef5727
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 9 11:00:51 2024 +0200
Remove $PENPOT_FLAGS from frontend deployment
commit 11c8fa468f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 9 10:30:59 2024 +0200
Manually override ff flags
commit b0ec9034dc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 9 10:09:45 2024 +0200
Enable FF for gimlet
commit 18e0948b0c
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Mon Oct 7 14:16:08 2024 +0200
✨ Add feature flag for design tokens
commit bc4969c25d
Merge: d58932c2e 2baa1aa73
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Oct 3 15:44:02 2024 +0200
Merge pull request #296 from tokens-studio/fix-reference-color-preview
Fix reference color preview
commit 2baa1aa734
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 3 15:30:39 2024 +0200
Show resolved color
commit b3e73b9abc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 3 15:18:41 2024 +0200
Move over helper
commit 5de1f450c1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Oct 3 15:14:38 2024 +0200
Move over token value reference check function
commit d58932c2e5
Merge: 6f086326f 69cc9d02b
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Oct 3 13:26:27 2024 +0200
Merge pull request #290 from tokens-studio/refactor-themes-sets
Refactor themes sets
commit 69cc9d02ba
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 17:23:04 2024 +0200
Cleanup: item->token
commit d097b5b179
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 17:10:26 2024 +0200
Cleanup
commit 921f4a6660
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 17:10:07 2024 +0200
Restore all logic tests
commit 1097c1f282
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 17:02:10 2024 +0200
Restore apply overwrite
commit f9a49f82f8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 17:00:31 2024 +0200
Restore apply-multiple
commit f2900c6519
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 16:57:53 2024 +0200
Cleanup: Sort
commit 1df40ea07a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 16:57:20 2024 +0200
Restore apply-tokens test
commit eceffda095
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 16:47:17 2024 +0200
Added todo
commit e55f323d60
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 15:47:59 2024 +0200
Fix tests
commit 2634388d09
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:37:24 2024 +0200
Remove logging
commit fa6b8cb6de
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:31:56 2024 +0200
Use d/nilf
commit 2b6075d1a2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:21:18 2024 +0200
Cleanup
commit 306a5e5f85
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:20:27 2024 +0200
Sets don't have a specific order inside themes
commit 5170d328bd
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:19:02 2024 +0200
Fix docstring
commit 4a818d55c8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:18:49 2024 +0200
Rename, fix docstring
commit bbdc9e95f7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:17:20 2024 +0200
Add todo
commit b12d5938e0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:10:41 2024 +0200
Replace generic arg name
commit 041e04dcb1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 14:09:51 2024 +0200
Remove unneeded ->
commit a235327c3e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 11:33:14 2024 +0200
Cleanup
commit 0ffcda404b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 11:09:52 2024 +0200
Cleanup
commit 93cc8214fa
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 11:05:39 2024 +0200
Fix border-radius and sizing panels
commit 845de5d885
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 10:52:48 2024 +0200
Fix export
commit fdca6e4edf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 10:46:55 2024 +0200
Fix measures options
commit 028809f1d5
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 10:22:09 2024 +0200
Cleanup
commit 053d0fc923
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 10:15:35 2024 +0200
Cleanup function
commit 0b081d24e0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 10:03:34 2024 +0200
Only show warning when string has /
commit 669594e3c1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 09:42:56 2024 +0200
Cleanup
commit 57a133e09d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 09:42:49 2024 +0200
Add ordered tokens test
commit 43e5367988
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Oct 2 09:42:42 2024 +0200
Fix testing from cljs
commit fa3e2c90e6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 15:45:14 2024 +0200
Fix renaming via context menu
commit 7418d1fa2c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 15:42:09 2024 +0200
Dont support token set grouping for now
commit 3681678dc4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 14:40:05 2024 +0200
Migrate token tests to tokens-lib
commit bca4ea3819
Merge: 9268b18e5 6f086326f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 12:58:26 2024 +0200
Merge remote-tracking branch 'origin/token-studio-develop' into refactor-themes-sets
commit 9268b18e56
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 12:53:01 2024 +0200
Fix edit button
commit f1f2767e2a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 12:49:03 2024 +0200
Activating initial sets by adding them to the token theme
commit 5825fa656b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 09:56:03 2024 +0200
Fix tests
commit 993df23624
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 09:55:58 2024 +0200
Remove unneeded tests
commit 442732117b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 09:55:23 2024 +0200
Disable logic tests for now (nee new setup)
commit 0d870610e1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Oct 1 09:14:54 2024 +0200
Fix infer warnings in tokens test
commit 231baac31d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 16:41:51 2024 +0200
Fix renaming token creating new token
commit 4b39b6970a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 16:26:26 2024 +0200
Fix theme sets not being in order of the root order
commit c5173d2df8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:33:17 2024 +0200
Remove hidden token theme when activating a theme
commit 0ea0834b1a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:21:15 2024 +0200
Cleanup
commit bfa90d0347
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:18:26 2024 +0200
Fix duplicate token event
commit b0d46e1767
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:15:05 2024 +0200
Cleanup
commit 3182ff1e15
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:08:18 2024 +0200
Cleanup
commit dc0a1c1555
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:07:22 2024 +0200
Cleanup
commit 18d120bbaa
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 15:04:12 2024 +0200
Fix token creation without set
commit c75ab61732
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 14:44:42 2024 +0200
Fix renamed theme staying in active-themes
commit df8f67b5d3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 13:52:50 2024 +0200
Update workspace tokens
commit 1194eb7c61
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 09:39:11 2024 +0200
Remove unused functions
commit a49992a74e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 09:38:01 2024 +0200
Fix token updating
commit 5d61ddb385
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 09:33:35 2024 +0200
Fix property applying
commit a59e391b38
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 09:19:06 2024 +0200
Fix token deletion menu
commit cfec4ae958
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 09:08:14 2024 +0200
Cleanup
commit 99a3ed98c9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 08:46:31 2024 +0200
Only load context menu when open
commit 8c58ed80ac
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 08:31:18 2024 +0200
Fix id
commit 066ee9c489
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 30 08:23:22 2024 +0200
Tokens in sidebar
commit cce4014fbe
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 27 15:36:07 2024 +0200
Fix token create
commit b7cedf219b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 27 11:21:30 2024 +0200
Cleanup
commit 93ed1ded17
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 27 11:14:34 2024 +0200
Token resolving on add fixed
commit 1d50bacfbc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 17:21:02 2024 +0200
Fix set renaming not being updated in themes
commit 7c4cbe5265
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 16:40:38 2024 +0200
Cleanup
commit 2f13814285
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 16:37:30 2024 +0200
Cleanup
commit 9f2b96332c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 16:16:44 2024 +0200
Fix up active themes tokens method
commit 577fa2bc81
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 15:38:36 2024 +0200
Cleanup
commit c8494c9931
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 15:32:46 2024 +0200
Remove unused
commit 3843253a5d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 15:27:16 2024 +0200
Dont render starting slash
commit 5f6a76dfce
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 15:24:02 2024 +0200
Use currently active sets as sets for temporary theme
commit 29a2478bb5
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 15:15:50 2024 +0200
Fix theme group drop-down not updating group value
commit b3ff480e81
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 15:08:54 2024 +0200
Hide temporary theme
commit 2104fc04df
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 14:28:27 2024 +0200
Fix theme select
commit 9c97b31d28
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 13:21:53 2024 +0200
Fix theme creation/editing
commit 895f92e7c2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 12:03:03 2024 +0200
Hide temporary token theme from user
commit e216d84484
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 26 11:28:14 2024 +0200
Set toggling without a theme
commit 6f086326f5
Merge: 2f4a012be c755b764a
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 25 16:22:20 2024 +0200
Merge pull request #289 from tokens-studio/revert-288-active-themes
Revert "Adds `active-themes` to `TokensLib`"
commit c755b764a2
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 25 16:21:53 2024 +0200
Revert "Adds `active-themes` to `TokensLib`"
commit 0b2b8a71fb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 25 15:08:52 2024 +0200
Token deletion
commit 9c1a509fa4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 25 14:59:20 2024 +0200
Set renaming
commit d2ed6b5501
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 25 14:45:31 2024 +0200
Add set
commit 2f4a012beb
Merge: fb38e4378 6d75993fd
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 25 13:48:41 2024 +0200
Merge pull request #288 from tokens-studio/active-themes
Adds `active-themes` to `TokensLib`
commit 99e551925a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 25 11:08:54 2024 +0200
Updates
commit 4d4c4355ad
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 25 08:33:34 2024 +0200
Selection by name
commit ec96e7918d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 25 08:16:29 2024 +0200
Token theme deletion
commit 844819a50c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 15:25:29 2024 +0200
Activate themes via lib
commit 4c327f38ef
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 23 15:18:46 2024 +0200
Replace sets
commit f5c122b0db
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 20 14:42:48 2024 +0200
Remove legacy
commit c6770f43c7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 20 14:38:53 2024 +0200
Move out of legacy
commit 43e5e78053
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 20 14:35:47 2024 +0200
Cleanup
commit f5249196f9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 20 14:27:19 2024 +0200
Sets sidebar
commit 501256f16b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Sep 20 09:34:54 2024 +0200
Disable namespace loading info in console from shadow-cljs
commit 9b2993a344
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 19 16:22:47 2024 +0200
Fix theme select
commit 191d957984
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 19 16:06:53 2024 +0200
Use theme listing
commit 743f61f2cd
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 19 15:44:56 2024 +0200
Adding themes
commit 7758e48c48
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 19 10:52:15 2024 +0200
Add legacy macro
commit 80e8903754
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 19 10:26:17 2024 +0200
Refactor: Use tokens-lib for getting tokens theme
commit 6d75993fd7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 14:24:35 2024 +0200
Move theme-path impl to ITokenTheme
commit 49579d75c6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 13:42:56 2024 +0200
Simplify as this
commit d7d974242e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 11:18:12 2024 +0200
Add active-themes to data serialization tests
commit f2569a1c4a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 11:13:41 2024 +0200
Cleanup
commit 44e4e85201
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 11:10:07 2024 +0200
Add schema validation
commit 5e39f33bff
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 24 11:06:12 2024 +0200
Rename with theme prefix
commit 416297d298
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 23 17:37:16 2024 +0200
Implement active-themes
commit fb38e4378a
Merge: 1a9d703bb 5b7b343f6
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 18 18:10:42 2024 +0200
Merge pull request #273 from tokens-studio/color-token
Color token
commit 5b7b343f62
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 17:25:55 2024 +0200
Cleanup
commit f5b62a5fc1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 17:23:42 2024 +0200
Style the form to fit the color ramp exactly
commit 8804d1432e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 17:15:45 2024 +0200
Update the input field value when chosing color from color ramp
commit 6084c49582
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 17:03:18 2024 +0200
Share color picker effect to set hue slider css variables
commit 2a3fc9e7bd
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 17:03:08 2024 +0200
Pointer
commit 061cd08e66
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 11:43:35 2024 +0200
Remove unused functions
commit 48a8b1bc55
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 11:30:32 2024 +0200
Fix color updating
commit c007170603
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 11:28:31 2024 +0200
Cleanup
commit b68e7af844
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 11:27:30 2024 +0200
Use tinycolor to convert hex color
commit e0e7b98ed7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 11:21:43 2024 +0200
Docstring
commit 3bd2278dec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 11:15:11 2024 +0200
Use penpot logging system instead of custom debug flag
commit 77141887a8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 10:57:05 2024 +0200
Pass in value with error
commit 3a21643158
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 10:38:16 2024 +0200
Add shared error handling
commit 308fff05c3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 18 10:19:59 2024 +0200
Dont show name error when editing new token and not touching name field
commit 49ff0df7f6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 17 16:35:08 2024 +0200
Add tinycolor bindings
commit 3c4e0e2447
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 16 16:57:01 2024 +0200
Add color ramp
commit ac51309f81
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Sep 16 15:59:04 2024 +0200
Add placeholder color swatch
commit 2b886c54e0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 29 12:52:18 2024 +0200
Color ramp wip
commit 0b29767c95
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 30 11:51:21 2024 +0200
Add color token
commit 1a9d703bb1
Merge: 0697e6988 f0a9444ab
Author: Andrés Moya <hirunatan@hammo.org >
Date: Wed Sep 18 11:00:06 2024 +0200
Merge pull request #284 from tokens-studio/refactor-theme-groups
tokens-lib refactor: Get collection of theme groups
commit f0a9444ab6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 17 10:48:23 2024 +0200
tokens-lib refactor: Get collection of theme groups
commit 0697e69888
Merge: 1d7536687 0e15da5ed
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Sep 17 09:44:00 2024 +0200
Merge pull request #283 from tokens-studio/refactor-types-2
Refactor types 2
commit 0e15da5ede
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Tue Sep 17 00:51:33 2024 +0200
🔧 Make tokens again a flat ordered map
commit 5f703d6a79
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Mon Sep 16 17:47:05 2024 +0200
🔧 Make themes a two-level only tree
commit 3a4ec32f8e
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Sep 12 10:04:03 2024 +0200
🔧 add groups handling v2
commit e2ff6f7ba6
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Sep 5 17:51:02 2024 +0200
🔧 Add first draft of token set groups attributes
commit fa8f8ac54b
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Thu Sep 5 16:49:29 2024 +0200
🔧 add groups handling
commit 316d333c96
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Wed Sep 4 02:00:31 2024 +0200
🔧 Add token themes in tokens-lib custom type
commit 1d7536687a
Merge: 6cba685e8 27073e22e
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Sep 12 17:27:39 2024 +0200
Merge pull request #282 from tokens-studio/enable-ff
Enable sets/themes for all
commit 6cba685e87
Merge: 6f37a43be a1e4d6b3b
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Sep 12 13:17:26 2024 +0200
Merge pull request #281 from tokens-studio/token-refactor-common
Fixes missing name attribute
commit 27073e22e3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 12 13:16:35 2024 +0200
Enable sets/themes for all
commit a1e4d6b3b3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 12 10:36:05 2024 +0200
Fix context menu missing name param
commit 309476fdfd
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Sep 12 10:23:45 2024 +0200
Cleanup
commit 6f37a43be1
Merge: 361b02a76 0dca04733
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 11 15:35:45 2024 +0200
Merge pull request #262 from tokens-studio/refactor-types-1
🔧 Add tokens-lib custom type
commit 361b02a76a
Merge: 1568a7afb 0cd7d4dd7
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 11 15:11:22 2024 +0200
Merge pull request #279 from tokens-studio/fix-inspect-tokens-tab
Disable tokens tab in inspect mode
commit 1568a7afb5
Merge: f5ab6e65f 20e2c4edb
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 11 15:11:02 2024 +0200
Merge pull request #278 from tokens-studio/fix-set-token-name
Allow giving name of tokens in other sets
commit 0cd7d4dd7a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 11 11:09:06 2024 +0200
Disable tokens tab in inspect mode
commit f5ab6e65fc
Merge: 012e79603 56374171d
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 11 11:02:55 2024 +0200
Merge pull request #277 from tokens-studio/group-select-themes
Themes & Sets: Add groups select to modal
commit 20e2c4edb1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Sep 11 10:17:46 2024 +0200
Allow giving name of tokens in other sets
commit 012e79603f
Merge: 27409f43d 9876c2e4f
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Sep 11 09:09:51 2024 +0200
Merge pull request #276 from tokens-studio/token-sets-context-menu
Token Sets & Themes: Sets context menu
commit 56374171d6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 10 15:44:11 2024 +0200
Fix theme groups not showing up in create state
commit 281b801112
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 10 15:42:44 2024 +0200
Show dropdown only when groups exist
commit 21f42021d8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 10 15:37:01 2024 +0200
Add groups select
commit df16d0c222
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 10 15:16:52 2024 +0200
Add abstract dropdown component
commit d54c5476d8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 10 14:33:45 2024 +0200
Add dropdown button
commit 9876c2e4fc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Sep 10 12:51:07 2024 +0200
Add context menu
commit 0dca047339
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Tue Sep 3 14:20:55 2024 +0200
fix token update
commit d147d844fb
Author: Andrés Moya <andres.moya@kaleidos.net >
Date: Fri Aug 16 12:11:18 2024 +0200
🔧 Add tokens-lib custom type
commit 27409f43d2
Merge: 734acd27b ae5aaf833
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri Aug 30 11:15:31 2024 +0200
Merge pull request #264 from tokens-studio/token-sets-themes-ui
Token sets themes UI
commit ae5aaf8332
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 29 16:02:22 2024 +0200
Cleanup
commit 54b754c38c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 29 16:01:31 2024 +0200
Cleanup
commit ca611c6668
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 29 15:59:58 2024 +0200
Cleanup
commit 6bae2efe9d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 29 14:26:11 2024 +0200
Validate against names in all token sets
commit 734acd27b9
Merge: 93ce6b6eb 1ed6d92d8
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Aug 27 17:09:47 2024 +0200
Merge pull request #263 from tokens-studio/token-sets-themes
Token sets themes
commit e363b58774
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 15:22:02 2024 +0200
HACK: Fix empty sets showing up in listing
commit b24b178e29
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 15:00:15 2024 +0200
Make resizable
commit d6823e8583
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 14:49:11 2024 +0200
Always switch to temporary theme when toggling sets in sidebar
commit 3bb99e8f7c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 14:37:24 2024 +0200
Remove default theme name, disable empty themen name submit
commit 3b7432a859
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 14:32:26 2024 +0200
Use non editable context in form
commit 4dd3367bdd
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 14:26:06 2024 +0200
Allow creating token sets
commit d4910ce2fc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 14:25:52 2024 +0200
Auto select new token sets
commit 4f96550bca
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 14:13:29 2024 +0200
Use context
commit db22beb857
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 10:20:38 2024 +0200
Fix iterating over unordered sets
commit 965016b63f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 27 10:04:12 2024 +0200
Allow token renaming
commit 293250a30d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 16:35:49 2024 +0200
Rename
commit 1d599cbf7d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 16:33:07 2024 +0200
Always render ungroupd themes first
commit 0d2d1a8b8a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 16:23:23 2024 +0200
Link up actions
commit cb46e11162
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 16:14:27 2024 +0200
Add edit button
commit c807baaf7a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 15:54:44 2024 +0200
Add custom select with grouped options
commit f25db592a0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 15:07:58 2024 +0200
Clone over select
commit 2e23543c11
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 15:04:45 2024 +0200
Show create text when no theme is available
commit 4060b6d40f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 15:02:38 2024 +0200
Style empty state, jump to create theme dialog when no themes exist
commit 7cd9c60fb6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:36:00 2024 +0200
Disable user-selection
commit 5939db771e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:34:41 2024 +0200
Link up delete button & fix create theme ui jumping
commit 1405720e0b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:32:21 2024 +0200
Cleanup
commit b5e08c5b8b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:32:01 2024 +0200
Add theme creation form
commit f37cf8be5e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:31:34 2024 +0200
Add defaults for theme form
commit 84b5be5547
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:17:37 2024 +0200
Fix button being chosen as main button for form submit
commit 7aff690e7b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 14:17:30 2024 +0200
Wire up theme updating
commit 70b570f112
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 13:49:57 2024 +0200
Show only on create
commit 36f92aa241
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 13:47:44 2024 +0200
Allow group and name updating
commit a0dd3f63bf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 13:41:02 2024 +0200
Allow controlling state of theme editing
commit fe702988f9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 26 13:40:49 2024 +0200
Cleanup
commit 12e915dec8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 17:48:43 2024 +0200
Style edit button
commit a52e20f49d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 17:22:05 2024 +0200
Cleanup
commit 967fab416a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 17:20:20 2024 +0200
Add back button
commit 3ce2531b42
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 17:11:38 2024 +0200
Design
commit db1250a315
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 17:07:47 2024 +0200
Add footer buttons
commit 6f7b69c7ee
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 16:58:49 2024 +0200
Allow toggling individual set themes
commit 7e7203eb7c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 16:44:11 2024 +0200
Allow passing custom functions
commit 8a20e3a698
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 16:34:33 2024 +0200
Allow tokens sets component to be controlled
commit 1c0233098d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 16:28:06 2024 +0200
Add sets list for theme
commit c7fa0f2cf8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 16:27:42 2024 +0200
Cleanup
commit cac421f862
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 15:41:32 2024 +0200
Design
commit 7970440ffc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 15:30:17 2024 +0200
Toggle theme via ui
commit cc7de14539
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 15:08:53 2024 +0200
Add basic toggle switch
commit d23c5cbbbe
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 14:53:22 2024 +0200
Move the temporary ui to modal
commit b62722bdbb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 14:11:13 2024 +0200
Add themes modal dialog
commit 1ed6d92d87
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 13:36:46 2024 +0200
Remove margin
commit b48bfde5c8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 11:43:19 2024 +0200
Automatically open when creating set
commit 1cc1d94a27
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 11:42:14 2024 +0200
Automatically open when adding token
commit 40846b87c2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 11:39:13 2024 +0200
Add tokens header
commit acc3606cbb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 11:36:54 2024 +0200
Align Eye
commit 97f119f3da
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 11:32:54 2024 +0200
Add delete set action button
commit 88c899c5c6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 10:17:52 2024 +0200
Wrap themes ui in header
commit a9a5f69c93
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 10:15:37 2024 +0200
Cleanup
commit bac16aadd8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 23 10:14:45 2024 +0200
Migrate to official UI
commit b1cf641587
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 14:56:41 2024 +0200
Fix cancelling set prompt breaking user state
commit e4f01d1d5e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 11:59:06 2024 +0200
Fix logic
commit 157cc5a994
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 11:21:53 2024 +0200
Automatically show themes and sets on dev and PR previews
commit 37a3fbcec2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 11:02:01 2024 +0200
Fix not possible naming token to same token name in other set
commit 8343a9f3b5
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 10:59:40 2024 +0200
Fix description
commit 4b47fa5d7a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 10:58:31 2024 +0200
Fix names clash
commit 7a2a521075
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 10:54:41 2024 +0200
Allow passing config
commit 6c802bc132
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 22 09:37:47 2024 +0200
Rename
commit c130dc39c3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 19:11:53 2024 +0200
Resolve tokens from other active sets
commit 8264da3a2a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 15:36:40 2024 +0200
Use active sets tokens for form
commit 6c6be35292
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 15:12:13 2024 +0200
Fix token updates not taking order
commit 011fc734f6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 14:42:39 2024 +0200
Make passing of names-map explicit
commit 7c3716a709
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 11:18:52 2024 +0200
Move temporary ui behind flag
commit 98207b02bf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 11:18:47 2024 +0200
Remove log
commit 0df89cf60d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 11:17:12 2024 +0200
Use storage to toggle themes ui
commit 2df577cba2
Merge: 4e81a94d0 93ce6b6eb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 11:04:00 2024 +0200
Merge remote-tracking branch 'origin/token-studio-develop' into token-sets-themes
commit 4e81a94d0f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 11:03:39 2024 +0200
Remove unused functions
commit 4f02d8b47d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 11:01:23 2024 +0200
Fix multi run test
commit 74801e72d3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 10:54:22 2024 +0200
Fix simple token creation / scaffolding test
commit cfefbadb64
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 21 10:29:14 2024 +0200
Fix id
commit 93ce6b6eb3
Merge: 9dd681c15 f9704fe7a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 22:14:51 2024 +0530
Merge pull request #256 from tokens-studio/token-sets-ui
Token sets UI
commit f9704fe7aa
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 20 18:40:02 2024 +0200
Fix padding without sets
commit 2487f34b72
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 21:34:07 2024 +0530
formatting
commit b3e939d12a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 21:30:59 2024 +0530
add a hardcoded flag to display/hide token sets section
commit 247e3a1559
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 21:25:22 2024 +0530
fix some styling issues
commit 5b1eaf4b8f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 20:55:02 2024 +0530
remove unused prop and some optimizations
commit 463ab3c866
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 20:41:25 2024 +0530
change current-set to selected-set
commit 5358cd1c52
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 20 16:14:32 2024 +0200
Fix tests crashing
commit 3a2f4df387
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 17:08:31 2024 +0530
add source code comment
commit 1a3184d327
Merge: 187ab3166 9dd681c15
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 17:02:00 2024 +0530
Merge branch 'token-studio-develop' into token-sets-ui
commit 187ab31667
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 17:00:19 2024 +0530
format
commit feb5cec84b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 16:57:53 2024 +0530
ad sets-section wrapper
commit f052b75dac
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 16:38:18 2024 +0530
formatting
commit e62323ac0a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 16:35:33 2024 +0530
add variable
commit d4c88d4441
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 16:32:36 2024 +0530
remove folder open icon
commit 4bad9fa6f8
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 16:30:51 2024 +0530
add chevron icon
commit e4f5b6005e
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 16:30:38 2024 +0530
move sets-sidebar component to sidebar tokens
commit 98b5791e27
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 20 15:37:37 2024 +0530
remove set-item-set-selected and remove class
commit 6049c32839
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 15:46:42 2024 +0200
Compute tokens from each activated set
commit 8e02dced2f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 10:49:46 2024 +0200
Extract to function
commit 97436531d0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 10:46:48 2024 +0200
Showing only active sets
commit 8660c372dc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 09:41:23 2024 +0200
Add theme deletion
commit 3413d4b42f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 09:09:09 2024 +0200
Add tests
commit 93a23c66ec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 09:01:08 2024 +0200
Docstrings
commit e8bbb75008
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 08:49:03 2024 +0200
Implement group theme switching
commit 9a745ea8bc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 08:05:19 2024 +0200
Add active theme toggling
commit f0e0e9334e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 19 07:29:20 2024 +0200
Cleanup
commit ae1c30ad56
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 14:22:56 2024 +0200
Allow providing set name
commit e502def755
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 14:21:25 2024 +0200
Show themes
commit 62712ef8da
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 13:59:18 2024 +0200
Cleanup styles
commit 6a7ced3204
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 13:36:54 2024 +0200
Add token set visibility toggle
commit 636c3b822c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 12:22:57 2024 +0200
Example styling
commit c2a045ad5b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 11:44:41 2024 +0200
Add selected sets UI
commit 0f95ddef8f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 11:32:36 2024 +0200
Add new sets to active theme
commit 3e41e7d234
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 11:32:20 2024 +0200
Fix workspace-data key missing
commit 879ef1123f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 10:32:59 2024 +0200
Create temporary theme when creating set
commit 9329513949
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 08:04:41 2024 +0200
Add token set deletion
commit ae39586d8c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 07:10:15 2024 +0200
Add temporary theme
commit 4c1bc81b19
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 07:10:08 2024 +0200
Add name
commit 7406af2e79
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 07:09:59 2024 +0200
Add theme creation
commit 8482a128de
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 07:09:17 2024 +0200
Fix expeted id instead of set
commit 3695ba3438
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 07:09:07 2024 +0200
Add token theme data scaffold
commit 35759792a3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 06:24:15 2024 +0200
Render grouped themes ui
commit f0aaa29d66
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 06:24:03 2024 +0200
Add type functions
commit cefa498f4d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 16 06:23:53 2024 +0200
Add group and selected properties to theme
commit f3d4346c0d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 18:52:42 2024 +0200
Add create token-set event
commit 1f0c1dbbe6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 18:52:31 2024 +0200
Update shapes on token set switch
commit 587a2936e6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 18:26:37 2024 +0200
Add simple UI
commit 73078d802a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 18:26:20 2024 +0200
Add refs
commit eaf568f154
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 14:26:22 2024 +0200
Get tokens from current or first token set
commit ead8a983ab
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 14:26:12 2024 +0200
Move to token-set namespace
commit 9dd681c156
Merge: b2962b560 43e064a76
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Aug 15 12:28:19 2024 +0200
Merge pull request #254 from tokens-studio/fix-token-editing
Fix token editing
commit 43e064a768
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 10:12:45 2024 +0200
Update doc string
commit 4bd3b14adb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 10:07:12 2024 +0200
Add unit to tests
commit e4e488a9ee
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 10:03:25 2024 +0200
Adds style-dictionary test
commit c6d13af071
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 09:21:49 2024 +0200
Fix validation not working while editing [*]
[*] We've passed the resolved tokens to the validation,
but the validation needs the original tokens set.
commit 6be2ca8491
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 15 09:21:18 2024 +0200
Fix resolved value not showing up when editing token
commit b2962b5603
Merge: c7d4db900 ecf4fb8bd
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Aug 14 19:41:36 2024 +0200
Merge pull request #251 from tokens-studio/fix-spacing-token
Fixes design tab spacing token
commit ecf4fb8bd0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 14 16:52:46 2024 +0200
Fix popover position
commit 1ba2acea7c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 14 16:39:43 2024 +0200
Fix crash for applying spacing layout token
commit cf9ef2ae60
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 14 15:33:24 2024 +0200
Remove unused function
commit 74c6228c25
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Aug 14 17:15:30 2024 +0530
add dom/stop-propagation
commit 188e7d220a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 14 09:25:17 2024 +0200
Fix name
commit c7d4db900e
Merge: d8621974c 726b0a267
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Aug 14 09:16:23 2024 +0200
Merge pull request #245 from tokens-studio/use-token-name-ref
Use token name ref
commit 1135b7e2db
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 18:30:00 2024 +0200
Update token sets
commit 71439637aa
Merge: 21c42626a d8621974c
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:56:06 2024 +0530
Merge branch 'token-studio-develop' into token-sets-ui
commit 21c42626ae
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:51:31 2024 +0530
remove comment
commit 007cf0fb8a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:50:55 2024 +0530
remove comments and unused import
commit 46c73fe51f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:44:08 2024 +0530
formatting
commit 66170eb889
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:42:08 2024 +0530
make current-set-id the key on div element
commit 68c0d93f91
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:12:38 2024 +0530
change sets list div to ul
commit 7addba71fb
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 21:07:52 2024 +0530
remove debug statements
commit 950257a212
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 20:42:42 2024 +0530
change eye icon size
commit 9aadb8c72f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 16:18:24 2024 +0200
Add test
commit fa230a4224
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 19:31:34 2024 +0530
add folder-open icon and use for open groups
commit 2f2ed0a42f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 15:45:38 2024 +0200
Cleanup
commit a4865522cc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 15:25:36 2024 +0200
Select token set on create
commit ba31914ca4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 14:41:58 2024 +0200
Fix typo
commit c275923621
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 14:41:49 2024 +0200
Fix indent
commit ec01ce7550
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 14:41:18 2024 +0200
Ensure vector
commit bcd4b6d9ec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 13:31:43 2024 +0200
Fix schema errors
commit 547358d579
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 13 11:57:06 2024 +0200
Add token set changes
commit bcf61f34fe
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 14:11:30 2024 +0530
add current set and selected set
commit ad9a4e7244
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Aug 13 01:17:18 2024 +0530
Add full lenght highlight
commit 9ff3a135a8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 12 10:50:47 2024 +0200
Cleanup
commit 6c3415b92c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 6 14:56:11 2024 +0200
Differentiate groups and sets
commit dbddd7fb68
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 6 14:26:30 2024 +0200
Add token themes & sets schema
commit 726b0a2671
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 9 18:04:33 2024 +0200
Fix :applied-tokens not being updated
commit 51a27c07ec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 9 18:03:47 2024 +0200
Use token identifier
commit 9ff4567955
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 9 18:03:20 2024 +0200
Remove unused function
commit 5552295d61
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Aug 9 17:37:36 2024 +0200
Add docstring
commit b93b0b209a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Aug 8 21:40:35 2024 +0530
Add hover styles and collapse capabilities
commit bb3a22a219
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Aug 8 18:46:58 2024 +0530
add hide/show icon
commit e992bf0aa6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 15:13:04 2024 +0200
Fix sizing test
commit 8b8b909fb7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 15:12:28 2024 +0200
Parse values with unit
commit 2d67a92d64
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 11:39:58 2024 +0200
Fix getter
commit a073520d0e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 11:22:40 2024 +0200
Restore tests to work with new identifier
commit e27e2d357c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 11:09:12 2024 +0200
Add simple applying test
commit d98e982664
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 11:07:32 2024 +0200
Cleanup
commit 31674db11d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 11:07:24 2024 +0200
Skip parsing on numbers
commit 0684d893e0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 11:06:49 2024 +0200
Return resolved & parsed token names map
commit 37f23855e8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 09:52:51 2024 +0200
Fix re-find only accepting string values throw
commit 2e8e33d701
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 09:40:26 2024 +0200
Add token value parsing function
commit 980238e27b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 8 09:22:32 2024 +0200
Move find-token-references to token namespace
commit b28a45c2d8
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Aug 8 00:14:36 2024 +0530
add more changes working tree display
commit fcea989586
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Aug 7 22:39:41 2024 +0530
add more changes
commit 1434ddb5d5
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Aug 7 20:58:21 2024 +0530
change fotn color
commit 252797183c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 7 15:14:32 2024 +0200
Use :name as the token identifier [*]
[*] Using uuid as the token identiefier for :applied-tokens is not
correct as we want to merge all sets together by their name, to get the
final values.
commit d8621974c2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 7 17:14:05 2024 +0200
Update with upstream
commit 192f847d50
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 7 17:13:39 2024 +0200
Ignore rxjs errors
commit c9673ca828
Merge: d7ee804ca 22f3dba84
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 7 16:21:08 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit d7ee804ca3
Merge: eb9b4be6e edb89bccc
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Aug 7 12:53:02 2024 +0200
Merge pull request #243 from tokens-studio/fix-tests
Temporary fix for tests
commit edb89bcccb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Aug 7 12:38:24 2024 +0200
Temporary fix for tests [*]
[*] Async tests got broken with the latest upstream.
This will still print a bunch of warnings from rxjs but the tests are
still running.
commit eb9b4be6ea
Merge: e02611da2 4ae467987
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Aug 7 08:26:08 2024 +0200
Merge pull request #241 from tokens-studio/sync-master
Sync penpot master
commit 02a19a6b33
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Aug 7 00:57:13 2024 +0530
Next commit
commit 22e497398f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Aug 7 00:08:12 2024 +0530
Initial commit
commit 4ae467987a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 6 11:25:31 2024 +0200
Update changes
commit 3bd0318999
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 6 11:16:38 2024 +0200
Update lock file
commit dd8780db69
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 6 11:16:30 2024 +0200
Use register
commit 5fbbdd36fd
Merge: e02611da2 36ac81bb4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Aug 6 11:06:51 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit e02611da20
Merge: 57c9d6d3a f7e770192
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Aug 6 10:31:13 2024 +0200
Merge pull request #238 from tokens-studio/213-opacity-fixes-03
Fixes Opacity
commit f7e7701923
Merge: 6cb3afe87 57c9d6d3a
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Aug 6 08:23:39 2024 +0200
Merge branch 'token-studio-develop' into 213-opacity-fixes-03
commit 57c9d6d3a9
Merge: 3c7261e75 fe9bb69c7
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Aug 6 06:38:31 2024 +0200
Merge pull request #239 from tokens-studio/236-stroke-width-fix
Fix stroke width applying crash
commit fe9bb69c75
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 11:45:32 2024 +0200
Update CHANGELOG
commit c9d1fe44e9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 11:43:46 2024 +0200
Add stroke-width test
commit 2a97749d23
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 11:42:36 2024 +0200
Add shape property passing
commit 3826afb76b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 11:18:19 2024 +0200
Fix applying stroke
commit 6cb3afe87f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 11:05:49 2024 +0200
Add opacity tests
commit 62a9dd6582
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 10:54:46 2024 +0200
Cleanup
commit ad468582b3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 10:53:59 2024 +0200
Add changelog
commit c29024bd62
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Aug 5 10:51:35 2024 +0200
Dont update values outside of 0..1 (e.g.: 20)
commit 1f88c8288a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 11:08:15 2024 +0200
Parse double to preserve opacity
commit 3c7261e75b
Merge: ab72bdf09 72c5c3ec9
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri Aug 2 08:56:30 2024 +0200
Merge pull request #231 from tokens-studio/update-token-shapes
Update token shapes
commit 72c5c3ec9a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 15:45:37 2024 +0200
Cleanup
commit 13163a4571
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 15:37:53 2024 +0200
Clean up debugging code
commit 0c757f05e3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 15:37:39 2024 +0200
Apply actions directly
commit fc6d64fb5d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 15:32:33 2024 +0200
Fix import
commit 518441e582
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 12:12:03 2024 +0200
Fix spacing token click will add padding
commit fdce370bb6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 12:05:15 2024 +0200
Disable debug
commit 9ebd743635
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 11:09:36 2024 +0200
Testing comment
commit cc6f34f78a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 11:07:02 2024 +0200
Fix trying to update shapes for deleted tokens crash
commit feb438f882
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 10:41:45 2024 +0200
Safety net
commit 68b32448d1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 10:41:03 2024 +0200
Fix exact match of diff adding nil attrs group and crashing the app
commit ac27f95091
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 09:41:28 2024 +0200
Fix undo deleting the token on update
commit 68415b6668
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 09:14:21 2024 +0200
Update tokens after shape update
commit e52623c728
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Aug 1 09:13:58 2024 +0200
Update shapes in one undo step, resolve tokens from state not cache atom
commit a1fefe66ae
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 31 17:26:50 2024 +0200
Working updates!
commit d22234fe2a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 31 16:51:55 2024 +0200
Cleanup
commit 0166c38486
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 31 16:43:03 2024 +0200
Split logical attribute groups
commit 69d9359237
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 31 14:36:09 2024 +0200
Collecting update functions by attributes
commit 6225f59ea0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 31 14:04:00 2024 +0200
Cleanup
commit ab72bdf09c
Merge: dde8ab068 1d4b41750
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Jul 30 08:02:50 2024 +0200
Merge pull request #224 from tokens-studio/ux-context-menu
Ux context menu
commit 1d4b417501
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 30 06:57:21 2024 +0200
Fix missing function shorthand
commit f69db7ce9e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 18:43:47 2024 +0200
Cleanup
commit 5e33eab7d0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 18:31:11 2024 +0200
Fix position updating
commit 9340ba9cc0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 18:30:59 2024 +0200
Allow passing custom on-update-shape function
commit ededd23849
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 17:48:30 2024 +0200
Trigger Build
commit b423a9c782
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 17:43:32 2024 +0200
Always update all layout-gap on token pill click
commit 70904dbc64
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 16:38:40 2024 +0200
Trigger Build
commit 9ba4776c8e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 16:34:26 2024 +0200
Trigger Build
commit c92decedeb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 16:21:42 2024 +0200
Trigger Build
commit a893a66ec8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 16:07:33 2024 +0200
Fix crash on applying col/row gap
commit 3f14af9e03
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 16:00:46 2024 +0200
Fix highlighting for dimensions token
commit 596d662ca8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 15:24:17 2024 +0200
Cleanup
commit 1eea55ad43
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 15:09:35 2024 +0200
Test
commit 55ed79d968
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 14:22:37 2024 +0200
Move to sidebar, should not be rendered in root
commit 6fc370bb30
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 14:22:07 2024 +0200
Fix token position wrong, component gets rendered on user mount
commit 1633f8035e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 29 13:51:17 2024 +0200
Indent
commit 9bec2509c9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 25 10:11:36 2024 +0200
Better context-menu position, remove hardcoded value
commit 1e481412e8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 25 09:12:23 2024 +0200
Remove old token applying events
commit cc41a42dfa
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 25 09:11:03 2024 +0200
Update CHANGELOG
commit a3a4883875
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 25 08:58:26 2024 +0200
Cleanup
commit f094654837
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 25 08:56:02 2024 +0200
Fix only shape ids being applied
commit f93a5ab109
Merge: 957ad0dae dde8ab068
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 25 08:42:17 2024 +0200
Merge remote-tracking branch 'origin/token-studio-develop' into ux-context-menu
commit 957ad0dae3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 16:21:48 2024 +0200
Always highlight if one of the attributes is active, but only apply minimal set on pill click
commit b9b4abf1e0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 16:10:41 2024 +0200
Fix edit modal not opening
commit cb942996a9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 16:05:43 2024 +0200
Fix render-loop after token was deleted
commit 37bef1e2ea
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 16:05:29 2024 +0200
Cleanup
commit b392c3ba65
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 15:46:14 2024 +0200
Move token change events to changes ns
commit 56e72b5247
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 15:29:40 2024 +0200
Refactor - Separate core into namespaces: changes, token_types
commit 03370c267d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 15:02:10 2024 +0200
Cleanup
commit d5a03e154b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:57:33 2024 +0200
Cleanup
commit 386a4c94ba
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:51:59 2024 +0200
Disallow clicking pill when nothing is selected
commit 5e911d814c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:49:39 2024 +0200
Show attribute actions only when something is selected
commit 310033fd75
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:20:08 2024 +0200
Inline attributes
commit 46250003d3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:17:43 2024 +0200
Reuse all-or-sepearate-actions for border-radius
commit 871402bd84
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:07:42 2024 +0200
Fix overriding of existing radius-4
commit 38499e2f1f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:07:29 2024 +0200
Fix properties
commit 893e533afe
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 14:01:56 2024 +0200
Cleanup
commit e6889fc92e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 13:41:32 2024 +0200
Fix typo
commit c11c1e0c03
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 13:41:08 2024 +0200
Use all-or-sepearate-actions for gap
commit 335808bf03
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 13:41:00 2024 +0200
Remove unneeded actions
commit cbd5d42069
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 13:36:38 2024 +0200
Simplify
commit 113fc9891b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 13:29:26 2024 +0200
Simplify component & css
commit fbd2ab833d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 10:59:26 2024 +0200
Inline separator
commit 08cc777096
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 10:58:34 2024 +0200
Restructure
commit 81c83f9dd4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 10:55:22 2024 +0200
Recurse tree instead of repetition
commit f20313e7f8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 09:43:28 2024 +0200
Add dimensions sub-menu
commit 1776591fec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 09:42:09 2024 +0200
Fix react index warning
commit aa75f30858
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 24 09:19:31 2024 +0200
Allow type overriding via prop
commit 62f7f8a74f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 16:35:07 2024 +0200
Add sizing
commit 65dbafafb8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 16:02:14 2024 +0200
Add width/height applying
commit 214a323682
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 16:01:56 2024 +0200
Add abstract method for a all or seperate actions
commit da3f2f820c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 15:28:13 2024 +0200
Add generic context menu actions
commit cabc3d3f36
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 14:55:14 2024 +0200
Simplify passed prop date
commit bad9056d54
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 11:35:07 2024 +0200
Update gap
commit 4cf8b2c143
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 10:54:23 2024 +0200
Extract gap as extra function
commit 39822a3b31
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 10:49:19 2024 +0200
Add single padding
commit 0e858d880d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 23 10:37:51 2024 +0200
Add horizontal/vertical padding toggle
commit dde8ab0680
Merge: 64da0983f cb051d2e5
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jul 23 13:02:21 2024 +0530
Merge pull request #223 from tokens-studio/fic-spacing-crash-on-non-layout
Fix app crashing when spacing padding is applied to a shape without a…
commit 2411eeb644
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 22 18:23:12 2024 +0200
Add separate gap
commit c00023319a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 22 18:13:37 2024 +0200
Extract data
commit fd2f5537cf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 22 18:07:16 2024 +0200
Extract common logic
commit 2836ff2693
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 22 17:07:42 2024 +0200
Fix actions
commit f731a30f81
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 22 13:54:36 2024 +0200
Allow removing other attributes with apply-token function
commit 91033d6dea
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 22 11:30:27 2024 +0200
Fix indent
commit 64da0983f3
Merge: 2f17b79be 337e1c9fa
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri Jul 19 00:30:15 2024 +0530
Merge pull request #222 from tokens-studio/fix-stroke-width-crash
Fix application crashing when stroke width is applied to a shape with…
commit cb051d2e5b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri Jul 19 00:28:00 2024 +0530
Fix app crashing when spacing padding is applied to a shape without a layout
commit 337e1c9fa0
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Jul 18 23:13:51 2024 +0530
Fix application crashing when stroke width is applied to a shape without a stroke
commit 359ec592fb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 15:40:33 2024 +0200
Single attribute context menu
commit ae2da534e9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 15:40:18 2024 +0200
Move radius updating to core
commit 9bf763efb3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 15:19:48 2024 +0200
Add all action
commit 77fe4d556f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 15:10:51 2024 +0200
Convert border-radius to new UX
commit 7b2d11019c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 15:10:01 2024 +0200
Only show atrribute actions when shapes are selected
commit bf994fcd56
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 14:40:57 2024 +0200
Rename
commit 3ad009b515
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 14:40:35 2024 +0200
Fix lint
commit 82b44e6569
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 14:40:07 2024 +0200
Inline concat
commit da0389e304
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 14:38:19 2024 +0200
Improved logic to run once for all shapes
commit 90618ec89a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 11:41:25 2024 +0200
Add separator between default actions and attribute actions
commit 2f17b79bef
Merge: c2777ed6e bc1f27eac
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon Jul 8 13:53:10 2024 +0200
Merge pull request #216 from tokens-studio/ux-improvements
UX improvements
commit db7391e4cb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 11:40:05 2024 +0200
Separate entries
commit e75f9a7c7f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 11:06:57 2024 +0200
Add predicate for all test
commit 62ecee2cf8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 8 10:24:23 2024 +0200
Add grouping function by type
commit 3c67872d3c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jul 5 14:44:57 2024 +0200
Add future test cases for providing a toggle all/attributes
commit 5a358e3d0c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jul 5 14:13:14 2024 +0200
Extract singular token applied predicate
commit bc1f27eac9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jul 5 09:18:36 2024 +0200
Trigger Build
commit 0fad53ea6c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jul 5 08:55:01 2024 +0200
Convert stroke to event
commit c7a46c31b4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jul 5 08:53:45 2024 +0200
Convert layout spacing to function
commit c70bb876b2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jul 5 08:31:38 2024 +0200
Add changelog
commit 4fc7efd3b7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 16:03:32 2024 +0200
Restore performance measuring lines
commit 4a329a6318
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 15:52:58 2024 +0200
Override http server
commit 828e3a719f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 15:29:42 2024 +0200
Disable running tests from shadow-cljs directly
commit 785961f7c6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 14:31:50 2024 +0200
Cleanup
commit 55713275b6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 14:14:06 2024 +0200
Add test for overriding token
commit f20c08f31b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 14:05:20 2024 +0200
Specify tests
commit 893e790787
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 11:41:00 2024 +0200
Only remove given token
commit b73cdd15e0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 11:28:15 2024 +0200
Add helper to remove attributes from applied-tokens
commit 658e7ebd0a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 11:15:06 2024 +0200
Cleanup
commit 694baeee0c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 11:12:49 2024 +0200
Add sizing test
commit 7abfaef1cb
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 11:08:46 2024 +0200
Test applying rotation
commit 322c8ef8ec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 11:06:48 2024 +0200
Update opacity
commit b43d16008f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:51:08 2024 +0200
Extract to helpers
commit 1f0f35e754
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:48:27 2024 +0200
Remove unused
commit a842cb2d7d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:41:57 2024 +0200
Cleanup
commit 8f806ef1fe
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:41:46 2024 +0200
Test single property updates
commit f3261c9b0f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:41:10 2024 +0200
Fix emit! side-effect
commit 818aa043ca
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:40:59 2024 +0200
Wrap in undo sequence
commit 596480d177
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:05:36 2024 +0200
Add test to verify toggle removes token for applied & unapplied
commit ab62c5b4ef
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:00:58 2024 +0200
Add helper to apply token to shape
commit 581ced0ab8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 10:00:44 2024 +0200
Abstract into helper
commit e85de19a5e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 09:29:48 2024 +0200
Add multiple shapes test
commit 8370fd06d4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 09:29:43 2024 +0200
Remove cb
commit 3793e98660
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 09:29:16 2024 +0200
Disable complete log
commit b12e59a8d7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jul 4 09:13:02 2024 +0200
Rename event to toggle-token
commit 71976ed7e9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 18:24:09 2024 +0200
Add helpers for creating test tokens
commit 0730ecef46
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 17:15:23 2024 +0200
Cleanup
commit 219d184e6c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 17:06:08 2024 +0200
Add multiple tokens for tests
commit a7e735bd81
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 17:04:47 2024 +0200
Add helper for asnc stores
commit ed7aad6c4e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 16:11:39 2024 +0200
Async token event tests working
commit e203646085
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 11:16:16 2024 +0200
Naming
commit 1e70a4d714
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 11:09:50 2024 +0200
Implement using rx observables instead of side-effects
commit 97db3c29ca
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jul 3 09:50:54 2024 +0200
Trying to convert to rx structure
commit 50635ae879
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 2 16:06:41 2024 +0200
Found error in handler logic, need rx streams
commit 3e5126251c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 2 15:19:31 2024 +0200
Add failing logic test
commit 10d92f598c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 2 15:03:09 2024 +0200
Add nodemon watcher
commit c486ea81f4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 2 15:03:04 2024 +0200
Cleanup
commit f2358b9827
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jul 2 08:22:27 2024 +0200
Use toggle function
commit c2777ed6e3
Merge: 5c5b37826 224b656d5
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon Jul 1 18:43:17 2024 +0200
Merge pull request #211 from tokens-studio/fix-sub-name-space
Fix token naming clashes
commit 5cef23267c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 14:14:36 2024 +0200
Move to tokens ns, add test
commit cf07de3bcf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 14:05:06 2024 +0200
Add tests for token-applied?
commit e38a943ce0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 13:51:20 2024 +0200
Move token-applied? to token ns
commit 224b656d57
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 10:40:38 2024 +0200
Add CHANGELOG
commit 111be97228
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 10:31:16 2024 +0200
Remove logs
commit ec511cc589
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 10:30:03 2024 +0200
Fix setting token to own path
commit 9d637cbe5e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 10:16:52 2024 +0200
Path selector test predicate is enough
commit 4a85ef3608
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 10:16:15 2024 +0200
Split path/selector for disallowing creating tokens at path segments
commit a98f59469e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jul 1 09:56:45 2024 +0200
Add - to allowed token-name
commit 174d91a519
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 14:39:36 2024 +0200
Add function to check if a token can be placed under a name path
commit 48a7c52664
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 14:17:42 2024 +0200
Separate errors
commit 2fa152d364
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 13:51:32 2024 +0200
Move to token namespace
commit 504369ec13
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 13:43:41 2024 +0200
Move tokens-name-tree to core, add test
commit ef5f019200
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 13:34:54 2024 +0200
Add helper utility to convert name to path
commit 6da855c741
Merge: 3a500fb8a a4bbef991
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 11:24:55 2024 +0200
Merge branch 'fix-token-reference-issue' into 199-branch-name
commit a4bbef9917
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri Jun 28 14:43:49 2024 +0530
Fix token reference issue when name has .
commit 3a500fb8a7
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 19:40:06 2024 +0530
Update CHANGELOG.md with PR link
commit 00dabaf38c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 26 16:08:21 2024 +0200
Remove comment form
commit f24c314d63
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 26 16:04:50 2024 +0200
Update
commit f9530c5a10
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 26 16:01:41 2024 +0200
Restrict token naming
commit 5c5b378262
Merge: 3a594d239 4aac3eee7
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri Jun 28 08:19:57 2024 +0200
Merge pull request #204 from tokens-studio/fix-deploy
Fix deploy
commit 4aac3eee7f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 08:18:43 2024 +0200
Test synchronize
commit 325ad66a46
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 28 08:16:26 2024 +0200
Fix branches not being re-deployed after push
commit 3a594d2393
Merge: bd5a0d2d1 b2a983fd0
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu Jun 27 16:31:14 2024 +0200
Merge pull request #203 from tokens-studio/fix-new-document-token
Fix creating a token issue on empty document
commit b2a983fd05
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jun 27 16:07:47 2024 +0200
Fix creating a token issue on empty document
commit bd5a0d2d1b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 26 15:06:22 2024 +0200
Cleanup
commit 19c6c6d3bf
Merge: 7fa31b143 c9a40ee9b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 17:58:01 2024 +0530
Merge pull request #195 from tokens-studio/json-export-changelog
Add Json export Changelog
commit c9a40ee9b3
Merge: 350654f96 7fa31b143
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 17:57:49 2024 +0530
Merge branch 'token-studio-develop' into json-export-changelog
commit 350654f968
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 17:51:23 2024 +0530
Update CHANGELOG.md image
commit 7fa31b143e
Merge: 357a0781b bf1c9e2c1
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 17:48:08 2024 +0530
Merge pull request #198 from tokens-studio/json-dtcg-format
Make tokens JSON export DTCG compatible
commit bf1c9e2c18
Merge: 96bfce13b 357a0781b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 17:47:54 2024 +0530
Merge branch 'token-studio-develop' into json-dtcg-format
commit 357a0781bb
Merge: 5ca916f8c 86fd667a1
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Jun 26 14:11:08 2024 +0200
Merge pull request #194 from tokens-studio/style-dictionar-validation
Token Insert/Edit Validation + Value Preview
commit 96bfce13be
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 17:28:10 2024 +0530
Update CHANGELOG.md image
commit d6f1e2efc9
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 12:36:01 2024 +0530
Update CHANGELOG
commit 158d5cba31
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 26 12:32:07 2024 +0530
Make tokens JSON export DTCG compatible
commit aabbe2fd94
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 25 22:34:09 2024 +0530
Update CHANGELOG
commit 86fd667a11
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 17:06:52 2024 +0200
Hide template section in preview document
commit 56976e2499
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 17:04:13 2024 +0200
Update CHANGELOG
commit 9f6c587c95
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:46:15 2024 +0200
Remove duplicate similar errors
commit 9f3e1743a1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:45:01 2024 +0200
Cleanup
commit e1b683f670
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:43:52 2024 +0200
Cleanup
commit b4d1ef3fc7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:40:48 2024 +0200
Cleanup
commit b924bbc9c7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:39:43 2024 +0200
Cleanup
commit 656cc00923
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:38:28 2024 +0200
Add missing deps
commit b89dc759be
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:36:21 2024 +0200
Cleanup
commit 135ecf0e3a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:33:07 2024 +0200
Cleanup
commit af374276e4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 16:30:57 2024 +0200
Extract missing reference error check
commit 2c42ca5a4b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 14:24:20 2024 +0200
Cleanup
commit b905ff7d2c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 14:18:07 2024 +0200
Validate forms again on submit
commit eb123bf8ef
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 12:15:14 2024 +0200
Extract token validation
commit 6e9623153c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:55:57 2024 +0200
Remove caching layer for now
commit d0f8e9612a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:52:39 2024 +0200
Validate name before submitting
commit 5df0cf545e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:33:18 2024 +0200
Remove form-touched work-around
commit eac7d9288b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:30:53 2024 +0200
Fix on-submit taking old ref-values when user submits before errors have been validated
commit 05f6cfc4b0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:30:45 2024 +0200
Remove unneeded state
commit 33131fa943
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:15:43 2024 +0200
Restore token saving
commit ca98747dea
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 11:02:21 2024 +0200
Add description with schema
commit d2bdc6c624
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 25 10:40:31 2024 +0200
Fix ref logic
commit 5ca916f8c4
Merge: 1ca3f2970 ee057c498
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 20:53:31 2024 +0530
Merge pull request #191 from tokens-studio/tokens-json-export
Tokens json export
commit ee057c498e
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 20:44:08 2024 +0530
Simplify tranform tokens function
commit e0be30bb79
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 15:58:19 2024 +0200
Dont show error when unfocusing name input field, but keep form disabled
commit 29e3171bd9
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 19:07:53 2024 +0530
Incorporate styling changes to match Penpot design language
commit c98162d0bf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 15:24:22 2024 +0200
Move callback function to component
commit fb7b11a139
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 18:50:36 2024 +0530
Remove : from token type in export
commit db26b38e81
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 18:47:12 2024 +0530
Modify transform tokens to nest within token names
commit 28f25da9e8
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 14:29:29 2024 +0200
Move to tests
commit 111900c122
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 14:23:28 2024 +0200
Cleanup
commit 10033ead91
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 14:23:03 2024 +0200
Add specific esm testing environment for tokens
commit 2b3f602312
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 17:50:24 2024 +0530
Move json encode functionalities to tokens namespace
commit ba6a6059c1
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 14:07:21 2024 +0200
Move to custom ns
commit 69d9c8e88f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 12:44:29 2024 +0200
Add esm test
commit ab51b43365
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 12:44:05 2024 +0200
Add type
commit 0a73cbc6f1
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 14:18:57 2024 +0530
Move transform and download functionality to core.cljs
commit bbb09567f6
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 24 14:18:35 2024 +0530
Remove sample json data
commit 5c42514170
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 24 09:59:22 2024 +0200
Add style dictionary find-token-reference test
commit 75bdda6b07
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Sun Jun 23 00:16:15 2024 +0530
add some formatting
commit 62fc2cf652
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Sun Jun 23 00:10:02 2024 +0530
Add initial working export tokens-json
commit 5f25bd8a7b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 19:41:04 2024 +0200
Add comments
commit 59780a9d4d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 19:40:03 2024 +0200
Add token finding function
commit 598e4d36fc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 17:19:59 2024 +0200
Disable on value error
commit 910485008f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 17:19:13 2024 +0200
Fix name not updating button
commit 39eb964cb7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 17:18:56 2024 +0200
Reduce debounce timeout
commit dd62c7fe18
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 17:00:56 2024 +0200
Give new tokens without a name a temporary hardcoded string
commit 1dcdddb2db
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 17:00:45 2024 +0200
Check for self references
commit 941fb041b6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 17:00:00 2024 +0200
Add form styling
commit 8db47b5877
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 15:09:46 2024 +0200
Use initial value
commit 53f01ef46c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 15:04:30 2024 +0200
Use input as cache key
commit 35ee732701
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 14:59:08 2024 +0200
Debounced update of resolved value
commit f00ac72fbe
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 10:10:45 2024 +0200
Revert to use-var
commit e394216f00
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 21 10:02:21 2024 +0200
Move form out of modal specific code
commit 1ca3f29708
Merge: f000a5145 80ec74f77
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Thu Jun 20 17:03:45 2024 +0200
Merge pull request #190 from tokens-studio/pr-test
Test
commit 80ec74f77e
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 17:00:38 2024 +0200
Fix resolver and add an oauth2 proxy
commit ef6074a5af
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 15:35:33 2024 +0200
Test
commit f000a51451
Merge: 15041a8b9 125e14615
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Thu Jun 20 13:29:37 2024 +0200
Merge pull request #189 from tokens-studio/clean-ci
Fix proxy cache for config map
commit 125e146150
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 13:28:13 2024 +0200
fix proxy cache for config map
commit 15041a8b9a
Merge: 31344a532 5c93cf9cd
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Thu Jun 20 13:04:29 2024 +0200
Merge pull request #188 from tokens-studio/clean-ci
Fix font issues
commit 5c93cf9cd3
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 13:03:49 2024 +0200
Fix font issues
Fix minio resolution not working
Fix redis auth on by default
commit 31344a5322
Merge: ea5dbe275 867fd2391
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Thu Jun 20 02:18:31 2024 +0200
Merge pull request #187 from tokens-studio/clean-ci
Cleanup
commit 867fd23917
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 02:15:35 2024 +0200
Cleanup
commit ea5dbe275e
Merge: dcf4b7ce6 41bd4c621
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Thu Jun 20 02:06:50 2024 +0200
Merge pull request #185 from tokens-studio/feat/mailslurper
Feat/mailslurper
commit 41bd4c621f
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 02:06:21 2024 +0200
Last round of changes
commit 228665f5f2
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 00:58:10 2024 +0200
Pr should be a prefix
commit be6b217ef0
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 00:49:33 2024 +0200
Fix to use the sanitize the backend tag
commit 87b1bc12c2
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu Jun 20 00:40:10 2024 +0200
Change asset storage
commit 4b61e0d80c
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 21:09:18 2024 +0200
Fix branch name detection
commit f5514b419a
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 21:02:16 2024 +0200
Use a raw tag
commit 349bdbb776
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 20:52:33 2024 +0200
Change to use branch names instead of shas
commit 0fd4f814d8
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 20:47:35 2024 +0200
Remove node affinity
commit 79b49bae27
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 20:31:21 2024 +0200
Update namespace
commit dcf4b7ce64
Merge: 596c1997b f45789596
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 20:16:39 2024 +0200
Merge pull request #186 from tokens-studio/feat/clean-images
Add clean images workflow
commit f457895961
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 18:15:53 2024 +0000
Add clean images workflow
commit b40f222d16
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 20:06:35 2024 +0200
Add quote
commit 99d6df4588
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 19:58:44 2024 +0200
Build backend as part of PR
commit 034d5ad5ab
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 19:57:19 2024 +0200
Overhaul penpot chart
commit 885322d479
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 17:17:00 2024 +0200
Reestore fields
commit 0830a26be9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 17:11:28 2024 +0200
Add error state for invalid name
commit 905ccfdec9
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 16:36:00 2024 +0200
Capitalize chart
commit e3d73be7c5
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 16:35:46 2024 +0200
Make sure the uppercase goes through
commit 072baf9c7b
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 16:30:45 2024 +0200
Test PR again
commit 3e20e15ffd
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 16:22:28 2024 +0200
Try fix PR chart
commit 6ed788aa5a
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 16:15:20 2024 +0200
Add patch to enable SMTP
commit 0c45d15fe7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 16:01:40 2024 +0200
Variadic function doesn't work for hooks
commit 596c1997b8
Merge: f3d5b10e1 21ef1586f
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 15:57:35 2024 +0200
Merge pull request #184 from tokens-studio/feat/mailslurper
Move config from chart to include the smtp settings
commit 21ef1586f0
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 15:56:03 2024 +0200
Move config
commit f3d5b10e1f
Merge: 2ce3a180e 3e94d4685
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 15:37:02 2024 +0200
Merge pull request #183 from tokens-studio/feat/mailslurper
Typo in infra manifest
commit 3e94d46850
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 15:35:15 2024 +0200
Typo
commit 2ce3a180eb
Merge: caa41146c 569db9d1e
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 15:27:59 2024 +0200
Merge pull request #182 from tokens-studio/feat/mailslurper
Try cleanup namespace control
commit 569db9d1e6
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 15:25:12 2024 +0200
Try cleanup namespace control
commit caa41146c4
Merge: a2292eb38 5e32a5bbf
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 14:56:29 2024 +0200
Merge pull request #181 from tokens-studio/feat/mailslurper
Remove onechart for simple manifests
commit 5e32a5bbfd
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 14:53:21 2024 +0200
Remove onechart for simple manifests
commit a2292eb387
Merge: 4c236ab42 deb7ba982
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 14:43:24 2024 +0200
Merge pull request #180 from tokens-studio/feat/mailslurper
Setup mailslurper
commit deb7ba9823
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 14:42:04 2024 +0200
Setup mailslurper
commit 4c236ab423
Merge: 168a5d57d 386bf1bc2
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Wed Jun 19 14:10:43 2024 +0200
Merge pull request #179 from tokens-studio/fix/persistence
Add persistence to penpot deploys
commit 386bf1bc2f
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Wed Jun 19 14:09:35 2024 +0200
Add persistence to penpot deploys
commit 1596dbe155
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 13:54:09 2024 +0200
Add function to verify already used names
commit deb9cb1120
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 11:26:29 2024 +0200
Remove debugging code
commit f169d49397
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 11:18:41 2024 +0200
Remove double cljs conversion
commit 0a73c3aa95
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 11:09:01 2024 +0200
Validation in modal
commit 168a5d57d4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 10:49:35 2024 +0200
Add template
commit a4ef2ee8bf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 10:42:42 2024 +0200
Add changelog
commit 83515250da
Merge: 0d4e3e862 5a8a32ddc
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed Jun 19 10:10:43 2024 +0200
Merge pull request #168 from tokens-studio/style-dictionary
References & Expressions in Tokens
commit 5a8a32ddc7
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 09:43:36 2024 +0200
Remove items with missing references
commit 23de79bd04
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 19 09:40:26 2024 +0200
Remove unneeded function
commit 0d4e3e8629
Merge: 35135635c 0105e4206
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 19 12:58:54 2024 +0530
Merge pull request #174 from tokens-studio/fix-dimensions-keys-applied
Fix keys applied when dimensions or sizing token is applied directly
commit 35135635c4
Merge: 2ed3ea6d6 0afddac5d
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 19 12:58:43 2024 +0530
Merge pull request #175 from tokens-studio/fix-min-max-height-error
Fix/ min and max height-width application
commit 2ed3ea6d6a
Merge: 1ebd2ee3d 3bbee9532
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 19 12:58:25 2024 +0530
Merge pull request #177 from tokens-studio/remove-registration-questionnaire
Remove registration questionnaire
commit 3bbee9532f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 19 12:38:28 2024 +0530
Fix error message
commit f99239341f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 19 12:18:39 2024 +0530
add message to undo this change in the future
commit f405612a25
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 19 12:16:54 2024 +0530
Remove Onboarding Questionnaire
commit 0afddac5d1
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 18 23:52:54 2024 +0530
Fix/ min and max height-width application
commit 0105e42068
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 18 23:21:17 2024 +0530
Fix keys applied when dimensions or sizing token is applied directly
commit b4d7680cb4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 11:29:02 2024 +0200
Show resolved value
commit 742bb6de05
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 11:28:09 2024 +0200
Handle tokens with issues in ui
commit a390942722
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 11:19:09 2024 +0200
Resolve token value
commit cf52e873e2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 11:13:26 2024 +0200
Cleanup
commit 5c2891b247
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 11:10:51 2024 +0200
Use resolved tokens from style-dictionary
commit 9261c53aff
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 10:23:52 2024 +0200
Don't override original value, add resolved value, add missing reference error
commit d65d880845
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 18 09:59:36 2024 +0200
Silence errors
commit 09609c18ef
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 17 17:07:02 2024 +0200
Remove compile style dictionary
commit f0bc262a18
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 17 17:05:51 2024 +0200
Working version
commit 5a64947b08
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 17 16:13:34 2024 +0200
Add patched StyleDictionary
commit 0a86e3a651
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri Jun 14 10:52:30 2024 +0200
Simplify
commit c9df90577f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Jun 13 09:27:53 2024 +0200
Add compiled library
commit 965da83c97
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 17:14:34 2024 +0200
Add workspace-tokens helper
commit 9bc48a3a1a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 17:14:27 2024 +0200
Allow passing custom cache atom
commit 908cc2240f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 16:48:13 2024 +0200
Docs
commit a79d1013bf
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 16:45:24 2024 +0200
Prevent reprocessing the style-dictionary cache multiple times
commit 73e8b80521
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 16:19:39 2024 +0200
Cleanup
commit 2f45ab1b62
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 16:19:03 2024 +0200
Add hook for using resolved tokens cache
commit 0921f8043b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed Jun 12 16:10:02 2024 +0200
Allow passing of tokens
commit b1b6b5292c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 17:52:29 2024 +0200
Disable invalid token style for now
commit 4fec7d5af2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 17:52:12 2024 +0200
Applying resolved token value
commit 66b4b892df
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 16:43:54 2024 +0200
Fix data-keys being converted to camel-case
commit 4b90e90974
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 16:41:50 2024 +0200
Backporting resolved tokens to the original structure
commit 1519f8f560
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 15:12:30 2024 +0200
Move to ns
commit e691628648
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 10:42:25 2024 +0200
Test out tokens-studio data
commit efd4c5dcca
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue Jun 11 10:24:12 2024 +0200
Add performance measuring
commit a5b22d5427
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 10 15:50:48 2024 +0200
Got resolve working
commit 7da772d6a2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 10 11:54:34 2024 +0200
Add sd function
commit 1023ba866a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 10 10:52:03 2024 +0200
Add StyleDictionary as compiled lib
commit 1ebd2ee3d7
Merge: dc36f4f6d 8d444b4b0
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri Jun 14 12:40:44 2024 +0530
Merge pull request #172 from tokens-studio/hide-unfunctional-token-sections
Hide non functional token sections
commit 8d444b4b02
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Jun 13 21:33:38 2024 +0530
Hide non functional token types from UI
commit dc36f4f6d3
Merge: 93c249c77 f10a4f28e
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Jun 13 12:59:49 2024 +0530
Merge pull request #164 from tokens-studio/other-token-types-context-menu
Add context menu for opacity, rotation and stroke width tokens
commit f10a4f28ea
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 12 16:18:51 2024 +0530
Add context menu for opacity, rotation and stroke width
commit 93c249c77a
Merge: 01d2a25c8 3f55536fc
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 12 15:29:30 2024 +0530
Merge pull request #161 from tokens-studio/dimensions-context-menu
Dimensions context menu
commit 3f55536fc0
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 10 23:25:11 2024 +0530
Add custom context menu and fix styling issues with subcontext menu
commit 842b76f3c1
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri Jun 7 01:37:26 2024 +0530
replace 30px with variables
commit e86038d52f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri Jun 7 01:27:18 2024 +0530
Add CSS to deal with margin before the Sub Context Menu titles
commit 91eb59696c
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu Jun 6 23:09:22 2024 +0530
Remove children attribute and use submenu instead
commit 67a34c91d8
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 5 23:19:43 2024 +0530
Add leading spaces to subcontext menu titles
commit 307f472528
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 5 22:23:27 2024 +0530
remove print statement
commit a5c235754c
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 5 22:06:59 2024 +0530
Cleanup debug statements
commit a98d6b4c07
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 5 22:06:31 2024 +0530
Add context menu functionalities for dimensions token
commit ed0d9e1cf5
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 5 13:49:18 2024 +0530
initial dimensions context menu
commit 819c50eaf8
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed Jun 5 13:49:00 2024 +0530
change dimension to dimensions across
commit 01d2a25c8c
Merge: e8b755c75 ea593221b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 4 17:02:04 2024 +0530
Merge pull request #160 from tokens-studio/sizing-token-context-menu
Add new changes from token-studio-develop merge
commit ea593221b3
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 4 15:52:52 2024 +0530
Add new changes from token-studio-develop merge
commit e8b755c757
Merge: 202b72dcd 88d3fc234
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 4 15:47:58 2024 +0530
Merge pull request #159 from tokens-studio/sizing-token-context-menu
Add context menu functionalities on sizing tokens
commit 88d3fc234d
Merge: a553253d2 202b72dcd
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue Jun 4 15:46:02 2024 +0530
Resolve merge conflicts in context_menu.cljs
commit 202b72dcd0
Merge: 1056c6b44 057934c88
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Tue Jun 4 11:23:49 2024 +0200
Merge pull request #132 from tokens-studio/feat/branch-deploys
Prefer wait over deploy for build
commit 057934c883
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Tue Jun 4 11:11:58 2024 +0200
Cleanup PR
commit 3b3fbc2ccd
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Tue Jun 4 11:06:00 2024 +0200
fix deploys
commit 1056c6b448
Merge: dc14933f3 580076355
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue Jun 4 10:39:03 2024 +0200
Merge pull request #158 from tokens-studio/142-when-a-token-is-applied-on-a-shape-in-the-context-menu-there-should-be-check-box-indicating-which-attribute-is-applied
Show checkmark next to selected token attributes
commit a553253d28
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 3 23:34:51 2024 +0530
remove println statement
commit 193ad115a2
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon Jun 3 23:25:59 2024 +0530
Add context menu functionalities on sizing tokens
commit 580076355b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 3 15:21:08 2024 +0200
Show checkmark for applied tokens
commit 65942ef63b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 3 13:39:26 2024 +0200
Use set of attributes for action generation
commit c1096e15da
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 3 13:39:16 2024 +0200
Cleanup
commit dc14933f3a
Merge: e89f03393 3c3ef57da
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon Jun 3 10:51:04 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit e89f03393b
Merge: 5c7e235c9 86e6421b6
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon Jun 3 10:48:49 2024 +0200
Merge pull request #157 from tokens-studio/florian/input-select
Allow token selection with keyboard from right side
commit 86e6421b68
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 31 16:25:30 2024 +0200
Disable selection when entering with mouse
commit 710fa0d817
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 31 16:22:01 2024 +0200
Allow arrow selection
commit 5c7e235c97
Merge: d624a559a c3cee77ef
Author: Akshay Gupta <akshay@hyma.io >
Date: Fri May 31 18:31:37 2024 +0530
Merge pull request #155 from tokens-studio/spacing-context-menu
Spacing context menu
commit c3cee77efb
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri May 31 18:19:42 2024 +0530
remove unused imports and refactor functions
commit d624a559aa
Merge: 420b8cf52 d16f1c773
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri May 31 10:46:51 2024 +0200
Merge pull request #150 from tokens-studio/flex-row-gap-commit
Spacing tokens
commit 76347228fe
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 30 22:25:21 2024 +0530
Add all spacing token context menu functionalities
commit 84d96a1004
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 29 18:47:17 2024 +0530
Add initial spacing context menu entries
commit d16f1c773e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 14:53:40 2024 +0200
Change both properties
commit 7376cb634a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 14:32:09 2024 +0200
Add padding x/y tokens
commit 0e7e37afc2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 14:21:33 2024 +0200
Add padding editable select
commit 28bdf62454
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 13:50:31 2024 +0200
Integrate changes
commit 420b8cf524
Merge: bdefc97c2 c2c0fbf40
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed May 29 13:20:44 2024 +0200
Merge pull request #146 from tokens-studio/135-flex-row--gap-token-updating-from-the-right-sidebar
135 flex row gap token updating from the right sidebar
commit 78f3d54dee
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 10:55:40 2024 +0200
Add commit
commit c2c0fbf40a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:37:24 2024 +0200
Add spacing/row options
commit 1ad998de23
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:28:38 2024 +0200
Use editable-select for col-gap/row-gap
commit fb5f7e870a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:23:47 2024 +0200
Fix drop-down button spacing
commit 5c83247256
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:20:14 2024 +0200
Prevent selection on disabled selects
commit c6f5da8873
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:16:55 2024 +0200
Move select styles to select component
commit 9a7c944763
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:04:49 2024 +0200
Remove unused classname
commit 985d8d33ff
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 09:02:26 2024 +0200
Add event to passed arguments [*]
[*] Needed for layout_container component
commit 384da8555d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 29 08:50:50 2024 +0200
Dynamically pass props to input
commit bdefc97c21
Merge: 144b164fa bb3ee2278
Author: Akshay Gupta <akshay@hyma.io >
Date: Tue May 28 17:36:59 2024 +0530
Merge pull request #140 from tokens-studio/general-token-context-menu-functions
General token context menu functions and specific context menu functions for border radius
commit bb3ee22780
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue May 28 17:03:26 2024 +0530
pass context menu attributes as map and some minor fixes
commit e02777b855
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Tue May 28 10:23:20 2024 +0200
Be explicit in tagging for prs
commit 144b164fa0
Merge: 169d71b2d 96a7cf2e9
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue May 28 10:06:12 2024 +0200
Merge pull request #139 from tokens-studio/fix-staging
Fix staging
commit eeb87e49a2
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Tue May 28 09:58:15 2024 +0200
Cleanup github token usage
commit 9066ad9e39
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue May 28 02:22:25 2024 +0530
Add border radius specific context menu functions
commit 464bdf3d9c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 27 15:09:36 2024 +0200
Use single undo operation for width/height change
commit 96a7cf2e98
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 27 14:50:55 2024 +0200
Convert kebab keys into camelCase
commit 47d75e7e2a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 27 14:43:28 2024 +0200
Remove closed for now
commit 6ed5dc138d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 27 14:43:11 2024 +0200
Fix editing/saving
commit 169d71b2df
Merge: 65563e2d3 6bacd1d66
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon May 27 11:22:27 2024 +0200
Merge pull request #138 from tokens-studio/124-disable-1password-completion
124 disable 1password completion
commit 6bacd1d663
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 27 11:13:05 2024 +0200
Disable password manager completion
commit 86d7979e1e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 27 11:12:36 2024 +0200
Remove unused component
commit d1fc43d8d6
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 27 10:38:35 2024 +0200
Try force deploy branch PR
commit 370a5d9bb8
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon May 27 13:02:24 2024 +0530
Add initial context menu token specific functionality
commit 65563e2d3c
Merge: 968c6437f 7a8722de1
Author: Akshay Gupta <akshay@hyma.io >
Date: Fri May 24 18:13:00 2024 +0530
Merge pull request #133 from tokens-studio/editing-tokens
:feat editing tokens
commit 968c6437fb
Merge: 75b935187 cbad5033c
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri May 24 11:46:45 2024 +0200
Merge pull request #134 from tokens-studio/123-other-fields-to-update
Width/Height Token Changing from the sidebar
commit cbad5033c2
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 11:25:30 2024 +0200
Cleanup
commit f52e2e3a41
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 10:34:20 2024 +0200
Differentiate width/height sizing selected properties
commit 49d9b52b12
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 10:01:13 2024 +0200
Cleanup
commit ea9d850412
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 10:00:43 2024 +0200
Fix selectionStart not being detectable (selectionStart doesnt work for number)
commit b6061cc4a0
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 10:00:26 2024 +0200
Fix instant value change applies shape attributes
commit bc620ba2cd
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 08:55:04 2024 +0200
Update width value
commit 595831118d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 08:36:28 2024 +0200
Allow aligning dropwdown to the left
commit 406e8d110c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 24 07:34:43 2024 +0200
De-Applying token
commit 7a8722de1b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Fri May 24 00:14:17 2024 +0530
Add ability to edit existing token attributes
commit 5131b79060
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu May 23 16:22:31 2024 +0200
Prefer wait over deploy for build
commit 75b9351871
Merge: 557195cd5 84ad8a6be
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Thu May 23 16:19:31 2024 +0200
Merge pull request #131 from tokens-studio/feat/branch-deploys
Test PR deploys
commit 84ad8a6be6
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu May 23 15:39:21 2024 +0200
Escape interpolation
commit f9e1a65631
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu May 23 15:23:27 2024 +0200
Trigger cleanup as well
commit 66f67ddff4
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Thu May 23 15:13:43 2024 +0200
Test PR deploys
commit 2dd994799c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 23 09:41:16 2024 +0200
Abstract API
commit e181065bda
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 23 09:29:17 2024 +0200
Formatting
commit 1ed692230b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 23 09:24:12 2024 +0200
Abstract functionality
commit 557195cd55
Merge: 2818d097a 80ff7f769
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu May 23 11:05:12 2024 +0200
Merge pull request #130 from tokens-studio/129-bug-file-is-crashing-post-applying-a-border-radius-token-to-a-shape
Fix non-optional keys breaking staging server
commit 80ff7f769c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 23 10:53:18 2024 +0200
Fix non-optional keys breaking staging server
commit 273a9530ea
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 23 13:14:28 2024 +0530
initial edit commit
commit 2818d097ab
Merge: 1a144192a cc0e4af4b
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu May 23 08:43:51 2024 +0200
Merge pull request #128 from tokens-studio/119-higlight-applied-token-in-the-editing-field
Show token value inside shapes panel (border-radius)
commit cc0e4af4bc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 16:37:19 2024 +0200
Fix token value not being removed after submit
commit b1379ed7de
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 16:35:44 2024 +0200
Fix refocus prop not being removed
commit 5bccfa9e2f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 16:29:18 2024 +0200
Dont submit token when text is selected
commit 5806ae7426
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 16:20:40 2024 +0200
Abstract functions
commit 2eb5efb274
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 16:13:58 2024 +0200
Cleanup
commit 850bf80ffc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 15:59:22 2024 +0200
Replace token with value when inserted after token input
commit 6f5930bf15
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 15:43:40 2024 +0200
Clear token value on blur
commit 2efd6e1584
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 15:36:26 2024 +0200
Refocus input on token deletion
commit 86b493522c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 15:12:56 2024 +0200
Remove unneeded focus hack
commit 1a144192a9
Merge: cbfcc5056 04c43acf3
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed May 22 15:00:05 2024 +0200
Merge pull request #127 from tokens-studio/fix-sass-pipe-break
Dont break pipe when sass has an error
commit 70336ea45e
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 14:26:37 2024 +0200
Style focused pill
commit 7e79cf274d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 14:17:56 2024 +0200
Fix input background being clipped on hover
commit 42df426375
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 14:13:33 2024 +0200
Style pill and input combination
commit 7c80f87f30
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 14:13:23 2024 +0200
Show value instead of label, add title
commit 019759392c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 10:23:57 2024 +0200
Unlink token when pressing backspace on empty input field
commit 7da382dfed
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 21 15:47:18 2024 +0200
Clear value when pressing backspace as last action
commit 35f384ce9b
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 21 15:40:34 2024 +0200
Use custom input value logic when token is applied
commit 50354ccb71
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 21 15:40:19 2024 +0200
Fix state being reset at start
commit 975f41bc08
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 21 15:21:01 2024 +0200
Display regular input field when token is applied [*]
[*] Numeric input renders default 0
commit 04c43acf39
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 13:48:13 2024 +0200
Dont break pipe when sass has an error
commit cbfcc50563
Merge: 44f55308a eb168a6f9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 22 13:46:26 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit 44f55308a6
Merge: e874ed5b6 2b1066535
Author: Akshay Gupta <akshay@hyma.io >
Date: Wed May 22 15:14:54 2024 +0530
Merge pull request #126 from tokens-studio/rotation-token
Add ability to apply rotation token
commit 2b10665356
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 22 15:11:01 2024 +0530
close applied tokens map schema
commit 13a8872dbd
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 22 15:08:05 2024 +0530
add rotation to applied tokens schema
commit 3793f1791a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 22 13:08:59 2024 +0530
Add ability to apply rotation token
commit e874ed5b6c
Merge: cb7d4409e eca133426
Author: Akshay Gupta <akshay@hyma.io >
Date: Tue May 21 17:11:21 2024 +0530
Merge pull request #125 from tokens-studio/remember-token-section-state
Remember token section open/close state
commit eca1334266
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue May 21 16:52:47 2024 +0530
Remember token section open/close state
commit cb7d4409e2
Merge: a1f09d69b 9b13444c4
Author: Akshay Gupta <akshay@hyma.io >
Date: Tue May 21 13:28:34 2024 +0530
Merge pull request #116 from tokens-studio/spacing-token-layout-update
spacing token to update only row or column gap as per flex direction
commit a1f09d69b0
Merge: 162e7b6c5 344a27602
Author: Akshay Gupta <akshay@hyma.io >
Date: Tue May 21 13:27:42 2024 +0530
Merge pull request #117 from tokens-studio/sort-tokens-by-insert-order
sort tokens by insert order
commit 344a27602b
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon May 20 22:25:46 2024 +0530
sort tokens by insert order
commit 9b13444c44
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Mon May 20 21:59:28 2024 +0530
spacing token to update only row or column gap as per flex direction
commit 162e7b6c58
Merge: 90ab485e7 5954a8698
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 20 12:59:50 2024 +0200
Merge branch 'token-studio-develop' of github.com:tokens-studio/tokens-studio-for-penpot into feat/port-tracking-and-smoke
commit 90ab485e78
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 20 12:56:43 2024 +0200
Needs depend on smoke
commit 5954a8698b
Merge: ec36e06b7 851054c61
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 20 12:45:42 2024 +0200
Merge pull request #114 from tokens-studio/feat/port-tracking-and-smoke
Add port label tracking and add a smoke test
commit 851054c617
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 20 12:11:29 2024 +0200
Add port label tracking and add a smoke test
commit ec36e06b7b
Merge: 0bd3b0598 3caa9d780
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri May 17 14:59:28 2024 +0200
Merge pull request #113 from tokens-studio/108-custom-editable-select-for-token-completion
Custom editable select for token completion
commit 3caa9d780a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 11:37:36 2024 +0200
Show checkmark icon for applied tokens
commit ad26d9e2d3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 10:55:24 2024 +0200
More styling
commit 85a40d19ed
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 10:26:32 2024 +0200
Extract component
commit b61a59d375
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 10:16:01 2024 +0200
Extract key down handler
commit ced325e009
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 10:15:22 2024 +0200
Return selected item map instead of value [*]
[*] Multiple tokens could have the same value
commit e69bfb8c54
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 09:05:18 2024 +0200
Style select
commit 8dd2ba7d78
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 09:04:50 2024 +0200
Fix naming
commit cb980ace44
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 09:04:35 2024 +0200
Use regular map for options
commit 165e222117
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 08:17:51 2024 +0200
Only show dropdown when options contain items
commit b0dcbae3ac
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 08:13:55 2024 +0200
Fix border clipping
commit 6a8887d9cc
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 08:04:23 2024 +0200
Remove text transform
commit d2107e7f69
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 08:02:06 2024 +0200
Fix width of drop down
commit 91271b9e41
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 17 07:57:55 2024 +0200
Custom editable-select
commit 0bd3b0598b
Merge: 23ee54b4b a3d4d6226
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 18:43:05 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit 23ee54b4b7
Merge: bde2b4b3a c654766f8
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Thu May 16 18:37:46 2024 +0200
Merge pull request #111 from tokens-studio/71-apply-token-from-the-shapes-panel-right-side
Apply border radius token from the shapes panel
commit bde2b4b3a5
Merge: 3e7a42213 c44ac862f
Author: Akshay Gupta <akshay@hyma.io >
Date: Thu May 16 17:15:59 2024 +0530
Merge pull request #110 from tokens-studio/duplicate-token
add functionality to duplicate token from context menu
commit c44ac862f0
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 16 15:48:39 2024 +0530
simplify duplicate token function
commit c654766f87
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 11:43:37 2024 +0200
Cleanup outdated props
commit 5205b684e9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 11:36:08 2024 +0200
Fix token not being applied
commit e1ae3d55af
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 16 14:08:11 2024 +0530
ad functionality to duplicate token from context menu
commit 23bee8415a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 09:59:55 2024 +0200
Fix missing dependency
commit 48c85d7200
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 09:55:57 2024 +0200
Simplify token application
commit 0d154679e9
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 09:44:11 2024 +0200
Add docstrings
commit c60c5ac34f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 09:33:20 2024 +0200
Apply tokens directly to shape
commit cdca00a986
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu May 16 09:02:48 2024 +0200
Extract token apply function
commit 4e3af1407d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 18:28:04 2024 +0200
Fix styling of dropdown items?
commit 9a58188dc3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 18:20:47 2024 +0200
Show border-radius tokens as options
commit d9dbaad281
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 18:20:28 2024 +0200
Add tokens map generators
commit 5e301605ad
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 17:44:06 2024 +0200
Extract token grouping to core
commit 622843f18d
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 17:43:49 2024 +0200
Take tokens as ref
commit 8f852bf48f
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 17:26:10 2024 +0200
Use :as
commit 3e7a422136
Merge: f8972efea 591e33340
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed May 15 17:14:41 2024 +0200
Merge pull request #104 from tokens-studio/fix-sizing-dimensions-mixup
Fix sizing/dimensions token mixup
commit 591e333400
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Wed May 15 15:40:07 2024 +0200
Fix sizing/dimensions token mixup
commit f8972efea0
Merge: d4dd49bdb d69cca2d9
Author: Akshay Gupta <akshay@hyma.io >
Date: Wed May 15 18:56:42 2024 +0530
Merge pull request #103 from tokens-studio/simple-context-menu
fix delimiter mismatch and add missing data/tokens package
commit d69cca2d9c
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 15 18:50:30 2024 +0530
fix delimiter mismatch and add missing data/tokens package
commit d4dd49bdb7
Merge: 157bb01e8 ec5a11731
Author: Akshay Gupta <akshay@hyma.io >
Date: Wed May 15 18:31:13 2024 +0530
Merge pull request #97 from tokens-studio/simple-context-menu
Simple context menu
commit ec5a117318
Merge: d3d454a43 157bb01e8
Author: Akshay Gupta <akshay@hyma.io >
Date: Wed May 15 18:30:53 2024 +0530
Merge branch 'token-studio-develop' into simple-context-menu
commit d3d454a43c
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 15 14:50:24 2024 +0530
move delete token to tokens actions section
commit 5fa2048b23
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 15 14:40:46 2024 +0530
re-use workspace context menu entry and fix double nested ul
commit 316db61c8a
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 15 13:23:47 2024 +0530
remove warning modal when deletion of a token
commit fcd7a35b46
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 15 12:59:18 2024 +0530
move context menu functions to data/tokens
commit 157bb01e8f
Merge: b9e9f9fb1 584ac6341
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Tue May 14 16:39:16 2024 +0200
Merge pull request #99 from tokens-studio/fix/containerization
Downtune replica amount. Cleanup redis host
commit 584ac6341d
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Tue May 14 16:37:16 2024 +0200
Downtune replica amount. Cleanup redis host
commit b9e9f9fb13
Merge: d67311b12 4d14d78ee
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue May 14 16:27:19 2024 +0200
Merge pull request #98 from tokens-studio/icons-spacing
Add more space between icon and label, fix icon offset
commit 4d14d78eed
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 14 16:01:11 2024 +0200
Add more space between icon and label, fix icon offset
commit d67311b126
Merge: 230b271be e6f86cda6
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Tue May 14 15:26:01 2024 +0200
Merge pull request #96 from tokens-studio/95-placeholder-icons
Add token placeholder icons
commit 8cb9d9c352
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue May 14 18:48:48 2024 +0530
Add delete token functionality in context menu
commit 31b487ed86
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue May 14 18:25:08 2024 +0530
remoev translation function
commit 24f1693684
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Tue May 14 18:10:13 2024 +0530
Add Context Menu for tokens and simple placeholder functions
commit e6f86cda64
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 14 14:24:36 2024 +0200
Add token placeholder icons
commit 230b271be3
Merge: 740024061 677b28218
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 14 12:00:45 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit 7400240616
Merge: 550045cb3 aa8b1f4c7
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 16:42:34 2024 +0200
Merge pull request #94 from tokens-studio/fix/containerization
Chart does auto inject the release name
commit aa8b1f4c73
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 16:41:51 2024 +0200
Chart does auto inject the release name
commit 550045cb3b
Merge: 50f69936a 60207fd01
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 16:21:37 2024 +0200
Merge pull request #93 from tokens-studio/fix/containerization
Circumvent bug
commit 60207fd01e
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 16:21:01 2024 +0200
Circumvent bug
commit 50f69936a4
Merge: d90755531 f9d4b9f69
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 16:10:32 2024 +0200
Merge pull request #92 from tokens-studio/fix/containerization
Add missing secretName
commit f9d4b9f699
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 16:09:56 2024 +0200
Add missing secretName
commit d907555314
Merge: d3c0abc11 e50a46409
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 15:32:21 2024 +0200
Merge pull request #90 from tokens-studio/fix/containerization
Add redis. Ingress should be under front end for some reason
commit e50a46409f
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 15:31:03 2024 +0200
Add redis. Ingress should be under front end for some reason
commit d3c0abc11a
Merge: 64dc685f2 98d7895e2
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Mon May 13 15:09:48 2024 +0200
Merge pull request #85 from tokens-studio/84-border-width
Stroke Width
commit 64dc685f2a
Merge: 071df4074 79ce39612
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 15:07:23 2024 +0200
Merge pull request #89 from tokens-studio/fix/containerization
Fix pull secrets needed to be a reference
commit 79ce396122
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 15:06:22 2024 +0200
Fix pull secrets needed to be a reference
commit 071df4074f
Merge: 309abec88 0ce5c165d
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 14:43:15 2024 +0200
Merge pull request #88 from tokens-studio/fix/containerization
Update secrets
commit 0ce5c165db
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 14:41:58 2024 +0200
Update secrets
commit 309abec88a
Merge: 425155153 10aaa966f
Author: SorsOps <80043879+SorsOps@users.noreply.github.com >
Date: Mon May 13 14:26:44 2024 +0200
Merge pull request #87 from tokens-studio/fix/containerization
Change deploy to use alternate chart as truecharts using a weird helm…
commit 10aaa966f9
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Mon May 13 14:25:07 2024 +0200
Change deploy to use alternate chart as truecharts using a weird helm dependency
commit 98d7895e2a
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Mon May 13 11:23:30 2024 +0200
Add stroke-width token
commit 4251551535
Merge: eafd4f01e ae263363e
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri May 10 17:36:50 2024 +0200
Merge pull request #83 from tokens-studio/82-opacity
Add opacity
commit eafd4f01eb
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Fri May 10 14:34:05 2024 +0200
Use raw manifests
commit 153ea95a55
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Fri May 10 14:02:34 2024 +0200
Typo
commit 16c893fa60
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Fri May 10 14:01:08 2024 +0200
Add matrix for docker build
commit 0e94c9851a
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Fri May 10 13:59:09 2024 +0200
Move workflow file
commit 07583b5e34
Author: SorsOps <80043879+sorsOps@users.noreply.github.com >
Date: Fri May 10 13:57:17 2024 +0200
Add deployment config
commit ae263363ed
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 9 21:36:38 2024 +0530
Add opacity
commit 4e3ee7bdab
Merge: 5efcb0f42 42b25479b
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Fri May 10 12:05:06 2024 +0200
Merge pull request #81 from tokens-studio/value-resolve
Value resolve
commit 42b25479b3
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 10 10:36:56 2024 +0200
Highlight invalid token values
commit 5813acea02
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 10 10:26:22 2024 +0200
Log whole token
commit df48295903
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 10 10:22:09 2024 +0200
Add resolving function and move to core ns
commit 5efcb0f424
Merge: 2ed4ece23 6d5beb758
Author: Akshay Gupta <akshay@hyma.io >
Date: Fri May 10 12:25:23 2024 +0530
Merge pull request #78 from tokens-studio/fix-assets-panel-view
Fix assets panel tab view
commit 2ed4ece23d
Merge: d81b1f328 9a243e3b4
Author: Akshay Gupta <akshay@hyma.io >
Date: Fri May 10 12:22:03 2024 +0530
Merge pull request #76 from tokens-studio/token-pills-wrap
Add flex wrap to token pills wrapper
commit d81b1f328d
Merge: 68a201374 0c856702c
Author: Akshay Gupta <akshay@hyma.io >
Date: Fri May 10 12:21:38 2024 +0530
Merge pull request #80 from tokens-studio/add-spacing-function
Add simple token spacing application
commit 0c856702c6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Fri May 10 08:36:40 2024 +0200
Remove unneeded import
commit 76a38bcb0c
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 9 21:36:38 2024 +0530
Add simple token spacing application
commit 6d5beb7583
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 9 18:42:33 2024 +0530
Fix assets panel tab view
commit 9a243e3b4f
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Thu May 9 17:51:48 2024 +0530
Add flex wrap to token pills wrapper
commit 68a201374c
Merge: 11d4496e9 69ed15e78
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed May 8 14:29:15 2024 +0200
Merge pull request #74 from tokens-studio/70-sort-sections-by-tokens
Sort token groups
commit 11d4496e9a
Merge: 6fa1d6eec fd3922936
Author: Florian Schrödl <contact@florianschroedl.com >
Date: Wed May 8 14:29:02 2024 +0200
Merge pull request #68 from tokens-studio/65-dimensions
Dimensions Token
commit 6fa1d6eecc
Merge: 6bb4eec80 3d13015e3
Author: Akshay Gupta <akshay@hyma.io >
Date: Wed May 8 17:52:33 2024 +0530
Merge pull request #66 from tokens-studio/close-token-modal
add ability to close modal once save token button is clicked
commit 69ed15e789
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Remove search bar
commit e5a7f87d1c
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Sort token groups
commit fd39229367
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Add shape dimensions updating
commit a9aac4c867
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Move emit to the shape update function [*]
[*] A shape update might need multiple emit functions
commit 3d13015e30
Author: Akshay Gupta <gravity.akshay@gmail.com >
Date: Wed May 8 15:16:11 2024 +0530
add ability to close modal once save token button is clicked
commit 28e6db9bb4
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Reuse attribute keys from token schema
commit 6bb4eec805
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Remove unneeded on-apply prop
commit 76f42a0aec
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Cleanup on-apply-token function
commit f71ce60b11
Merge: e5c564041 e7b065ac6
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Tue May 7 14:39:33 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit e5c5640413
Author: Florian Schroedl <flo.schroedl@gmail.com >
Date: Thu Apr 25 19:00:00 2024 +0200
Start tokens studio plugin base
2024-11-12 10:35:32 +01:00
Andrey Antukh
9d0ca089fe
Merge pull request #5282 from penpot/alotor-hotfix-interactions
...
🐛 Fix problem creating manual overlay interactions
2024-11-11 23:55:41 +01:00
Pablo Alba
1c49dd80a4
✨ Add from-invitation property to register-profile event
2024-11-11 17:18:53 +01:00
Pablo Alba
cbc92e9f1e
✨ Add created-by to invitations, and an event related
2024-11-11 17:00:54 +01:00
alonso.torres
2fa81474b9
🐛 Fix problem creating manual overlay interactions
2024-11-11 16:06:37 +01:00
Belén Albeza
9b7d0563b9
🔧 Add rustfmt to the devenv
2024-11-11 15:25:31 +01:00
Pablo Alba
e1e13bcfb1
✨ Fix a viewer can drop a .penpot file on dashboard
2024-11-11 13:19:30 +01:00
Pablo Alba
134c23c70c
✨ Add a help icon to plugins menu items disabled by viewer role
2024-11-11 13:08:52 +01:00
Andrey Antukh
e369b70aeb
Merge pull request #5279 from penpot/alotor-hotfix-grid-problem
...
🐛 Fix problem with grid layout ordering after moving
2024-11-11 12:48:40 +01:00
alonso.torres
c3970255e6
🐛 Fix problem with grid layout ordering after moving
2024-11-11 12:34:07 +01:00
Andrey Antukh
7823eaf890
📎 Update changelog
2024-11-11 12:08:49 +01:00
Pablo Alba
c89b6e2d6d
✨ Add error control on plugins permissions peek
2024-11-11 09:07:39 +01:00
Andrey Antukh
0d08549a04
🐛 Fix regression on sm/vec and sm/set schemas
...
Introduced in previous commits
2024-11-08 19:50:59 +01:00
Andrey Antukh
960f095c1b
Merge pull request #5261 from penpot/palba-viewer-and-plugins
...
✨ Integrate viewer role with plugin menus and popup
2024-11-08 10:49:18 +01:00
Pablo Alba
d9eff00a71
✨ Integrate viewer role with plugin menus and popup
2024-11-08 10:37:57 +01:00
Belén Albeza
7b196e1ca5
Merge pull request #5235 from penpot/azazeln28-handle-webgl-context
...
🎉 Handle WebGL Context
2024-11-08 09:38:45 +01:00
Alejandro
0981517bc6
Merge pull request #5263 from penpot/niwinz-bugfix-3
...
✨ Prevent logging EOF exceptions on SSE responses
2024-11-08 07:39:04 +01:00
Alejandro
8ae29ceaa2
Merge pull request #5256 from penpot/niwinz-bugfix-2
...
Fix incorrect behavior of ::sm/vec and ::sm/set decoder
2024-11-08 07:30:15 +01:00
Andrey Antukh
ec0079461e
Merge pull request #5262 from penpot/palba-add-libraries-dialog-event
...
✨ Send event when an user opens a modal
2024-11-07 20:52:52 +01:00
Andrey Antukh
9eaa55b711
✨ Prevent logging EOF exceptions on SSE responses
...
They are not necessary and they are pretty common, because
the user can interrupt the connection at any time.
2024-11-07 20:50:24 +01:00
Andrey Antukh
0c4b1cc4fc
📎 Update yarn.lock with text-editor dependency change
2024-11-07 20:24:33 +01:00
Edgars Andersons
5501859fa6
🌐 Add translations for: Latvian.
...
Currently translated at 99.5% (1447 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/lv/
2024-11-07 17:00:30 +01:00
Pablo Alba
70a1a7a5ea
✨ Send event when an user opens a modal
2024-11-07 16:27:16 +01:00
Andrey Antukh
96f8832bcf
Merge pull request #5260 from penpot/azazeln28-fix-text-editor-selection-issue
...
🐛 Fix text editor bug
2024-11-07 13:50:32 +01:00
AzazelN28
0b54215b84
🐛 Fix text editor bug
2024-11-07 13:06:34 +01:00
Andrey Antukh
33ff74e534
🐛 Use portal: protocol for local npm deps resolution
2024-11-07 12:41:49 +01:00
AzazelN28
23d3661ea5
🎉 Handle WebGL context state change
2024-11-07 11:36:27 +01:00
Andrey Antukh
c3dc165c4c
Merge pull request #5241 from penpot/bameda-docs-kubernetes-setup
...
📚 Add documentation to install with Kubernetes
2024-11-07 10:33:49 +01:00
Andrey Antukh
46a6aff4da
Merge pull request #5242 from penpot/niwinz-design-tokens
...
🎉 Merge tokens-studio
2024-11-07 10:33:24 +01:00
Andrey Antukh
cb21eeda94
🐛 Fix build
2024-11-07 09:42:36 +01:00
Andrey Antukh
b27edb4259
🐛 Use proper schema for move-file rpc method
2024-11-06 16:29:11 +01:00
Andrey Antukh
73d85b9884
🐛 Fix incorrect behavior of ::sm/vec and ::sm/set decoder
2024-11-06 16:29:11 +01:00
David Barragán Merino
5a3619c737
📚 Add documentation to install with Kubernetes
2024-11-06 14:55:41 +01:00
Andrey Antukh
dc41fe7616
Merge pull request #5226 from penpot/palba-rename-layers
...
🎉 Rename selected layer via shortcut and context menu option
2024-11-06 09:49:56 +01:00
Pablo Alba
227f06c1ec
Merge pull request #5255 from penpot/niwinz-bugfix-1
...
🐛 Fix null pointer exception on validating nil with number schema
2024-11-06 09:36:14 +01:00
Pablo Alba
48c41df054
🎉 Rename selected layer via shortcut and context menu option
2024-11-06 09:22:38 +01:00
Andrey Antukh
946dac3c9f
🐛 Fix NPE on number schemas
...
Mainly, without this fix, happens the following:
user=> (sm/validate [::sm/int {:min 0}] nil)
Execution error (NullPointerException) at app.common.schema/fn$fn (schema.cljc:692).
Cannot invoke "Object.getClass()" because "x" is null
And it should return `false` without an exception.
2024-11-06 09:15:06 +01:00
Andrey Antukh
b160ba1793
📎 Update .gitignore
2024-11-06 09:14:47 +01:00
Andrey Antukh
b86f2ba90d
Merge pull request #5246 from penpot/luis-fix-updated-library-tab
...
🐛 Fix selected tab when updated library
2024-11-06 08:59:01 +01:00
Edgars Andersons
bf5a7e20d9
🌐 Add translations for: Latvian.
...
Currently translated at 98.0% (1424 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/lv/
2024-11-05 18:00:18 +01:00
Andrés Moya
3393963363
🔧 Apply feature flag to measures inputs
2024-11-05 16:22:20 +01:00
Andrés Moya
e641e93fd5
🐛 Fix sidebar tabs when there are no design tokens
2024-11-05 15:08:09 +01:00
Andrés Moya
99fcd3556e
🔧 Disable tokens in dev env by default
2024-11-05 14:21:09 +01:00
Andrey Antukh
b82679deaf
🎉 Merge tokens-studio
2024-11-05 14:21:09 +01:00
Andrey Antukh
0cd446421d
🐛 Fix some issues with vendored libraries and build process
...
related to how package.json is defined and how modules
are exported
2024-11-05 14:18:51 +01:00
Andrey Antukh
6014612046
Merge pull request #5252 from penpot/hiru-fix-manage
...
🐛 Fix merge error in manage script
2024-11-05 13:52:03 +01:00
Andrés Moya
eb211c0c8e
🐛 Fix merge error in manage script
2024-11-05 13:48:46 +01:00
Andrey Antukh
e6a9e27802
Merge remote-tracking branch 'origin/staging' into develop
2024-11-05 09:10:14 +01:00
Andrey Antukh
33d51a51d1
📚 Update changelog
2024-11-04 17:29:52 +01:00
Andrey Antukh
ab4be85669
Merge pull request #5250 from penpot/alotor-hotfix-plugins-api-problem
...
🐛 Fix problem with promises in plugins
2024-11-04 17:27:41 +01:00
alonso.torres
6c0dce580d
🐛 Fix problem with promises in plugins
2024-11-04 17:12:45 +01:00
Andrey Antukh
4ccd84f9c4
Merge pull request #5243 from penpot/niwinz-modules-improvements-1
...
♻️ Refactor bundle mechanism
2024-11-04 16:47:12 +01:00
Andrey Antukh
59050a7bc6
📎 Backport frontend/package.json changes
...
Mainly for compatibility with the upcoming devenv changes
2024-11-04 16:16:28 +01:00
Andrey Antukh
3334fb0e99
🐛 Add migration to fix invalid pages
2024-11-04 15:34:09 +01:00
Andrey Antukh
96102fc878
✨ Update devenv default watch command for handle libs
2024-11-04 14:31:59 +01:00
Andrey Antukh
24268bbf33
Merge pull request #5248 from penpot/palba-add-event-for-add-frame
...
✨ Add event for add-frame
2024-11-04 14:25:19 +01:00
Pablo Alba
cd3f8f0c43
✨ Add event for add-frame
2024-11-04 12:56:34 +01:00
Andrey Antukh
d3a8954605
Merge pull request #5247 from penpot/alotor-fix-plugin-problem
...
🐛 Fix problem with plugins path positioning
2024-11-04 12:16:25 +01:00
alonso.torres
1cda61e230
🐛 Fix problem with plugins path positioning
2024-11-04 11:02:04 +01:00
luisddm
7f93060872
🐛 Fix selected tab when updated library
2024-11-04 09:23:20 +01:00
Edgars Andersons
c3ef12f145
🌐 Add translations for: Latvian.
...
Currently translated at 95.3% (1385 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/lv/
2024-11-02 14:00:19 +00:00
Andrey Antukh
39106c1e14
✨ Improve e2e performance on CI
2024-11-01 10:04:03 +01:00
Andrey Antukh
607deb31dc
♻️ Refactor bundle mechanism
...
Mainly leave shadow-cljs for build cljs stuff and use esbuild
for bundle all js dependencies, completly avoiding all possible
incompatibility issues between js libraries and google closure
compiler.
2024-11-01 10:04:03 +01:00
Linerly
9a35c04bf0
🌐 Add translations for: Indonesian.
...
Currently translated at 100.0% (1453 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/id/
2024-11-01 07:04:40 +01:00
Alejandro
aca3e3db4f
Merge pull request #5237 from penpot/niwinz-hotfix-2
...
🐛 Fix incorrect thumbnail lookup on dashboard project view
2024-10-31 16:12:22 +01:00
Andrey Antukh
74f9166f3d
Merge pull request #5238 from penpot/bameda-manage-build-docs-bundle
...
🎉 add command to build docs bundle
2024-10-30 23:15:22 +01:00
David Barragán Merino
977a2090fb
🎉 add command to build docs bundle
2024-10-30 19:17:04 +01:00
Andrey Antukh
14e6ea9393
Merge pull request #5236 from penpot/palba-testab-templates-link2
...
🎉 Add test A/B for add a link to the libraries page
2024-10-30 16:44:17 +01:00
Andrey Antukh
3eb35f0aa6
🐛 Fix incorrect thumbnail lookup on dashboard project view
...
That causes a repeated generation of thumbnails on each page
view instead of reusing already generated thumbnails.
2024-10-30 16:19:16 +01:00
Pablo Alba
92b7a35c58
🎉 Add test A/B for add a link to the libraries page
2024-10-30 16:13:05 +01:00
Andrey Antukh
366bca5f93
Merge remote-tracking branch 'origin/staging' into develop
2024-10-30 13:50:20 +01:00
Andrey Antukh
99807b4cd4
Merge pull request #5231 from penpot/bameda-merge-docs-repo
...
📚 Merge repository penpot/penpot-docs
2024-10-30 13:46:37 +01:00
Andrey Antukh
97a1bf15ef
✨ Improve how topic is managed on ws notifications
2024-10-30 13:39:38 +01:00
Andrey Antukh
9409078069
✨ Add usage quotes for snapshots
2024-10-30 13:39:38 +01:00
Andrey Antukh
5b35cf7456
✨ Add minor improvements to circleci config
2024-10-30 13:39:38 +01:00
Andrey Antukh
a9d3dfab1a
✨ Use schema instead of spec for validate worker submit options
2024-10-30 13:39:38 +01:00
Andrey Antukh
32126d1874
♻️ Refactor file changes gc tasks
...
Make it more friendly with the current snapshoting mechanism
2024-10-30 13:39:38 +01:00
Andrey Antukh
5f4af76d28
✨ Add permission checking to file snapshot rpc methods
2024-10-30 13:39:38 +01:00
Andrey Antukh
bff415c7cd
📎 Set yarn 4.3.1 for docs
...
The same as the rest of packages
2024-10-30 13:33:16 +01:00
Andrey Antukh
1d84835fd5
📎 Move .nvmrc file to the repo root
2024-10-30 13:31:24 +01:00
David Barragán Merino
88296480ec
📚 Merge penpot/penpot-docs repository
2024-10-30 13:30:02 +01:00
Pablo Alba
4f5bc77379
✨ Update libraries links to new versions
2024-10-30 13:28:37 +01:00
Pablo Alba
b4f868be91
✨ Update libraries links to new versions
2024-10-30 13:25:54 +01:00
Andrey Antukh
b6f35a5c1e
Merge pull request #5233 from penpot/alotor-events-versions
...
✨ Add events for versions
2024-10-30 13:22:19 +01:00
alonso.torres
55fda698ec
✨ Add events for versions
2024-10-30 13:09:49 +01:00
Madalena Melo
c2467e12ba
🌐 Added translation for: Thai.
2024-10-30 12:07:45 +01:00
Denys Kisil
df74ad0e18
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 92.3% (1342 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2024-10-30 12:07:31 +01:00
Linerly
e2bdc67bd2
🌐 Add translations for: Indonesian.
...
Currently translated at 99.5% (1447 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/id/
2024-10-30 12:07:31 +01:00
Alejandro
3932054ea6
Merge pull request #5222 from penpot/niwinz-bugfix-8
...
🐛 Backport bugfixes from develop to staging
2024-10-30 11:33:56 +01:00
Andrey Antukh
acf273e4e3
Merge pull request #5225 from penpot/azazeln28-panning-performance-improvement
...
✨ Improve panning code
2024-10-29 19:43:54 +01:00
Andrey Antukh
410bf7edfd
Merge pull request #5229 from penpot/ladybenko-9177-viewport-wasm
...
✨ Create a separate viewport for wasm/canvas
2024-10-29 19:42:38 +01:00
Belén Albeza
345d97792f
✨ Create a separate viewport for wasm/canvas
2024-10-29 18:05:17 +01:00
Andrey Antukh
243fd17305
Merge pull request #5227 from penpot/palba-update-readme
...
🎉 Update readme with plugins info
2024-10-29 14:50:34 +01:00
Andrey Antukh
6b07c4179c
Merge pull request #5221 from penpot/alotor-file-version
...
✨ File history versions management
2024-10-29 14:50:08 +01:00
alonso.torres
74d911f856
✨ Add integration tests
2024-10-29 14:41:34 +01:00
alonso.torres
ecb7f0a2f6
✨ File history versions management
2024-10-29 14:23:35 +01:00
AzazelN28
1e0e0aabf2
✨ Improve panning code
2024-10-29 14:06:45 +01:00
Belén Albeza
fa4f2aa5cc
Merge pull request #5201 from penpot/niwinz-shape-with-selrect-as-f32-array
...
✨ Shape with buffer
2024-10-29 13:47:37 +01:00
Pablo Alba
4b8febd7dc
🎉 Update readme with plugins info
2024-10-29 13:14:15 +01:00
Andrey Antukh
7cb8eb783a
Merge pull request #5223 from penpot/yms-remove-gitter-badge
...
📎 Remove gitter and add discourse badge
2024-10-29 12:30:02 +01:00
Yamila Moreno
ef679f6722
📎 Remove gitter and add discourse badge
2024-10-29 12:00:37 +01:00
Andrey Antukh
7c73e44ab8
✨ Add minor improvement on error reporting on shape validation
2024-10-29 11:47:47 +01:00
Andrey Antukh
e533762f33
📎 Show version on dbg header
2024-10-29 11:47:45 +01:00
Andrey Antukh
40c118df55
🐛 Fix incorrect pred composition on number schema types
...
Fixes the following:
=> (sm/validate (sm/schema [::sm/int {:max 10}]) nil)
Cannot invoke "Object.getClass()" because "x" is null
2024-10-29 11:47:06 +01:00
Andrey Antukh
f43fc282d3
✨ Increase internal s3 http client limits
...
Tries to improve performance of accidental spikes/bursts of
requests to s3 service. This is not a final solution to all issues
caused by unexpected burst, is a simple improvement to the current
apprach.
2024-10-29 11:47:06 +01:00
Andrey Antukh
8616e2f25c
✨ Use penpot own executor for s3 response completion executor
2024-10-29 11:47:06 +01:00
Andrey Antukh
4299fd28f0
✨ Expose ::wrk/executor as ExecutorService instance
...
Instead of a plain Executor instance
2024-10-29 11:47:06 +01:00
Andrey Antukh
302ff92b31
🐛 Fix incorrect handling of EOF on s3 upload thread
2024-10-29 11:47:06 +01:00
Andrey Antukh
b62cc9c8e9
📎 Update backend scripts/repl with a default config
2024-10-29 11:47:06 +01:00
Andrey Antukh
225c2ca6e6
✨ Add better reporting for s3 storage backend errors
2024-10-29 11:47:06 +01:00
Andrey Antukh
e5bdd852ca
🐛 Fix corner case on selection storage backend from settings
...
Related to how backward compatibility is handled with previous
settings.
2024-10-29 11:47:06 +01:00
Andrey Antukh
591788403a
✨ Add safer mechanism for tempfile naming
...
Using a uuidv8 that has strong guarranties about councurrent
ids generation that a simple random long
2024-10-29 11:47:06 +01:00
Andrey Antukh
f1b82e289d
🐛 Add retry mechanism for internal tmp file handling on s3 backend
2024-10-29 11:47:06 +01:00
Andrey Antukh
6443db64d7
Merge remote-tracking branch 'origin/staging' into develop
2024-10-29 11:42:42 +01:00
Aitor Moreno
e1fb022878
Merge pull request #5205 from penpot/niwinz-bugfix-8
...
🐛 General bugfixes
2024-10-29 11:32:52 +01:00
Alejandro Alonso
96bb282674
✨ Fix many corner issues related to shape data structure change
2024-10-29 11:30:31 +01:00
Belén Albeza
4623f36042
✨ Write shapes directly to wasm memory
2024-10-29 11:30:31 +01:00
Belén Albeza
29e0964ebc
♻️ Refactor rust/wasm code organization
2024-10-29 11:30:31 +01:00
Andrey Antukh
043c23899a
🎉 Add first impl of wasm-friendly for Shape data structure
2024-10-29 11:30:31 +01:00
Andrey Antukh
4cf5dc0791
✨ Add minor improvement on error reporting on shape validation
2024-10-29 11:17:55 +01:00
Andrey Antukh
deaf6ef068
📎 Show version on dbg header
2024-10-29 11:17:54 +01:00
Andrey Antukh
75011ca0ff
🐛 Fix incorrect pred composition on number schema types
...
Fixes the following:
=> (sm/validate (sm/schema [::sm/int {:max 10}]) nil)
Cannot invoke "Object.getClass()" because "x" is null
2024-10-29 11:17:01 +01:00
Andrey Antukh
ba3f84fd6c
✨ Increase internal s3 http client limits
...
Tries to improve performance of accidental spikes/bursts of
requests to s3 service. This is not a final solution to all issues
caused by unexpected burst, is a simple improvement to the current
apprach.
2024-10-29 11:17:01 +01:00
Andrey Antukh
f8c7f84c18
✨ Use penpot own executor for s3 response completion executor
2024-10-29 11:17:01 +01:00
Andrey Antukh
7772ac0a85
✨ Expose ::wrk/executor as ExecutorService instance
...
Instead of a plain Executor instance
2024-10-29 11:17:01 +01:00
Andrey Antukh
9329c2ebd9
🐛 Fix incorrect handling of EOF on s3 upload thread
2024-10-29 11:17:01 +01:00
Andrey Antukh
65f182001b
📎 Update backend scripts/repl with a default config
2024-10-29 11:17:01 +01:00
Andrey Antukh
fe83c5faea
✨ Add better reporting for s3 storage backend errors
2024-10-29 11:17:01 +01:00
Andrey Antukh
5b860ee601
🐛 Fix corner case on selection storage backend from settings
...
Related to how backward compatibility is handled with previous
settings.
2024-10-29 11:17:01 +01:00
Andrey Antukh
cb9839223e
✨ Add safer mechanism for tempfile naming
...
Using a uuidv8 that has strong guarranties about councurrent
ids generation that a simple random long
2024-10-29 11:17:01 +01:00
Andrey Antukh
15c42fba5e
🐛 Add retry mechanism for internal tmp file handling on s3 backend
2024-10-29 11:17:01 +01:00
Alejandro
f4ae8ea5ac
Merge pull request #5218 from penpot/niwinz-bugfix-10
...
🐛 Fix issues with invalid fills
2024-10-29 08:57:50 +01:00
Alejandro
e7d7291947
Merge pull request #5196 from penpot/niwinz-remove-graaljs
...
⬆️ Update deps (part 1) and remove graalvm js
2024-10-29 08:48:50 +01:00
Alejandro
04121efb13
Merge pull request #5219 from penpot/niwinz-parallel-circleci
...
🎉 Add parallel test jobs configuration for CircleCI
2024-10-29 07:50:44 +01:00
Andrey Antukh
d9310d651a
🐛 Fix exception on adding animation to an interraction
...
Happens when an animation is added to a just created interaction
and then changed to other animation type. Bug is caused by missing
dependency on react handlers.
2024-10-28 18:21:02 +01:00
Andrey Antukh
6b817d102b
🐛 Add migration for a fix of invalid fills
2024-10-28 18:04:27 +01:00
Andrey Antukh
08a9371322
🐛 Use proper ::sm/int schema type on color and shape schemas
2024-10-28 18:04:25 +01:00
Andrey Antukh
32b9134722
🎉 Add parallel test jobs configuration for circleci
2024-10-28 16:28:08 +01:00
Andrey Antukh
8b60200ec6
Merge remote-tracking branch 'origin/staging' into develop
2024-10-28 11:39:42 +01:00
elhombretecla
7155b6a191
Update README.md
...
Adds plugins text
2024-10-28 11:30:35 +01:00
Yamila Moreno
f96da090d6
📎 Fix readme badges
2024-10-28 11:07:40 +01:00
Andrey Antukh
a57a772394
Merge pull request #5216 from penpot/yms-fix-readme-badges
...
📎 Fix readme badges
2024-10-28 11:07:03 +01:00
Andrey Antukh
e9f6eefaeb
Merge pull request #5198 from penpot/palba-testab-share-from-workspace
...
🎉 Add A/B test to start directly at the workspace
2024-10-28 11:06:42 +01:00
Yamila Moreno
4188f074ca
📎 Fix readme badges
2024-10-28 10:05:35 +01:00
Andrey Antukh
e0a4ec8b87
Merge pull request #5207 from penpot/palba-viewer-role-can-unpublish
...
🐛 Fix view role user have menu option for unpublish a library
2024-10-28 10:04:28 +01:00
Pablo Alba
122acb3eee
🐛 Fix view role user have menu option for unpublish a library
2024-10-28 09:48:40 +01:00
Pablo Alba
9728f1ba80
🐛 Fix unexpected failure on plugins-menu and info-menu
2024-10-28 09:48:33 +01:00
Andrey Antukh
93ca268ee7
Merge pull request #5203 from penpot/palba-rename-welcome-file
...
✨ Rename welcome file
2024-10-26 15:11:51 +02:00
Pablo Alba
b852dc86c0
🎉 Add A/B test to start directly at the workspace
2024-10-25 17:45:47 +02:00
Aitor Moreno
361b5decbe
Merge pull request #5191 from penpot/palba-testab-templates-link
...
🎉 Add test A/B for add a link to the libraries page
2024-10-25 15:16:22 +02:00
Aitor Moreno
cd3c2b4bf7
Merge pull request #5160 from penpot/code-challenge-lambda-world-2024
...
:neckbeard: Winner of Code Challenge Lambda World 2024
2024-10-25 14:49:03 +02:00
Aitor Moreno
5718c1f287
Merge pull request #5200 from penpot/alotor-performance-improvement
...
⚡ Improved performance for root frame movement
2024-10-25 14:48:10 +02:00
Andrey Antukh
8d8f203b8a
Merge pull request #5204 from penpot/alotor-bugfix-import
...
🐛 Fix problem with imports
2024-10-25 14:32:41 +02:00
alonso.torres
f40ffacfbd
🐛 Fix problem with imports
2024-10-25 13:34:40 +02:00
Andrey Antukh
d7caf5ed1a
Merge pull request #5202 from penpot/yms-pin-latest-open-source-redis-version
...
⬆️ Pin redis@7.2 in docker-compose, as it's the latest open source version
2024-10-25 13:02:24 +02:00
Yamila Moreno
aa7cbc9f08
⬆️ Pin redis@7.2 in docker-compose
...
It's the latest open source version
2024-10-25 12:29:31 +02:00
Pablo Alba
afb5ab7430
✨ Rename welcome file
2024-10-25 12:23:35 +02:00
Andrey Antukh
c2ba7cdbc7
Merge remote-tracking branch 'origin/staging' into develop
2024-10-25 10:12:38 +02:00
alonso.torres
2f8be445d6
⚡ Improved performance for root frame movement
2024-10-24 17:00:16 +02:00
luisddm
ae435f67a5
🐛 Fix intentation and ellipsis in the left sidebar when inspector is activated in viewer mode
2024-10-24 14:37:39 +02:00
Belén Albeza
09e1bac41c
Merge pull request #5190 from penpot/ladybenko-9046-emscripten
...
🎉 Switch new renderer to Emscripten (from wasm-bindgen)
2024-10-23 17:44:44 +02:00
Andrey Antukh
fc7fe41c98
✨ Rename to render-wasm and make it load using dynamic import
2024-10-23 17:18:04 +02:00
Eva Marco
c7308ce634
Merge pull request #5181 from penpot/luis-replace-icon-buttons-workspace
...
♻️ Replace buttons on workspace
2024-10-23 16:13:51 +02:00
luisddm
e45fa1380d
♻️ Replace buttons on workspace
...
♻️ Replace buttons on workspace
♻️ Format files
🐛 Fix pull request issues
2024-10-23 14:46:47 +02:00
Belén Albeza
e4eb80f643
🎉 Switch new renderer to Emscripten (from wasm-bindgen)
2024-10-23 13:14:17 +02:00
Andrey Antukh
cc6e071f48
♻️ Remove all usage of graalvm js runtime
...
And replace it with a commandline call to nodejs
for execute a custom svgo based command line script.
2024-10-22 23:30:56 +02:00
Andrey Antukh
283ea16627
Merge pull request #5197 from penpot/luis-fix-inspector-indentation-ellipsis-viewer
...
🐛 Fix intentation and ellipsis in the left sidebar when inspector is activated in viewer mode
2024-10-22 20:24:28 +02:00
Andrey Antukh
15b33488c6
⬆️ Update exporter dependencies
2024-10-22 20:23:38 +02:00
Andrey Antukh
0e2be44e17
⬆️ Update frontend dependencies
2024-10-22 20:23:38 +02:00
Andrey Antukh
f949649ba3
⬆️ Update backend dependencies
2024-10-22 20:23:38 +02:00
Andrey Antukh
b31a6f33a5
⬆️ Update dependencies on common
2024-10-22 20:23:38 +02:00
Andrey Antukh
51ecbf15a9
⬆️ Update yetti and http server dependency
2024-10-22 20:23:38 +02:00
Andrey Antukh
0fd783e65e
✨ Make nodejs available on backend docker image
...
Used for execute svgo-cli.js script
2024-10-22 20:23:38 +02:00
Andrey Antukh
1da5fd106a
🐛 Fix future linter issue on common schema ns
2024-10-22 20:23:34 +02:00
luisddm
17aafe6775
🐛 Fix intentation and ellipsis in the left sidebar when inspector is activated in viewer mode
2024-10-22 18:47:01 +02:00
Andrey Antukh
d89dfc5e30
Merge pull request #5194 from penpot/alotor-bugfix-grid
...
🐛 Fix problem with swap components on grid
2024-10-22 17:31:31 +02:00
alonso.torres
cd586c81ee
🐛 Fix problem with swap components on grid
2024-10-22 16:14:14 +02:00
Andrés Moya
9064b9f849
🐛 Fix file builder hangs on export
2024-10-22 11:14:47 +02:00
Pablo Alba
9fc8760dc5
🎉 Add test A/B for add a link to the libraries page
2024-10-21 17:45:54 +02:00
Andrey Antukh
16e1e01234
Merge pull request #5171 from penpot/palba-fix-rulers-on-view-only
...
🐛 Fix you can manage rulers on view mode
2024-10-21 17:29:40 +02:00
Andrey Antukh
22800e71df
Merge pull request #5189 from penpot/palba-bugs-viewer-role
...
Issues on viewer role
2024-10-21 17:28:56 +02:00
Pablo Alba
352b09a891
🐛 Fix bad order in roles dropdown
2024-10-21 17:05:53 +02:00
Pablo Alba
68f560e29b
🐛 Fix corner case of change rol to viewer when editing a text
2024-10-21 17:05:53 +02:00
Pablo Alba
4622dd0e0d
🐛 Fix bad team permissions showing on team page for viewer
2024-10-21 16:06:38 +02:00
Andrey Antukh
ed822d9f46
⬆️ Update text editor bundle
2024-10-21 12:36:01 +02:00
Andrey Antukh
c1359d9677
💄 Add minor improvement to doc formatting
2024-10-21 12:36:01 +02:00
Andrey Antukh
ac33df2054
🐛 Remove plugin data from binfile v3 export
2024-10-21 12:36:01 +02:00
Andrey Antukh
b800fcafb4
💄 Add minor improvements to dashboard project menu
2024-10-21 12:36:01 +02:00
Andrey Antukh
6b997928e5
💄 Add minor improvements to dashboard file menu
2024-10-21 12:36:01 +02:00
Andrey Antukh
ee533e2644
✨ Prevent warning of button inside button on dashboard
2024-10-21 12:36:01 +02:00
Andrey Antukh
d6da8afdce
✨ Add improved abstraction for team permissions
...
Relevant changes:
- replace user-viewer? with can-edit removing many double
negations on the code
- always use team permissions making the permissions access uniform
around all the code
- expose team permissions to ui tree through ctx/team-permissions
context
2024-10-21 12:36:01 +02:00
Andrey Antukh
b3fcbd91e4
🐛 Remove the usage of namespaced keywords on toplevel global state
...
Because debuging the global state value becomes dificult when
exist a name clash on namespaced keywords and not namespaced keywords.
2024-10-21 12:36:01 +02:00
Andrey Antukh
51c6abb261
✨ Disable rename support on the ui for binfile-v3
...
Not supported on backend
2024-10-21 12:36:01 +02:00
Andrey Antukh
43b86d403c
✨ Remove unused props from binfile-v3 progress report message
2024-10-21 12:36:01 +02:00
Andrey Antukh
6a1399dd50
Merge remote-tracking branch 'origin/staging' into develop
2024-10-21 11:20:27 +02:00
Belén Albeza
fe6c9f24d3
🐛 Fix edit grid unit dropdown being clipped
2024-10-21 10:15:57 +02:00
Andrey Antukh
6e62472759
Merge pull request #5172 from penpot/niwinz-binfile-v3
...
🎉 Add binfile-v3 export/import file format
2024-10-18 17:34:20 +02:00
Andrey Antukh
6c9f4a8fd5
♻️ Reorganize files export and import related code on frontend
2024-10-18 17:19:29 +02:00
Andrey Antukh
8618cb950f
🎉 Add binfile-v3 export/import file format
2024-10-18 17:19:29 +02:00
Andrey Antukh
4fb5d3fb20
🐛 Add missing :key prop on legacy-zip format exportation component
2024-10-18 17:19:29 +02:00
Andrey Antukh
e0669ebbf8
✨ Add minor improvements to schema and spec namespaces
2024-10-18 17:19:29 +02:00
Andrey Antukh
015fd5bc3a
✨ Expose a list of valid buckets on main storage ns
2024-10-18 17:19:29 +02:00
Andrey Antukh
88d85706ad
♻️ Refactor context-menu component
2024-10-18 17:19:29 +02:00
Andrey Antukh
782d733bc9
✨ Improve error response formatting
2024-10-18 17:19:29 +02:00
Andrey Antukh
1318019ccb
Merge remote-tracking branch 'origin/staging' into develop
2024-10-18 17:19:10 +02:00
Pablo Alba
fe314cf146
🐛 Fix you can manage rulers on view mode
2024-10-18 14:03:46 +02:00
Andrey Antukh
97a880c946
Merge pull request #5179 from penpot/alotor-bugfixing-5
...
Alotor bugfixing 5
2024-10-18 14:00:53 +02:00
alonso.torres
df66955594
🐛 Fix problem with shadows and frames in Safari
2024-10-18 11:52:41 +02:00
alonso.torres
07f055bd49
🐛 Fix problem when duplicating board with guide
2024-10-18 11:52:41 +02:00
alonso.torres
22d5b125bd
🐛 Fix problem with layers overflowing panel
2024-10-18 11:52:40 +02:00
Andrey Antukh
1aa2c0f9de
Merge pull request #5135 from penpot/palba-eva-viewer-role
...
✨ Add viewer role
2024-10-18 10:31:40 +02:00
Pablo Alba
bd08e99080
♻️ Clean up and refactors of viewer role
2024-10-18 10:12:59 +02:00
Pablo Alba
66530ca868
♻️ Minor fixes on viewer role on workspace
2024-10-17 16:29:41 +02:00
alonso.torres
ef3b4a5895
🐛 Fix problem with plugins icons
2024-10-17 14:51:01 +02:00
Andrey Antukh
b4c2f2ecaa
Merge pull request #5170 from penpot/palba-fix-missing-permisions-on-file-etag-cache
...
🐛 Fix missing permissions on file cache
2024-10-17 11:58:10 +02:00
Andrey Antukh
a739688780
Merge remote-tracking branch 'origin/staging' into develop
2024-10-16 17:59:28 +02:00
Andrey Antukh
790f6ce4ed
💄 Add cosmetic changes to get-file rpc method
2024-10-16 17:58:04 +02:00
Andrey Antukh
40d7bb04b4
✨ Reuse permission from rpc/cond middleware for get-file rpc method
2024-10-16 17:58:04 +02:00
Pablo Alba
22d7cfc7fa
🐛 Fix missing permissions on file cache
2024-10-16 17:58:04 +02:00
Andrey Antukh
d4c775b1f4
🐛 Fix unexpected rare condition exception on rpc cond middleware
2024-10-16 17:58:00 +02:00
Andrey Antukh
02611029fb
Merge pull request #5176 from penpot/juan-relesae-notes-2.3
...
Relesae notes 2.3 on onboarding slides
2024-10-16 16:31:19 +02:00
Elhombretecla
14e4e6d6ea
🎉 Add release note slides for 2.3
2024-10-16 14:33:20 +02:00
Eva Marco
536c25c206
♻️ Resolve minor errors on viewer role on dashboard
2024-10-16 10:37:52 +02:00
Pablo Alba
6fb65de100
✨ Close menus and modals on role change
2024-10-15 13:38:46 +02:00
Eva Marco
043c4105db
✨ Add viewer only mode on webhook
2024-10-15 13:38:46 +02:00
Pablo Alba
823792339f
✨ Kick out of a team - Visibility of System Status
2024-10-15 13:38:46 +02:00
Pablo Alba
226ab7233b
✨ Add viewer role to workspace
2024-10-15 13:38:46 +02:00
Pablo Alba
cf150891df
✨ Add view mode to dashboard
2024-10-15 13:32:33 +02:00
Andrey Antukh
9170c70f2a
Merge pull request #5169 from penpot/alotor-bugfixing4
...
🐛 Fix problem with inner strokes bounds
2024-10-15 13:02:53 +02:00
alonso.torres
83d8bf37a6
🐛 Fix problem with inner strokes bounds
2024-10-15 12:28:23 +02:00
Andrey Antukh
c841ed6419
Merge remote-tracking branch 'origin/staging' into develop
2024-10-15 09:30:03 +02:00
Andrey Antukh
1fb21d537c
🐛 Send thread-id on create-comment-thread rpc method
2024-10-15 09:29:40 +02:00
Andrey Antukh
ac80e9a1ac
✨ Respect overrides of jvm_opts on devenv bashrc file
2024-10-15 09:13:46 +02:00
Andrey Antukh
dbbb8e76ab
✨ Allow override java opts for build scripts
2024-10-15 09:13:46 +02:00
Andrey Antukh
916f055aec
Merge pull request #5165 from penpot/alotor-bugfixing-3
...
Alotor bugfixing 3
2024-10-14 19:16:39 +02:00
alonso.torres
6d8c183160
✨ Add plugins whitelisting for removing the disclaimer
2024-10-14 15:25:37 +02:00
alonso.torres
9d2f484aa3
🐛 Fix problem with horizontal/vertical lines and shadows
2024-10-14 15:25:37 +02:00
alonso.torres
2dc0cfdee3
🐛 Fix problem with caps and inner shadows
2024-10-14 15:25:37 +02:00
alonso.torres
a25abd0ca4
🐛 Fix percent calculation on grid layout tracks
2024-10-14 15:25:37 +02:00
alonso.torres
3a9119cf29
🐛 Add visual feedback when moving an element into a board
2024-10-14 15:25:37 +02:00
alonso.torres
c236e0765b
🐛 Fix problems with show in viewer and interactions
2024-10-14 15:25:37 +02:00
alonso.torres
f8fad95fef
🐛 Fix problem with shortcuts in text editor
2024-10-14 11:45:50 +02:00
alonso.torres
97ae295cb9
🐛 Fix problem updating layout when toggle visibility in component copy
2024-10-14 11:45:27 +02:00
Eva Marco
bd888dcde2
🐛 Fix constraints buttons
2024-10-14 11:41:26 +02:00
Andrey Antukh
784274f8ae
Merge pull request #5163 from penpot/palba-bugfixing-011
...
Palba bugfixing 011
2024-10-14 11:40:45 +02:00
Linerly
65c1eb3a63
🌐 Add translations for: Indonesian.
...
Currently translated at 97.8% (1422 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/id/
2024-10-12 18:16:34 +02:00
Pablo Alba
eda6c6a4c3
🐛 Fix "Done" button on toolbar on inspect mode should go to design mode
2024-10-11 14:36:57 +02:00
Pablo Alba
7d7594818c
🐛 Fix Internal Error page: "go to your penpot" wrong design
2024-10-11 14:35:56 +02:00
Andrey Antukh
8165635fad
Merge remote-tracking branch 'origin/staging' into develop
2024-10-11 12:50:58 +02:00
Andrey Antukh
7cc8f67e24
Merge pull request #5161 from penpot/niwinz-bugfix-6
...
🐛 Fix storybook build
2024-10-11 12:28:41 +02:00
Andrey Antukh
87fc3bbb8e
🐛 Fix storybook build
2024-10-11 12:11:37 +02:00
alonso.torres
286a834f4a
Merge remote-tracking branch 'origin/staging' into develop
2024-10-11 09:13:15 +02:00
Andrey Antukh
bbb2cc972f
Merge pull request #5159 from penpot/alotor-plugins-fixes-2
...
Plugins improvements
2024-10-11 09:04:29 +02:00
Andrés Moya
c14d28dc1e
:neckbeard: Winner of Code Challenge Lambda World 2024
...
https://community.penpot.app/t/were-attending-the-lambda-world-conf-october-2-4th/6647/2
2024-10-10 17:20:57 +02:00
alonso.torres
6a07e6ae01
✨ Add update plugin permission dialog
2024-10-10 17:12:39 +02:00
Andrey Antukh
556ec45efc
Merge pull request #5153 from penpot/yms-improve-flags-configuration-in-docker-compose
...
🐳 Improve flags configuration in docker-compose
2024-10-10 16:48:57 +02:00
Andrey Antukh
754e09b0de
Merge remote-tracking branch 'origin/staging' into develop
2024-10-10 16:44:58 +02:00
Yamila Moreno
308b2d95f3
🐳 Improve flags configuration in docker-compose
2024-10-10 16:13:46 +02:00
Andrey Antukh
87dfd2b3c8
🐛 Force sync update on storage before immediate refresh
2024-10-10 16:04:15 +02:00
Andrey Antukh
b0bfb8006d
💄 Add cosmetic changes to dashboard templates layer
2024-10-10 16:04:15 +02:00
Andrey Antukh
d46274abf2
✨ Add better error reporting on zip file importation
2024-10-10 16:04:15 +02:00
Andrey Antukh
23f7889cff
💄 Add cosmetic change to create-temp-file rpc method
2024-10-10 16:04:15 +02:00
Andrey Antukh
534659cdc6
🐛 Fix flows import and export on zip format
2024-10-10 16:04:15 +02:00
alonso.torres
1e68d4ec87
✨ Close plugin on esc button
2024-10-10 16:03:45 +02:00
alonso.torres
1779fd3e8b
✨ Fix zero case for plugins
2024-10-10 16:03:45 +02:00
alonso.torres
3c496ddd9d
⬆️ Update plugins runtime
2024-10-10 16:03:45 +02:00
Andrey Antukh
66053ae9df
Merge remote-tracking branch 'origin/staging' into develop
2024-10-10 14:51:16 +02:00
Andrey Antukh
77348bb9a4
Merge pull request #5111 from penpot/bameda-docker-use-nginx-unprivileged-base-image
...
🐳 Use nginx-unprivileged as base image
2024-10-10 14:48:28 +02:00
David Barragán Merino
14257ae422
🐳 Change maintainer in docker images
2024-10-10 13:47:48 +02:00
David Barragán Merino
e64c956693
🐳 Use nginx-unprivileged as base image
2024-10-10 13:47:48 +02:00
David Barragán Merino
4a6b246f0f
✨ Add commands to build the docker images individually
2024-10-10 13:47:33 +02:00
Inex Code
6f7bc54a39
🌐 Add translations for: Russian.
...
Currently translated at 96.1% (1397 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ru/
2024-10-10 12:15:49 +02:00
Andrey Antukh
47bc9d8ef1
Merge pull request #5157 from penpot/alotor-bugfixing-2
...
Alotor bugfixing 2
2024-10-10 11:45:48 +02:00
alonso.torres
a3a5fe056d
📚 Update changelog
2024-10-10 11:45:16 +02:00
Eero Pitkänen
fbb3271c81
🐛 Fix dragging path points by returning closest point instead of only the distance
2024-10-10 11:45:16 +02:00
alonso.torres
ecc93d9246
🐛 Fix problem with precision on boolean calculation
2024-10-10 11:45:16 +02:00
alonso.torres
302672f5b0
🐛 Fix problem with hover layers when hidden/blocked
2024-10-10 11:45:16 +02:00
alonso.torres
4f16ea2d2d
🐛 Fix problem with stroke and filter ordering in frames
2024-10-10 11:45:12 +02:00
Andrey Antukh
b7a0b7d629
🐛 Increase feedback limits to reasonable values
2024-10-10 11:27:04 +02:00
Andrey Antukh
bd6f1bef10
🐛 Don't raise an unexpected exception on multiple-input enter
...
When a enter is pressed and field is empty
2024-10-10 11:27:04 +02:00
Andrey Antukh
c4941bb102
🐛 Fix unexpected exception on handling audit log on team invitations
...
A regression introduced in previous commits of this release
2024-10-10 11:27:04 +02:00
Andrey Antukh
b8a606a35f
🐛 Fix incorrect dependency for log-emails and smtp flags
2024-10-10 11:23:04 +02:00
Andrey Antukh
370eebeb64
🐛 Remove unused shadow config from exporter
2024-10-10 11:23:04 +02:00
Andrey Antukh
35bcb082a0
🐛 Remove data-testid usage from shape
2024-10-10 11:23:04 +02:00
Eero Pitkänen
0c8678eb87
🐛 Fix dragging path points by returning closest point instead of only the distance
2024-10-10 11:15:49 +02:00
Andrey Antukh
dd220e228e
Merge pull request #5152 from penpot/alotor-fix-selection
...
🐛 Fix problem with selection
2024-10-09 13:50:51 +02:00
alonso.torres
7b63aa4a4f
🐛 Fix problem with selection
2024-10-09 13:34:33 +02:00
Andrey Antukh
33a07346dd
💄 Add minor cmd naming change for e2e test commands
2024-10-09 13:09:01 +02:00
Andrey Antukh
abd77559ab
🐛 Fix svg exportation with shapes with svg-unsafe characters in the name
2024-10-09 13:09:01 +02:00
Andrey Antukh
28878caca9
🐛 Fix cache issues with plugin runtime import uri
2024-10-09 13:09:01 +02:00
Andrey Antukh
74f3379b5d
Merge pull request #5150 from penpot/alotor-bugfixing
...
Alotor bugfixing
2024-10-09 12:16:26 +02:00
alonso.torres
379770343a
🐛 Close plugin if open when installed
2024-10-09 10:50:56 +02:00
alonso.torres
6327286328
⬆️ Update runtime
2024-10-09 09:39:47 +02:00
alonso.torres
3a2677a91a
🐛 Fix problem with shadows in text for Safari
2024-10-08 15:40:20 +02:00
alonso.torres
fcd232aa35
🐛 Fix problem with go back button on error page
2024-10-08 15:40:20 +02:00
alonso.torres
5dd14b929a
📚 Update changelog
2024-10-08 15:36:01 +02:00
alonso.torres
f194e2c1c6
📚 Updates changelog
2024-10-08 15:34:41 +02:00
Andrey Antukh
ea6731e22b
✨ Add EOF handling on sse response helper
2024-10-08 15:30:33 +02:00
Andrey Antukh
002b1679c3
♻️ Clean assertion and schema chechking API
2024-10-08 15:30:33 +02:00
Andrey Antukh
45f3a67950
✨ Relax transaction requeriments for team invitation creation
2024-10-08 14:51:14 +02:00
Andrey Antukh
c6917bb0cf
✨ Relax transaction requirements on create-team rpc method
2024-10-08 14:51:14 +02:00
Andrey Antukh
f777845d14
✨ Relax transaction requirement on comment thread creation rpc method
2024-10-08 14:51:14 +02:00
Andrey Antukh
a1f5bcae80
♻️ Add better ergonomics for the internal quotes API
2024-10-08 14:51:14 +02:00
Andrey Antukh
3e11b4aa74
✨ Add facility for wrap a rpc method in a db transaction
2024-10-08 14:51:14 +02:00
Aitor Moreno
4f48236fee
Merge pull request #5141 from penpot/niwinz-enhancements-text-editor-v2-2
...
✨ Add minor improvements to text editor v2 events handling
2024-10-07 12:58:17 +02:00
Andrey Antukh
ffadf29ad7
✨ Add minor improvements to text editor v2 events handling
...
Also updates the editor code to the latest version
2024-10-07 10:13:21 +02:00
Aitor Moreno
352efcb610
Merge pull request #5139 from penpot/niwinz-enhancements-text-editor-v2
...
✨ Add minor improvements for text-editor-v2
2024-10-04 09:38:50 +02:00
Andrey Antukh
334e83479f
✨ Add minor improvements for text-editor-v2
2024-10-03 09:51:04 +02:00
Alejandro Alonso
476eedbd2c
Merge remote-tracking branch 'origin/staging' into develop
2024-10-03 07:19:53 +02:00
Alejandro
ae7e28b71b
Merge pull request #5137 from penpot/niwinz-enhancements-1
...
✨ Add limits for invitation creation RPC method
2024-10-03 07:18:18 +02:00
Andrey Antukh
be30174a49
✨ Add limits for team invitations
2024-10-02 16:05:33 +02:00
Alejandro
8373654f80
Merge pull request #5134 from penpot/alotor-hotfix-2.3
...
Alotor hotfix 2.3
2024-10-02 13:57:05 +02:00
alonso.torres
471c636580
🐛 Fix visual problem with the font-size dropdown in assets
2024-10-02 13:45:50 +02:00
alonso.torres
635c6efe42
🐛 Fix problem with Ctrl+F shortcut on the dashboard
2024-10-02 13:45:30 +02:00
Alejandro
d570048f78
Merge pull request #5132 from penpot/niwinz-bugfix-1
...
🐛 Fix issues on migration 55
2024-10-02 13:36:43 +02:00
Andrey Antukh
dcc49dafd3
Merge pull request #5029 from penpot/azazeln28-refactor-text-editor
...
♻️ Refactor text editor
2024-10-02 11:05:26 +02:00
AzazelN28
7398f7ce0d
♻️ Replace Draft.js with custom editor
2024-10-01 22:31:16 +02:00
Stas Haas
06fadc45f2
🌐 Add translations for: German.
...
Currently translated at 98.6% (1433 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2024-10-01 17:16:03 +02:00
IsCycleBai
f633a673c4
🌐 Add translations for: Chinese (Simplified Han script).
...
Currently translated at 94.9% (1379 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/zh_Hans/
2024-10-01 17:16:03 +02:00
Andrey Antukh
76479a2486
🐛 Fix page background migration
2024-10-01 16:44:54 +02:00
Andrey Antukh
31f62dcc12
🐛 Fix incorrect flows conversion on migration 55
2024-10-01 16:34:22 +02:00
Andrey Antukh
3d7df5b005
Merge pull request #5115 from penpot/alotor-plugins
...
Plugins update
2024-10-01 12:53:03 +02:00
alonso.torres
c16a116707
✨ Modifications after review
2024-10-01 11:57:52 +02:00
alonso.torres
f7f06f59ce
⬆️ Upgrade plugin runtime
2024-10-01 09:34:45 +02:00
alonso.torres
d1277afee6
✨ New plugin install workflow
2024-09-30 16:03:40 +02:00
alonso.torres
a510d01136
✨ Plugins api changes
2024-09-30 15:49:46 +02:00
alonso.torres
0e651df65f
✨ Updates permissions for comments
2024-09-30 15:20:34 +02:00
alonso.torres
758e0458bc
🐛 Fix problem when returning parent proxy
2024-09-30 15:20:34 +02:00
alonso.torres
e18b4666ba
✨ Update permissions dialog
2024-09-30 15:20:34 +02:00
Alejandro Alonso
864088eecd
Merge remote-tracking branch 'origin/staging' into develop
2024-09-30 09:38:11 +02:00
Pablo Alba
0b39318b33
🐛 Fix request dialog is shown in all errors
2024-09-30 09:36:41 +02:00
Alejandro
d5a9961ec8
Merge pull request #5124 from penpot/eva-move-tab-switcher
...
♻️ Move tab-switcher to its own folder inside DS
2024-09-30 09:29:15 +02:00
Alejandro
7dac7de365
Merge pull request #5123 from penpot/palba-change-emails-footer
...
✨ Update emails footer
2024-09-30 07:11:27 +02:00
Alejandro
dd0721e91e
Merge pull request #5126 from penpot/palba-fix-show-request-on-all-errors
...
🐛 Fix request dialog is shown in all errors
2024-09-30 06:19:58 +02:00
Amerey.eu
e8d2c5e30d
🌐 Add translations for: Czech.
...
Currently translated at 99.5% (1447 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/cs/
2024-09-28 08:15:50 +02:00
Pablo Alba
21fde2e991
🐛 Fix request dialog is shown in all errors
2024-09-27 10:38:24 +02:00
Eva Marco
ca1893164d
✨ Add the undefied option to props schema enums
2024-09-26 17:39:52 +02:00
Eva Marco
b619ac3e08
♻️ Move tab-switcher to its own folder inside DS
2024-09-26 17:39:45 +02:00
Tatsuto Yamamoto
2992ec064f
🌐 Add translations for: Japanese.
...
Currently translated at 16.5% (241 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ja/
2024-09-26 17:15:50 +02:00
Cesar Andres Estrella Paredes
911281b7b9
🌐 Add translations for: Spanish.
...
Currently translated at 99.3% (1444 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/
2024-09-26 17:15:49 +02:00
Belén Albeza
d7eb86c86d
Merge pull request #5095 from penpot/eva-update-ds-components
...
♻️ Update colors and icons
2024-09-26 12:00:45 +02:00
Pablo Alba
6c4f216da8
✨ Update emails footer
2024-09-26 09:45:42 +02:00
Alejandro Alonso
f786a00e89
Merge remote-tracking branch 'origin/staging' into develop
2024-09-25 11:35:41 +02:00
Alejandro
47cecb2ac4
Merge pull request #5119 from penpot/eva-add-props
...
✨ Add shema prop
2024-09-25 11:31:57 +02:00
Eva Marco
5d6ceec803
✨ Add shema prop
2024-09-25 11:07:40 +02:00
Alejandro Alonso
bec11220e3
🐛 Fix storage typo
2024-09-25 10:41:55 +02:00
Alejandro Alonso
9b802e1c7d
Merge remote-tracking branch 'origin/staging' into develop
2024-09-24 14:27:20 +02:00
Alejandro
16cf16c422
Merge pull request #5114 from penpot/superalex-fix-fetch-profile-exception
...
🐛 Fix fetch profile exception
2024-09-24 14:24:56 +02:00
Alejandro Alonso
4e1eee197e
🐛 Fix fetch profile exception
2024-09-24 14:13:46 +02:00
Alejandro
91c8af9e38
Merge pull request #5108 from penpot/palba-fix-login-redirect
...
🐛 Fix bad redirect on new oops page with penpot login
2024-09-24 11:27:04 +02:00
Pablo Alba
58593a9428
🐛 Fix bad redirect on new oops page with penpot login
2024-09-24 10:32:57 +02:00
Alejandro Alonso
21aa8b0703
Merge remote-tracking branch 'origin/staging' into develop
2024-09-24 09:42:56 +02:00
Eva Marco
17cf57f7ca
Merge pull request #5113 from penpot/superalex-fix-show-in-assets-panel
...
🐛 Fix show in assets panel
2024-09-24 09:38:32 +02:00
Alejandro Alonso
f7cfe36f37
🐛 Fix show in assets panel
2024-09-24 08:49:52 +02:00
Alejandro
c26f909565
Merge pull request #5110 from penpot/eva-fix-code-block-height
...
🐛 Fix code block height
2024-09-24 06:54:44 +02:00
Eva Marco
6db7fe5f7b
🐛 Fix code block height
2024-09-23 17:03:25 +02:00
Pablo Alba
a207114d95
Merge pull request #5109 from penpot/hiru-fix-swap-inside-group
...
🐛 Fix error when swapping a copy that is the only child of a group
2024-09-23 15:12:55 +02:00
Eva Marco
b8299a5ea5
🐛 Fix create team without invitations on onboarding
2024-09-23 15:09:43 +02:00
Andrés Moya
1fa461e996
🐛 Fix error when swapping a copy that is the only child of a group
2024-09-23 15:01:01 +02:00
Alejandro
2e3745099b
Merge pull request #5107 from penpot/alotor-remove-export-option
...
🐛 Removed "merge assets" option from export
2024-09-23 13:22:56 +02:00
Pablo Alba
03ebeb0657
🐛 Fix session storage entry name
2024-09-23 12:15:49 +02:00
alonso.torres
6892cffe54
🐛 Removed "merge assets" option from export
2024-09-23 12:13:33 +02:00
Alejandro
19a613e90c
Merge pull request #5105 from penpot/superalex-merge-conflicts-2
...
Merge conflicts
2024-09-23 10:57:33 +02:00
Alejandro Alonso
7fe95f218b
🐛 Fix logged in redirect
2024-09-23 10:36:59 +02:00
Alejandro Alonso
a1fc785771
Merge remote-tracking branch 'origin/staging' into superalex-merge-conflicts-2
2024-09-23 10:08:06 +02:00
Alejandro Alonso
e0034dc205
🐛 Fix onboarding edn urls
2024-09-23 06:30:19 +02:00
Alejandro
bd9eab08b7
Merge pull request #5101 from penpot/palba-migrate-templates-v2
...
✨ Update templates links to binary v2
2024-09-23 06:12:15 +02:00
Denys Kisil
e2e6e7db85
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 91.2% (1326 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2024-09-20 12:02:00 +02:00
Pablo Alba
b5121657ee
✨ Update templates links to binary v2
2024-09-18 16:23:12 +02:00
Andrey Antukh
4f04dbc294
🐛 Fix frame flows issues related to the refactor
2024-09-18 12:15:12 +02:00
alonso.torres
2b2a84da64
🐛 Fix problem with frame guides
2024-09-18 12:15:12 +02:00
Andrey Antukh
21dd9a260c
📎 Rename common files changes test namespace
2024-09-18 12:15:12 +02:00
Andrey Antukh
7b9b5bafc1
🔥 Remove duplicated test
2024-09-18 12:15:12 +02:00
Andrey Antukh
41ebba6ce0
✨ Add generative tests for flows and saved-grids
2024-09-18 12:15:12 +02:00
Andrey Antukh
61446592b3
✨ Move generative test related code to a separated ns
2024-09-18 12:15:12 +02:00
Andrey Antukh
b82c6326cf
✨ Add better error reporting on changes validation
2024-09-18 12:15:12 +02:00
Andrey Antukh
a2f466810b
♻️ Add minor refactor on set-plugin-data change
2024-09-18 12:15:12 +02:00
Andrey Antukh
1bd1782d66
♻️ Add better reporting for generative tests
2024-09-18 12:15:12 +02:00
Andrey Antukh
ea6a1c05fa
🐛 Fix incorrect assignation of plugin data on page data structure
2024-09-18 12:15:12 +02:00
Andrey Antukh
4f84e77b10
✨ Add generative tests for set-guide change
2024-09-18 12:15:12 +02:00
Andrey Antukh
fa75a3539f
📎 Rename shape decode encode test file
2024-09-18 12:15:12 +02:00
Andrey Antukh
fa12d9785a
✨ Add tests for basic obj crud change operations
...
Restored and adapted from already existing commented code
2024-09-18 12:15:12 +02:00
Andrey Antukh
c578e31ae2
📎 Update some docstrings on common/schema ns
2024-09-18 12:15:12 +02:00
Andrey Antukh
749c369080
✨ Add less verbose shape validation
2024-09-18 12:15:12 +02:00
Andrey Antukh
4ad4057878
♻️ Refactor page options data structure
2024-09-18 12:15:12 +02:00
Andrey Antukh
2dea0b52ed
Merge pull request #5077 from penpot/ladybenko-8638-docker-rust
...
Set up devenv for Rust
2024-09-17 17:30:38 +02:00
Aitor Moreno
ca257d1caf
Merge pull request #5097 from penpot/eva-fix-arrow-keys-tabs
...
🐛 Fix arrow key movement on tabs
2024-09-17 17:23:32 +02:00
Aitor Moreno
e164692391
Merge pull request #5098 from penpot/eva-fix-desing-panel
...
🐛 Fix path side panel options
2024-09-17 17:22:21 +02:00
Eva Marco
b58edea544
🐛 Fix path side panel options
2024-09-17 17:00:40 +02:00
Eva Marco
9a587c91a8
🐛 Fix arrow key movement on tabs
2024-09-17 16:36:44 +02:00
Belén Albeza
7590a7ce4d
Merge pull request #5072 from penpot/eva-add-schema-to-ds-components
...
✨ Add schema validation to all DS components
2024-09-17 16:22:22 +02:00
Aitor Moreno
aae1571a5c
Merge pull request #5096 from penpot/alotor-bugfixes
...
Bugfixes
2024-09-17 16:14:59 +02:00
alonso.torres
ebaf30727c
🐛 Fix copy/paste images in Safari
2024-09-17 15:38:18 +02:00
Belén Albeza
884ceb052b
✨ Use dynamic import for wasm module
2024-09-17 14:52:27 +02:00
Belén Albeza
cc7ed497e8
🎉 Enable conditional use of wasm module
2024-09-17 14:51:55 +02:00
Belén Albeza
cd6a739abb
🔧 Add dummy rust project + build scripts with wasm-pack
2024-09-17 14:51:55 +02:00
Belén Albeza
f0cecfd517
🔧 Install Rust+Cargo in devenv
2024-09-17 14:51:55 +02:00
alonso.torres
f5f255e2d5
🐛 Fix problem with comments max length
2024-09-17 14:18:51 +02:00
Eva Marco
5ffa56be3d
♻️ Update select background color on input
2024-09-17 14:11:50 +02:00
Alejandro
e65c0d9f48
Merge pull request #5088 from penpot/niwinz-bugfix-2
...
🐛 Fix issues related to invalid colors inserted on shape shadow
2024-09-17 13:58:43 +02:00
Eva Marco
076cb0e35b
✨ Add schema validation to all DS components
2024-09-17 13:43:35 +02:00
Andrey Antukh
2a90ca6546
Merge pull request #5094 from penpot/alotor-fix-plugins
...
🐛 Fix small problems in plugins
2024-09-17 12:37:43 +02:00
Denys Kisil
2b492134be
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 85.5% (1243 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2024-09-17 12:09:20 +02:00
Eva Marco
a26deafa75
♻️ Update the colors and icon of some toast notification
2024-09-17 12:08:17 +02:00
alonso.torres
cf705e352b
🐛 Fix small problems in plugins
2024-09-17 10:19:37 +02:00
Andrey Antukh
86c5ca4213
🐛 Fix incorrect redirect handling on request-access go-home button
2024-09-16 18:53:56 +02:00
Andrey Antukh
179d534237
🐛 Fix several issues related to invalid colors inserted on shadows
2024-09-16 18:32:40 +02:00
Andrey Antukh
162507264c
🐛 Reexecute file migration 26 again for shapes that has transform prop as nil
2024-09-16 18:32:40 +02:00
Andrey Antukh
7e0a8b6227
Merge pull request #5092 from penpot/palbs-fix-request-acces-dont-go-your-team
...
🐛 Fix request access to the Team don't go to Your Penpot team
2024-09-16 18:32:19 +02:00
Andrey Antukh
b50fcee079
Merge pull request #5090 from penpot/alotor-new-apis
...
Plugins - API's modifications
2024-09-16 18:29:51 +02:00
alonso.torres
9bca42c14a
✨ Fixed plugin registration props
2024-09-16 15:46:02 +02:00
Pablo Alba
475d14edf4
🐛 Fix request access to the Team don't go to Your Penpot team
2024-09-16 14:42:52 +02:00
alonso.torres
214733c880
⬆️ Update plugins runtime
2024-09-16 09:48:56 +02:00
alonso.torres
979828ffe3
🐛 Fix issue when exporting libraries when merging libraries
2024-09-16 09:08:51 +02:00
alonso.torres
65bb795199
🐛 Fix visual problem with stroke cap menu
2024-09-16 09:07:57 +02:00
Henrik Allberg
7bdc97fbfa
🌐 Add translations for: Swedish.
...
Currently translated at 99.5% (1446 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/sv/
2024-09-13 23:09:19 +02:00
Alejandro
a0546b2e63
Merge pull request #5086 from penpot/niwinz-bugfix-1
...
🐛 Ignore object thumbnail requests if file is already marked as deleted
2024-09-13 12:30:27 +02:00
alonso.torres
d6f6d78b1e
✨ New viewport functions
2024-09-13 12:29:07 +02:00
alonso.torres
8c1fba5160
✨ Add api methods to align, distribute and flatten shapes
2024-09-13 12:29:07 +02:00
alonso.torres
fb39dd5440
✨ Methods for comments
2024-09-13 12:29:07 +02:00
alonso.torres
dd0c5b7806
✨ Add support to guides for plugins
2024-09-13 11:30:59 +02:00
Andrey Antukh
9e94cf7b99
♻️ Simplify internal implementation of sm/schema namespace
2024-09-13 11:30:55 +02:00
Andrey Antukh
b882b9e283
🔥 Remove usage of public usage of sm/define funcion
2024-09-13 11:30:55 +02:00
Andrey Antukh
cdcff62232
✨ Store some profile props on browser global storage
2024-09-13 11:30:55 +02:00
Andrey Antukh
c8caca77a3
✨ Add storage namespacing
...
Allows separate global properties from user specific properties
2024-09-13 11:30:55 +02:00
Andrey Antukh
f291125377
🐛 Add migration for invalid value on layout-wrap-type on shape prop
2024-09-12 21:33:01 +02:00
Andrey Antukh
0ce981a68c
🐛 Add missing ref-id unsassign on srepl helpers for process file
2024-09-12 21:32:34 +02:00
Andrey Antukh
a8814dcaba
🐛 Add missing fields on file-gc libraries fetching sql
2024-09-12 21:07:19 +02:00
Pablo Alba
229eeae6db
🐛 Fix bad redirect on new oops page with social login
2024-09-12 16:35:49 +02:00
Andrey Antukh
d03788af93
🐛 Ignore object thumbnail requests if file is already marked as deleted
2024-09-12 15:23:31 +02:00
Alejandro Alonso
017aad6454
🐛 Fix export failed error when exporting multiple shapes
2024-09-12 12:55:32 +02:00
Henrik Allberg
5059d71509
🌐 Add translations for: Swedish.
...
Currently translated at 99.5% (1446 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/sv/
2024-09-11 20:09:23 +00:00
Alejandro Alonso
042b3a71d8
Merge remote-tracking branch 'origin/staging' into develop
2024-09-11 12:46:04 +02:00
Alejandro Alonso
767ec37b83
Merge remote-tracking branch 'origin/main' into staging
2024-09-11 12:45:39 +02:00
Alejandro Alonso
89f64e0c49
🐛 Fix challenge redirect with parameters
2024-09-11 12:30:12 +02:00
Alejandro Alonso
eadae5e2cd
Merge remote-tracking branch 'origin/staging' into develop
2024-09-11 12:05:45 +02:00
Alejandro Alonso
d108ad904e
Merge remote-tracking branch 'origin/main' into staging
2024-09-11 12:05:21 +02:00
Alejandro Alonso
6564736d3e
🐛 Fix challenge redirect with parameters
2024-09-11 12:03:32 +02:00
Alejandro Alonso
7f9c4df284
Merge remote-tracking branch 'origin/staging' into develop
2024-09-11 11:34:35 +02:00
Alejandro Alonso
d01cd70c6b
Merge remote-tracking branch 'origin/main' into staging
2024-09-11 11:34:04 +02:00
Alejandro
ea7768117c
Merge pull request #5082 from penpot/superalex-fix-challenge-redirect-with-parameters
...
🐛 Fix challenge redirect with parameters
2024-09-11 11:33:45 +02:00
Alejandro Alonso
5bfb39cdf6
🐛 Fix challenge redirect with parameters
2024-09-11 11:23:19 +02:00
Henrik Allberg
76c054a591
🌐 Add translations for: Swedish.
...
Currently translated at 60.9% (885 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/sv/
2024-09-10 19:09:36 +00:00
Jarne Förster
4471dca3f3
🌐 Add translations for: German.
...
Currently translated at 98.0% (1424 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2024-09-10 19:09:11 +00:00
Pablo Alba
29f1c2bdad
Merge pull request #5080 from penpot/niwinz-oidc-fix-limits-issues
...
🐛 Fix oidc auth internal limits issue
2024-09-10 16:41:44 +02:00
Andrey Antukh
e79f9ba40f
🐛 Increase token limit
2024-09-10 12:39:54 +02:00
Andrey Antukh
452aabdec6
🐛 Don't send user props on auth token after oidc login
2024-09-10 12:39:54 +02:00
Denys Kisil
6c3b82ed85
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 85.6% (1244 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2024-09-09 20:32:26 +02:00
Madalena Melo
f91434433e
🌐 Added translation for: Swedish.
2024-09-09 16:10:57 +02:00
Madalena Melo
b6f82be56a
🌐 Added translation for: Portuguese.
2024-09-09 16:10:46 +02:00
Alejandro Alonso
9e3f8e7827
Merge remote-tracking branch 'origin/staging' into develop
2024-09-09 11:09:53 +02:00
Eva Marco
3a4e9ccc5a
👷 Fix CI error
2024-09-09 10:32:50 +02:00
Aitor Moreno
860e32d965
Merge pull request #5070 from penpot/superalex-fix-onboarding
...
🐛 Fix onboarding questions
2024-09-09 10:19:03 +02:00
Andrey Antukh
495f9dfa84
Merge pull request #5064 from penpot/superalex-release-notes-2.2
...
✨ Release notes for 2.2
2024-09-09 09:54:50 +02:00
Alejandro
133ca33cb5
Merge pull request #5076 from penpot/niwinz-exporter-config-parse
...
🐛 Fix issues on parsing configuration on exporter
2024-09-09 09:54:12 +02:00
Andrey Antukh
1c69a9fd8a
🐛 Fix config parsing on exporter
2024-09-09 09:47:55 +02:00
Andrey Antukh
15faa57e01
🐛 Fix decoding on sm/set schema
2024-09-09 09:46:50 +02:00
Alejandro
f5510234cf
Merge pull request #5066 from penpot/eva-fix-frame-row-menu
...
🐛 Fix guides submenu visualization
2024-09-09 06:49:05 +02:00
Denys Kisil
c633970f9d
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 78.5% (1141 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2024-09-08 14:09:15 +02:00
Denys Kisil
95e5b1ec5e
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 55.3% (804 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2024-09-07 10:46:03 +02:00
Belén Albeza
eb720b053a
Merge pull request #5057 from penpot/eva-fix-css-compilation
...
🔧 Rearrange css files for compilation
2024-09-06 14:45:52 +02:00
Alejandro Alonso
efc61241a0
Merge remote-tracking branch 'origin/staging' into develop
2024-09-06 13:50:37 +02:00
Alejandro Alonso
5b0331611d
Merge remote-tracking branch 'origin/main' into staging
2024-09-06 13:50:09 +02:00
Alejandro
f8f1c58f61
Merge pull request #5069 from penpot/niwinz-storybook-build-fix
...
🐛 Fix storybook build related to commonjs to esm module conversion issue
2024-09-06 13:43:04 +02:00
Andrey Antukh
3f34aa92fa
✨ Add support for optional human challenge
2024-09-06 13:39:53 +02:00
Alejandro Alonso
c99102e49b
🐛 Fix onboarding questions
2024-09-06 13:18:39 +02:00
Andrey Antukh
d583661e58
🐛 Fix storybook build related to commonjs to esm module conversion issue
2024-09-06 12:31:48 +02:00
Andrey Antukh
cfad1d178f
Merge pull request #5068 from penpot/alotor-plugins-install-profile
...
✨ Change installation data to profile
2024-09-06 12:05:52 +02:00
Andrey Antukh
ffa326e08f
Merge pull request #5067 from penpot/alotor-fix-validation
...
🐛 Fix problem when dismissing shared library update
2024-09-06 11:31:22 +02:00
alonso.torres
c24b2dadec
✨ Change installation data to profile
2024-09-06 11:10:32 +02:00
alonso.torres
03040ed40b
🐛 Fix problem when dismissing shared library update
2024-09-06 11:02:02 +02:00
Alejandro Alonso
5e89cd1cb3
✨ Release notes for 2.2
2024-09-06 10:49:20 +02:00
Eva Marco
bf202473e9
🐛 Fix guides submenu visualization
2024-09-06 09:47:09 +02:00
Andrey Antukh
9a3b5337d7
Merge pull request #5062 from penpot/alotor-plugins-fix-interactions
...
🐛 Fix plugins add interaction
2024-09-05 16:22:46 +02:00
alonso.torres
396cbb27b2
🐛 Fix plugins add interaction
2024-09-05 16:00:04 +02:00
Alejandro
b4e6f8bc73
Merge pull request #5061 from penpot/niwinz-challenge
...
✨ Add support for optional human challenge
2024-09-05 15:49:50 +02:00
Andrey Antukh
d88f28f5c2
✨ Add support for optional human challenge
2024-09-05 15:35:39 +02:00
Andrey Antukh
886c0c596f
Merge pull request #5060 from penpot/alotor-bugfixes
...
Bugfixes
2024-09-05 15:32:44 +02:00
alonso.torres
b15b394c65
🐛 Fix problem when creating a component instance from grid layout
2024-09-05 15:11:04 +02:00
Eva Marco
e36cf1d963
🐛 Fix onboarding slide after rearrange
2024-09-05 14:46:49 +02:00
alonso.torres
caf78a6b4d
🐛 Fix layer panel overflowing
2024-09-05 11:50:16 +02:00
alonso.torres
6a161267ba
🐛 Fix problem with overlay positions in viewer
2024-09-05 10:48:00 +02:00
Eva Marco
a0bb5e5ef3
♻️ Remove unnecesary code
2024-09-05 09:41:11 +02:00
Eva Marco
34cc211912
🔧 Rearrange css files for compilation
2024-09-05 09:39:43 +02:00
Eva Marco
e95713c1df
🐛 Fix visual integration test
2024-09-05 09:39:43 +02:00
Alejandro Alonso
e189dc965d
Merge remote-tracking branch 'origin/staging' into develop
2024-09-05 09:37:16 +02:00
alonso.torres
a180c33a32
🐛 Fix problem with SVG import
2024-09-05 09:26:22 +02:00
Alejandro
ea8febdb7d
Merge pull request #5056 from penpot/niwinz-refactor-recent-colors
...
♻️ Refactor recent colors and local storage abstraction
2024-09-05 09:07:26 +02:00
Alejandro
f765cc8dbc
Merge pull request #5011 from penpot/palba-testab-start-workspace
...
A/B test start directly at the workspace
2024-09-05 07:05:57 +02:00
Pablo Alba
81b7972347
🎉 Test A/B for start in workspace
2024-09-04 17:19:39 +02:00
Andrey Antukh
1281670c61
✨ Clear storage on user logout
2024-09-04 16:20:00 +02:00
Andrey Antukh
b8c6103858
⚡ Add performance enhancements for util/storage abstraction layer
2024-09-04 16:20:00 +02:00
Andrey Antukh
b2c0bed84c
⚡ Add efficiency improvements to use-resize-hook
2024-09-04 16:20:00 +02:00
Andrey Antukh
9619fcbc1f
⚡ Make efficiency improvements to use-shared-state hook
2024-09-04 16:20:00 +02:00
Andrey Antukh
e9c55e9eb4
✨ Make recent colors to be stored locally instead of on file
2024-09-04 16:20:00 +02:00
Belén Albeza
53f580ad40
Merge pull request #5017 from penpot/eva-add-select-to-ds
...
✨ Add select component to the DS
2024-09-04 15:51:10 +02:00
Andrey Antukh
cf0045681e
Merge pull request #5054 from penpot/alotor-plugins-fixes
...
Update API types
2024-09-04 14:16:01 +02:00
Andrey Antukh
488d034a58
Merge pull request #5055 from penpot/eva-fix-webhook-checkbox
...
🐛 Fix webhook checkbox position
2024-09-04 14:15:37 +02:00
alonso.torres
762a883b39
🐛 Fix problem with font weight and style
2024-09-04 13:52:48 +02:00
alonso.torres
a63ded1ba1
✨ Change type names in plugins
2024-09-04 13:29:56 +02:00
Eva Marco
8d66275187
🐛 Fix webhook checkbox position
2024-09-04 12:51:30 +02:00
alonso.torres
f812b28892
⬆️ Update plugin dependencies
2024-09-04 12:38:50 +02:00
Alejandro
59063e861c
Merge pull request #5053 from penpot/niwinz-update-file-refactor
...
♻️ Refactor file-update for make it more reusable
2024-09-04 12:30:36 +02:00
Andrey Antukh
873c9b1903
Merge pull request #5050 from penpot/hiru-ordered-maps
...
🔧 Add serializable ordered collections
2024-09-04 12:26:21 +02:00
Andrey Antukh
9da891e9b0
📎 Enable auto-file-snapshot feature scripts/repl
2024-09-04 12:18:31 +02:00
Andrey Antukh
a6de12323e
♻️ Refactor file-update for make it more reusable
2024-09-04 12:18:31 +02:00
Stas Haas
f84b3187a5
🌐 Add translations for: German.
...
Currently translated at 97.7% (1421 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2024-09-04 12:09:13 +02:00
Unreal Vision
087f779fef
🌐 Add translations for: French.
...
Currently translated at 96.3% (1400 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fr/
2024-09-04 12:09:12 +02:00
Alejandro Alonso
edeb16bc26
Merge remote-tracking branch 'origin/staging' into develop
2024-09-04 12:02:31 +02:00
Alejandro Alonso
52d099c80e
Merge remote-tracking branch 'origin/main' into staging
2024-09-04 12:02:04 +02:00
Alejandro
b2010e5fd8
Merge pull request #5052 from penpot/niwinz-bugfix-srepl-helpers
...
🐛 Fix issues with srepl helper for profile deletion in bulk
2024-09-04 12:01:55 +02:00
Alejandro
5808bd3743
Merge pull request #5045 from penpot/niwinz-fix-file-gc
...
🐛 Fix issues on file-gc task
2024-09-04 11:11:13 +02:00
Andrey Antukh
d5f5c440dd
🐛 Fix issues with srepl helper for profile deletion in bulk
2024-09-04 11:09:05 +02:00
Alejandro Alonso
90d947391a
Merge remote-tracking branch 'origin/staging' into develop
2024-09-04 08:59:05 +02:00
Alejandro Alonso
729f679c0f
Merge remote-tracking branch 'origin/main' into staging
2024-09-04 08:58:51 +02:00
Alejandro
9f52709a42
Merge pull request #5047 from penpot/niwinz-hotfix-webhooks
...
🐛 Fix incorrect params handling on webhook processing task
2024-09-04 08:57:53 +02:00
Andrés Moya
47cc80a93f
🔧 Add serializable ordered collections
2024-09-03 23:35:53 +02:00
Andrey Antukh
85444f5a47
🐛 Fix incorrect params handling on webhook processing task
2024-09-03 17:19:35 +02:00
Andrey Antukh
50df2279a7
🐛 Make the media cleaning on file-gc task aware of snapshots
...
It now takes in account the snapshots, and prevents
deletion of media files used in snapshots.
2024-09-03 14:50:17 +02:00
Andrey Antukh
71ba0242c7
🐛 Add missing type decoding on changes schema
2024-09-03 14:42:00 +02:00
Andrey Antukh
1f8cfde1cf
Merge pull request #5046 from penpot/alotor-plugins-fixes
...
Plugins small fixes
2024-09-03 14:36:59 +02:00
Alejandro Alonso
5f2ec595cb
📎 Update changelog
2024-09-03 13:15:48 +02:00
alonso.torres
37a6446e32
🐛 Fix problem with font style
2024-09-03 13:10:28 +02:00
alonso.torres
be84b1cb01
🐛 Change place for circular dependency workaround
2024-09-03 13:10:28 +02:00
Alejandro Alonso
9fb91b3052
Merge remote-tracking branch 'origin/staging' into develop
2024-09-03 13:06:40 +02:00
Eva Marco
f3525b9ff2
Merge pull request #5044 from penpot/ladybenko-update-changes-ds
...
📚 Update changelog with the latest DS features
2024-09-03 10:53:00 +02:00
Belén Albeza
d2509f4b97
📚 Update changelog with the latest DS features
2024-09-03 10:38:40 +02:00
Andrey Antukh
6d8c424710
📎 Fix linter issues on ui.auth ns
2024-09-03 10:38:10 +02:00
Andrey Antukh
93e8657f73
Merge remote-tracking branch 'origin/staging' into develop
2024-09-03 08:02:57 +02:00
Alejandro Alonso
91f6c001c0
📚 Update changelog
2024-09-03 06:47:53 +02:00
Andrey Antukh
0dd8300a80
Merge pull request #5037 from penpot/ladybenko-8615-ds-translations
...
Enable translations for the DS / Storybook
2024-09-02 19:45:09 +02:00
Eva Marco
298db46722
✨ Add documentation to select on storybook
2024-09-02 16:56:53 +02:00
Alejandro
c2b97b13a1
Merge pull request #5042 from penpot/niwinz-update-changelog
...
📚 Update changelog
2024-09-02 15:22:27 +02:00
Belén Albeza
8feb5dabb0
✨ Use translations in a DS component story
2024-09-02 14:51:41 +02:00
Belén Albeza
8aaa04b1f8
✨ Add English translations to storybook template
2024-09-02 14:51:41 +02:00
Andrey Antukh
a28117b301
📚 Add missing backend enhancements on the changelog
2024-09-02 13:21:02 +02:00
Andrey Antukh
0117a4767d
📎 Rename file-snapshot to auto-file-snapshot
2024-09-02 11:52:19 +02:00
Eva Marco
0c6b0598fa
✨ Add new select ds component to storybook
2024-08-29 14:14:12 +02:00
Eva Marco
f2a2d772b0
✨ Add new select component to the ds
2024-08-29 14:14:08 +02:00
Alejandro
d703205921
Merge pull request #5028 from penpot/niwinz-path-changes
...
🐛 Add missing safechecks and schema validations
2024-08-28 12:41:18 +02:00
Alejandro
1e73bec2b9
Merge pull request #5031 from penpot/niwinz-fire-version-txt
...
🔥 Remove the usage of version.txt
2024-08-28 12:30:57 +02:00
Andrey Antukh
1abbeb0273
Merge pull request #5015 from penpot/yamila-moreno-patch-1
...
Update manage.sh
2024-08-28 11:15:07 +02:00
Andrey Antukh
d25424d325
🔥 Remove the usage of version.txt
2024-08-28 11:14:28 +02:00
Andrey Antukh
19d6f4381a
Merge pull request #5023 from penpot/eva-add-tooltips-to-typography
...
🐛 Add missing tooltips to typography options
2024-08-27 17:54:41 +02:00
Andrey Antukh
25e9129a8e
🔥 Remove unused and deprecated helpers from app.util.object ns
2024-08-27 16:44:14 +02:00
Andrey Antukh
569674452a
✨ Add label and id support for debug snapshot helpers
2024-08-27 15:43:31 +02:00
Andrey Antukh
2643dae0a7
🐛 Fix json encoding on zip encoding decoding
2024-08-27 15:43:31 +02:00
Andrey Antukh
1f53e48032
🐛 Add schema validation for color changes
2024-08-27 10:48:38 +02:00
Andrey Antukh
ef3a47b492
⚡ Add efficiency changes to get-segments helper
2024-08-27 10:48:38 +02:00
Andrey Antukh
f302c724c4
⚡ Add efficiency changes on make-curve-point helper
2024-08-27 10:48:37 +02:00
Andrey Antukh
4ce654511b
✨ Ensure plain map on path params in several functions
2024-08-27 10:48:37 +02:00
Andrey Antukh
2f68310a7c
📎 Add some fixmes for future path changes
2024-08-27 10:48:37 +02:00
Alejandro
67cd855e97
Merge pull request #5027 from penpot/niwinz-backend-improvements
...
✨ Add efficiency improvements to xlog task
2024-08-27 09:59:59 +02:00
Andrey Antukh
ceaafdbb1c
✨ Add offload mechanism for file snapshots
2024-08-26 13:52:42 +02:00
Oğuz Ersen
ca283c2d26
🌐 Add translations for: Turkish.
...
Currently translated at 99.5% (1447 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/tr/
2024-08-26 13:09:24 +02:00
Andrey Antukh
8dea5d5158
♻️ Make file-xlog-gc task more scalable
2024-08-26 11:15:59 +02:00
Alejandro
7ea5c79393
Merge pull request #5019 from penpot/niwinz-static-error-duplication
...
✨ Add improvements on how UI (React) errors are handled
2024-08-26 09:26:28 +02:00
Stephan Paternotte
9008eb218b
🌐 Add translations for: Dutch.
...
Currently translated at 99.5% (1447 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/nl/
2024-08-24 17:09:57 +02:00
Yaron Shahrabani
089b77379d
🌐 Add translations for: Hebrew.
...
Currently translated at 99.5% (1446 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2024-08-24 17:09:56 +02:00
Andrey Antukh
215148ca81
⚡ Add better fillfactor setting for storage_object and task tables
2024-08-23 15:09:58 +02:00
Eva Marco
897960194e
🐛 Add missing tooltips to typography options
2024-08-23 13:42:33 +02:00
Alejandro
5d97f4b924
Merge pull request #5020 from penpot/eva-fix-color-picker
...
🐛 Fix color picker
2024-08-23 12:37:25 +02:00
Alejandro
e7b663749a
Merge pull request #5021 from penpot/eva-fix-design-tab-layout
...
🐛 Fix design tab layout after new tab component added
2024-08-23 12:25:38 +02:00
Eva Marco
aa5999b2e0
🐛 Fix design tab layout after new tab component added
2024-08-23 11:59:23 +02:00
Alejandro
736d75a93c
Merge pull request #5009 from penpot/niwinz-json-decoder-2
...
🎉 Add `:assign` operation as alternative to `:set`
2024-08-23 11:53:07 +02:00
Eva Marco
c81a17ada5
🐛 Fix color picker
2024-08-23 11:52:05 +02:00
Andrey Antukh
401a28f317
⬆️ Update rumext to v2.14
...
Adds some improvements on compiler
2024-08-23 11:21:54 +02:00
Andrey Antukh
f16caa2b98
💄 Add cosmetic changes on sidebar/options ns
2024-08-23 11:21:54 +02:00
Andrey Antukh
868af29d14
💄 Add some cosmetic changes to sidebar ns
2024-08-23 11:21:54 +02:00
Andrey Antukh
a091c9c910
♻️ Refactor how UI error reporting is handled
2024-08-23 11:21:54 +02:00
Anonymous
1d1d4d9371
🌐 Add translations for: Serbian.
...
Currently translated at 96.0% (1395 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/sr/
2024-08-23 11:16:13 +02:00
Anonymous
d578659b21
🌐 Add translations for: Dutch.
...
Currently translated at 96.2% (1399 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/nl/
2024-08-23 11:16:13 +02:00
Anonymous
2be9cebb0e
🌐 Add translations for: Portuguese (Portugal).
...
Currently translated at 96.2% (1399 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/pt_PT/
2024-08-23 11:16:13 +02:00
Anonymous
982b900066
🌐 Add translations for: Hebrew.
...
Currently translated at 96.2% (1399 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2024-08-23 11:16:12 +02:00
Anonymous
4c1bc7c3c1
🌐 Add translations for: German.
...
Currently translated at 96.2% (1399 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2024-08-23 11:16:12 +02:00
Anonymous
fb09959459
🌐 Add translations for: Turkish.
...
Currently translated at 96.2% (1399 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/tr/
2024-08-23 11:16:12 +02:00
Anonymous
5601ed7071
🌐 Add translations for: Russian.
...
Currently translated at 96.1% (1397 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ru/
2024-08-23 11:16:12 +02:00
Anonymous
5ab282c344
🌐 Add translations for: French.
...
Currently translated at 96.2% (1398 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fr/
2024-08-23 11:16:12 +02:00
Anonymous
5eb4b28834
🌐 Add translations for: Spanish.
...
Currently translated at 99.1% (1440 of 1453 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/
2024-08-23 11:16:11 +02:00
Andrey Antukh
4cdea36b7c
📎 Rehash & sort all translations
2024-08-23 11:09:45 +02:00
Andrey Antukh
f2c1d4d83d
Merge branch 'translations' into develop
2024-08-23 11:04:10 +02:00
Andrey Antukh
9dd0cd57ce
Merge remote-tracking branch 'weblate/develop' into translations
2024-08-23 11:03:39 +02:00
Andrey Antukh
3026bd8aaf
Merge remote-tracking branch 'origin/staging' into develop
2024-08-23 10:59:14 +02:00
Andrey Antukh
2ec27de353
🎉 Add :assing operation as altenative to :set
2024-08-23 10:55:10 +02:00
Andrey Antukh
9a3c953f0f
Merge pull request #5014 from penpot/juanfran-update-plugins-runtime
...
⬆️ Update plugins runtime
2024-08-22 12:47:02 +02:00
Yamila Moreno
02c031a0ef
📎 Delete unnecessary option in manage.sh script
...
Delete `-x` option as it gives an annoying output when we're not debugging.
2024-08-22 12:45:18 +02:00
Juanfran
a5114369ba
⬆️ Update plugins runtime
2024-08-22 12:13:20 +02:00
Andrey Antukh
4765685440
Merge pull request #5010 from penpot/eva-replace-tabs-component
...
♻️ Replace tabs component
2024-08-22 10:31:22 +02:00
Eva Marco
3f3c3a3df4
🐛 Fix labelled by on tab-panel component
2024-08-21 13:39:16 +02:00
Alejandro
baa52d432f
Merge pull request #5003 from penpot/niwinz-json-decoder
...
🎉 Add json encode/decode mechanism for schemas
2024-08-21 12:48:41 +02:00
Andrey Antukh
89562d0231
✨ Add schema validation for tabs
2024-08-21 11:55:12 +02:00
Eva Marco
3df9c88bb7
♻️ Replace layer tabs component with the new tab switcher component
2024-08-21 11:54:39 +02:00
Andrey Antukh
cacee40d11
🎉 Add proper schema encoding/decoding mechanism
...
this allows almost all api operations to success usin application/json
encoding with the exception of the update-file, which we need to
approach a bit differently;
the reason update-file is different, is because the operations vector
is right now defined without the context of shape type, so we are just
unable to properly parse the value to correct type using the schema
decoding mechanism
2024-08-21 11:27:36 +02:00
Eva Marco
1782837a38
♻️ Replace colorpicker modal tab component
2024-08-20 14:01:29 +02:00
Eva Marco
c0cd980f5f
♻️ Replace libraries modal tab component
2024-08-20 09:55:18 +02:00
Eva Marco
2f99d17885
♻️ Replace tab switcher on design tab
2024-08-19 16:26:17 +02:00
Eva Marco
63ffa704f5
♻️ Replace tab switcher on viewer
2024-08-19 16:26:10 +02:00
Eva Marco
129b7afda9
♻️ Remove components preview
2024-08-19 16:25:46 +02:00
Црнобог
1c09670e3c
🌐 Add translations for: Serbian.
...
Currently translated at 98.6% (1389 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/sr/
2024-08-17 13:09:32 +02:00
Andrey Antukh
0db1eed87f
✨ Improve word-string schema generator
...
make it to generate a more readable strings
2024-08-16 14:43:06 +02:00
Andrey Antukh
db52d98595
📎 Update user ns on common and backend
2024-08-16 14:43:06 +02:00
Andrey Antukh
e46b5b3f57
🎉 Add json module to common
2024-08-16 14:43:06 +02:00
Alejandro
d1d3b4353a
Merge pull request #4987 from penpot/eva-add-selection-colors-to-ds
...
✨ Add selection colors to ds
2024-08-16 07:59:18 +02:00
Црнобог
3c0944ebfc
🌐 Add translations for: Serbian.
...
Currently translated at 98.5% (1388 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/sr/
2024-08-15 17:09:28 +02:00
Црнобог
a2725ed8fe
🌐 Add translations for: Russian.
...
Currently translated at 99.6% (1403 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ru/
2024-08-15 17:09:18 +02:00
Alejandro
84bfef9938
Merge pull request #4920 from penpot/palba-request-access
...
Oops page and Request access
2024-08-14 15:53:45 +02:00
Pablo Alba
6169f5c2e8
🎉 New oops page with login and request access
2024-08-14 15:32:04 +02:00
Andrey Antukh
fc14871d01
Merge pull request #4993 from penpot/eva-fix-fill-menu
...
🐛 Fix collapsing fill menu
2024-08-14 13:09:03 +02:00
Andrey Antukh
bcfa1d4394
Merge pull request #4996 from penpot/eltociear-patch-2
...
🐛 Update time.cljc
2024-08-14 13:08:40 +02:00
Ikko Eltociear Ashimine
2361b2b63a
🐛 Update time.cljc
...
prefered -> preferred
2024-08-14 12:58:44 +02:00
Alejandro
d9a941cb32
Merge pull request #4992 from penpot/juanfran-invalid-content-path-arguments
...
🐛 Fix typo in command parsing (paras to params)
2024-08-14 09:40:37 +02:00
Eva Marco
f43ca1869b
🐛 Fix collapsing fill menu
2024-08-14 09:24:26 +02:00
Juanfran
a34b06cfb4
🐛 Fix typo in command parsing (paras to params)
...
Signed-off-by: Juanfran <juanfran.ag@gmail.com >
2024-08-14 09:23:23 +02:00
Madalena Melo
f5b910d391
🌐 Added translation for: Serbian.
2024-08-14 09:06:16 +02:00
Eva Marco
b57e68f4b6
✨ Add selection colors to ds
2024-08-13 12:06:46 +02:00
Alejandro
d2311f066a
Merge pull request #4988 from penpot/niwinz-fix-notifications
...
🐛 Fix incorrect params for notifications
2024-08-13 11:17:58 +02:00
Andrey Antukh
aa39de4ea8
🐛 Fix incorrect params for notifications
2024-08-13 11:04:26 +02:00
Eva Marco
215f6fc0ab
Merge pull request #4973 from penpot/ladybenko-8255-focus-mode
...
🐛 Fix layer sidebar in focus mode for long names
2024-08-13 10:34:41 +02:00
Belén Albeza
fc333ae098
Merge pull request #4941 from penpot/eva-tabs-component-ds
...
✨ Add tabs component to DS
2024-08-12 17:46:59 +02:00
Belén Albeza
d3e891eec3
✨ Enable focusing on tab-switcher* panel
2024-08-12 17:35:28 +02:00
Eva Marco
66d30e35c7
✨ Add tab switcher component documentation
2024-08-12 17:35:28 +02:00
Eva Marco
b8693c3f85
✨ Add tab component to the DS
2024-08-12 17:35:26 +02:00
Eva Marco
4b2742efca
Merge pull request #4972 from penpot/ladybenko-7887-toast
...
Implement `toast*` component
2024-08-12 16:28:57 +02:00
Andrey Antukh
c1435fba95
Merge pull request #4980 from rasom/fix-link-contributing-guide
...
📚 Fix dead link in contributing guide
2024-08-12 12:25:23 +02:00
Alejandro
b13148265e
Merge pull request #4982 from penpot/niwinz-bugfix-3
...
🐛 Bugfixes
2024-08-12 12:12:15 +02:00
Andrey Antukh
c0174ab501
🐛 Fix unhandled exception on try to reuse registration token
2024-08-12 11:55:19 +02:00
Andrey Antukh
77c45ed109
✨ Add better error reporting on offload-file-data task
2024-08-12 11:55:19 +02:00
Andrey Antukh
7df68bb8bd
✨ Add :params prop to :not-found exception
2024-08-12 11:55:19 +02:00
Andrey Antukh
ab461ba560
🐛 Launch offload only if file-gc has processed the file
2024-08-12 11:55:19 +02:00
Alejandro
280252d40e
Merge pull request #4958 from penpot/niwinz-fdata-storage-offload
...
🎉 Add file-data offload mechanism
2024-08-12 10:59:29 +02:00
Alhassan Atama
09b6989491
🌐 Add translations for: Igbo.
...
Currently translated at 37.1% (523 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ig/
2024-08-11 20:09:13 +00:00
Alhassan Atama
f96bbb38b0
🌐 Add translations for: Hausa.
...
Currently translated at 89.9% (1267 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ha/
2024-08-11 20:09:13 +00:00
Roman Volosovskyi
f0e3dc2f0e
📚 Fix dead link in contributing guide
2024-08-11 22:03:41 +02:00
Andrey Antukh
d2937a76d9
🐛 Fix error handling issue on login with oidc
...
happens when no oidc backend is configured on backend
2024-08-09 14:28:18 +02:00
Andrey Antukh
3219c150d4
⚡ Add better internal fillfactor setting for file table
...
Increasing the change for HOT updates on db for this heavy-update
table
2024-08-09 14:28:18 +02:00
Andrey Antukh
ba167f256b
⚡ Add performance enhancements on telemetry related queries
2024-08-09 14:28:18 +02:00
Andrey Antukh
0e92bcc0de
🎉 Add file-data offload mechanism
2024-08-09 14:28:18 +02:00
Andrey Antukh
f6bfe3931c
⚡ Add performance enhacements to storage/gc-touched task
2024-08-09 14:13:33 +02:00
Andrey Antukh
253b9e5bd8
✨ Split file-gc task in two separated tasks
...
Add a new file-gc-scheduler task for analizing all files for
elegibility and leave file-gc task with the responsability to
performn the GC operation.
2024-08-09 14:13:33 +02:00
Belén Albeza
604f80de20
📚 Add documentation for toast*
2024-08-09 13:07:55 +02:00
Belén Albeza
0aa8f7bfc6
🐛 Fix layer sidebar in focus mode for long names
2024-08-09 12:54:42 +02:00
Dário
4cc2c736e9
🌐 Add translations for: Portuguese (Portugal).
...
Currently translated at 100.0% (1408 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/pt_PT/
2024-08-09 04:09:16 +02:00
Belén Albeza
9455b56c07
✨ Implement toast* component
2024-08-08 15:46:57 +02:00
Andrey Antukh
d6f528acd2
Merge pull request #4955 from penpot/eva-bugfixing-1
...
🐛 Fix several bugs
2024-08-08 11:38:18 +02:00
Alejandro Alonso
9344fb958a
Merge remote-tracking branch 'origin/staging' into develop
2024-08-08 07:43:10 +02:00
Alejandro
6ee9025f13
Merge pull request #4971 from penpot/niwinz-fdata-storage-offload-2
...
✨ Add naming consistency changes for file_data_fragment table
2024-08-08 07:41:54 +02:00
Alejandro
3a2e868d80
Merge pull request #4915 from penpot/niwinz-mini-refactor-notifications
...
♻️ Mini refactor of notification components locations
2024-08-08 07:18:13 +02:00
Andrey Antukh
86a732600b
✨ Add naming consistency changes for file_data_fragment table
2024-08-07 16:34:39 +02:00
Andrey Antukh
22f3dba842
💄 Update run-store helper
2024-08-07 16:07:59 +02:00
Andrey Antukh
bde1cd3f5f
🐛 Fix unexpected exception on frontend test
...
caused by unexpected return nil on a merge-map
2024-08-07 16:07:59 +02:00
Andrey Antukh
f187012469
♻️ Refactor naming and location of flash notifications
2024-08-07 15:04:52 +02:00
Belén Albeza
3917215952
Merge pull request #4969 from penpot/superalex-fix-storybook-css-path
...
🐛 Fix storybook css path
2024-08-07 09:31:00 +02:00
Alejandro Alonso
5f0c036ad5
🐛 Fix storybook css path
2024-08-07 06:46:06 +02:00
Andrey Antukh
f0342f25ea
Merge pull request #4967 from penpot/superalex-fix-missing-env-variable-for-building
...
🐛 Fix missing storybook env variable for building
2024-08-06 17:32:22 +02:00
Alejandro Alonso
f5a8c806d9
🐛 Fix missing storybook env variable for building
2024-08-06 16:34:09 +02:00
Alejandro
f8cbe1dfbf
Merge pull request #4965 from penpot/niwinz-storybook-fixes
...
⬆️ Update beicon version to v2.2
2024-08-06 12:52:58 +02:00
Andrey Antukh
c6c9e7d179
⬆️ Update beicon version to v2.2
...
Fixes the esm build compatibility issues
2024-08-06 12:29:18 +02:00
Andrey Antukh
36ac81bb43
Merge pull request #4964 from penpot/superalex-fix-storybook-build
...
🐛 Fix storybook build
2024-08-06 10:47:54 +02:00
Alejandro Alonso
1515498a23
🐛 Fix storybook build
2024-08-06 10:46:37 +02:00
Andrey Antukh
d0059cbe29
Merge pull request #4952 from penpot/ladybenko-8439-storybook-build
...
Storybook build
2024-08-06 10:25:18 +02:00
sangpil hwang
34cf6e9e58
🌐 Add translations for: Korean.
...
Currently translated at 15.8% (223 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ko/
2024-08-05 21:09:25 +02:00
Nima K
05e283baec
🌐 Add translations for: Persian.
...
Currently translated at 50.0% (705 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fa/
2024-08-05 21:09:24 +02:00
Belén Albeza
457da6f23e
✨ Append timestamp to CSS import in storybook
2024-08-05 17:39:57 +02:00
Andrey Antukh
0f16f65d30
🔧 Update script names and conditionally build storybook
2024-08-05 17:39:37 +02:00
Eva Marco
1c2b6f5ab5
Merge pull request #4938 from penpot/ladybenko-7879-ds-input
...
🎉 Implement input* component
2024-08-05 08:58:53 +02:00
Eva Marco
f011d94339
🐛 Fix error on padding input props
2024-08-02 14:14:51 +02:00
Eva Marco
d527bbd8b5
🐛 Fix fill collapsed options
2024-08-02 11:12:28 +02:00
Belén Albeza
2015c484d0
📚 Add Input component documentation
2024-08-02 11:08:20 +02:00
Belén Albeza
480d5ba7c3
🎉 Implement input* component
2024-08-02 11:08:20 +02:00
Eva Marco
6b3bfc85b3
🐛 Fix scroll on color picker modal
2024-08-02 09:30:42 +02:00
Belén Albeza
2b2bc73564
🔧 Update build script to include storybook
2024-08-01 16:11:01 +02:00
Belén Albeza
7cdfd5a6d3
✨ Watch css assets specifically for storybook
2024-08-01 15:31:23 +02:00
Belén Albeza
8bcc2a4932
✨ Compile storybook target in release and a separate DS stylesheet
2024-08-01 15:29:02 +02:00
Belén Albeza
deef8abca5
🔧 Enable storybook to be served from a subdir
2024-08-01 15:29:02 +02:00
Belén Albeza
f683d65990
Merge pull request #4949 from penpot/niwinz-update-beicon
...
⬆️ Update dependencies
2024-07-31 16:54:04 +02:00
Andrey Antukh
93ec352f4a
⬆️ Update shadown-cljs and beicon dependency
...
Fixes compatibility issues between shadow-cljs :esm build and beicon
library.
2024-07-31 16:30:22 +02:00
Andrey Antukh
e0b009c538
⬆️ Update yarn version to 4.3.1
2024-07-31 16:30:22 +02:00
Andrey Antukh
5c61d874be
Merge remote-tracking branch 'origin/develop' into develop
2024-07-31 12:47:05 +02:00
Andrey Antukh
5cf64c1440
Merge remote-tracking branch 'origin/staging' into develop
2024-07-31 12:46:47 +02:00
Alejandro
ed91c7ca32
Merge pull request #4689 from penpot/niwinz-devenv-upgrade
...
⬆️ Upgrade devenv linux distribution version
2024-07-31 10:46:27 +02:00
Andrey Antukh
fdbec9917c
Merge pull request #4946 from june128/fix-stuck-progress-bar
...
Revert "🐛 Set proper default tenant on exporter"
2024-07-31 10:15:28 +02:00
Julian Schacher
5ae28da709
Revert " 🐛 Set proper default tenant on exporter"
...
This reverts commit 86b2ce4dab .
2024-07-31 00:32:48 +02:00
Belén Albeza
dba94237dc
Merge pull request #4912 from penpot/eva-remove-old-tokens
...
♻️ Remove unused tokens
2024-07-30 12:03:07 +02:00
Alejandro
802846a838
Merge pull request #4929 from penpot/niwinz-snapshoting-improvements
...
✨ Improve file snapshoting mechanism
2024-07-30 08:15:09 +02:00
Andrey Antukh
c2aa4f4893
Merge pull request #4936 from n-stha/n-stha-fix-spelling
...
📎 Correct a spelling in onboarding.edn
2024-07-29 15:23:18 +02:00
n-stha
25c875dc55
📎 Correct a spelling in onboarding.edn
2024-07-29 18:52:40 +05:45
Eva Marco
2c5289d338
♻️ Remove duplicated color tokens
2024-07-29 11:05:14 +02:00
Alejandro
00c5d58203
Merge pull request #4903 from penpot/palba-bugfixing-010
...
🐛 Fix Components are not dragged from the group to the assets tab
2024-07-29 10:34:28 +02:00
Andrey Antukh
5cf54c6384
✨ Improve file snapshoting mechanism
2024-07-29 10:19:34 +02:00
Eva Marco
7c75af83b3
Merge pull request #4904 from penpot/eva-substitude-loader-component
...
♻️ Replacing the old Pencil loader with the new Loader component
2024-07-29 10:08:08 +02:00
Belén Albeza
39b2c1722a
♻️ Refactor loader* component props & usage
2024-07-29 09:20:06 +02:00
Andrey Antukh
40910703ee
Merge pull request #4930 from penpot/ladybenko-8413-asset-ids
...
Assert icon and svg IDs in DS components
2024-07-29 08:45:53 +02:00
Belén Albeza
cfc01e03f6
✨ Assert existing icon ID for button* and icon-button*
2024-07-26 14:33:11 +02:00
Belén Albeza
10ef9d696c
✨ Assert valid svg id in raw-svg*
2024-07-26 14:24:47 +02:00
Belén Albeza
138ece085e
✨ Assert existing icon ID for icon*
2024-07-26 14:24:47 +02:00
alonso.torres
19b2f330dd
Merge remote-tracking branch 'origin/plugins-beta-test' into develop
2024-07-26 13:47:12 +02:00
Andrey Antukh
e48aa909da
Merge pull request #4919 from penpot/ladybenko-7869-ds-buttons
...
Implement design system buttons
2024-07-26 13:18:21 +02:00
Andrey Antukh
b122db447a
Merge pull request #4928 from penpot/alotor-plugins-10
...
Alotor plugins 10
2024-07-26 13:17:16 +02:00
alonso.torres
642c4fc9d1
⬆️ Update plugins runtime
2024-07-26 12:42:31 +02:00
alonso.torres
4d57f33371
✨ Change local storage access
2024-07-26 12:42:31 +02:00
alonso.torres
60c63e4558
✨ Add undo block api to plugins
2024-07-26 12:42:31 +02:00
alonso.torres
aa90232bf9
✨ Add export method into API
2024-07-26 12:42:31 +02:00
Belén Albeza
cf7439b1b4
📚 Add buttons documentation for the design system
2024-07-26 11:49:51 +02:00
Belén Albeza
60cba6c9f3
✨ Implement button* and icon-button* for the design system
2024-07-26 11:49:51 +02:00
Andrey Antukh
3eaa997145
Merge remote-tracking branch 'origin/staging' into develop
2024-07-26 08:36:30 +02:00
AlexTECPlayz
28cca332e7
🌐 Add translations for: Romanian.
...
Currently translated at 90.4% (1274 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ro/
2024-07-25 19:09:17 +02:00
Andrey Antukh
025034cb71
Merge remote-tracking branch 'origin/staging' into develop
2024-07-25 11:23:42 +02:00
Andrey Antukh
7fd75336a5
Merge pull request #4918 from penpot/alotor-plugins-9
...
Alotor plugins 9
2024-07-25 11:04:22 +02:00
Eva Marco
af5a189d04
♻️ Replacing the old Pencil loader with the new Loader component
2024-07-24 17:06:13 +02:00
AlexTECPlayz
7ec80a375a
🌐 Add translations for: Romanian.
...
Currently translated at 90.1% (1269 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ro/
2024-07-24 16:09:21 +02:00
alonso.torres
285119b2e5
⬆️ Update plugins runtime
2024-07-24 13:43:50 +02:00
Pablo Alba
0539337121
🐛 Fix user cannot close comment creation tool
2024-07-24 09:22:53 +02:00
Pablo Alba
50fe715fba
🐛 Fix Components are not dragged from the group to the assets tab
2024-07-24 09:20:54 +02:00
Eva Marco
e5daa00d73
✨ Add elevation tokens to ds
2024-07-24 09:00:03 +02:00
Belén Albeza
fd58813ec9
Merge pull request #4908 from penpot/eva-add-zindex-to-ds
...
✨ Add z-index tokens to the ds
2024-07-24 08:56:35 +02:00
Andrey Antukh
111add1ed6
🐛 Fix issue on merging stanging to develop
2024-07-24 08:40:31 +02:00
Eva Marco
12d65c7743
✨ Add z-index tokens to the ds
2024-07-24 08:30:46 +02:00
Andrey Antukh
a100d1d11a
Merge remote-tracking branch 'origin/staging' into develop
2024-07-24 08:20:36 +02:00
Andrey Antukh
28c4053ad3
Merge pull request #4914 from penpot/bameda-patch-1
...
📎 Add Contributing to the TOC
2024-07-23 21:16:59 +02:00
David Barragán Merino
e84d9358d1
📎 Add Contributing to the TOC
2024-07-23 21:15:39 +02:00
alonso.torres
2d25df33ce
✨ Add write methods to prototype API
2024-07-23 16:55:32 +02:00
Andrey Antukh
c51778f391
Merge pull request #4910 from penpot/ladybenko-8394-fix-sourcesans
...
🐛 Fix font declarations for Source Sans
2024-07-23 16:04:36 +02:00
Belén Albeza
20333d8179
🐛 Fix font declarations for Source Sans
2024-07-23 14:24:04 +02:00
alonso.torres
6454e878dd
✨ Page functions for plugins api
2024-07-22 13:10:10 +02:00
alonso.torres
d13b9ef3ea
🐛 Fix wrap not working in plugins
2024-07-22 11:27:29 +02:00
alonso.torres
26fa2a71ea
🐛 Fix problem with reset alignment on change text
2024-07-22 11:27:12 +02:00
Andrey Antukh
46ed61f070
Merge pull request #4878 from penpot/alotor-plugins-8
...
Alotor plugins 8
2024-07-22 11:17:03 +02:00
Eva Marco
09cd45fd8b
Merge pull request #4876 from penpot/ladybenko-7914-spacing-tokens
...
✨ Add spacing tokens to the design system
2024-07-22 08:11:54 +02:00
Eva Marco
d162e3e11b
Merge pull request #4879 from penpot/ladybenko-8349-storybook-theme
...
✨ Enable themes in Storybook
2024-07-22 07:47:46 +02:00
Belén Albeza
a5dd2683cd
💄 Remove deprecated StoryWrapper helper component
2024-07-12 14:05:44 +02:00
Belén Albeza
ebda46f748
✨ Support theme switching within Storybook
2024-07-12 14:05:44 +02:00
Belén Albeza
0d8c98dcfe
⬆️ Upgrade storybook (patch version)
2024-07-12 14:05:44 +02:00
Belén Albeza
174ca6bed5
Merge pull request #4870 from penpot/eva-add-loader-component-to-ds
...
✨ Add loader component to ds
2024-07-12 14:04:10 +02:00
Eva Marco
271be57c99
✨ Add loader component to the ds
2024-07-12 13:51:33 +02:00
alonso.torres
423d2fbb92
⬆️ Update plugins runtime
2024-07-12 13:36:00 +02:00
alonso.torres
21b15167dd
✨ Add detach method to plugins
2024-07-12 13:36:00 +02:00
alonso.torres
59005e3bb8
✨ Changes to plugin events
2024-07-12 13:36:00 +02:00
alonso.torres
60f637e947
✨ Add parent property to shapes
2024-07-12 13:36:00 +02:00
alonso.torres
8ded4811bb
✨ Internal refactor of plugin installs
2024-07-12 13:36:00 +02:00
Eva Marco
3900b37f5c
Merge pull request #4874 from penpot/ladybenko-8008-upgrade-storybook8
...
Upgrade to Storybook 8
2024-07-12 10:07:14 +02:00
TheScientistPT
cfb5a98cac
🌐 Add translations for: Portuguese (Portugal).
...
Currently translated at 99.5% (1402 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/pt_PT/
2024-07-11 22:09:23 +02:00
Nima K
03ddb32556
🌐 Add translations for: Persian.
...
Currently translated at 48.7% (686 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fa/
2024-07-11 22:09:22 +02:00
Belén Albeza
1398bcbc8c
✨ Add spacing tokens to the design system
2024-07-11 18:08:33 +02:00
Belén Albeza
93d9438f6c
📚 Adapts Heading docs/stories to be as the Text component
2024-07-11 17:06:15 +02:00
Belén Albeza
0fce6c5ebb
🐛 Fix broken typography docs after upgrading to v8
2024-07-11 17:01:04 +02:00
Belén Albeza
a03eeb63e7
⬆️ Upgrade to storybook v8
2024-07-11 15:41:24 +02:00
Alejandro Alonso
4dd7880744
✨ Add create-devenv command to manage.sh
2024-07-11 13:24:20 +02:00
Eva Marco
5ab7123566
Merge pull request #4865 from penpot/ladybenko-8347-storybook-controls
...
Use Storybook controls for stories
2024-07-11 13:06:56 +02:00
Belén Albeza
ba4732c526
🐛 Fix text component misbehaving when prop is empty string
2024-07-11 12:56:25 +02:00
Alejandro
73fb95976c
Merge pull request #4863 from penpot/niwinz-refactor-backend-config
...
♻️ Refactor configuration validation
2024-07-11 12:27:59 +02:00
Belén Albeza
b473b7905d
🐛 Fix Text docs re: accessibility
2024-07-11 12:24:19 +02:00
Belén Albeza
ba36023ae6
✨ Revamp RawSvg stories and update prop name
2024-07-11 10:06:46 +02:00
Alejandro Alonso
48e7cd28b3
Merge remote-tracking branch 'origin/staging' into develop
2024-07-11 09:24:17 +02:00
Alejandro
54711b0d25
Merge pull request #4864 from penpot/niwinz-kondo-fix
...
🐛 Fix exception on clj-kondo extension hook fn
2024-07-11 09:22:25 +02:00
Belén Albeza
7e61acc4da
💄 Update icon prop name
2024-07-10 16:15:07 +02:00
Belén Albeza
d7ca4d49dc
✨ Revamp icon stories
2024-07-10 15:53:27 +02:00
Belén Albeza
df858c2c7d
📎 Move icon and raw-svg components to a common subdir
2024-07-10 15:42:19 +02:00
Belén Albeza
9d3a282c0a
📎 Move typography-related components to their own folder
2024-07-10 15:33:38 +02:00
Andrey Antukh
9174bb140b
♻️ Refactor configuration validation
...
Replace spec with schema
2024-07-10 15:16:28 +02:00
Belén Albeza
54da6832f3
✨ Revamp Text stories to display controls + rename tag prop to as
2024-07-10 13:34:09 +02:00
Belén Albeza
508f4fcd3c
✨ Revamp Heading stories to display controls
2024-07-10 13:31:56 +02:00
Andrey Antukh
eaaff76aad
🐛 Fix exception on clj-kondo extension hook fn
...
The exception is hidden on normal cli invocatin of clj-kondo
and hapens when component with empty params is defined.
2024-07-10 13:27:12 +02:00
Belén Albeza
0d0b5ead86
📎 Remove unused storybook addons + other libs
2024-07-10 12:44:15 +02:00
Belén Albeza
7f6bfacff1
Merge pull request #4857 from penpot/eva-add-text-component-to-storybook
...
✨ Add text component to storybook
2024-07-10 12:31:42 +02:00
Eva Marco
7bd5d31094
✨ Add text component to storybook
2024-07-10 12:18:37 +02:00
Eva Marco
645bc32121
✨ Add new heading component to the DS
2024-07-10 12:03:55 +02:00
Belén Albeza
6e55260160
Merge pull request #4851 from penpot/eva-add-heading-component-to-storybook
...
✨ Add heading component to storybook
2024-07-10 12:01:57 +02:00
Eva Marco
2abbb0d359
✨ Add new heading component to the DS
2024-07-10 11:46:06 +02:00
Nima K
b13238eb30
🌐 Add translations for: Persian.
...
Currently translated at 47.9% (675 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fa/
2024-07-09 18:09:34 +02:00
Alejandro Alonso
f09cfedebc
Merge remote-tracking branch 'origin/staging' into develop
2024-07-09 14:12:57 +02:00
Andrey Antukh
0a86d9d515
Merge remote-tracking branch 'origin/staging' into develop
2024-07-09 12:16:45 +02:00
Eva Marco
808ed6a98b
Merge pull request #4853 from penpot/ladybenko-8291-update-assets
...
Update icons and svg assets (design system)
2024-07-09 08:12:36 +02:00
Eva Marco
2bb59671dd
Merge pull request #4856 from penpot/ladybenko-8337-enable-ds-css-override
...
Enable design system CSS override + fix debug css compiling
2024-07-09 08:11:07 +02:00
Belén Albeza
fb6ebcd074
🐛 Fix debug css being included in prod builds
2024-07-08 15:57:35 +02:00
Belén Albeza
44a2a63fb8
✨ Ensure DS scss modules are compiled before the app css modules
2024-07-08 15:57:35 +02:00
Belén Albeza
eae19e8252
📎 Remove leftover code
2024-07-08 15:57:35 +02:00
Andrey Antukh
1b05e7aa36
Merge pull request #4852 from penpot/alotor-plugins-7
...
✨ Small improvements over plugin manager
2024-07-08 09:04:44 +02:00
Belén Albeza
be9a2767ea
📎 Remove unused rocket icon
2024-07-05 15:28:25 +02:00
Belén Albeza
6a18791c30
✨ Add character icons
2024-07-05 15:26:45 +02:00
alonso.torres
2cc3f65323
✨ Small improvements over plugin manager
2024-07-05 15:16:09 +02:00
Belén Albeza
63d1b558d1
✨ Add percentage icon and update puzzle icon
2024-07-05 15:09:01 +02:00
Belén Albeza
cfbfda925b
📚 Fix typo in RawSvg storybook docs
2024-07-05 14:57:22 +02:00
Belén Albeza
fd1ab29920
✨ Update v2-related svg assets
2024-07-05 14:34:59 +02:00
alonso.torres
35f4a07d27
Merge remote-tracking branch 'origin/plugins-beta-test' into develop
2024-07-05 11:12:58 +02:00
Eva Marco
9ce3f6da45
Merge pull request #4845 from penpot/ladybenko-8265-raw-svg-component
...
RawSVG component (design system) + generate SVG sprite for assets
2024-07-05 09:44:35 +02:00
Belén Albeza
b8b199c5ec
Merge pull request #4844 from penpot/eva-fix-visual-test
...
🐛 Fix workspace visual test for assets modal
2024-07-05 09:23:22 +02:00
Belén Albeza
e492284abe
Merge pull request #4843 from penpot/eva-remove-unused-locale-fn
...
♻️ Remove unused locale fn
2024-07-05 09:22:24 +02:00
Eva Marco
3d5e064358
♻️ Remove unused locale function
2024-07-05 09:04:34 +02:00
Andrey Antukh
6f8ce1fc5a
Merge pull request #4849 from penpot/alotor-plugins-6
...
✨ Add events for plugins
2024-07-04 17:17:38 +02:00
Andrey Antukh
5ae30ea9bc
Merge pull request #4850 from penpot/alotor-bug-api-svg
...
🐛 Fix problem when creating SVG images
2024-07-04 17:15:35 +02:00
Belén Albeza
8959d39356
Merge pull request #4837 from penpot/eva-ds-foundations-typography
...
✨ Add typography ds tokens
2024-07-04 16:11:25 +02:00
alonso.torres
aded9f1a36
🐛 Fix problem when creating SVG images
2024-07-04 16:01:02 +02:00
Belén Albeza
3a34eb1357
🐛 Fix flakiness of visual workspace test (assets tab)
2024-07-04 15:45:50 +02:00
alonso.torres
c2564eaf65
✨ Change spec location
2024-07-04 15:16:58 +02:00
alonso.torres
53d3b2abbc
✨ Add events for plugins
2024-07-04 15:16:34 +02:00
Belén Albeza
5d90c463a3
📚 Add docs for RawSvg component
2024-07-04 14:48:57 +02:00
Belén Albeza
5309da2eee
📎 Add storybook helper components and improve current stories
2024-07-04 14:11:03 +02:00
Andrey Antukh
d1dd13fde9
Merge pull request #4842 from penpot/alotor-plugins-5
...
Alotor plugins 5
2024-07-04 13:59:48 +02:00
alonso.torres
0a83306015
⬆️ Update plugins runtime
2024-07-04 13:57:04 +02:00
Belén Albeza
203a39f07c
♻️ Rename IconGrid to StoryGrid (storybook helper component)
2024-07-04 13:05:23 +02:00
Alejandro
85579b253f
Merge pull request #4681 from penpot/niwinz-enhancements-2
...
🔥 Replace spec usage on RPC methods with schema
2024-07-04 12:56:41 +02:00
Eva Marco
1ca751bc42
🐛 Fix workspace visual test for assets modal
2024-07-04 12:41:48 +02:00
Andrey Antukh
f344eee778
🐛 Fix backend test initialization code
2024-07-04 12:30:28 +02:00
Andrey Antukh
28c2197ba7
♻️ Add string length validation to backend RPC methods fields
2024-07-04 12:30:28 +02:00
Andrey Antukh
0721760900
✨ Add better schema for shape export property
2024-07-04 12:30:28 +02:00
Andrey Antukh
45c77f97ce
📎 Fix code style issue not catched by the linter
...
Comment indentantion
2024-07-04 12:30:28 +02:00
Andrey Antukh
05fb46a573
✨ Accept uri instances on http client
2024-07-04 12:30:28 +02:00
Andrey Antukh
ad6a864478
🔥 Replace spec with schema on search RPC methods
2024-07-04 12:30:28 +02:00
Andrey Antukh
37fcc74ef8
🔥 Replace spec with schema on media RPC methods
2024-07-04 12:30:28 +02:00
Andrey Antukh
c4cf745d77
🔥 Replace spec with schema on ldap RPC methods
2024-07-04 12:30:28 +02:00
Andrey Antukh
85108672bf
🔥 Replace spec with schema on file-thumbnails RPC methods
2024-07-04 12:30:28 +02:00
Andrey Antukh
969c9105fd
🔥 Replace spec with schema on feedback RPC methods
2024-07-04 12:30:28 +02:00
Andrey Antukh
073621f29a
🔥 Replace spec with schema on demo RPC methods
2024-07-04 12:30:28 +02:00
Andrey Antukh
bbc0089166
🔥 Replace spec with schema on verify-token RPC methods
2024-07-04 12:30:28 +02:00
Andrey Antukh
268f1d40aa
🔥 Replace spec with schema on file-share RPC methods
2024-07-04 12:30:28 +02:00
Andrey Antukh
e9a28b034f
🔥 Replace spec with schema on file RPC methods
2024-07-04 12:30:28 +02:00
Andrey Antukh
bfca324623
🔥 Replace spec with schema on project rpc methods
2024-07-04 12:30:28 +02:00
Andrey Antukh
279c6337e4
🔥 Replace spec with schema on access-token rpc methods
2024-07-04 12:30:28 +02:00
Andrey Antukh
368917f7f5
🔥 Replace spec with schema on webhooks rpc methods
2024-07-04 12:30:28 +02:00
Andrey Antukh
f973faa409
📎 Add missing SPEC tag on doc entry template
2024-07-04 12:30:28 +02:00
Andrey Antukh
a0339132dd
📎 Update cljfmt config
2024-07-04 12:30:28 +02:00
Andrey Antukh
40f947fc9f
🐛 Fix issue with schema uri decoder
2024-07-04 12:30:28 +02:00
Andrey Antukh
d2bedec59c
✨ Unify naming of schema registering functions
2024-07-04 12:30:28 +02:00
alonso.torres
1b93ccdec9
✨ Remove duplicate permissions in confirm dialog
2024-07-04 12:07:54 +02:00
Alejandro Alonso
2921b62b37
Merge remote-tracking branch 'origin/staging' into develop
2024-07-04 11:56:21 +02:00
alonso.torres
83f3ae1fbd
✨ Change plugins url
2024-07-04 11:52:31 +02:00
Eva Marco
66d97cb2e0
✨ Add typography ds tokens
2024-07-04 11:18:05 +02:00
Belén Albeza
4ecaaba1e5
✨ Add RawSvg component to the design system
2024-07-04 10:11:12 +02:00
Belén Albeza
c52da573c5
📎 Fix react warning on icon* component
2024-07-04 09:47:37 +02:00
Belén Albeza
4ac18e2ef0
🐛 Fix cursors svg duplicating icons sprites
2024-07-04 09:20:18 +02:00
Belén Albeza
f05e1354ff
🔧 Add assets svg sprite generation
2024-07-04 09:20:18 +02:00
Andrey Antukh
bafe2ab985
Merge pull request #4832 from penpot/ladybenko-7866-icon-component
...
Implement icon component (design system)
2024-07-03 19:33:16 +02:00
Andrey Antukh
0d13a12d64
Merge pull request #4840 from penpot/alotor-plugins-4
...
Alotor plugins 4
2024-07-03 16:49:47 +02:00
alonso.torres
deb0fab156
🐛 Fix small visual problems
2024-07-03 15:35:43 +02:00
Belén Albeza
c181887266
📎 Remove unused example simple_button component
2024-07-03 15:26:11 +02:00
Belén Albeza
a624a10c85
🐛 Fix scrolling not working on storybook mdx files
2024-07-03 15:26:11 +02:00
Belén Albeza
6295fbf7e2
✨ Implement icon* component
2024-07-03 15:26:11 +02:00
Belén Albeza
c6a7ad0520
🐛 Fix template generation for storybook
2024-07-03 15:25:30 +02:00
Belén Albeza
de89dfe27f
📎 Remove unused legacy icons preview
2024-07-03 15:25:30 +02:00
alonso.torres
a8463f349a
✨ New plugin attributes
2024-07-03 15:23:05 +02:00
Belén Albeza
3b6ed823b9
Merge pull request #4839 from penpot/niwinz-rumext-linter
...
✨ Add better linter for rumext defc macro
2024-07-03 15:22:55 +02:00
alonso.torres
80e17f8cfc
✨ Add new signature for the run-store test helper
2024-07-03 15:22:42 +02:00
Andrey Antukh
8fae4550c3
✨ Add better linter for rumext defc macro
2024-07-03 14:36:29 +02:00
Alejandro Alonso
9125b46ca5
Merge remote-tracking branch 'origin/staging' into develop
2024-07-03 08:46:26 +02:00
Alejandro
7ed25d2dba
Merge pull request #4765 from penpot/niwinz-refactor-forms
...
♻️ Refactor forms (spec -> schema)
2024-07-03 08:45:42 +02:00
Andrey Antukh
0fa8aca6e2
✨ Add minor improvements to common.schema ns
2024-07-03 08:25:51 +02:00
Andrey Antukh
7be79c10fd
♻️ Refactor forms
...
Mainly replace spec with schema with better
and more reusable validations
2024-07-03 08:25:51 +02:00
Andrey Antukh
f095e1b29f
✨ Replace custom all-spaces? fn with generic str/blank?
2024-07-02 17:47:58 +02:00
Andrey Antukh
96822082bd
Revert " ✨ Rehash and sync translations"
...
This reverts commit 5b6fc19e00 .
2024-07-02 17:47:29 +02:00
Aitor Moreno
c637912337
Merge pull request #4822 from penpot/niwinz-translation-management-script
...
🎉 Add new translations management script
2024-07-02 16:20:25 +02:00
AzazelN28
5b6fc19e00
✨ Rehash and sync translations
2024-07-02 16:04:57 +02:00
Andrey Antukh
f6435461a1
Merge pull request #4835 from penpot/alotor-plugins-3
...
🐛 Fix some problems in plugins
2024-07-02 15:44:50 +02:00
AzazelN28
83e51abd35
🐛 Fix package.json translation scripts
2024-07-02 15:41:00 +02:00
Andrey Antukh
dab88404c0
Merge pull request #4834 from penpot/ladybenko-fix-layer-width
...
🐛 Fix layer width on the left sidebar
2024-07-02 15:37:22 +02:00
alonso.torres
c66ff74f21
🐛 Fix some problems in plugins
2024-07-02 15:30:35 +02:00
Belén Albeza
769655f565
🐛 Fix layer width on the left sidebar
2024-07-02 15:18:27 +02:00
Andrey Antukh
139dd7d80f
🎉 Add new translations management script
2024-07-02 15:11:56 +02:00
Andrey Antukh
62cea62356
Merge pull request #4816 from penpot/alotor-plugins-2
...
Improvements over plugins subsystem
2024-07-02 13:43:15 +02:00
alonso.torres
58fa10a0d5
⬆️ Update plugins runtime
2024-07-02 11:08:56 +02:00
alonso.torres
395a91c00c
✨ Plugins permissions review
2024-07-02 11:01:43 +02:00
alonso.torres
741bf3b666
✨ New plugins permissions dialog
2024-07-02 11:01:43 +02:00
alonso.torres
fbce59e81f
✨ Improved text handling in plugins
2024-07-02 10:41:06 +02:00
alonso.torres
ac58a5b8fa
✨ Improved transformation from and to JS for plugins
2024-07-02 10:41:06 +02:00
alonso.torres
42230f2630
✨ Change shapes color
2024-07-02 10:41:06 +02:00
Belén Albeza
9a188fd792
Merge pull request #4830 from penpot/eva-ds-color-foundations
...
✨ Add DS foundation colors
2024-07-01 16:04:24 +02:00
Eva Marco
6c68a34d63
✨ Add DS foundation colors
2024-07-01 15:10:46 +02:00
Eva Marco
746b448f30
Merge pull request #4825 from penpot/ladybenko-8224-setup-ds
...
Setup design system
2024-07-01 12:49:22 +02:00
Belén Albeza
b5aba58aac
✨ Make storybook wrapper to render both dark and light themes
2024-07-01 11:14:42 +02:00
Belén Albeza
2bb7726180
📎 Remove unneeded icons export in the storybook target
2024-07-01 11:14:42 +02:00
Belén Albeza
24b607cad3
💄 Move the stub design system component to its own ds folder
2024-07-01 11:14:42 +02:00
Eva Marco
087d0e90e6
Merge pull request #4821 from penpot/ladybenko-8182-prettier
...
Add prettier for JS files
2024-07-01 10:48:01 +02:00
Belén Albeza
e448951d6f
✨ Add CI rule for checking JS format
2024-07-01 10:29:57 +02:00
Belén Albeza
ecbedf847f
💄 Reformat affected JS files
2024-07-01 10:29:57 +02:00
Belén Albeza
3efd5cb9e8
✨ Add prettier JS commands to package.json
2024-07-01 10:29:57 +02:00
Belén Albeza
e1dc964c4c
✨ Upgrade prettier and use specific settings for scss files only
2024-07-01 10:23:19 +02:00
The_BadUser
295c932646
🌐 Add translations for: Russian.
...
Currently translated at 99.6% (1403 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ru/
2024-06-30 21:10:08 +02:00
The_BadUser
5b9f4128f3
🌐 Add translations for: Russian.
...
Currently translated at 89.3% (1258 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ru/
2024-06-29 01:26:20 +02:00
The_BadUser
100f1229ce
🌐 Add translations for: Russian.
...
Currently translated at 75.9% (1070 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ru/
2024-06-29 00:09:23 +02:00
Aryiu
adf24cd274
🌐 Add translations for: Catalan.
...
Currently translated at 77.1% (1086 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ca/
2024-06-29 00:09:22 +02:00
Andrey Antukh
de1d154e9c
Merge pull request #4824 from penpot/alotor-fix-plugins
...
🐛 Fix problem with recursive properties
2024-06-28 16:21:58 +02:00
alonso.torres
4345584384
🐛 Fix problem with recursive properties
2024-06-28 14:57:14 +02:00
Alejandro Alonso
ba1adf91ca
Merge remote-tracking branch 'origin/staging' into develop
2024-06-28 11:09:37 +02:00
Andrey Antukh
024b08de06
Merge remote-tracking branch 'origin/staging' into develop
2024-06-28 10:37:22 +02:00
Alejandro
4e5eabbf05
Merge pull request #4781 from penpot/ladybenko-8110-clean-global-css
...
✨ Clean global css styles
2024-06-28 08:48:21 +02:00
Belén Albeza
c9258b5526
✨ Remove workspace partial scss stylesheet
2024-06-27 15:35:57 +02:00
Belén Albeza
ce9fb80558
📎 Remove unused css for loader
2024-06-27 15:35:57 +02:00
Belén Albeza
cd8e2540de
✨ Use CSS modules for styling the debug icons preview page
2024-06-27 15:35:57 +02:00
Belén Albeza
9a2ee806e4
✨ Clean up base scss
2024-06-27 15:35:57 +02:00
Belén Albeza
b192887d19
✨ Remove framework scss stylesheet
2024-06-27 15:35:57 +02:00
Belén Albeza
b6e918b024
✨ Remove unused legacy sass files
2024-06-27 15:35:57 +02:00
Belén Albeza
ed174d16d1
✨ Remove unused animation mixin
2024-06-27 15:35:57 +02:00
Belén Albeza
6b8108afda
✨ Make reset css to be included first thing in our styles
2024-06-27 15:35:57 +02:00
Belén Albeza
49fd000217
✨ Clean up fonts scss files
2024-06-27 15:35:57 +02:00
Belén Albeza
0c3f47b0c3
✨ Clean up unused selectors / mixins / sass vars
2024-06-27 15:35:57 +02:00
Belén Albeza
2d53b96a15
✨ Initial clean up of framework scss
2024-06-27 15:35:57 +02:00
Belén Albeza
540875c41e
✨ Remove unused css var colors
2024-06-27 15:35:57 +02:00
Belén Albeza
595f153d85
✨ Remove importing animate.css
2024-06-27 15:35:57 +02:00
Belén Albeza
0cbc3487b0
🔧 Tweak the pixel diff ratio of playwright
2024-06-27 15:35:57 +02:00
Alejandro Alonso
978ac68474
Merge remote-tracking branch 'origin/staging' into develop
2024-06-27 09:54:48 +02:00
Alejandro Alonso
045e83e871
Merge remote-tracking branch 'origin/staging' into develop
2024-06-27 08:44:23 +02:00
Andrey Antukh
0239139b4b
Merge pull request #4802 from penpot/jordisala1991-feature/no-direct-download
...
✨ Return blob when exporting using the lib-penpot
2024-06-27 07:59:38 +02:00
Alejandro
8c411e7727
Merge pull request #4808 from penpot/ladybenko-fix-playwright-test-mac-shortcut
...
🐛 Fix playwright test mac shortcut
2024-06-27 07:48:36 +02:00
Belén Albeza
16d0b925fa
🐛 Fix workspace 'make group' test on Mac
2024-06-26 17:02:24 +02:00
Belén Albeza
f306ddb51f
🐛 Fix onboarding playwright test on CI mode
2024-06-26 17:01:58 +02:00
Andrey Antukh
4faf9bbff1
📎 Add minor change on how promise is created from observable
2024-06-26 11:27:30 +02:00
Jordi Sala Morales
44b6d1a516
✨ Return blob when exporting using the lib-penpot
2024-06-26 11:19:09 +02:00
Alejandro Alonso
4ed6e1e8ec
Merge remote-tracking branch 'origin/staging' into develop
2024-06-26 07:42:50 +02:00
Alejandro
4437fc43e4
Merge pull request #4799 from penpot/ladybenko-fix-visual-regression-tests
...
Fix broken visual regression test + refactor Dashboard POM
2024-06-26 07:01:49 +02:00
Andrey Antukh
253e5a11fc
Merge remote-tracking branch 'origin/staging' into develop
2024-06-25 16:33:52 +02:00
Alejandro Alonso
6e734f2eac
Merge remote-tracking branch 'origin/staging' into develop
2024-06-25 15:54:32 +02:00
Belén Albeza
30edca024a
✨ Remove unneeded draftsFile and newFile locators in dashboard POM
2024-06-25 15:26:49 +02:00
Belén Albeza
c14f783d94
✨ Remove redundant locators for Dashboard POM
2024-06-25 15:16:13 +02:00
Belén Albeza
8f3452c0af
✨ Avoid using unneeded test ids in dashboard POM
2024-06-25 14:57:37 +02:00
Belén Albeza
97a1b59861
💄 Reformat DashboardPage.js according to prettier rules
2024-06-25 11:56:31 +02:00
Alejandro Alonso
41aad7558b
Merge remote-tracking branch 'origin/staging' into develop
2024-06-25 10:49:32 +02:00
Alejandro Alonso
d48616d510
Merge remote-tracking branch 'origin/staging' into develop
2024-06-25 10:18:42 +02:00
Andrey Antukh
8296e72887
Merge pull request #4793 from penpot/alotor-plugins-2
...
✨ Add some missing text properties in plugins
2024-06-25 07:47:34 +02:00
Oğuz Ersen
2648e71f5b
🌐 Add translations for: Turkish.
...
Currently translated at 100.0% (1408 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/tr/
2024-06-24 21:09:19 +02:00
alonso.torres
5771f2f8aa
✨ Plugins retrieve selection colors
2024-06-24 15:26:47 +02:00
alonso.torres
f86156b619
✨ Plugins support for code generation
2024-06-24 15:26:21 +02:00
alonso.torres
8ff0015458
✨ Add to plugins connect and fetch libraries
2024-06-24 12:34:35 +02:00
alonso.torres
84ecb99400
✨ Add some missing text properties in plugins
2024-06-24 09:57:57 +02:00
Stas Haas
5160ae364d
🌐 Add translations for: German.
...
Currently translated at 100.0% (1408 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2024-06-22 10:09:13 +02:00
Andrey Antukh
b9e40b4d82
Merge pull request #4788 from penpot/alotor-plugins-2
...
Fix problem with plugins initialization
2024-06-21 14:58:42 +02:00
alonso.torres
4b67c0593d
✨ Upload media with data in plugins
2024-06-21 12:46:31 +02:00
alonso.torres
fb1429956a
✨ Changed order of plugins initialization
2024-06-21 12:44:35 +02:00
Andrey Antukh
c70d20f95d
Merge pull request #4783 from penpot/alotor-plugins-texts
...
Update plugins
2024-06-21 10:03:52 +02:00
alonso.torres
47d211cd87
⬆️ Update plugin runtime
2024-06-21 09:29:09 +02:00
alonso.torres
7fd223893b
✨ Expose component properties in components
2024-06-21 09:29:09 +02:00
alonso.torres
1794859468
✨ Review input validation for plugins
2024-06-21 09:29:09 +02:00
alonso.torres
c5c8be4b4a
✨ Improve input validation in plugins
2024-06-21 09:29:09 +02:00
alonso.torres
e13d543dcd
✨ Add geometry utils
2024-06-21 09:29:09 +02:00
alonso.torres
69fad7a920
✨ Add some utilities for fonts in plugins
2024-06-21 09:29:09 +02:00
alonso.torres
2da5dcb619
✨ Add text ranges support in plugins
2024-06-21 09:29:09 +02:00
Stas Haas
3260130042
🌐 Add translations for: German.
...
Currently translated at 99.8% (1406 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2024-06-21 07:09:15 +00:00
Unreal Vision
c77316f91e
🌐 Add translations for: French.
...
Currently translated at 100.0% (1408 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fr/
2024-06-21 07:09:14 +00:00
Pablo Alba
018464aedf
♻️ Unify move shape on workspace and relocate on layers panel
2024-06-20 16:00:39 +02:00
Andrey Antukh
2982dde7df
Merge pull request #4776 from penpot/SudoVanilla-patch-1
...
🔥 Remove version specification from docker-compose.yaml file
2024-06-20 08:28:04 +02:00
SudoVanilla
acb7ca5440
🔥 Remove version specification from docker-compose.yaml file
...
It is deprecated
2024-06-20 08:16:02 +02:00
Yaron Shahrabani
8a7fdaa6ca
🌐 Add translations for: Hebrew.
...
Currently translated at 100.0% (1408 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2024-06-19 22:09:19 +02:00
Stas Haas
27c574f0a7
🌐 Add translations for: German.
...
Currently translated at 99.5% (1401 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2024-06-19 22:09:18 +02:00
Unreal Vision
6d82d54560
🌐 Add translations for: French.
...
Currently translated at 96.6% (1361 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fr/
2024-06-19 22:09:17 +02:00
Alejandro Alonso
cba62c0172
Merge remote-tracking branch 'origin/staging' into develop
2024-06-19 08:12:19 +02:00
Alejandro Alonso
47b455ba87
Merge remote-tracking branch 'origin/staging' into develop
2024-06-18 16:57:51 +02:00
Stephan Paternotte
3f29071139
🌐 Add translations for: Dutch.
...
Currently translated at 100.0% (1408 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/nl/
2024-06-18 15:09:24 +02:00
Yaron Shahrabani
ccdfac7b8e
🌐 Add translations for: Hebrew.
...
Currently translated at 96.2% (1355 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2024-06-18 15:09:23 +02:00
Stas Haas
be959ca90c
🌐 Add translations for: German.
...
Currently translated at 98.7% (1391 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2024-06-18 15:09:22 +02:00
Brendan Bell
2929783d35
📎 Update docker-compose.yaml
2024-06-17 13:30:51 +02:00
Andrey Antukh
838843be45
Merge branch 'translations' into develop
2024-06-17 10:09:05 +02:00
Anonymous
1225d72917
🌐 Add translations for: Yoruba.
...
Currently translated at 85.2% (1200 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/yo/
2024-06-17 10:07:39 +02:00
Anonymous
9c4a310d84
🌐 Add translations for: Igbo.
...
Currently translated at 37.1% (523 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ig/
2024-06-17 10:07:39 +02:00
Anonymous
d3e9fd9a36
🌐 Add translations for: Malay.
...
Currently translated at 48.1% (678 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ms/
2024-06-17 10:07:39 +02:00
Anonymous
d2c63e0857
🌐 Add translations for: Spanish (Latin America).
...
Currently translated at 9.5% (134 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es_419/
2024-06-17 10:07:39 +02:00
Anonymous
52c00367d7
🌐 Add translations for: Hausa.
...
Currently translated at 89.9% (1267 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ha/
2024-06-17 10:07:39 +02:00
Anonymous
6ee844b48f
🌐 Add translations for: Afrikaans.
...
Currently translated at 6.8% (97 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/af/
2024-06-17 10:07:39 +02:00
Anonymous
542ad58c32
🌐 Add translations for: Dutch.
...
Currently translated at 96.7% (1362 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/nl/
2024-06-17 10:07:38 +02:00
Anonymous
4781cf1037
🌐 Add translations for: Latvian.
...
Currently translated at 96.3% (1357 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/lv/
2024-06-17 10:07:38 +02:00
Anonymous
5aa3b432bf
🌐 Add translations for: Korean.
...
Currently translated at 15.5% (219 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ko/
2024-06-17 10:07:38 +02:00
Anonymous
47401aae99
🌐 Add translations for: Bengali.
...
Currently translated at 1.0% (15 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/bn/
2024-06-17 10:07:37 +02:00
Anonymous
27473003b7
🌐 Add translations for: Faroese.
...
Currently translated at 11.2% (159 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fo/
2024-06-17 10:07:37 +02:00
Anonymous
fa8bc7d40d
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 14.9% (210 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2024-06-17 10:07:37 +02:00
Anonymous
f352cdf9a3
🌐 Add translations for: Croatian.
...
Currently translated at 72.2% (1017 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/hr/
2024-06-17 10:07:37 +02:00
Anonymous
3d68d454fe
🌐 Add translations for: Tamil.
...
Currently translated at 3.2% (46 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ta/
2024-06-17 10:07:37 +02:00
Anonymous
9a9eca7813
🌐 Add translations for: Portuguese (Portugal).
...
Currently translated at 94.6% (1332 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/pt_PT/
2024-06-17 10:07:36 +02:00
Anonymous
f3d82c915b
🌐 Add translations for: Finnish.
...
Currently translated at 3.9% (55 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fi/
2024-06-17 10:07:36 +02:00
Anonymous
5185d1eaa5
🌐 Add translations for: Czech.
...
Currently translated at 92.8% (1307 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/cs/
2024-06-17 10:07:36 +02:00
Anonymous
6abf792e0f
🌐 Add translations for: Basque.
...
Currently translated at 83.4% (1175 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/eu/
2024-06-17 10:07:36 +02:00
Anonymous
4d56f86719
🌐 Add translations for: Japanese.
...
Currently translated at 16.6% (235 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ja/
2024-06-17 10:07:35 +02:00
Anonymous
f033814f96
🌐 Add translations for: Galician.
...
Currently translated at 26.7% (376 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/gl/
2024-06-17 10:07:35 +02:00
Anonymous
2e3dbfeb27
🌐 Add translations for: Lithuanian.
...
Currently translated at 8.4% (119 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/lt/
2024-06-17 10:07:35 +02:00
Anonymous
a50e431c7a
🌐 Add translations for: Polish.
...
Currently translated at 81.3% (1146 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/pl/
2024-06-17 10:07:35 +02:00
Anonymous
59e18e8d4c
🌐 Add translations for: Italian.
...
Currently translated at 32.2% (454 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/it/
2024-06-17 10:07:34 +02:00
Anonymous
731299fe60
🌐 Add translations for: Persian.
...
Currently translated at 47.8% (674 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fa/
2024-06-17 10:07:34 +02:00
Anonymous
5cb2c1bbe4
🌐 Add translations for: Malayalam.
...
Currently translated at 3.7% (53 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ml/
2024-06-17 10:07:34 +02:00
Anonymous
5362d9f5e9
🌐 Add translations for: Chinese (Traditional).
...
Currently translated at 45.8% (646 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/zh_Hant/
2024-06-17 10:07:34 +02:00
Anonymous
981cd92b26
🌐 Add translations for: Hebrew.
...
Currently translated at 96.0% (1353 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2024-06-17 10:07:34 +02:00
Anonymous
77b70cac60
🌐 Add translations for: Indonesian.
...
Currently translated at 96.0% (1352 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/id/
2024-06-17 10:07:33 +02:00
Anonymous
ac8775565b
🌐 Add translations for: Arabic.
...
Currently translated at 80.0% (1127 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ar/
2024-06-17 10:07:33 +02:00
Anonymous
5651b72c0f
🌐 Add translations for: Romanian.
...
Currently translated at 90.0% (1268 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ro/
2024-06-17 10:07:33 +02:00
Anonymous
3e54ab1c3c
🌐 Add translations for: Danish.
...
Currently translated at 7.4% (105 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/da/
2024-06-17 10:07:33 +02:00
Anonymous
81482c8350
🌐 Add translations for: German.
...
Currently translated at 97.0% (1367 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2024-06-17 10:07:32 +02:00
Anonymous
9f25c6eb09
🌐 Add translations for: Portuguese (Brazil).
...
Currently translated at 81.3% (1145 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/pt_BR/
2024-06-17 10:07:32 +02:00
Anonymous
4d778e71fe
🌐 Add translations for: Chinese (Simplified).
...
Currently translated at 95.8% (1349 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/zh_Hans/
2024-06-17 10:07:32 +02:00
Anonymous
36d0e6eb36
🌐 Add translations for: Turkish.
...
Currently translated at 97.1% (1368 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/tr/
2024-06-17 10:07:32 +02:00
Anonymous
492a975a3a
🌐 Add translations for: Russian.
...
Currently translated at 56.1% (790 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ru/
2024-06-17 10:07:31 +02:00
Anonymous
ac14a6315b
🌐 Add translations for: Greek.
...
Currently translated at 36.9% (520 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/el/
2024-06-17 10:07:31 +02:00
Anonymous
37abe7d7f1
🌐 Add translations for: French.
...
Currently translated at 96.3% (1356 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fr/
2024-06-17 10:07:31 +02:00
Anonymous
0cebd89c01
🌐 Add translations for: Catalan.
...
Currently translated at 75.0% (1057 of 1408 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ca/
2024-06-17 10:07:30 +02:00
Hosted Weblate
2f49b419bd
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/
2024-06-17 10:02:54 +02:00
Stephan Paternotte
c144a20012
🌐 Add translations for: Dutch.
...
Currently translated at 100.0% (1390 of 1390 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/nl/
2024-06-17 10:02:52 +02:00
Stas Haas
1cf79fb56e
🌐 Add translations for: German.
...
Currently translated at 99.9% (1389 of 1390 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2024-06-17 10:02:52 +02:00
Oğuz Ersen
68724e6236
🌐 Add translations for: Turkish.
...
Currently translated at 100.0% (1390 of 1390 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/tr/
2024-06-17 10:02:52 +02:00
Andrey Antukh
f529b339c6
Merge remote-tracking branch 'origin/staging' into develop
2024-06-17 10:02:34 +02:00
Alejandro Alonso
b991391667
Merge remote-tracking branch 'origin/staging' into develop
2024-06-14 08:10:51 +02:00
Andrey Antukh
88540eeedd
Merge remote-tracking branch 'origin/staging' into develop
2024-06-14 07:45:53 +02:00
Alejandro Alonso
7e87362a39
Merge remote-tracking branch 'origin/staging' into develop
2024-06-13 11:04:58 +02:00
Belén Albeza
c6da42ee35
Merge pull request #4721 from penpot/alotor-bugfix
...
🐛 Fix problem moving layout to frame
2024-06-11 15:06:08 +02:00
alonso.torres
f88bb4e204
🐛 Fix problem moving layout to frame
2024-06-11 14:55:00 +02:00
Andrey Antukh
c0919aff51
Merge remote-tracking branch 'origin/staging' into develop
2024-06-11 11:27:16 +02:00
Alejandro Alonso
3bb5db6490
Merge remote-tracking branch 'origin/staging' into develop
2024-06-11 07:34:48 +02:00
alonso.torres
33166032f1
⬆️ Update plugins runtime
2024-06-10 15:12:51 +02:00
alonso.torres
5233654da2
✨ Add support for plugin data into penpot objects
2024-06-10 15:12:51 +02:00
alonso.torres
4d4a3a512d
💄 Style changes to the plugins modal
2024-06-10 15:12:51 +02:00
alonso.torres
411fe5448b
🐛 Fix rename layers for plugins
2024-06-10 15:12:51 +02:00
Pablo Alba
f052c81ee1
🐛 Fix issue with annotation menu rerendering (2)
2024-06-07 13:08:43 +02:00
Pablo Alba
b170a619cd
Merge pull request #4695 from penpot/niwinz-bugfix-annotations
...
🐛 Fix issue with annotation menu rerendering
2024-06-07 13:06:40 +02:00
Andrey Antukh
4d2f82e03a
🐛 Fix issue with annotation menu rerendering
2024-06-07 12:55:33 +02:00
alonso.torres
da738ba1e9
Merge remote-tracking branch 'origin/staging' into develop
2024-06-07 12:21:57 +02:00
Belén Albeza
2f84978274
Merge pull request #4687 from penpot/superalex-e2e-tests-color-palette
...
✨ Add e2e tests for fix color palette default library
2024-06-06 15:27:48 +02:00
Andrey Antukh
1d88c7e92d
⬆️ Upgrade devenv linux distribution version
...
We pass from ubuntu 22.04 LTS to Debian 12 (bookworm)
Update postgresql from 15 to 16
Update JVM21 to the latest minor version
2024-06-06 15:06:16 +02:00
Alejandro Alonso
5af9bb1cdb
✨ Add e2e tests for fix color palette default library
2024-06-06 12:54:31 +02:00
Andrey Antukh
c8130e9453
✨ Send profile zoom and vport/vbox on presence notifications
2024-06-06 12:02:43 +02:00
Andrés Moya
ccd687cbf3
Merge branch 'staging' into develop
2024-06-06 11:21:42 +02:00
Alejandro Alonso
ca73a79cfe
📎 Prepare new development cycle
2024-06-05 12:46:11 +02:00