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

13900 commits

Author SHA1 Message Date
Belén Albeza
f74330dffe Add more timeout for playwright expects on CI 2024-05-23 13:18:51 +02:00
Alejandro Alonso
1d3d3f9b74 Add playwright dependencies to devenv docker 2024-05-23 13:18:49 +02:00
Alejandro
b28432f7fd
Merge pull request #4618 from penpot/niwinz-ci-enhancements
 Improve yarn setup on devenv
2024-05-23 13:00:50 +02:00
Andrey Antukh
7158c4fd43 Improve yarn setup on devenv
And update yarn version to 4.2.2
2024-05-23 12:21:07 +02:00
Alejandro
20a7d668f5
Merge pull request #4617 from penpot/niwinz-fix-ci
🐳 Fix CI
2024-05-23 11:50:07 +02:00
Andrey Antukh
2c30dde198 📎 Disable frontend integration tests 2024-05-23 11:38:16 +02:00
Andrey Antukh
7f8c600837 📎 Fix cljs linter issue 2024-05-23 11:37:46 +02:00
Andrey Antukh
96844f5bea 📎 Fix cljs fmt linter issue 2024-05-23 11:37:38 +02:00
Florian Schrödl
557195cd55
Merge pull request #130 from tokens-studio/129-bug-file-is-crashing-post-applying-a-border-radius-token-to-a-shape
Fix non-optional keys breaking staging server
2024-05-23 11:05:12 +02:00
Florian Schroedl
80ff7f769c Fix non-optional keys breaking staging server 2024-05-23 10:53:18 +02:00
Akshay Gupta
273a9530ea initial edit commit 2024-05-23 13:14:28 +05:30
Florian Schrödl
2818d097ab
Merge pull request #128 from tokens-studio/119-higlight-applied-token-in-the-editing-field
Show token value inside shapes panel (border-radius)
2024-05-23 08:43:51 +02:00
Andrey Antukh
4cb0e97db4 Revert "⬆️ Update JVM and NODE deps on devenv Dockerfile"
This reverts commit 0a1b255da7.
2024-05-22 18:08:49 +02:00
alonso.torres
4f4ce174ae Changes to the manifest loading 2024-05-22 17:30:19 +02:00
alonso.torres
85ae3ff6f8 🐛 Fix problem with hot reload 2024-05-22 17:30:19 +02:00
alonso.torres
9fcb4216b6 Improved performance to update layout 2024-05-22 17:30:19 +02:00
Florian Schroedl
cc0e4af4bc Fix token value not being removed after submit 2024-05-22 16:37:19 +02:00
Florian Schroedl
b1379ed7de Fix refocus prop not being removed 2024-05-22 16:35:44 +02:00
Florian Schroedl
5bccfa9e2f Dont submit token when text is selected 2024-05-22 16:29:18 +02:00
Florian Schroedl
5806ae7426 Abstract functions 2024-05-22 16:20:40 +02:00
Florian Schroedl
2eb5efb274 Cleanup 2024-05-22 16:13:58 +02:00
Florian Schroedl
850bf80ffc Replace token with value when inserted after token input 2024-05-22 15:59:22 +02:00
Florian Schroedl
6f5930bf15 Clear token value on blur 2024-05-22 15:43:40 +02:00
Florian Schroedl
2efd6e1584 Refocus input on token deletion 2024-05-22 15:36:26 +02:00
Florian Schroedl
86b493522c Remove unneeded focus hack 2024-05-22 15:12:56 +02:00
Florian Schrödl
1a144192a9
Merge pull request #127 from tokens-studio/fix-sass-pipe-break
Dont break pipe when sass has an error
2024-05-22 15:00:05 +02:00
Florian Schroedl
70336ea45e Style focused pill 2024-05-22 14:26:37 +02:00
Alejandro Alonso
47d7d24910 Add copying and duplicating component tests 2024-05-22 14:26:03 +02:00
Florian Schroedl
7e79cf274d Fix input background being clipped on hover 2024-05-22 14:17:56 +02:00
Florian Schroedl
42df426375 Style pill and input combination 2024-05-22 14:13:33 +02:00
Florian Schroedl
7c80f87f30 Show value instead of label, add title 2024-05-22 14:13:23 +02:00
Florian Schroedl
019759392c Unlink token when pressing backspace on empty input field 2024-05-22 13:51:27 +02:00
Florian Schroedl
7da382dfed Clear value when pressing backspace as last action 2024-05-22 13:51:27 +02:00
Florian Schroedl
35f384ce9b Use custom input value logic when token is applied 2024-05-22 13:51:27 +02:00
Florian Schroedl
50354ccb71 Fix state being reset at start 2024-05-22 13:51:26 +02:00
Florian Schroedl
975f41bc08 Display regular input field when token is applied [*]
[*] Numeric input renders default 0
2024-05-22 13:51:26 +02:00
Florian Schroedl
04c43acf39 Dont break pipe when sass has an error 2024-05-22 13:48:13 +02:00
Florian Schroedl
cbfcc50563 Merge remote-tracking branch 'penpot/develop' into token-studio-develop 2024-05-22 13:46:26 +02:00
Alejandro Alonso
eb168a6f9f Merge remote-tracking branch 'origin/staging' into develop 2024-05-22 13:02:44 +02:00
alonso.torres
4ad0cc2680 ⬆️ Update plugins runtime 2024-05-22 12:25:28 +02:00
Akshay Gupta
44f55308a6
Merge pull request #126 from tokens-studio/rotation-token
Add ability to apply rotation token
2024-05-22 15:14:54 +05:30
Akshay Gupta
2b10665356 close applied tokens map schema 2024-05-22 15:11:01 +05:30
Akshay Gupta
13a8872dbd add rotation to applied tokens schema 2024-05-22 15:08:05 +05:30
Aitor Moreno
8a74f24977
Merge pull request #4600 from penpot/eva-bugfixing
Eva bugfixing
2024-05-22 11:38:03 +02:00
Aitor Moreno
0f181df767
Merge pull request #4604 from penpot/eva-fix-scrollbar-chrome
🐛  Fix scrollbar with on chrome after 121 release
2024-05-22 11:19:21 +02:00
Akshay Gupta
3793f1791a Add ability to apply rotation token 2024-05-22 13:08:59 +05:30
alonso.torres
dcb6315ff6 🐛 Fix problem with minification 2024-05-21 19:53:09 +02:00
alonso.torres
3ca5b13e27 New apis for plugins 2024-05-21 15:24:28 +02:00
alonso.torres
d6de1fdbdf ♻️ Refactor plugins proxies internal data 2024-05-21 15:24:28 +02:00
Eva Marco
8d104de41c 🐛 Fix scrollbar with on chrome after 121 release 2024-05-21 13:43:54 +02:00