Releases: TiendaNube/nimbus-design-system
Releases · TiendaNube/nimbus-design-system
2025.01.09
Type
- Bugfix 🐛
- New feature 🌈
- Change request 🤓
- Documentation 📚
- Tech debt 👩💻
Changes proposed ✔️
@nimbus-ds/[email protected]|patch
🐛 Bug fixes
- We detected that when the radio component, when displayed as a button, didn't match the Figma specified colors for both disabled and checked enabled attributes at the same time. (#264 by @joacotornello).
2024.12.18
Type
- Bugfix 🐛
- New feature 🌈
- Change request 🤓
- Documentation 📚
- Tech debt 👩💻
Changes proposed ✔️
@nimbus-ds/[email protected]|patch
🐛 Bug fixes
- Made
onDismiss
property optional forModal
component. IfonDismiss
is not provided, the modal can no longer be closed by clicking outside or pressing the close button. Removed the close button (X) fromModal
component whenonDismiss
is not provided. (#246 by @dommirr) - We detected that the content of the Tabs, when set to full, was not centered but aligned to the left. (#261 by @harrytiendanube)
@nimbus-ds/[email protected]|patch
🐛 Bug fixes
- Made
onDismiss
property optional forModal
component. IfonDismiss
is not provided, the modal can no longer be closed by clicking outside or pressing the close button - Removed the close button (X) from
Modal
component whenonDismiss
is not provided. (#246 by @dommirr)
@nimbus-ds/[email protected]|patch
🐛 Bug fixes
- We detected that the content of the Tabs, when set to full, was not centered but aligned to the left. (#261 by @harrytiendanube)
@nimbus-ds/[email protected]|patch
🐛 Bug fixes
- We detected that the content of the Tabs, when set to full, was not centered but aligned to the left. (#261 by @harrytiendanube)
2024.12.16
Type
- Bugfix 🐛
- New feature 🌈
- Change request 🤓
- Documentation 📚
- Tech debt 👩💻
Changes proposed ✔️
@nimbus-ds/[email protected]|minor
🎉 New features
- Added
online-store
icon. (#259 by @harrytiendanube and @jcampos89) - Added
cashier
icon. (#259 by @harrytiendanube and @jcampos89) - Added
steps
icon. (#259 by @harrytiendanube and @jcampos89) - Added
calculator
icon. (#259 by @harrytiendanube and @jcampos89)
2024.04.17
Release 2024.04.17
2024.03.26
Release 2024.03.26
2024.03.12
Release 2024.03.12
2023.11.16
Type
- Bugfix 🐛
- New feature 🌈
- Change request 🤓
- Documentation 📚
- Tech debt 👩💻
Changes proposed ✔️
@[email protected]|patch
📚 3rd party library updates
- Updated
[email protected]
. (#207 by @vrlopess)
🐛 Bug fixes
2023.11.14
Type
- Bugfix 🐛
- New feature 🌈
- Change request 🤓
- Documentation 📚
- Tech debt 👩💻
Changes proposed ✔️
@nimbus-ds/[email protected]|major
🎉 New features
- Replace font family tokens with new 'Geist' font. (#204 by @juanchigallego)
@nimbus-ds/[email protected]|minor
🎉 New features
- Update style packages of various components to update new font values from tokens package. (#204 by @juanchigallego)
🐛 Bug fixes
- Fix next dark theme colors to use dark mode color tokens. (#204 by @juanchigallego)
2023.11.03
Type
- Bugfix 🐛
- New feature 🌈
- Change request 🤓
- Documentation 📚
- Tech debt 👩💻
Changes proposed ✔️
@nimbus-ds/[email protected]|minor
🎉 New features
- Added new
MultiSelect
component. (#203 by @juniorconquista)
🐛 Bug fixes
- Fixed bug where the theme change did not reflect the color change in the component
Popover
.(#203 by @juniorconquista) - Fixed bug where the theme change did not reflect the color change in the component
Tooltip
.(#203 by @juniorconquista) - Fixed bug where the theme change did not reflect the color change in the component
Modal
.(#203 by @juniorconquista) - Fixed bug where the theme change did not reflect the color change in the component
Sidebar
.(#203 by @juniorconquista)
@nimbus-ds/[email protected]|minor
🎉 New features
- Added new style pack for
MultiSelect
pattern. (#203 by @juniorconquista) - Added new useTheme hook to make it possible to identify the theme in use and the reference of the
ThemeProvider
component. (#203 by @juniorconquista)
@nimbus-ds/[email protected]|major
🎉 New features
- Added
name
,id
,appearance
,options
andonChange
properties to the component. (#203 by @juniorconquista) - Added stories on component. (#203 by @juniorconquista)
- Added
width
property to the componentSelect.Skeleton
. (#203 by @juniorconquista) - Added stories on component
Select.Skeleton
. (#203 by @juniorconquista)
@nimbus-ds/[email protected]|patch
🐛 Bug fixes
- Fixed bug where the theme change did not reflect the color change in the component.(#203 by @juniorconquista)
@nimbus-ds/[email protected]|patch
🐛 Bug fixes
- Fixed bug where the theme change did not reflect the color change in the component.(#203 by @juniorconquista)
@nimbus-ds/[email protected]|patch
🐛 Bug fixes
- Fixed bug where the theme change did not reflect the color change in the component.(#203 by @juniorconquista)
@nimbus-ds/[email protected]|patch
🐛 Bug fixes
- Fixed bug where the theme change did not reflect the color change in the component.(#203 by @juniorconquista)
@nimbus-ds/[email protected]|patch
🐛 Bug fixes
- Fixed bug where the theme change did not reflect the color change in the component.(#203 by @juniorconquista)
2023.10.23
Type
- Bugfix 🐛
- New feature 🌈
- Change request 🤓
- Documentation 📚
- Tech debt 👩💻
Changes proposed ✔️
@nimbus-ds/[email protected]|minor
🎉 New features
- Added new style pack for
Editor
pattern. (#197 by @juniorconquista)