0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-11 06:21:30 -05:00
Commit graph

2205 commits

Author SHA1 Message Date
Florian Schroedl
791cb7e5fe Implement set group toggling 2025-01-08 09:59:15 +01:00
Andrés Moya
d70b101aa1 🔧 A little cleanup 2024-12-13 13:12:21 +01:00
Andrés Moya
cd6d5491fa Merge remote-tracking branch 'origin/develop' into token-studio-develop 2024-12-12 17:16:07 +01:00
Andrés Moya
7e71a26c50 Merge branch 'develop' of github.com:penpot/penpot into develop 2024-12-12 11:44:24 +01:00
Florian Schrödl
797374b2ba
Merge pull request #383 from tokens-studio/andrei/export-import-themes
 Import/Export: Themes #306 [WIP]
2024-12-11 17:25:56 +01:00
Andrey Fedorov
2264efa1cd Exclude hidden theme 2024-12-11 17:13:23 +01:00
Andrés Moya
edfa80d5b1 🎉 Automatically unapply tokens when user changes attr values 2024-12-11 16:07:30 +01:00
Andrey Fedorov
7e8de9aa24 Fix encoding/decoding tests 2024-12-11 13:33:50 +01:00
Andrey Fedorov
d0ad149e20 Add themes data to decoding 2024-12-11 13:33:50 +01:00
Andrey Fedorov
19ce9e8ce3 Include themes to dtcg encoding 2024-12-11 13:33:38 +01:00
Florian Schroedl
78d743406b Merge remote-tracking branch 'origin/token-studio-develop' into florian/rename-set-groups 2024-12-10 17:31:38 +01:00
Florian Schrödl
15ba0746c6
Merge pull request #379 from tokens-studio/florian/computed-set-checkmark
Display computed checkmark next to token set groups
2024-12-10 17:23:09 +01:00
Andrés Moya
88fdafa2c6 🎉 Add tests to check all types of tokens 2024-12-10 15:35:11 +01:00
Andrés Moya
99c30dd44f 🎉 Add frontend unit tests 2024-12-10 15:35:11 +01:00
Andrés Moya
ddec03966d 🔧 Partial refactor to move things to common.types 2024-12-10 15:35:11 +01:00
Andrés Moya
d378937a37 🎉 Set touched groups when changing tokens in copies 2024-12-10 15:35:11 +01:00
Andrés Moya
6077ba6690 Synchronize tokens in components 2024-12-10 15:35:11 +01:00
Florian Schroedl
d546bc04f8 ♻ Update docstring 2024-12-10 14:49:30 +01:00
Florian Schroedl
aa292e4829 🐛 Fix missing active sets in set groups showing partial selection 2024-12-10 14:04:32 +01:00
Andrey Antukh
6f67ecd1e4
Merge pull request #5404 from penpot/eva-fix-border-radius
♻️ Remove Rx and RY from shapes
2024-12-10 12:36:58 +01:00
Eva Marco
73e48b3d81 ♻️ Remove unnecesary RX and RY from shapes 2024-12-10 10:47:55 +01:00
Florian Schroedl
ddc30b7a3c Rename set groups 2024-12-09 16:34:00 +01:00
Andrey Antukh
c6cdeea636 Merge remote-tracking branch 'origin/staging' into develop 2024-12-09 12:26:23 +01:00
Alejandro Alonso
630f42f7ac 🐛 Fix internal error when creating a guide 2024-12-05 09:30:10 +01:00
Florian Schroedl
07e3f581d3 Display active state of children checkmark next to set groups 2024-12-04 17:32:36 +01:00
Florian Schroedl
9318c10172 Add function to compute active state of nested sets 2024-12-04 17:30:02 +01:00
Andrey Antukh
3e090b126e ♻️ Refactor application routing
Mainly removes an inconsistent use of path params and normalize
all routes to use query params for make it extensible without
breaking urls.
2024-12-03 18:23:41 +01:00
Florian Schroedl
53229c03d6 Add context menu item for set groups 2024-12-03 11:13:51 +01:00
Florian Schroedl
c9414824a5 ♻ Remove unused token files 2024-12-02 13:52:16 +01:00
Florian Schroedl
0ea226edec Naming 2024-11-28 14:46:21 +01:00
Florian Schroedl
997cb59ce3 Naming 2024-11-28 14:46:21 +01:00
Florian Schroedl
a28ed69113 Fix arg 2024-11-28 14:46:21 +01:00
Florian Schroedl
5cbcdb77c9 Fix token set deletion 2024-11-28 14:46:21 +01:00
Florian Schroedl
f2c6109dd9 Rename 2024-11-28 14:46:21 +01:00
Florian Schroedl
ffe2abc992 Renaming 2024-11-28 14:46:17 +01:00
Belén Albeza
13d61d1105 🐛 Fix Uuid crash 2024-11-28 13:16:04 +01:00
Florian Schroedl
18bb717699 Adapt naming 2024-11-27 09:36:27 +01:00
Florian Schroedl
d3b88446e2 📚 Add glossary 2024-11-27 09:36:27 +01:00
Alejandro
8466c60638
Merge pull request #5380 from penpot/niwinz-uuid-fixes
🐛 Fix incorrect encoding of u32 parts of uuid
2024-11-27 09:31:29 +01:00
Andrey Antukh
965d457664 🐛 Fix incorrect encoding of u32 parts of uuid 2024-11-27 08:36:34 +01:00
Andrey Antukh
25a2d3b1fb Merge branch 'staging' into develop 2024-11-27 08:33:16 +01:00
Andrey Antukh
6d419a45ae Add initial prototype for path content encoding 2024-11-26 12:00:29 +01:00
Andrey Antukh
723eef9565 🐛 Fix incorrect access to flows on add-new-interaction event 2024-11-25 13:32:45 +01:00
Andrey Antukh
395962ae4d Merge tokens-studio/develop into develop 2024-11-21 16:08:42 +01:00
Andrés Moya
0a70f3ccfc 🔧 Pass tests in the CI 2024-11-21 11:47:11 +01:00
Andrés Moya
ddbe53a0ee 💄 Fix linter errors 2024-11-21 11:25:04 +01:00
Florian Schroedl
228080043f Merge remote-tracking branch 'penpot/develop' into token-studio-develop 2024-11-20 15:30:03 +01:00
Belén Albeza
59fdf64c66
Merge pull request #5333 from penpot/niwinz-render-wasm-improvements
 Improvements to wasm api call usability
2024-11-20 09:34:48 +01:00
Florian Schroedl
a19d85fb10 Render sets and set groups tree 2024-11-20 09:30:47 +01:00
Alejandro Alonso
7611c487aa Merge remote-tracking branch 'origin/staging' into develop 2024-11-20 06:27:54 +01:00