0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 07:29:08 -05:00
Commit graph

13900 commits

Author SHA1 Message Date
Akshay Gupta
dc36f4f6d3
Merge pull request #164 from tokens-studio/other-token-types-context-menu
Add context menu for opacity, rotation and stroke width tokens
2024-06-13 12:59:49 +05:30
Akshay Gupta
f10a4f28ea
Add context menu for opacity, rotation and stroke width 2024-06-12 16:18:51 +05:30
Akshay Gupta
93c249c77a
Merge pull request #161 from tokens-studio/dimensions-context-menu
Dimensions context menu
2024-06-12 15:29:30 +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
01d2a25c8c
Merge pull request #160 from tokens-studio/sizing-token-context-menu
Add new changes from token-studio-develop merge
2024-06-04 17:02:04 +05:30
Akshay Gupta
ea593221b3
Add new changes from token-studio-develop merge 2024-06-04 15:52:52 +05:30
Akshay Gupta
e8b755c757
Merge pull request #159 from tokens-studio/sizing-token-context-menu
Add context menu functionalities on sizing tokens
2024-06-04 15:47:58 +05:30
Akshay Gupta
88d3fc234d
Resolve merge conflicts in context_menu.cljs 2024-06-04 15:46:02 +05:30
SorsOps
202b72dcd0
Merge pull request #132 from tokens-studio/feat/branch-deploys
Prefer wait over deploy for build
2024-06-04 11:23:49 +02:00
SorsOps
057934c883
Cleanup PR 2024-06-04 11:11:58 +02:00
SorsOps
3b3fbc2ccd
fix deploys 2024-06-04 11:06:00 +02:00
Florian Schrödl
1056c6b448
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
2024-06-04 10:39:03 +02:00
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 Schrödl
e89f03393b
Merge pull request #157 from tokens-studio/florian/input-select
Allow token selection with keyboard from right side
2024-06-03 10:48:49 +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
Aitor Moreno
1b17742fc3
Merge pull request #4654 from penpot/superalex-a-b-test-onboarding-questions
🎉 Add a/b test for onboarding questions
2024-05-31 09:50:00 +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
Andrey Antukh
4bd585739a Merge branch 'mbiesiad-develop' into develop 2024-05-30 00:10:54 +02:00
Michal
9646f13a22 📚 Fix markdown bugs on changelog
Fix Markdown :bug
2024-05-30 00:10:37 +02:00
Andrés Moya
83327ef278 🔧 Change backend test runner to kaocha 2024-05-29 19:05:04 +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
Andrés Moya
e83c90203e 🐛 Migration to remove bad swap-slots 2024-05-29 15:09:04 +02:00
Pablo Alba
b4a7a15045 Revert "🐛 swap slot is not copied on copy-paste of a main"
This reverts commit 2a752e3625.
2024-05-29 15:09:04 +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