Simon Epskamp
206fd68a92
✨ Add path to color bullet title
...
This way the title is more clear as the group name is included, and this more closely matches the display in the "assets" sidebar.
Signed-off-by: Simon Epskamp <simon@friendlypixel.nl>
2024-11-28 20:27:10 +01:00
Andrey Antukh
5ee0399615
Merge remote-tracking branch 'origin/staging' into develop
2024-11-25 11:50:19 +01:00
Andrey Antukh
395962ae4d
✨ Merge tokens-studio/develop into develop
2024-11-21 16:08:42 +01:00
Pablo Alba
0c586551c4
🎉 Add A/B test of use of boards if we just change the icon for “standard” one
2024-11-20 15:12:54 +01:00
alonso.torres
838c1324b9
🎉 Add new gradients UI
2024-11-19 16:41:01 +01:00
Andrey Antukh
6eadea8485
✨ Improve multi-input initial value handling
...
And removes the hard coupling of invite-email from it
2024-11-13 14:16:21 +01:00
Andrey Antukh
b82679deaf
🎉 Merge tokens-studio
2024-11-05 14:21:09 +01:00
Andrey Antukh
88d85706ad
♻️ Refactor context-menu component
2024-10-18 17:19:29 +02:00
Andrey Antukh
bd6f1bef10
🐛 Don't raise an unexpected exception on multiple-input enter
...
When a enter is pressed and field is empty
2024-10-10 11:27:04 +02:00
Andrey Antukh
25e9129a8e
🔥 Remove unused and deprecated helpers from app.util.object ns
2024-08-27 16:44:14 +02:00
Pablo Alba
6169f5c2e8
🎉 New oops page with login and request access
2024-08-14 15:32:04 +02:00
Eva Marco
2c5289d338
♻️ Remove duplicated color tokens
2024-07-29 11:05:14 +02:00
Andrey Antukh
0a86d9d515
Merge remote-tracking branch 'origin/staging' into develop
2024-07-09 12:16:45 +02:00
Belén Albeza
8959d39356
Merge pull request #4837 from penpot/eva-ds-foundations-typography
...
✨ Add typography ds tokens
2024-07-04 16:11:25 +02:00
Eva Marco
66d97cb2e0
✨ Add typography ds tokens
2024-07-04 11:18:05 +02:00
Alejandro Alonso
2944860696
🐛 Size presets landscape doesn't work well
2024-07-03 13:35:14 +02:00
Andrey Antukh
7be79c10fd
♻️ Refactor forms
...
Mainly replace spec with schema with better
and more reusable validations
2024-07-03 08:25:51 +02:00
Belén Albeza
24b607cad3
💄 Move the stub design system component to its own ds folder
2024-07-01 11:14:42 +02:00
Belén Albeza
ecbedf847f
💄 Reformat affected JS files
2024-07-01 10:29:57 +02:00
Belén Albeza
0c3f47b0c3
✨ Clean up unused selectors / mixins / sass vars
2024-06-27 15:35:57 +02:00
Belén Albeza
540875c41e
✨ Remove unused css var colors
2024-06-27 15:35:57 +02:00
Alejandro Alonso
a59f31ebe5
✨ Refactor data-test attribute
2024-06-21 09:14:09 +02:00
alonso.torres
d48e486668
🐛 Fix problem moving layout to frame
2024-06-13 10:47:22 +02:00
Alejandro Alonso
c15c3b14ee
✨ Add e2e tests for fix color palette default library
2024-06-13 10:47:22 +02:00
Belén Albeza
04f341ce1d
🐛 Fix layers tree not expanding towards the bottom edge
2024-06-12 09:23:30 +02:00
Andrey Antukh
93ac80f217
✨ Improve onboarding initialization
2024-06-11 09:47:03 +02:00
Eva Marco
fda6deaa4f
✨ Update onboarding modals
2024-06-10 14:36:24 +02:00
Andrey Antukh
e7a8c25883
🐛 Fix touched handling on multi-input form component
2024-06-10 14:36:24 +02:00
Alejandro Alonso
edfc47d3de
✨ Add e2e tests for fix color palette default library
2024-06-10 09:29:58 +02:00
Andrey Antukh
6436ef334b
♻️ Refactor persistence layer
2024-06-04 10:15:32 +02:00
Belén Albeza
f8ca4c4343
🐛 Fix color name in circle bullets spanning over more than 2 lines
2024-06-04 09:08:59 +02:00
Belén Albeza
8f0fd0a6e2
🐛 Fix wrong css selector applied globally and affecting the palette
2024-06-04 09:05:34 +02:00
Belén Albeza
de7880b4a2
🐛 Fix color names in palette being clipped and not breaking at dot characters
2024-06-04 09:05:34 +02:00
Belén Albeza
804f4bb176
🐛 Fix color picker position
2024-05-28 20:54:50 +02:00
Eva Marco
76fc2b04f4
🐛 Add fallback color to code generation
2024-05-20 09:38:16 +02:00
alonso.torres
4c71a4367f
✨ Add plugins management dialog
2024-05-16 12:26:19 +02:00
Eva Marco
d341cef406
✨ Add basic dashboard pom and test
2024-05-10 12:53:26 +02:00
Pablo Alba
acc1fac8de
🐛 Fix color picker names are not displayed correctly on their tooltips
2024-04-15 16:07:05 +02:00
Pablo Alba
137e576e63
🐛 Fix scrollbar appears on top of UI buttons
2024-04-12 12:39:48 +02:00
Eva Marco
f1685f6e75
🐛 Fix text length on tabs
2024-04-11 11:27:56 +02:00
alonso.torres
8f0e11d020
🐛 Fix component name ellipsis
2024-04-09 12:05:02 +02:00
Eva Marco
ce7f1440fa
🐛 Fix position of image grid on onboarding
2024-04-05 09:25:50 +02:00
Eva Marco
c4df29f2a6
🐛 Fix hover state on export button
2024-04-03 17:53:08 +02:00
Eva Marco
30e1c3b4ff
♻️ Add tagline and some refactor to login page
2024-03-22 16:45:51 +01:00
alonso.torres
d5b2a91bce
🐛 Fix problem with fast change between numeric inputs
2024-03-14 12:42:07 +01:00
Eva Marco
18fc08d418
🐛 Fix typographies in update modal
2024-03-13 13:17:39 +01:00
Eva Marco
98b41a5bff
🐛 Fix assets group name when is too long
2024-03-13 09:57:12 +01:00
Alejandro
5d5fc2c151
Merge pull request #4243 from penpot/eva-bugfixing-ui-2
...
🐛 Fix some UI errors
2024-03-12 11:17:21 +01:00
alonso.torres
de1dae7f93
🐛 Fix problem with input fast change
2024-03-11 18:43:56 +01:00
Eva Marco
4ffaf6f996
🐛 Fix gradient background image
2024-03-11 11:46:33 +01:00