Alejandro Alonso
5b0331611d
Merge remote-tracking branch 'origin/main' into staging
2024-09-06 13:50:09 +02:00
Andrey Antukh
3f34aa92fa
✨ Add support for optional human challenge
2024-09-06 13:39:53 +02:00
Andrey Antukh
d583661e58
🐛 Fix storybook build related to commonjs to esm module conversion issue
2024-09-06 12:31:48 +02:00
Andrey Antukh
886c0c596f
Merge pull request #5060 from penpot/alotor-bugfixes
...
Bugfixes
2024-09-05 15:32:44 +02:00
alonso.torres
caf78a6b4d
🐛 Fix layer panel overflowing
2024-09-05 11:50:16 +02:00
alonso.torres
6a161267ba
🐛 Fix problem with overlay positions in viewer
2024-09-05 10:48:00 +02:00
alonso.torres
a180c33a32
🐛 Fix problem with SVG import
2024-09-05 09:26:22 +02:00
Alejandro
ea8febdb7d
Merge pull request #5056 from penpot/niwinz-refactor-recent-colors
...
♻️ Refactor recent colors and local storage abstraction
2024-09-05 09:07:26 +02:00
Alejandro
f765cc8dbc
Merge pull request #5011 from penpot/palba-testab-start-workspace
...
A/B test start directly at the workspace
2024-09-05 07:05:57 +02:00
Pablo Alba
81b7972347
🎉 Test A/B for start in workspace
2024-09-04 17:19:39 +02:00
Andrey Antukh
1281670c61
✨ Clear storage on user logout
2024-09-04 16:20:00 +02:00
Andrey Antukh
b8c6103858
⚡ Add performance enhancements for util/storage abstraction layer
2024-09-04 16:20:00 +02:00
Andrey Antukh
b2c0bed84c
⚡ Add efficiency improvements to use-resize-hook
2024-09-04 16:20:00 +02:00
Andrey Antukh
9619fcbc1f
⚡ Make efficiency improvements to use-shared-state hook
2024-09-04 16:20:00 +02:00
Andrey Antukh
e9c55e9eb4
✨ Make recent colors to be stored locally instead of on file
2024-09-04 16:20:00 +02:00
Eva Marco
8d66275187
🐛 Fix webhook checkbox position
2024-09-04 12:51:30 +02:00
Alejandro Alonso
9fb91b3052
Merge remote-tracking branch 'origin/staging' into develop
2024-09-03 13:06:40 +02:00
Pablo Alba
2a13c2ec00
🎉 Add export event for telemetry
2024-09-03 12:03:36 +02:00
Andrey Antukh
6d8c424710
📎 Fix linter issues on ui.auth ns
2024-09-03 10:38:10 +02:00
Andrey Antukh
93e8657f73
Merge remote-tracking branch 'origin/staging' into develop
2024-09-03 08:02:57 +02:00
Belén Albeza
8feb5dabb0
✨ Use translations in a DS component story
2024-09-02 14:51:41 +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 b0af94415fbdb2b5d27748663d74c9078e6c0c41.
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
2643dae0a7
🐛 Fix json encoding on zip encoding decoding
2024-08-27 15:43:31 +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
Alejandro
7ea5c79393
Merge pull request #5019 from penpot/niwinz-static-error-duplication
...
✨ Add improvements on how UI (React) errors are handled
2024-08-26 09:26:28 +02:00
Eva Marco
897960194e
🐛 Add missing tooltips to typography options
2024-08-23 13:42:33 +02:00
Alejandro
5d97f4b924
Merge pull request #5020 from penpot/eva-fix-color-picker
...
🐛 Fix color picker
2024-08-23 12:37:25 +02:00
Eva Marco
aa5999b2e0
🐛 Fix design tab layout after new tab component added
2024-08-23 11:59:23 +02:00
Eva Marco
c81a17ada5
🐛 Fix color picker
2024-08-23 11:52:05 +02:00
Andrey Antukh
f16caa2b98
💄 Add cosmetic changes on sidebar/options ns
2024-08-23 11:21:54 +02:00
Andrey Antukh
868af29d14
💄 Add some cosmetic changes to sidebar ns
2024-08-23 11:21:54 +02:00
Andrey Antukh
a091c9c910
♻️ Refactor how UI error reporting is handled
2024-08-23 11:21:54 +02:00
Andrey Antukh
3026bd8aaf
Merge remote-tracking branch 'origin/staging' into develop
2024-08-23 10:59:14 +02:00
Alejandro Alonso
df255b5a6f
🐛 Fix render of some texts without position data
2024-08-22 15:24:13 +02:00
Andrey Antukh
4765685440
Merge pull request #5010 from penpot/eva-replace-tabs-component
...
♻️ Replace tabs component
2024-08-22 10:31:22 +02:00
Eva Marco
3f3c3a3df4
🐛 Fix labelled by on tab-panel component
2024-08-21 13:39:16 +02:00
Andrey Antukh
89562d0231
✨ Add schema validation for tabs
2024-08-21 11:55:12 +02:00
Eva Marco
3df9c88bb7
♻️ Replace layer tabs component with the new tab switcher component
2024-08-21 11:54:39 +02:00
Andrey Antukh
cacee40d11
🎉 Add proper schema encoding/decoding mechanism
...
this allows almost all api operations to success usin application/json
encoding with the exception of the update-file, which we need to
approach a bit differently;
the reason update-file is different, is because the operations vector
is right now defined without the context of shape type, so we are just
unable to properly parse the value to correct type using the schema
decoding mechanism
2024-08-21 11:27:36 +02:00