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

13852 commits

Author SHA1 Message Date
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
Florian Schroedl
c2c0fbf40a Add spacing/row options 2024-05-29 09:37:24 +02:00
Belén Albeza
b95cb3d4c5
Merge pull request #4638 from penpot/ladybenko-7936-setup-temp-visual-testing
 Setup temporary visual regression testing for the design system
2024-05-29 09:28:53 +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
Belén Albeza
804f4bb176 🐛 Fix color picker position 2024-05-28 20:54:50 +02:00
alonso.torres
d073f51790 🐛 Fix problem with plugin edition text 2024-05-28 20:54:11 +02:00
Alejandro
9c5f7373de
Merge pull request #4641 from penpot/hiru-validate-swap-slots
🔧 Add temporary validation to catch a bug
2024-05-28 16:33:10 +02:00
Andrés Moya
3e8c665b7f 🔧 Add optional validation to check missing swap slots 2024-05-28 16:19:30 +02:00
Belén Albeza
d4dc87a740 Setup temporary visual regression testing for the design system 2024-05-28 14:54:26 +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
alonso.torres
a2df74be38 Improved styles for plugins dialog 2024-05-28 13:44:39 +02:00
alonso.torres
032e551dc1 🐛 Fix problem with shadows 2024-05-28 13:44:39 +02:00
Akshay Gupta
bb3ee22780 pass context menu attributes as map and some minor fixes 2024-05-28 17:03:26 +05:30
Alejandro Alonso
dad91421b1 📚 Update changelog 2024-05-28 11:27:18 +02:00
Alejandro Alonso
4ee9272177 Merge remote-tracking branch 'origin/staging' into develop 2024-05-28 10:43:00 +02:00
Alejandro Alonso
b8bff31aca 📎 Increase version 2024-05-28 10:42:01 +02:00
SorsOps
e02777b855
Be explicit in tagging for prs 2024-05-28 10:23:20 +02:00
Florian Schrödl
144b164fa0
Merge pull request #139 from tokens-studio/fix-staging
Fix staging
2024-05-28 10:06:12 +02:00
SorsOps
eeb87e49a2
Cleanup github token usage 2024-05-28 09:58:15 +02:00
Alejandro Alonso
6d8fe193fb Merge remote-tracking branch 'origin/staging' into develop 2024-05-28 08:14:20 +02:00
Alejandro Alonso
07d859f9bd 🐛 Fix penpot.app links 2024-05-28 08:08:53 +02:00
Alejandro
c918e06859
Merge pull request #4636 from penpot/niwinz-bugfix-2
 Minor changes
2024-05-28 08:07:46 +02:00
alonso.torres
313e501a2a Expose text properties for shapes 2024-05-28 08:04:06 +02:00
alonso.torres
9498006fb8 🐛 Fix problem with border radius 2024-05-28 08:04:06 +02:00
alonso.torres
0576884a8b 🐛 Fix problem when setting shadows/blurs 2024-05-28 08:04:06 +02:00
alonso.torres
f0427e454e Add default icon for plugins 2024-05-28 08:04:06 +02:00
Akshay Gupta
9066ad9e39 Add border radius specific context menu functions 2024-05-28 02:22:25 +05:30
Alejandro
0b8604f9ea
Merge pull request #4633 from penpot/niwinz-objects-gc-locking
 Improve object deletion flow
2024-05-27 16:20:50 +02:00
Andrey Antukh
121bff4eac Send only necessary data on profile update 2024-05-27 16:06:27 +02:00
Andrey Antukh
408ca338e7 📎 Make public default profile audit props 2024-05-27 16:06:27 +02:00
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
Alejandro
d008d82a11
Merge pull request #4634 from penpot/niwinz-xdomain-cookie
 Improve auth-data xdomain cookie
2024-05-27 11:34:58 +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
Andrey Antukh
574c8d1789 Move library-absorb operation to async task
And make it not mandatory in case of failure
2024-05-27 11:19:15 +02:00
Florian Schroedl
6bacd1d663 Disable password manager completion 2024-05-27 11:17:00 +02:00