Andrey Antukh
4a8fb5af53
Merge remote-tracking branch 'origin/staging' into develop
2026-06-01 13:15:57 +02:00
Andrey Antukh
c5de4c27b0
Merge remote-tracking branch 'origin/main' into staging
2026-06-01 12:57:39 +02:00
Andrey Antukh
9e12e413ca
🐛 Fix typo in icon name elipse to ellipse ( #9948 )
...
Rename the icon file and fix the icon ID from "elipse" (single "l")
to "ellipse" (double "l") across the codebase.
The root cause was a mismatch: the icon file/ID was named "elipse"
but get-shape-icon returns "ellipse" for circle shapes. Since the
icon* component validates icon-id against the auto-generated
icon-list set, the string "ellipse" failed validation.
Changes:
- Rename frontend/resources/images/icons/elipse.svg to ellipse.svg
- Fix icon def in icon.cljs: ^:icon-id elipse -> ^:icon-id ellipse
- Fix deprecated icon in icons.cljs: ^:icon elipse -> ^:icon ellipse
- Fix usage in top_toolbar.cljs: deprecated-icon/elipse -> ellipse
- Fix usage in history.cljs: deprecated-icon/elipse -> ellipse
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2026-06-01 12:49:24 +02:00
Yamila Moreno
ddba2ffa75
📎 Update Kaleidos Copyright ( #9929 )
2026-05-29 11:24:58 +02:00
Marina López
1b8871df8e
✨ Update image nitrate modal
2026-03-16 14:23:23 +01:00
Andrey Antukh
43ae213659
✨ Replace login illustration svg with a correct bitmap ( #8170 )
2026-01-23 09:59:29 +01:00
Natacha
b602df549e
✨ Add new shadow icons ( #7416 )
...
* ✨ Adds new shadow icons
Signed-off-by: Natacha <natachamenjibar@gmail.com>
* ✨ Add shadow icons
Signed-off-by: Natacha <natachamenjibar@gmail.com>
* ✨ Adds shadow icons
Signed-off-by: Natacha <natachamenjibar@gmail.com>
* 📎 Fix wrong svg
Signed-off-by: Natacha <natachamenjibar@gmail.com>
* 📎 Fix wrong svg
Signed-off-by: Natacha <natachamenjibar@gmail.com>
* 📎 Fix wrong svg
Signed-off-by: Natacha <natachamenjibar@gmail.com>
---------
Signed-off-by: Natacha <natachamenjibar@gmail.com>
2025-10-01 17:11:19 +02:00
Eva Marco
2d68f4dfd3
🐛 Fix icons ( #7299 )
2025-09-11 09:42:11 +02:00
Eva Marco
aecaf51953
✨ Add color token on colorpicker ( #7197 )
...
* ✨ Add token aplication to colorpicker
* 🐛 Change fn name
* 🐛 Change scss from file
* 🐛 Change color for direct-color
* 🐛 Remove vector from fns
* 🐛 Fix CI
* 🐛 Change color-option name
* 🐛 Fix comments
* 🐛 Remove sets without color tokens
2025-09-11 09:13:43 +02:00
Eva Marco
a503f8ae93
♻️ Refactor composite token UI ( #7287 )
...
* ♻️ Refactor composite token UI
* 🐛 Fix comments
2025-09-10 12:16:39 +02:00
Kelp
b893a62e40
✨ Add new typography icon to the DS ( #6808 )
...
Signed-off-by: Kelp <5446186+NatachaMenjibar@users.noreply.github.com>
2025-06-30 11:06:54 +02:00
Marina López
1f42f032fc
🐛 Add fixes for subscription design review ( #6751 )
...
* 🐛 Fix from subscription design review
* 📎 Fixes PR feedback
2025-06-25 13:41:45 +02:00
Kelp
71afccbeb5
✨ Adds new font-size icon to the DS
...
Signed-off-by: Kelp <5446186+NatachaMenjibar@users.noreply.github.com>
2025-06-18 15:55:13 +02:00
Eva Marco
ab0219876e
✨ Add numeric token type ( #6575 )
...
* ✨ Add numeric type token
* 🐛 Fix comments
2025-06-05 09:33:54 +02:00
Marina López
e5bc369e56
✨ Visual indicators subscription for teams and project settings ( #6546 )
...
* ✨ Visual indicators subscription for teams and project settings
* 📎 Fixes PR feedback
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-05-26 12:56:40 +02:00
Eva Marco
8f7c63d6e2
✨ Add base font fallback ( #6468 )
...
* ✨ Add base font fallback
* ♻️ Add asserts to change-builder
* 🐛 Change fn name
2025-05-20 17:27:04 +02:00
Eva Marco
55d21761fc
✨ Add multi file import on tokens ( #6444 )
...
* ✨ Implement token multi-file import
* ♻️ Refactor import modal UI
* 🐛 Fix comments
---------
Co-authored-by: Florian Schroedl <flo.schroedl@gmail.com>
2025-05-19 16:12:46 +02:00
Marina López
f2977cf938
✨ Visual indicators for unlimited tier users ( #6270 )
...
* ✨ Visual indicators for unlimited tier users
* ♻️ Refactor to organize properly subscription
* ♻️ Refactor with PR feedback
* 💄 Add minor cosmetic changes
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-04-15 12:47:37 +02:00
Xavier Julian
b6f2a434cf
✨ Display inactive set warning
2025-04-10 15:02:30 +02:00
Pablo Alba
3268225941
🎉 Add variations POC
2025-02-17 16:47:25 +01:00
Pablo Alba
1f0e470419
Revert " 🎉 Add A/B test of use of boards if we just change the icon for “standard” one"
...
This reverts commit 0c586551c4810085aeb466a53c873755d2e8b5ad.
2025-01-20 11:06:25 +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
ecb7f0a2f6
✨ File history versions management
2024-10-29 14:23:35 +01:00
Pablo Alba
b852dc86c0
🎉 Add A/B test to start directly at the workspace
2024-10-25 17:45:47 +02:00
Eva Marco
af5a189d04
♻️ Replacing the old Pencil loader with the new Loader component
2024-07-24 17:06:13 +02:00
Belén Albeza
be9a2767ea
📎 Remove unused rocket icon
2024-07-05 15:28:25 +02:00
Belén Albeza
de89dfe27f
📎 Remove unused legacy icons preview
2024-07-03 15:25:30 +02:00
alonso.torres
741bf3b666
✨ New plugins permissions dialog
2024-07-02 11:01:43 +02:00
alonso.torres
a2df74be38
✨ Improved styles for plugins dialog
2024-05-28 13:44:39 +02:00
Eva Marco
37859a20a6
🐛 Recover lost wrap icon
2024-03-12 18:00:42 +01:00
Eva Marco
ca7438aab5
♻️ Rename all icon functions
2024-03-08 16:07:38 +01:00
Eva Marco
5739c0797c
♻️ Rename all refactored icons
2024-03-08 16:07:38 +01:00
Eva Marco
4ef2482b02
♻️ Remove unused icons
2024-03-08 16:07:38 +01:00
Eva Marco
1c38883ddd
♻️ Update sidebar old icons
2024-03-05 16:36:30 +01:00
Belén Albeza
67b343660a
🐛 Use new icons in stroke cap dropdown
2024-02-28 11:28:39 +01:00
Belén Albeza
c49d6d4ecf
🐛 Update icon of locked aspect ratio
2024-02-21 09:31:53 +01:00
Belén Albeza
c824711893
🐛 Replace overlay icons with new ones
2024-02-13 18:41:19 +01:00
alonso.torres
af7142e97b
✨ New overlay for v2 information
2024-02-12 16:29:47 +01:00
alonso.torres
ed9ee210e4
🐛 Change icon to align self stretch
2024-02-11 17:55:34 +01:00
Belén Albeza
8798ff937d
✨ Use new icons for feedback, pin and download + refactor the pin button
2024-01-25 16:25:42 +01:00
alonso.torres
339cdbec2d
🐛 Fix line cap select
2024-01-17 12:03:51 +01:00
Eva
a8a784bea4
🐛 Fix icons preview page
2024-01-09 18:25:58 +01:00
Andrey Antukh
9c969f8b26
✨ Improve code organization for better integration with storybook
2023-12-28 12:14:06 +01:00
Eva
f8dd86da34
💄 Add new UI to viewer area
2023-12-15 22:15:22 +01:00
alonso.torres
edf6ea1cb5
✨ Add locate and help button
2023-12-04 19:55:04 +01:00
alonso.torres
fa711cdd75
💄 New UI for auth screens
2023-12-01 11:49:55 +01:00
alonso.torres
6b5c75bf6a
💄 Redesign error page
2023-11-28 09:23:38 +01:00
Eva
617edd0fa8
🐛 Fix small interface errors
2023-11-17 16:17:10 +01:00
Eva
6d64feda36
💄 Add new UI at modals
2023-11-15 17:46:51 +01:00
alonso.torres
7ad747b9d0
✨ New UI for grid layout
2023-11-14 15:58:35 +01:00