0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-15 11:38:24 -05:00
Commit graph

14160 commits

Author SHA1 Message Date
Florian Schroedl
62f7f8a74f Add sizing 2024-07-23 16:35:07 +02:00
Florian Schroedl
65dbafafb8 Add width/height applying 2024-07-23 16:02:14 +02:00
Florian Schroedl
214a323682 Add abstract method for a all or seperate actions 2024-07-23 16:01:56 +02:00
Florian Schroedl
da3f2f820c Add generic context menu actions 2024-07-23 15:33:37 +02:00
Florian Schroedl
cabc3d3f36 Simplify passed prop date 2024-07-23 14:55:14 +02:00
Florian Schroedl
bad9056d54 Update gap 2024-07-23 11:35:07 +02:00
Florian Schroedl
4cf8b2c143 Extract gap as extra function 2024-07-23 10:54:23 +02:00
Florian Schroedl
39822a3b31 Add single padding 2024-07-23 10:49:19 +02:00
Florian Schroedl
0e858d880d Add horizontal/vertical padding toggle 2024-07-23 10:37:51 +02:00
Akshay Gupta
dde8ab0680
Merge pull request #223 from tokens-studio/fic-spacing-crash-on-non-layout
Fix app crashing when spacing padding is applied to a shape without a…
2024-07-23 13:02:21 +05:30
Florian Schroedl
2411eeb644 Add separate gap 2024-07-22 18:23:12 +02:00
Florian Schroedl
c00023319a Extract data 2024-07-22 18:13:37 +02:00
Florian Schroedl
fd2f5537cf Extract common logic 2024-07-22 18:07:16 +02:00
Florian Schroedl
2836ff2693 Fix actions 2024-07-22 17:07:42 +02:00
Florian Schroedl
f731a30f81 Allow removing other attributes with apply-token function 2024-07-22 14:03:52 +02:00
Florian Schroedl
91033d6dea Fix indent 2024-07-22 11:30:27 +02:00
Akshay Gupta
64da0983f3
Merge pull request #222 from tokens-studio/fix-stroke-width-crash
Fix application crashing when stroke width is applied to a shape with…
2024-07-19 00:30:15 +05:30
Akshay Gupta
cb051d2e5b
Fix app crashing when spacing padding is applied to a shape without a layout 2024-07-19 00:28:00 +05:30
Akshay Gupta
337e1c9fa0
Fix application crashing when stroke width is applied to a shape without a stroke 2024-07-18 23:13:51 +05:30
Florian Schroedl
359ec592fb Single attribute context menu 2024-07-08 15:40:33 +02:00
Florian Schroedl
ae2da534e9 Move radius updating to core 2024-07-08 15:40:18 +02:00
Florian Schroedl
9bf763efb3 Add all action 2024-07-08 15:19:48 +02:00
Florian Schroedl
77fe4d556f Convert border-radius to new UX 2024-07-08 15:10:51 +02:00
Florian Schroedl
7b2d11019c Only show atrribute actions when shapes are selected 2024-07-08 15:10:01 +02:00
Florian Schroedl
bf994fcd56 Rename 2024-07-08 14:40:57 +02:00
Florian Schroedl
3ad009b515 Fix lint 2024-07-08 14:40:35 +02:00
Florian Schroedl
82b44e6569 Inline concat 2024-07-08 14:40:07 +02:00
Florian Schroedl
da0389e304 Improved logic to run once for all shapes 2024-07-08 14:38:47 +02:00
Florian Schroedl
90618ec89a Add separator between default actions and attribute actions 2024-07-08 14:38:47 +02:00
Florian Schrödl
2f17b79bef
Merge pull request #216 from tokens-studio/ux-improvements
UX improvements
2024-07-08 13:53:10 +02:00
Florian Schroedl
db7391e4cb Separate entries 2024-07-08 11:40:18 +02:00
Florian Schroedl
e75f9a7c7f Add predicate for all test 2024-07-08 11:06:57 +02:00
Florian Schroedl
62ecee2cf8 Add grouping function by type 2024-07-08 11:03:15 +02:00
Florian Schroedl
3c67872d3c Add future test cases for providing a toggle all/attributes 2024-07-05 14:44:57 +02:00
Florian Schroedl
5a358e3d0c Extract singular token applied predicate 2024-07-05 14:13:14 +02:00
Florian Schroedl
bc1f27eac9 Trigger Build 2024-07-05 09:18:36 +02:00
Florian Schroedl
0fad53ea6c Convert stroke to event 2024-07-05 08:55:01 +02:00
Florian Schroedl
c7a46c31b4 Convert layout spacing to function 2024-07-05 08:53:45 +02:00
Florian Schroedl
c70bb876b2 Add changelog 2024-07-05 08:31:38 +02:00
Florian Schroedl
4fc7efd3b7 Restore performance measuring lines 2024-07-04 16:07:28 +02:00
Florian Schroedl
4a329a6318 Override http server 2024-07-04 16:07:28 +02:00
Florian Schroedl
828e3a719f Disable running tests from shadow-cljs directly 2024-07-04 16:07:28 +02:00
Florian Schroedl
785961f7c6 Cleanup 2024-07-04 16:07:28 +02:00
Florian Schroedl
55713275b6 Add test for overriding token 2024-07-04 16:07:28 +02:00
Florian Schroedl
f20c08f31b Specify tests 2024-07-04 16:07:28 +02:00
Florian Schroedl
893e790787 Only remove given token 2024-07-04 16:07:28 +02:00
Florian Schroedl
b73cdd15e0 Add helper to remove attributes from applied-tokens 2024-07-04 16:07:28 +02:00
Florian Schroedl
658e7ebd0a Cleanup 2024-07-04 16:07:28 +02:00
Florian Schroedl
694baeee0c Add sizing test 2024-07-04 16:07:28 +02:00
Florian Schroedl
7abfaef1cb Test applying rotation 2024-07-04 16:07:28 +02:00