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

8952 commits

Author SHA1 Message Date
Florian Schroedl
818aa043ca Wrap in undo sequence 2024-07-04 16:07:28 +02:00
Florian Schroedl
596480d177 Add test to verify toggle removes token for applied & unapplied 2024-07-04 16:07:28 +02:00
Florian Schroedl
ab62c5b4ef Add helper to apply token to shape 2024-07-04 16:07:28 +02:00
Florian Schroedl
581ced0ab8 Abstract into helper 2024-07-04 16:07:28 +02:00
Florian Schroedl
e85de19a5e Add multiple shapes test 2024-07-04 16:07:28 +02:00
Florian Schroedl
8370fd06d4 Remove cb 2024-07-04 16:07:28 +02:00
Florian Schroedl
3793e98660 Disable complete log 2024-07-04 16:07:28 +02:00
Florian Schroedl
b12e59a8d7 Rename event to toggle-token 2024-07-04 16:07:28 +02:00
Florian Schroedl
71976ed7e9 Add helpers for creating test tokens 2024-07-04 16:07:28 +02:00
Florian Schroedl
0730ecef46 Cleanup 2024-07-04 16:07:28 +02:00
Florian Schroedl
219d184e6c Add multiple tokens for tests 2024-07-04 16:07:28 +02:00
Florian Schroedl
a7e735bd81 Add helper for asnc stores 2024-07-04 16:07:28 +02:00
Florian Schroedl
ed7aad6c4e Async token event tests working 2024-07-04 16:07:27 +02:00
alonso.torres
aded9f1a36 🐛 Fix problem when creating SVG images 2024-07-04 16:01:02 +02:00
Belén Albeza
3a34eb1357 🐛 Fix flakiness of visual workspace test (assets tab) 2024-07-04 15:45:50 +02:00
Florian Schroedl
e203646085 Naming 2024-07-04 15:23:35 +02:00
Florian Schroedl
1e70a4d714 Implement using rx observables instead of side-effects 2024-07-04 15:23:35 +02:00
Florian Schroedl
97db3c29ca Trying to convert to rx structure 2024-07-04 15:23:35 +02:00
alonso.torres
53d3b2abbc Add events for plugins 2024-07-04 15:16:34 +02:00
Belén Albeza
5d90c463a3 📚 Add docs for RawSvg component 2024-07-04 14:48:57 +02:00
Belén Albeza
5309da2eee 📎 Add storybook helper components and improve current stories 2024-07-04 14:11:03 +02:00
alonso.torres
0a83306015 ⬆️ Update plugins runtime 2024-07-04 13:57:04 +02:00
Belén Albeza
203a39f07c ♻️ Rename IconGrid to StoryGrid (storybook helper component) 2024-07-04 13:05:23 +02:00
Eva Marco
1ca751bc42 🐛 Fix workspace visual test for assets modal 2024-07-04 12:41:48 +02:00
Andrey Antukh
e9a28b034f 🔥 Replace spec with schema on file RPC methods 2024-07-04 12:30:28 +02:00
alonso.torres
1b93ccdec9 Remove duplicate permissions in confirm dialog 2024-07-04 12:07:54 +02:00
Alejandro Alonso
2921b62b37 Merge remote-tracking branch 'origin/staging' into develop 2024-07-04 11:56:21 +02:00
alonso.torres
83f3ae1fbd Change plugins url 2024-07-04 11:52:31 +02:00
Eva Marco
66d97cb2e0 Add typography ds tokens 2024-07-04 11:18:05 +02:00
Alejandro Alonso
0ec1bb7a22 Release notes for 2.1 2024-07-04 11:16:20 +02:00
Belén Albeza
4ecaaba1e5 Add RawSvg component to the design system 2024-07-04 10:11:12 +02:00
Belén Albeza
c52da573c5 📎 Fix react warning on icon* component 2024-07-04 09:47:37 +02:00
Belén Albeza
4ac18e2ef0 🐛 Fix cursors svg duplicating icons sprites 2024-07-04 09:20:18 +02:00
Belén Albeza
f05e1354ff 🔧 Add assets svg sprite generation 2024-07-04 09:20:18 +02:00
alonso.torres
deb0fab156 🐛 Fix small visual problems 2024-07-03 15:35:43 +02:00
Belén Albeza
c181887266 📎 Remove unused example simple_button component 2024-07-03 15:26:11 +02:00
Belén Albeza
a624a10c85 🐛 Fix scrolling not working on storybook mdx files 2024-07-03 15:26:11 +02:00
Belén Albeza
6295fbf7e2 Implement icon* component 2024-07-03 15:26:11 +02:00
Belén Albeza
c6a7ad0520 🐛 Fix template generation for storybook 2024-07-03 15:25:30 +02:00
Belén Albeza
de89dfe27f 📎 Remove unused legacy icons preview 2024-07-03 15:25:30 +02:00
alonso.torres
a8463f349a New plugin attributes 2024-07-03 15:23:05 +02:00
alonso.torres
80e17f8cfc Add new signature for the run-store test helper 2024-07-03 15:22:42 +02:00
Alejandro Alonso
2944860696 🐛 Size presets landscape doesn't work well 2024-07-03 13:35:14 +02:00
Alejandro Alonso
9125b46ca5 Merge remote-tracking branch 'origin/staging' into develop 2024-07-03 08:46:26 +02:00
Andrey Antukh
0fa8aca6e2 Add minor improvements to common.schema ns 2024-07-03 08:25:51 +02:00
Andrey Antukh
7be79c10fd ♻️ Refactor forms
Mainly replace spec with schema with better
and more reusable validations
2024-07-03 08:25:51 +02:00
Andrey Antukh
f095e1b29f Replace custom all-spaces? fn with generic str/blank? 2024-07-02 17:47:58 +02:00
Andrey Antukh
96822082bd Revert " Rehash and sync translations"
This reverts commit 5b6fc19e00.
2024-07-02 17:47:29 +02:00
Aitor Moreno
c637912337
Merge pull request #4822 from penpot/niwinz-translation-management-script
🎉 Add new translations management script
2024-07-02 16:20:25 +02:00
Florian Schroedl
50635ae879 Found error in handler logic, need rx streams 2024-07-02 16:06:41 +02:00