0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-10 17:18:21 -05:00
Commit graph

14206 commits

Author SHA1 Message Date
Akshay Gupta
007cf0fb8a
remove comments and unused import 2024-08-13 21:50:55 +05:30
Akshay Gupta
46c73fe51f
formatting 2024-08-13 21:44:08 +05:30
Akshay Gupta
66170eb889
make current-set-id the key on div element 2024-08-13 21:42:08 +05:30
Akshay Gupta
68c0d93f91
change sets list div to ul 2024-08-13 21:12:38 +05:30
Akshay Gupta
7addba71fb
remove debug statements 2024-08-13 21:07:52 +05:30
Akshay Gupta
950257a212
change eye icon size 2024-08-13 20:42:42 +05:30
Akshay Gupta
fa230a4224
add folder-open icon and use for open groups 2024-08-13 19:31:34 +05:30
Akshay Gupta
bcf61f34fe
add current set and selected set 2024-08-13 14:11:30 +05:30
Akshay Gupta
ad9a4e7244
Add full lenght highlight 2024-08-13 01:17:18 +05:30
Akshay Gupta
b93b0b209a
Add hover styles and collapse capabilities 2024-08-08 21:40:35 +05:30
Akshay Gupta
bb3a22a219
add hide/show icon 2024-08-08 18:46:58 +05:30
Akshay Gupta
b28a45c2d8
add more changes working tree display 2024-08-08 00:14:36 +05:30
Akshay Gupta
fcea989586
add more changes 2024-08-07 22:39:41 +05:30
Akshay Gupta
1434ddb5d5
change fotn color 2024-08-07 20:58:21 +05:30
Akshay Gupta
02a19a6b33
Next commit 2024-08-07 00:57:13 +05:30
Akshay Gupta
22e497398f
Initial commit 2024-08-07 00:08:12 +05:30
Florian Schrödl
e02611da20
Merge pull request #238 from tokens-studio/213-opacity-fixes-03
Fixes Opacity
2024-08-06 10:31:13 +02:00
Florian Schrödl
f7e7701923
Merge branch 'token-studio-develop' into 213-opacity-fixes-03 2024-08-06 08:23:39 +02:00
Florian Schrödl
57c9d6d3a9
Merge pull request #239 from tokens-studio/236-stroke-width-fix
Fix stroke width applying crash
2024-08-06 06:38:31 +02:00
Florian Schroedl
fe9bb69c75 Update CHANGELOG 2024-08-05 11:45:32 +02:00
Florian Schroedl
c9d1fe44e9 Add stroke-width test 2024-08-05 11:43:46 +02:00
Florian Schroedl
2a97749d23 Add shape property passing 2024-08-05 11:42:36 +02:00
Florian Schroedl
3826afb76b Fix applying stroke 2024-08-05 11:18:19 +02:00
Florian Schroedl
6cb3afe87f Add opacity tests 2024-08-05 11:05:49 +02:00
Florian Schroedl
62a9dd6582 Cleanup 2024-08-05 10:54:46 +02:00
Florian Schroedl
ad468582b3 Add changelog 2024-08-05 10:53:59 +02:00
Florian Schroedl
c29024bd62 Dont update values outside of 0..1 (e.g.: 20) 2024-08-05 10:51:35 +02:00
Florian Schroedl
1f88c8288a Parse double to preserve opacity 2024-08-05 10:48:04 +02:00
Florian Schrödl
3c7261e75b
Merge pull request #231 from tokens-studio/update-token-shapes
Update token shapes
2024-08-02 08:56:30 +02:00
Florian Schroedl
72c5c3ec9a Cleanup 2024-08-01 15:45:37 +02:00
Florian Schroedl
13163a4571 Clean up debugging code 2024-08-01 15:37:53 +02:00
Florian Schroedl
0c757f05e3 Apply actions directly 2024-08-01 15:37:39 +02:00
Florian Schroedl
fc6d64fb5d Fix import 2024-08-01 15:32:33 +02:00
Florian Schroedl
518441e582 Fix spacing token click will add padding 2024-08-01 12:12:03 +02:00
Florian Schroedl
fdce370bb6 Disable debug 2024-08-01 12:05:15 +02:00
Florian Schroedl
9ebd743635 Testing comment 2024-08-01 11:09:36 +02:00
Florian Schroedl
cc6f34f78a Fix trying to update shapes for deleted tokens crash 2024-08-01 11:07:02 +02:00
Florian Schroedl
feb438f882 Safety net 2024-08-01 10:41:45 +02:00
Florian Schroedl
68b32448d1 Fix exact match of diff adding nil attrs group and crashing the app 2024-08-01 10:41:03 +02:00
Florian Schroedl
ac27f95091 Fix undo deleting the token on update 2024-08-01 09:41:52 +02:00
Florian Schroedl
68415b6668 Update tokens after shape update 2024-08-01 09:14:21 +02:00
Florian Schroedl
e52623c728 Update shapes in one undo step, resolve tokens from state not cache atom 2024-08-01 09:13:58 +02:00
Florian Schroedl
a1fefe66ae Working updates! 2024-07-31 17:26:50 +02:00
Florian Schroedl
d22234fe2a Cleanup 2024-07-31 16:52:01 +02:00
Florian Schroedl
0166c38486 Split logical attribute groups 2024-07-31 16:43:03 +02:00
Florian Schroedl
69d9359237 Collecting update functions by attributes 2024-07-31 14:36:09 +02:00
Florian Schroedl
6225f59ea0 Cleanup 2024-07-31 14:04:00 +02:00
Florian Schrödl
ab72bdf09c
Merge pull request #224 from tokens-studio/ux-context-menu
Ux context menu
2024-07-30 08:02:50 +02:00
Florian Schroedl
1d4b417501 Fix missing function shorthand 2024-07-30 06:57:21 +02:00
Florian Schroedl
f69db7ce9e Cleanup 2024-07-29 18:43:47 +02:00