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
|
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 |
|
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 |
|
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 |
|
Eva Marco
|
1782837a38
|
♻️ Replace colorpicker modal tab component
|
2024-08-20 14:01:29 +02:00 |
|
Alejandro
|
de05521b57
|
Merge pull request #5001 from penpot/superalex-fix-deleted-fonts
🐛 Fix deleted fonts on file load
|
2024-08-20 13:13:48 +02:00 |
|
Alejandro Alonso
|
c86afca1d0
|
🐛 Fix deleted fonts on file load
|
2024-08-20 13:00:18 +02:00 |
|
Eva Marco
|
c0cd980f5f
|
♻️ Replace libraries modal tab component
|
2024-08-20 09:55:18 +02:00 |
|
Alejandro Alonso
|
cd51f2f652
|
✨ Improve disabled registry flows
|
2024-08-20 08:20:46 +02:00 |
|
Eva Marco
|
2f99d17885
|
♻️ Replace tab switcher on design tab
|
2024-08-19 16:26:17 +02:00 |
|
Eva Marco
|
63ffa704f5
|
♻️ Replace tab switcher on viewer
|
2024-08-19 16:26:10 +02:00 |
|
Eva Marco
|
129b7afda9
|
♻️ Remove components preview
|
2024-08-19 16:25:46 +02:00 |
|
Alejandro Alonso
|
5efc56eb5a
|
Revert "✨ Add a/b testing for signup image"
This reverts commit 5ac6f0485763cacace119ced31f16bb471193aa2.
|
2024-08-19 10:22:01 +02:00 |
|
Pablo Alba
|
b0af94415f
|
🎉 Test A/B for starting with light theme
|
2024-08-19 08:20:31 +02:00 |
|
Alejandro
|
d1d3b4353a
|
Merge pull request #4987 from penpot/eva-add-selection-colors-to-ds
✨ Add selection colors to ds
|
2024-08-16 07:59:18 +02:00 |
|
Alejandro
|
84bfef9938
|
Merge pull request #4920 from penpot/palba-request-access
Oops page and Request access
|
2024-08-14 15:53:45 +02:00 |
|
Pablo Alba
|
6169f5c2e8
|
🎉 New oops page with login and request access
|
2024-08-14 15:32:04 +02:00 |
|
Eva Marco
|
f43ca1869b
|
🐛 Fix collapsing fill menu
|
2024-08-14 09:24:26 +02:00 |
|
Eva Marco
|
b57e68f4b6
|
✨ Add selection colors to ds
|
2024-08-13 12:06:46 +02:00 |
|
Andrey Antukh
|
aa39de4ea8
|
🐛 Fix incorrect params for notifications
|
2024-08-13 11:04:26 +02:00 |
|
Eva Marco
|
215f6fc0ab
|
Merge pull request #4973 from penpot/ladybenko-8255-focus-mode
🐛 Fix layer sidebar in focus mode for long names
|
2024-08-13 10:34:41 +02:00 |
|
Belén Albeza
|
d3e891eec3
|
✨ Enable focusing on tab-switcher* panel
|
2024-08-12 17:35:28 +02:00 |
|
Eva Marco
|
66d30e35c7
|
✨ Add tab switcher component documentation
|
2024-08-12 17:35:28 +02:00 |
|
Eva Marco
|
b8693c3f85
|
✨ Add tab component to the DS
|
2024-08-12 17:35:26 +02:00 |
|
Eva Marco
|
4b2742efca
|
Merge pull request #4972 from penpot/ladybenko-7887-toast
Implement `toast*` component
|
2024-08-12 16:28:57 +02:00 |
|
Andrey Antukh
|
38c9e3e7cc
|
🐛 Fix error handling issue on login with oidc
happens when no oidc backend is configured on backend
|
2024-08-12 12:59:18 +02:00 |
|
Andrey Antukh
|
d2937a76d9
|
🐛 Fix error handling issue on login with oidc
happens when no oidc backend is configured on backend
|
2024-08-09 14:28:18 +02:00 |
|
Belén Albeza
|
604f80de20
|
📚 Add documentation for toast*
|
2024-08-09 13:07:55 +02:00 |
|
Belén Albeza
|
0aa8f7bfc6
|
🐛 Fix layer sidebar in focus mode for long names
|
2024-08-09 12:54:42 +02:00 |
|