0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-25 08:16:49 -05:00
Commit graph

9485 commits

Author SHA1 Message Date
Florian Schroedl
54b754c38c Cleanup 2024-08-29 16:01:31 +02:00
Florian Schroedl
ca611c6668 Cleanup 2024-08-29 15:59:58 +02:00
Florian Schroedl
6bae2efe9d Validate against names in all token sets 2024-08-29 14:26:11 +02:00
Eva Marco
0c6b0598fa Add new select ds component to storybook 2024-08-29 14:14:12 +02:00
Eva Marco
f2a2d772b0 Add new select component to the ds 2024-08-29 14:14:08 +02:00
Andrey Antukh
bf60bf1848
Merge pull request #5033 from penpot/superalex-revert-test-default-theme
Revert "🎉 Test A/B for starting with light theme"
2024-08-29 11:42:04 +02:00
Alejandro Alonso
8a44fb689a 🐛 Fix create share link name 2024-08-29 10:25:08 +02:00
Alejandro Alonso
9fd36526ef Track copy shared link event 2024-08-29 10:25:08 +02:00
Alejandro Alonso
78f4d9cc5d 🎉 Revert test A/B for starting with light theme
This reverts commit b0af94415f.
2024-08-28 13:00:43 +02:00
Alejandro
d703205921
Merge pull request #5028 from penpot/niwinz-path-changes
🐛 Add missing safechecks and schema validations
2024-08-28 12:41:18 +02:00
Andrey Antukh
cc98ac5853 🐛 Fix json encoding on zip encoding decoding 2024-08-28 10:43:47 +02:00
Andrey Antukh
3ddecef5a7 Ensure plain map on path params in several functions 2024-08-28 10:31:22 +02:00
Andrey Antukh
19d6f4381a
Merge pull request #5023 from penpot/eva-add-tooltips-to-typography
🐛 Add missing tooltips to typography options
2024-08-27 17:54:41 +02:00
Andrey Antukh
25e9129a8e 🔥 Remove unused and deprecated helpers from app.util.object ns 2024-08-27 16:44:14 +02:00
Andrey Antukh
569674452a Add label and id support for debug snapshot helpers 2024-08-27 15:43:31 +02:00
Andrey Antukh
2643dae0a7 🐛 Fix json encoding on zip encoding decoding 2024-08-27 15:43:31 +02:00
Florian Schroedl
e363b58774 HACK: Fix empty sets showing up in listing 2024-08-27 15:22:02 +02:00
Florian Schroedl
b24b178e29 Make resizable 2024-08-27 15:00:15 +02:00
Florian Schroedl
d6823e8583 Always switch to temporary theme when toggling sets in sidebar 2024-08-27 14:49:11 +02:00
Florian Schroedl
3bb99e8f7c Remove default theme name, disable empty themen name submit 2024-08-27 14:37:24 +02:00
Florian Schroedl
3b7432a859 Use non editable context in form 2024-08-27 14:32:26 +02:00
Florian Schroedl
4dd3367bdd Allow creating token sets 2024-08-27 14:26:56 +02:00
Florian Schroedl
d4910ce2fc Auto select new token sets 2024-08-27 14:25:52 +02:00
Florian Schroedl
4f96550bca Use context 2024-08-27 14:13:29 +02:00
Andrey Antukh
ef3a47b492 Add efficiency changes to get-segments helper 2024-08-27 10:48:38 +02:00
Andrey Antukh
f302c724c4 Add efficiency changes on make-curve-point helper 2024-08-27 10:48:37 +02:00
Andrey Antukh
4ce654511b Ensure plain map on path params in several functions 2024-08-27 10:48:37 +02:00
Andrey Antukh
2f68310a7c 📎 Add some fixmes for future path changes 2024-08-27 10:48:37 +02:00
Florian Schroedl
db22beb857 Fix iterating over unordered sets 2024-08-27 10:20:38 +02:00
Florian Schroedl
965016b63f Allow token renaming 2024-08-27 10:04:12 +02:00
Alejandro
67cd855e97
Merge pull request #5027 from penpot/niwinz-backend-improvements
 Add efficiency improvements to xlog task
2024-08-27 09:59:59 +02:00
Florian Schroedl
293250a30d Rename 2024-08-26 16:35:49 +02:00
Florian Schroedl
1d599cbf7d Always render ungroupd themes first 2024-08-26 16:33:07 +02:00
Florian Schroedl
0d2d1a8b8a Link up actions 2024-08-26 16:23:23 +02:00
Florian Schroedl
cb46e11162 Add edit button 2024-08-26 16:23:11 +02:00
Florian Schroedl
c807baaf7a Add custom select with grouped options 2024-08-26 15:59:25 +02:00
Florian Schroedl
f25db592a0 Clone over select 2024-08-26 15:07:58 +02:00
Florian Schroedl
2e23543c11 Show create text when no theme is available 2024-08-26 15:04:45 +02:00
Florian Schroedl
4060b6d40f Style empty state, jump to create theme dialog when no themes exist 2024-08-26 15:02:38 +02:00
Florian Schroedl
7cd9c60fb6 Disable user-selection 2024-08-26 14:36:00 +02:00
Florian Schroedl
5939db771e Link up delete button & fix create theme ui jumping 2024-08-26 14:34:41 +02:00
Florian Schroedl
1405720e0b Cleanup 2024-08-26 14:32:21 +02:00
Florian Schroedl
b5e08c5b8b Add theme creation form 2024-08-26 14:32:01 +02:00
Florian Schroedl
f37cf8be5e Add defaults for theme form 2024-08-26 14:31:58 +02:00
Florian Schroedl
84b5be5547 Fix button being chosen as main button for form submit 2024-08-26 14:17:37 +02:00
Florian Schroedl
7aff690e7b Wire up theme updating 2024-08-26 14:17:30 +02:00
Andrey Antukh
ceaafdbb1c Add offload mechanism for file snapshots 2024-08-26 13:52:42 +02:00
Florian Schroedl
70b570f112 Show only on create 2024-08-26 13:49:57 +02:00
Florian Schroedl
36f92aa241 Allow group and name updating 2024-08-26 13:47:44 +02:00
Florian Schroedl
a0dd3f63bf Allow controlling state of theme editing 2024-08-26 13:41:02 +02:00