0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-14 19:19:09 -05:00
Commit graph

15998 commits

Author SHA1 Message Date
Florian Schrödl
3745475252
Merge pull request #327 from tokens-studio/named-set-groups-3
Sets & Sets Group UI
2024-11-20 14:00:28 +01:00
Florian Schroedl
58278867cc 🐛 Fix sets tree not working in themes modal 2024-11-20 13:59:09 +01:00
Florian Schroedl
3afdc72a4e Restore new sets input 2024-11-20 13:46:01 +01:00
Florian Schroedl
a19d85fb10 Render sets and set groups tree 2024-11-20 09:30:47 +01:00
Eva Marco
1d2c7dd20e
Merge pull request #335 from tokens-studio/9310-color-picker
Color picker full inline size
2024-11-19 08:43:17 +01:00
Xaviju
a77dd138b8 💄 allow colorpicker to fill inline space 2024-11-18 15:11:05 +01:00
Xaviju
16a90f5e17 Refactor create token modal 2024-11-15 13:26:55 +01:00
Andrés Moya
5e0bb5025b 💄 Change naming to conform with Penpot DS 2024-11-15 13:02:40 +01:00
Andrés Moya
bba504a16b 🐛 Fix edit theme form auto submitting when pressing checkbox 2024-11-15 13:02:40 +01:00
Andrés Moya
2a8ea8db62 🐛 Fix edit button not centered 2024-11-15 13:02:40 +01:00
Andrés Moya
43b90e764d 🐛 Fix font size of token edit modal 2024-11-15 13:02:40 +01:00
Andrés Moya
16952a7087 🐛 Fix spacing of theme edit modal 2024-11-15 13:02:40 +01:00
Andrés Moya
ac9735ef03 🐛 Fix new theme modal not opening 2024-11-15 13:02:40 +01:00
Andrés Moya
951543ae0a ♻️ Refactor tokens exports toolbar 2024-11-15 13:02:40 +01:00
Andrés Moya
b3c5f8f695 🐛 Hide empty message when creating set 2024-11-15 13:02:40 +01:00
Florian Schrödl
cfaf9b8890
Merge pull request #332 from tokens-studio/fix-unit-tests-2
♻ Re-enable token tests
2024-11-14 16:14:30 +01:00
Florian Schrödl
83e34f5fff
Merge pull request #323 from tokens-studio/named-set-groups
♻ Remove TokenSetGroup [*]
2024-11-13 10:27:27 +01:00
Florian Schrödl
76b763b648
Merge pull request #324 from tokens-studio/named-set-groups-2
Allow sets and set groups at the same level
2024-11-13 10:27:19 +01:00
Florian Schroedl
7044c17d89 ♻ Allow token set grouping - Remove slash to dash conversion 2024-11-12 17:28:39 +01:00
Florian Schroedl
3c5c9a8e14 ♻ Add a prefix to sets and set groups 2024-11-12 17:28:39 +01:00
Florian Schroedl
3ff084e77a ♻ Update only TokensLib to 1.1 2024-11-12 14:03:04 +01:00
Florian Schroedl
332ecd3f4b ♻ Re-enable token tests 2024-11-12 13:44:48 +01:00
Florian Schroedl
3869bcf754 ♻ 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.
2024-11-12 12:01:12 +01:00
Andrés Moya
b4440aad04 🔧 Fix wrong code in merge 2024-11-08 16:08:07 +01:00
Andrés Moya
5fee74cea8 Merge remote-tracking branch 'origin/develop' into token-studio-develop 2024-11-08 12:38:59 +01:00
Andrés Moya
4f845b5c4d Merge remote-tracking branch 'upstream/develop' into develop 2024-11-08 12:38:34 +01:00
Florian Schrödl
a34207634b
Merge pull request #328 from tokens-studio/fix-merge-issues
[WIP] Restore style-dictionary prerelease
2024-11-08 12:12:31 +01:00
Florian Schroedl
2c4eb96ab1 Remove comment block 2024-11-08 12:03:58 +01:00
Florian Schroedl
424b930990 Remove patch file 2024-11-08 11:59:08 +01:00
Florian Schroedl
cfd291db5e Restore default 2024-11-08 11:46:42 +01:00
Florian Schroedl
c76569e4b7 Downgrade 2024-11-08 11:40:31 +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
Florian Schroedl
456da5a46e 🐛 Fix name on fnc crashing the process 2024-11-08 10:42:26 +01:00
Florian Schroedl
072cec7a22 Add testing block 2024-11-08 10:42:26 +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
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
Andrés Moya
a757556e9c Revert "🐛 Fix import of tinycolor2"
This reverts commit 8e4574888d.
2024-11-07 18:32:09 +01:00
Andrés Moya
8e4574888d 🐛 Fix import of tinycolor2 2024-11-07 18:17:24 +01:00
Andrés Moya
78a1a615d9 Merge remote-tracking branch 'origin/develop' into token-studio-develop 2024-11-07 14:07:58 +01:00
Andrés Moya
fb3f74e74f Merge remote-tracking branch 'upstream/develop' into develop 2024-11-07 14:06:45 +01:00
Andrés Moya
20590a5d18 🔧 fix 2024-11-07 14:02:55 +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
Andrés Moya
e9c32841a9 Merge remote-tracking branch 'upstream/develop' into develop 2024-11-07 13:49:11 +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