Florian Schroedl
|
cc6f34f78a
|
Fix trying to update shapes for deleted tokens crash
|
2024-08-01 11:07:02 +02:00 |
|
Florian Schroedl
|
feb438f882
|
Safety net
|
2024-08-01 10:41:45 +02:00 |
|
Florian Schroedl
|
68b32448d1
|
Fix exact match of diff adding nil attrs group and crashing the app
|
2024-08-01 10:41:03 +02:00 |
|
Florian Schroedl
|
ac27f95091
|
Fix undo deleting the token on update
|
2024-08-01 09:41:52 +02:00 |
|
Florian Schroedl
|
68415b6668
|
Update tokens after shape update
|
2024-08-01 09:14:21 +02:00 |
|
Florian Schroedl
|
e52623c728
|
Update shapes in one undo step, resolve tokens from state not cache atom
|
2024-08-01 09:13:58 +02:00 |
|
Florian Schroedl
|
a1fefe66ae
|
Working updates!
|
2024-07-31 17:26:50 +02:00 |
|
Florian Schroedl
|
d22234fe2a
|
Cleanup
|
2024-07-31 16:52:01 +02:00 |
|
Florian Schroedl
|
0166c38486
|
Split logical attribute groups
|
2024-07-31 16:43:03 +02:00 |
|
Andrey Antukh
|
93ec352f4a
|
⬆️ Update shadown-cljs and beicon dependency
Fixes compatibility issues between shadow-cljs :esm build and beicon
library.
|
2024-07-31 16:30:22 +02:00 |
|
Andrey Antukh
|
e0b009c538
|
⬆️ Update yarn version to 4.3.1
|
2024-07-31 16:30:22 +02:00 |
|
Florian Schroedl
|
69d9359237
|
Collecting update functions by attributes
|
2024-07-31 14:36:09 +02:00 |
|
Florian Schroedl
|
6225f59ea0
|
Cleanup
|
2024-07-31 14:04:00 +02:00 |
|
Andrey Antukh
|
5cf64c1440
|
Merge remote-tracking branch 'origin/staging' into develop
|
2024-07-31 12:46:47 +02:00 |
|
Andrey Antukh
|
52425a993a
|
🐛 Check complaints reports in the same way as bounces are checked
|
2024-07-31 12:02:42 +02:00 |
|
Florian Schroedl
|
1d4b417501
|
Fix missing function shorthand
|
2024-07-30 06:57:21 +02:00 |
|
Florian Schroedl
|
f69db7ce9e
|
Cleanup
|
2024-07-29 18:43:47 +02:00 |
|
Florian Schroedl
|
5e33eab7d0
|
Fix position updating
|
2024-07-29 18:31:11 +02:00 |
|
Florian Schroedl
|
9340ba9cc0
|
Allow passing custom on-update-shape function
|
2024-07-29 18:30:59 +02:00 |
|
Florian Schroedl
|
b423a9c782
|
Always update all layout-gap on token pill click
|
2024-07-29 17:43:32 +02:00 |
|
Florian Schroedl
|
a893a66ec8
|
Fix crash on applying col/row gap
|
2024-07-29 16:07:33 +02:00 |
|
Florian Schroedl
|
3f14af9e03
|
Fix highlighting for dimensions token
|
2024-07-29 16:00:46 +02:00 |
|
Florian Schroedl
|
596d662ca8
|
Cleanup
|
2024-07-29 15:24:17 +02:00 |
|
Florian Schroedl
|
1eea55ad43
|
Test
|
2024-07-29 15:09:35 +02:00 |
|
Florian Schroedl
|
55ed79d968
|
Move to sidebar, should not be rendered in root
|
2024-07-29 14:22:37 +02:00 |
|
Florian Schroedl
|
6fc370bb30
|
Fix token position wrong, component gets rendered on user mount
|
2024-07-29 14:22:07 +02:00 |
|
Florian Schroedl
|
1633f8035e
|
Indent
|
2024-07-29 13:51:17 +02:00 |
|
Eva Marco
|
2c5289d338
|
♻️ Remove duplicated color tokens
|
2024-07-29 11:05:14 +02:00 |
|
Alejandro
|
00c5d58203
|
Merge pull request #4903 from penpot/palba-bugfixing-010
🐛 Fix Components are not dragged from the group to the assets tab
|
2024-07-29 10:34:28 +02:00 |
|
Eva Marco
|
7c75af83b3
|
Merge pull request #4904 from penpot/eva-substitude-loader-component
♻️ Replacing the old Pencil loader with the new Loader component
|
2024-07-29 10:08:08 +02:00 |
|
Belén Albeza
|
39b2c1722a
|
♻️ Refactor loader* component props & usage
|
2024-07-29 09:20:06 +02:00 |
|
Belén Albeza
|
cfc01e03f6
|
✨ Assert existing icon ID for button* and icon-button*
|
2024-07-26 14:33:11 +02:00 |
|
Belén Albeza
|
10ef9d696c
|
✨ Assert valid svg id in raw-svg*
|
2024-07-26 14:24:47 +02:00 |
|
Belén Albeza
|
138ece085e
|
✨ Assert existing icon ID for icon*
|
2024-07-26 14:24:47 +02:00 |
|
alonso.torres
|
19b2f330dd
|
Merge remote-tracking branch 'origin/plugins-beta-test' into develop
|
2024-07-26 13:47:12 +02:00 |
|
alonso.torres
|
642c4fc9d1
|
⬆️ Update plugins runtime
|
2024-07-26 12:42:31 +02:00 |
|
alonso.torres
|
4d57f33371
|
✨ Change local storage access
|
2024-07-26 12:42:31 +02:00 |
|
alonso.torres
|
60c63e4558
|
✨ Add undo block api to plugins
|
2024-07-26 12:42:31 +02:00 |
|
alonso.torres
|
aa90232bf9
|
✨ Add export method into API
|
2024-07-26 12:42:31 +02:00 |
|
Belén Albeza
|
cf7439b1b4
|
📚 Add buttons documentation for the design system
|
2024-07-26 11:49:51 +02:00 |
|
Belén Albeza
|
60cba6c9f3
|
✨ Implement button* and icon-button* for the design system
|
2024-07-26 11:49:51 +02:00 |
|
Andrey Antukh
|
3eaa997145
|
Merge remote-tracking branch 'origin/staging' into develop
|
2024-07-26 08:36:30 +02:00 |
|
Alejandro
|
4b6d3546e0
|
Merge pull request #4926 from penpot/niwinz-fix-error-report
🐛 Fix regression on error reporting
|
2024-07-26 08:27:37 +02:00 |
|
Andrey Antukh
|
a261a57868
|
✨ Prevent double error asignation on persistence error
|
2024-07-25 17:17:49 +02:00 |
|
Andrey Antukh
|
defcef3e59
|
✨ Resolve file thumbnail on frontend instead of backend
|
2024-07-25 15:17:41 +02:00 |
|
Andrey Antukh
|
025034cb71
|
Merge remote-tracking branch 'origin/staging' into develop
|
2024-07-25 11:23:42 +02:00 |
|
Florian Schroedl
|
9bec2509c9
|
Better context-menu position, remove hardcoded value
|
2024-07-25 10:11:36 +02:00 |
|
Florian Schroedl
|
1e481412e8
|
Remove old token applying events
|
2024-07-25 09:12:23 +02:00 |
|
Florian Schroedl
|
cc41a42dfa
|
Update CHANGELOG
|
2024-07-25 09:11:03 +02:00 |
|
Florian Schroedl
|
a3a4883875
|
Cleanup
|
2024-07-25 08:58:26 +02:00 |
|