0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 23:49:45 -05:00
Commit graph

13671 commits

Author SHA1 Message Date
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
Akshay Gupta
bde2b4b3a5
Merge pull request #110 from tokens-studio/duplicate-token
add functionality to duplicate token from context menu
2024-05-16 17:15:59 +05:30
Alejandro Alonso
614af9edc4 Add swap as override component tests 2024-05-16 13:27:06 +02:00
Pablo Alba
d221241451 Components refactor: Add tests for remove swap slot on copy-paste 2024-05-16 13:25:25 +02:00
Andrés Moya
9c8a5484e1 🔥 Remove traces 2024-05-16 13:24:17 +02:00
Pablo Alba
385e8d837a Components refactor: Add tests for remove or keep swap slot 2024-05-16 13:23:02 +02:00
Alejandro Alonso
f27cdee5ca 🐛 Remove TODO on multiple nesting levels component tests 2024-05-16 13:22:42 +02:00
Alejandro Alonso
4b8322dc82 Refactor common tests 2024-05-16 13:22:42 +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 Schrödl
3e7a422136
Merge pull request #104 from tokens-studio/fix-sizing-dimensions-mixup
Fix sizing/dimensions token mixup
2024-05-15 17:14:41 +02:00
Florian Schroedl
591e333400 Fix sizing/dimensions token mixup 2024-05-15 15:40:07 +02:00
Akshay Gupta
f8972efea0
Merge pull request #103 from tokens-studio/simple-context-menu
fix delimiter mismatch and add missing data/tokens package
2024-05-15 18:56:42 +05:30
Akshay Gupta
d69cca2d9c fix delimiter mismatch and add missing data/tokens package 2024-05-15 18:50:30 +05:30
Akshay Gupta
d4dd49bdb7
Merge pull request #97 from tokens-studio/simple-context-menu
Simple context menu
2024-05-15 18:31:13 +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
Eva Marco
6e409cbd47
Merge pull request #4583 from penpot/ladybenko-7730-ws-flaky
Fix flakiness of workspace tests
2024-05-14 16:46:18 +02:00
SorsOps
157bb01e8f
Merge pull request #99 from tokens-studio/fix/containerization
Downtune replica amount. Cleanup redis host
2024-05-14 16:39:16 +02:00
SorsOps
584ac6341d
Downtune replica amount. Cleanup redis host 2024-05-14 16:37:16 +02:00
Belén Albeza
d43458ee89 🐛 Fix mocking websockets when running multiple tests 2024-05-14 16:36:54 +02:00
Florian Schrödl
b9e9f9fb13
Merge pull request #98 from tokens-studio/icons-spacing
Add more space between icon and label, fix icon offset
2024-05-14 16:27:19 +02:00