0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-23 23:35:58 -05:00
Commit graph

8179 commits

Author SHA1 Message Date
Florian Schroedl
4fec7d5af2 Applying resolved token value 2024-06-14 10:35:54 +02:00
Florian Schroedl
66b4b892df Fix data-keys being converted to camel-case 2024-06-14 10:35:54 +02:00
Florian Schroedl
4b90e90974 Backporting resolved tokens to the original structure 2024-06-14 10:35:54 +02:00
Florian Schroedl
1519f8f560 Move to ns 2024-06-14 10:35:54 +02:00
Florian Schroedl
e691628648 Test out tokens-studio data 2024-06-14 10:35:54 +02:00
Florian Schroedl
efd4c5dcca Add performance measuring 2024-06-14 10:35:54 +02:00
Florian Schroedl
a5b22d5427 Got resolve working 2024-06-14 10:35:54 +02:00
Florian Schroedl
7da772d6a2 Add sd function 2024-06-14 10:35:54 +02:00
Florian Schroedl
1023ba866a Add StyleDictionary as compiled lib 2024-06-14 10:35:54 +02:00
Akshay Gupta
8d444b4b02
Hide non functional token types from UI 2024-06-13 21:33:38 +05:30
Akshay Gupta
f10a4f28ea
Add context menu for opacity, rotation and stroke width 2024-06-12 16:18:51 +05:30
Akshay Gupta
3f55536fc0
Add custom context menu and fix styling issues with subcontext menu 2024-06-10 23:25:11 +05:30
Akshay Gupta
842b76f3c1
replace 30px with variables 2024-06-07 01:37:26 +05:30
Akshay Gupta
e86038d52f
Add CSS to deal with margin before the Sub Context Menu titles 2024-06-07 01:27:18 +05:30
Akshay Gupta
91eb59696c
Remove children attribute and use submenu instead 2024-06-06 23:09:22 +05:30
Akshay Gupta
67a34c91d8
Add leading spaces to subcontext menu titles 2024-06-05 23:19:43 +05:30
Akshay Gupta
307f472528
remove print statement 2024-06-05 22:23:27 +05:30
Akshay Gupta
a5c235754c
Cleanup debug statements 2024-06-05 22:06:59 +05:30
Akshay Gupta
a98d6b4c07
Add context menu functionalities for dimensions token 2024-06-05 22:06:31 +05:30
Akshay Gupta
ed0d9e1cf5
initial dimensions context menu 2024-06-05 13:49:18 +05:30
Akshay Gupta
819c50eaf8
change dimension to dimensions across 2024-06-05 13:49:00 +05:30
Akshay Gupta
ea593221b3
Add new changes from token-studio-develop merge 2024-06-04 15:52:52 +05:30
Akshay Gupta
88d3fc234d
Resolve merge conflicts in context_menu.cljs 2024-06-04 15:46:02 +05:30
Akshay Gupta
a553253d28
remove println statement 2024-06-03 23:34:51 +05:30
Akshay Gupta
193ad115a2
Add context menu functionalities on sizing tokens 2024-06-03 23:25:59 +05:30
Florian Schroedl
580076355b Show checkmark for applied tokens 2024-06-03 15:21:08 +02:00
Florian Schroedl
65942ef63b Use set of attributes for action generation 2024-06-03 13:39:43 +02:00
Florian Schroedl
c1096e15da Cleanup 2024-06-03 13:39:16 +02:00
Florian Schroedl
dc14933f3a Merge remote-tracking branch 'penpot/develop' into token-studio-develop 2024-06-03 10:51:04 +02:00
Florian Schroedl
86e6421b68 Disable selection when entering with mouse 2024-05-31 16:25:30 +02:00
Florian Schroedl
710fa0d817 Allow arrow selection 2024-05-31 16:22:01 +02:00
Akshay Gupta
5c7e235c97
Merge pull request #155 from tokens-studio/spacing-context-menu
Spacing context menu
2024-05-31 18:31:37 +05:30
Akshay Gupta
c3cee77efb
remove unused imports and refactor functions 2024-05-31 18:19:42 +05:30
Florian Schrödl
d624a559aa
Merge pull request #150 from tokens-studio/flex-row-gap-commit
Spacing tokens
2024-05-31 10:46:51 +02:00
Andrey Antukh
3c3ef57da2 Merge remote-tracking branch 'origin/staging' into develop 2024-05-31 10:08:21 +02:00
Akshay Gupta
76347228fe
Add all spacing token context menu functionalities 2024-05-30 22:25:21 +05:30
Alejandro Alonso
98038b10a0 🎉 Add a/b test for onboarding questions 2024-05-30 14:54:40 +02:00
alonso.torres
98f3ef2755 ⬆️ Update plugins runtime 2024-05-30 10:11:15 +02:00
alonso.torres
ae774b10be Removed mandatory manifest property 2024-05-30 10:11:15 +02:00
Akshay Gupta
84d96a1004
Add initial spacing context menu entries 2024-05-29 18:47:17 +05:30
Andrés Moya
0a3a6e19f1 Add test for swap slots bug 2024-05-29 15:12:19 +02:00
Andrés Moya
81ea392da6 Merge branch 'staging' into develop 2024-05-29 15:10:44 +02:00
Florian Schroedl
d16f1c773e Change both properties 2024-05-29 14:53:40 +02:00
Florian Schroedl
7376cb634a Add padding x/y tokens 2024-05-29 14:32:09 +02:00
Florian Schroedl
0e7e37afc2 Add padding editable select 2024-05-29 14:21:33 +02:00
Florian Schroedl
28bdf62454 Integrate changes 2024-05-29 13:50:31 +02:00
Florian Schrödl
420b8cf524
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
2024-05-29 13:20:44 +02:00
Alejandro Alonso
b847754e3b Support external feature flags 2024-05-29 13:18:47 +02:00
alonso.torres
007ab3d909 Add library edition mode for plugins 2024-05-29 12:54:49 +02:00
Florian Schroedl
78f3d54dee Add commit 2024-05-29 10:55:40 +02:00