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

13737 commits

Author SHA1 Message Date
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
Akshay Gupta
76347228fe
Add all spacing token context menu functionalities 2024-05-30 22:25:21 +05:30
Akshay Gupta
84d96a1004
Add initial spacing context menu entries 2024-05-29 18:47:17 +05:30
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
Florian Schroedl
78f3d54dee Add commit 2024-05-29 10:55:40 +02:00
Florian Schroedl
c2c0fbf40a Add spacing/row options 2024-05-29 09:37:24 +02:00
Florian Schroedl
1ad998de23 Use editable-select for col-gap/row-gap 2024-05-29 09:28:38 +02:00
Florian Schroedl
fb5f7e870a Fix drop-down button spacing 2024-05-29 09:23:47 +02:00
Florian Schroedl
5c83247256 Prevent selection on disabled selects 2024-05-29 09:20:14 +02:00
Florian Schroedl
c6f5da8873 Move select styles to select component 2024-05-29 09:16:55 +02:00
Florian Schroedl
9a7c944763 Remove unused classname 2024-05-29 09:04:49 +02:00
Florian Schroedl
985d8d33ff Add event to passed arguments [*]
[*] Needed for layout_container component
2024-05-29 09:02:26 +02:00
Florian Schroedl
384da8555d Dynamically pass props to input 2024-05-29 08:50:50 +02:00
Akshay Gupta
bdefc97c21
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
2024-05-28 17:36:59 +05:30
Akshay Gupta
bb3ee22780 pass context menu attributes as map and some minor fixes 2024-05-28 17:03:26 +05:30
Florian Schrödl
144b164fa0
Merge pull request #139 from tokens-studio/fix-staging
Fix staging
2024-05-28 10:06:12 +02:00
Akshay Gupta
9066ad9e39 Add border radius specific context menu functions 2024-05-28 02:22:25 +05:30
Florian Schroedl
464bdf3d9c Use single undo operation for width/height change 2024-05-27 15:09:36 +02:00
Florian Schroedl
96a7cf2e98 Convert kebab keys into camelCase 2024-05-27 14:51:07 +02:00
Florian Schroedl
47d75e7e2a Remove closed for now 2024-05-27 14:43:28 +02:00
Florian Schroedl
6ed5dc138d Fix editing/saving 2024-05-27 14:43:11 +02:00
Florian Schrödl
169d71b2df
Merge pull request #138 from tokens-studio/124-disable-1password-completion
124 disable 1password completion
2024-05-27 11:22:27 +02:00
Florian Schroedl
6bacd1d663 Disable password manager completion 2024-05-27 11:17:00 +02:00
Florian Schroedl
86d7979e1e Remove unused component 2024-05-27 11:13:00 +02:00
Akshay Gupta
370a5d9bb8 Add initial context menu token specific functionality 2024-05-27 13:02:24 +05:30
Akshay Gupta
65563e2d3c
Merge pull request #133 from tokens-studio/editing-tokens
:feat editing tokens
2024-05-24 18:13:00 +05:30
Florian Schrödl
968c6437fb
Merge pull request #134 from tokens-studio/123-other-fields-to-update
Width/Height Token Changing from the sidebar
2024-05-24 11:46:45 +02:00
Florian Schroedl
cbad5033c2 Cleanup 2024-05-24 11:25:30 +02:00
Florian Schroedl
f52e2e3a41 Differentiate width/height sizing selected properties 2024-05-24 10:34:35 +02:00
Florian Schroedl
49d9b52b12 Cleanup 2024-05-24 10:01:13 +02:00
Florian Schroedl
ea9d850412 Fix selectionStart not being detectable (selectionStart doesnt work for number) 2024-05-24 10:00:43 +02:00
Florian Schroedl
b6061cc4a0 Fix instant value change applies shape attributes 2024-05-24 10:00:26 +02:00
Florian Schroedl
bc620ba2cd Update width value 2024-05-24 08:55:04 +02:00
Florian Schroedl
595831118d Allow aligning dropwdown to the left 2024-05-24 08:36:32 +02:00
Florian Schroedl
406e8d110c De-Applying token 2024-05-24 07:34:43 +02:00
Akshay Gupta
7a8722de1b Add ability to edit existing token attributes 2024-05-24 00:14:17 +05:30
SorsOps
75b9351871
Merge pull request #131 from tokens-studio/feat/branch-deploys
Test PR deploys
2024-05-23 16:19:31 +02:00
SorsOps
84ad8a6be6
Escape interpolation 2024-05-23 15:39:21 +02:00
SorsOps
f9e1a65631
Trigger cleanup as well 2024-05-23 15:23:27 +02:00
SorsOps
66f67ddff4
Test PR deploys 2024-05-23 15:13:43 +02:00
Florian Schroedl
2dd994799c Abstract API 2024-05-23 14:44:44 +02:00
Florian Schroedl
e181065bda Formatting 2024-05-23 14:44:44 +02:00
Florian Schroedl
1ed692230b Abstract functionality 2024-05-23 14:44:44 +02:00