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

14940 commits

Author SHA1 Message Date
Eva Marco
3d5e064358 ♻️ Remove unused locale function 2024-07-05 09:04:34 +02:00
Florian Schroedl
0fad53ea6c Convert stroke to event 2024-07-05 08:55:01 +02:00
Florian Schroedl
c7a46c31b4 Convert layout spacing to function 2024-07-05 08:53:45 +02:00
Florian Schroedl
c70bb876b2 Add changelog 2024-07-05 08:31:38 +02:00
Andrey Antukh
6f8ce1fc5a
Merge pull request #4849 from penpot/alotor-plugins-6
 Add events for plugins
2024-07-04 17:17:38 +02:00
Andrey Antukh
5ae30ea9bc
Merge pull request #4850 from penpot/alotor-bug-api-svg
🐛 Fix problem when creating SVG images
2024-07-04 17:15:35 +02:00
Belén Albeza
8959d39356
Merge pull request #4837 from penpot/eva-ds-foundations-typography
 Add typography ds tokens
2024-07-04 16:11:25 +02:00
Florian Schroedl
4fc7efd3b7 Restore performance measuring lines 2024-07-04 16:07:28 +02:00
Florian Schroedl
4a329a6318 Override http server 2024-07-04 16:07:28 +02:00
Florian Schroedl
828e3a719f Disable running tests from shadow-cljs directly 2024-07-04 16:07:28 +02:00
Florian Schroedl
785961f7c6 Cleanup 2024-07-04 16:07:28 +02:00
Florian Schroedl
55713275b6 Add test for overriding token 2024-07-04 16:07:28 +02:00
Florian Schroedl
f20c08f31b Specify tests 2024-07-04 16:07:28 +02:00
Florian Schroedl
893e790787 Only remove given token 2024-07-04 16:07:28 +02:00
Florian Schroedl
b73cdd15e0 Add helper to remove attributes from applied-tokens 2024-07-04 16:07:28 +02:00
Florian Schroedl
658e7ebd0a Cleanup 2024-07-04 16:07:28 +02:00
Florian Schroedl
694baeee0c Add sizing test 2024-07-04 16:07:28 +02:00
Florian Schroedl
7abfaef1cb Test applying rotation 2024-07-04 16:07:28 +02:00
Florian Schroedl
322c8ef8ec Update opacity 2024-07-04 16:07:28 +02:00
Florian Schroedl
b43d16008f Extract to helpers 2024-07-04 16:07:28 +02:00
Florian Schroedl
1f0f35e754 Remove unused 2024-07-04 16:07:28 +02:00
Florian Schroedl
a842cb2d7d Cleanup 2024-07-04 16:07:28 +02:00
Florian Schroedl
8f806ef1fe Test single property updates 2024-07-04 16:07:28 +02:00
Florian Schroedl
f3261c9b0f Fix emit! side-effect 2024-07-04 16:07:28 +02:00
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
c2564eaf65 Change spec location 2024-07-04 15:16:58 +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
Andrey Antukh
d1dd13fde9
Merge pull request #4842 from penpot/alotor-plugins-5
Alotor plugins 5
2024-07-04 13:59:48 +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
Alejandro
85579b253f
Merge pull request #4681 from penpot/niwinz-enhancements-2
🔥 Replace spec usage on RPC methods with schema
2024-07-04 12:56:41 +02:00