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

8028 commits

Author SHA1 Message Date
Akshay Gupta
3793f1791a Add ability to apply rotation token 2024-05-22 13:08:59 +05:30
Akshay Gupta
e874ed5b6c
Merge pull request #125 from tokens-studio/remember-token-section-state
Remember token section open/close state
2024-05-21 17:11:21 +05:30
Akshay Gupta
eca1334266 Remember token section open/close state 2024-05-21 16:52:47 +05:30
Akshay Gupta
cb7d4409e2
Merge pull request #116 from tokens-studio/spacing-token-layout-update
spacing token to update only row or column gap as per flex direction
2024-05-21 13:28:34 +05:30
Akshay Gupta
344a27602b sort tokens by insert order 2024-05-20 22:25:46 +05:30
Akshay Gupta
9b13444c44 spacing token to update only row or column gap as per flex direction 2024-05-20 21:59:28 +05:30
Florian Schrödl
ec36e06b7b
Merge pull request #113 from tokens-studio/108-custom-editable-select-for-token-completion
Custom editable select for token completion
2024-05-17 14:59:28 +02:00
Florian Schroedl
3caa9d780a Show checkmark icon for applied tokens 2024-05-17 11:37:36 +02:00
Florian Schroedl
ad26d9e2d3 More styling 2024-05-17 10:55:24 +02:00
Florian Schroedl
85a40d19ed Extract component 2024-05-17 10:26:32 +02:00
Florian Schroedl
b61a59d375 Extract key down handler 2024-05-17 10:16:01 +02:00
Florian Schroedl
ced325e009 Return selected item map instead of value [*]
[*] Multiple tokens could have the same value
2024-05-17 10:15:22 +02:00
Florian Schroedl
e69bfb8c54 Style select 2024-05-17 09:05:18 +02:00
Florian Schroedl
8dd2ba7d78 Fix naming 2024-05-17 09:04:50 +02:00
Florian Schroedl
cb980ace44 Use regular map for options 2024-05-17 09:04:35 +02:00
Florian Schroedl
165e222117 Only show dropdown when options contain items 2024-05-17 08:20:24 +02:00
Florian Schroedl
b0dcbae3ac Fix border clipping 2024-05-17 08:13:55 +02:00
Florian Schroedl
6a8887d9cc Remove text transform 2024-05-17 08:05:46 +02:00
Florian Schroedl
d2107e7f69 Fix width of drop down 2024-05-17 08:02:06 +02:00
Florian Schroedl
91271b9e41 Custom editable-select 2024-05-17 07:57:55 +02:00
Florian Schroedl
0bd3b0598b Merge remote-tracking branch 'penpot/develop' into token-studio-develop 2024-05-16 18:43:05 +02:00
Florian Schrödl
23ee54b4b7
Merge pull request #111 from tokens-studio/71-apply-token-from-the-shapes-panel-right-side
Apply border radius token from the shapes panel
2024-05-16 18:37:46 +02:00
Aitor Moreno
a3d4d62269
Merge pull request #4585 from penpot/alotor-plugins-api
Updates to Plugin API and menu
2024-05-16 15:26:28 +02:00
Pablo Alba
d221241451 Components refactor: Add tests for remove swap slot on copy-paste 2024-05-16 13:25:25 +02:00
alonso.torres
0ddcfa05cf Update plugins runtime 2024-05-16 12:26:19 +02:00
alonso.torres
4c71a4367f Add plugins management dialog 2024-05-16 12:26:19 +02:00
Akshay Gupta
c44ac862f0 simplify duplicate token function 2024-05-16 15:48:39 +05:30
Florian Schroedl
c654766f87 Cleanup outdated props 2024-05-16 11:43:37 +02:00
Florian Schroedl
5205b684e9 Fix token not being applied 2024-05-16 11:36:08 +02:00
alonso.torres
236ff06763 Expand api for plugins 2024-05-16 11:05:01 +02:00
Akshay Gupta
e1ae3d55af ad functionality to duplicate token from context menu 2024-05-16 14:08:11 +05:30
Florian Schroedl
23bee8415a Fix missing dependency 2024-05-16 09:59:55 +02:00
Florian Schroedl
48c85d7200 Simplify token application 2024-05-16 09:55:57 +02:00
Florian Schroedl
0d154679e9 Add docstrings 2024-05-16 09:44:11 +02:00
Florian Schroedl
c60c5ac34f Apply tokens directly to shape 2024-05-16 09:33:20 +02:00
Florian Schroedl
cdca00a986 Extract token apply function 2024-05-16 09:02:48 +02:00
Florian Schroedl
4e3af1407d Fix styling of dropdown items? 2024-05-15 18:28:04 +02:00
Florian Schroedl
9a58188dc3 Show border-radius tokens as options 2024-05-15 18:20:47 +02:00
Florian Schroedl
d9dbaad281 Add tokens map generators 2024-05-15 18:20:28 +02:00
Florian Schroedl
5e301605ad Extract token grouping to core 2024-05-15 17:44:06 +02:00
Florian Schroedl
622843f18d Take tokens as ref 2024-05-15 17:43:49 +02:00
Florian Schroedl
8f852bf48f Use :as 2024-05-15 17:26:10 +02:00
Florian Schroedl
591e333400 Fix sizing/dimensions token mixup 2024-05-15 15:40:07 +02:00
Akshay Gupta
d69cca2d9c fix delimiter mismatch and add missing data/tokens package 2024-05-15 18:50:30 +05:30
Akshay Gupta
ec5a117318
Merge branch 'token-studio-develop' into simple-context-menu 2024-05-15 18:30:53 +05:30
Akshay Gupta
d3d454a43c move delete token to tokens actions section 2024-05-15 14:50:24 +05:30
Akshay Gupta
5fa2048b23 re-use workspace context menu entry and fix double nested ul 2024-05-15 14:40:46 +05:30
Akshay Gupta
316db61c8a remove warning modal when deletion of a token 2024-05-15 13:23:47 +05:30
Akshay Gupta
fcd7a35b46 move context menu functions to data/tokens 2024-05-15 12:59:18 +05:30
Belén Albeza
d43458ee89 🐛 Fix mocking websockets when running multiple tests 2024-05-14 16:36:54 +02:00