Xaviju
ee86a3943d
✨ Update code to use design system icon ( #7145 )
2025-08-22 14:27:11 +02:00
Andrey Antukh
7eb590e9fd
♻️ Refactor versions sidebar
2025-08-18 21:57:47 +02:00
Pablo Alba
2e277a39ca
🐛 Fix flick on design tab after variant switch ( #7116 )
2025-08-14 08:14:06 +02:00
Luis de Dios
5d1c20c47c
🐛 Fix focus new added property ( #7065 )
2025-08-07 07:47:17 +02:00
Luis de Dios
1b30325640
🐛 Fix adjust focus in select component ( #7024 )
2025-08-04 10:21:17 +02:00
Laurie Crean
0b47a366ab
✨ Implement version locking functionality for file snapshots
...
Signed-off-by: Laurie Crean <lmcrean@gmail.com>
2025-08-01 11:41:30 +02:00
Andrey Antukh
283eb0419c
♻️ Refactor time related namespaces
...
Mainly removes the custom app.util.time namespace
from frontend and backend and normalize all to use
the app.common.time namespace
2025-08-01 11:20:01 +02:00
Andrey Antukh
b46e9ee065
Merge remote-tracking branch 'origin/staging' into develop
2025-07-31 12:22:14 +02:00
luisδμ
200b69fae2
📚 Improve documentation for combobox and select in the storybook ( #7006 )
2025-07-31 09:05:54 +02:00
Eva Marco
a32463fada
🐛 Fix tooltip position after several shows and hides ( #7022 )
2025-07-31 09:00:05 +02:00
luisδμ
3b04cd37ff
🐛 Fix empty values should not have dimmed text ( #7015 )
2025-07-30 18:06:39 +02:00
Florian Schroedl (aider)
d788a4d252
✨ Implement new token-type :font-families
2025-07-23 11:26:28 +02:00
Xavier Julian
77a47e4b2b
✨ Improve legibility on import token notification details
2025-07-08 15:09:50 +02:00
Xavier Julian
be43365909
🐛 Fix broken import file type drodown options
2025-07-02 14:35:01 +02:00
Andrey Antukh
41994703a9
♻️ Refactor tab-switcher* component ( #6815 )
...
* 💄 Add minor style adjustments to workspace sidebar
* 💄 Add style enhacement to sitemap component
* ♻️ Refactor tab-switcher* component
2025-07-02 14:08:47 +02:00
Marina López
3d45080e3c
🐛 Fixes from subscription design review ( #6812 )
2025-07-02 10:49:16 +02:00
Andrey Antukh
1432b211a6
Merge remote-tracking branch 'origin/staging' into develop
2025-07-02 10:13:30 +02:00
Eva Marco
a3aabf3b7d
🐛 Fix tooltip position after click ( #6830 )
2025-07-02 09:56:14 +02:00
Andrés Moya
953287ea33
🐛 Avoid crash in combobox with empty options
2025-07-02 08:57:25 +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
Andrey Antukh
403d92838a
♻️ Add minor refactor to options dropdown options handling and validation ( #6739 )
...
* ♻️ Refactor options-dropdown* and related components
* 🐛 Fix props error
* 🐛 Fix test
* 📎 Update rumext
---------
Co-authored-by: Eva Marco <evamarcod@gmail.com>
2025-06-29 11:52:29 +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
5ccf34fdae
🐛 Fix reposition on tooltip
2025-06-16 16:34:53 +02:00
Eva Marco
691a67b595
🐛 Fix tooltip height on safari
2025-06-16 14:45:12 +02:00
Andrey Antukh
f7e94accc3
✨ Add internal performance oriented changes to tooltip*
2025-06-16 14:45:12 +02:00
Andrey Antukh
fc655224af
⚡ Add memorization to icon-button* ds component
2025-06-16 14:45:12 +02:00
Eva Marco
46ce9500fc
🐛 Fix absolute position tooltip message ( #6660 )
2025-06-09 09:52:35 +02:00
Eva Marco
8b9f15f414
🐛 Fix select color tooltip error ( #6648 )
2025-06-05 21:15:00 +02:00
Eva Marco
a2abaea637
♻️ Update button-icon with tooltip component ( #6539 )
...
* 🐛 Add tooltip to base icon button
* 🎉 Update id prop
* 🐛 Fix test
2025-06-05 10:18:56 +02:00
Eva Marco
ab0219876e
✨ Add numeric token type ( #6575 )
...
* ✨ Add numeric type token
* 🐛 Fix comments
2025-06-05 09:33:54 +02:00
Andrey Antukh
9ec5467e2a
🐛 Fix incorrect neested data structure validation on components
...
This commit upgrades rumext where the issue is fixed. It also
adapts the swatch component for correct data passing.
2025-06-04 12:46:49 +02:00
Andrey Antukh
7160334cb9
♻️ Add stricter validation for colors, fills and strokes
2025-06-04 12:46:49 +02:00
Eva Marco
b3d230ba16
📚 Add copyright to docs files ( #6618 )
2025-06-03 15:49:24 +02:00
luisδμ
ad26efaa5d
✨ Limit the length of property names and values to 60 chars ( #6587 )
2025-05-30 16:15:18 +02:00
luisδμ
46b0e4f0e7
✨ Manage empty property values in the combobox in design tab ( #6574 )
...
* ✨ Manage empty property values in the combobox in design tab
* 📎 PR changes
2025-05-28 12:41:04 +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
603e41bbfd
♻️ Remove mf/props obj from DS components
2025-05-23 12:57:02 +02:00
Xavier Julian
066b252522
✨ Add composition and slots documentation to storybook
2025-05-23 10:12:20 +02:00
alonso.torres
eaaca5629e
🐛 Fix problem with sidebar layout
2025-05-22 18:35:08 +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
Xavier Julian
887fa6b77b
✨ Add slots feature to DS input component
2025-05-16 15:42:25 +02:00
Xavier Julian
c0eaa75232
💄 Fix errors UI on input token for value
2025-05-12 12:03:23 +02:00
luisδμ
d277fefc87
✨ Improve combobox component ( #6424 )
2025-05-09 11:33:57 +02:00
Eva Marco
b71b9edee7
🐛 Tooltip positioning tunning ( #6418 )
2025-05-08 11:09:58 +02:00
Xavier Julian
36e1ad287c
💄 Fix design review for input component
2025-05-08 10:55:07 +02:00
Eva Marco
348a9c82bf
Merge pull request #6413 from penpot/eva-fix-tooltip-display-prop
...
🐛 Fix tooltip display on hide
2025-05-06 19:36:29 +02:00
Eva Marco
e2918f4148
🎉 Create tooltip DS component ( #6340 )
...
* ✨ Add new tooltip DS component
* 🎉 Add delay
* 🎉 Update docs and stories
* 🎉 Add configurable delay
* ♻️ Fix comments
* ♻️ Fix comments
2025-05-06 17:15:22 +02:00
luisδμ
e62231cfed
♻️ Rename, move and refactor the input-with-values component ( #6387 )
...
* 💄 Adapt behaviour when hovering
* ♻️ Rename, refactor and move component
* 📎 PR changes
2025-05-06 11:19:18 +02:00