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

14119 commits

Author SHA1 Message Date
Florian Schroedl
46250003d3 Reuse all-or-sepearate-actions for border-radius 2024-07-24 14:17:43 +02:00
Florian Schroedl
871402bd84 Fix overriding of existing radius-4 2024-07-24 14:07:42 +02:00
Florian Schroedl
38499e2f1f Fix properties 2024-07-24 14:07:29 +02:00
Florian Schroedl
893e533afe Cleanup 2024-07-24 14:02:02 +02:00
Florian Schroedl
e6889fc92e Fix typo 2024-07-24 13:41:32 +02:00
Florian Schroedl
c11c1e0c03 Use all-or-sepearate-actions for gap 2024-07-24 13:41:08 +02:00
Florian Schroedl
335808bf03 Remove unneeded actions 2024-07-24 13:41:00 +02:00
Florian Schroedl
cbd5d42069 Simplify 2024-07-24 13:36:38 +02:00
Florian Schroedl
113fc9891b Simplify component & css 2024-07-24 13:32:26 +02:00
Florian Schroedl
fbd2ab833d Inline separator 2024-07-24 10:59:26 +02:00
Florian Schroedl
08cc777096 Restructure 2024-07-24 10:58:45 +02:00
Florian Schroedl
81c83f9dd4 Recurse tree instead of repetition 2024-07-24 10:55:22 +02:00
Florian Schroedl
f20313e7f8 Add dimensions sub-menu 2024-07-24 09:43:28 +02:00
Florian Schroedl
1776591fec Fix react index warning 2024-07-24 09:42:09 +02:00
Florian Schroedl
aa75f30858 Allow type overriding via prop 2024-07-24 09:19:31 +02:00
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
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
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 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