Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v2.0.0-beta.16 (2025-05-26)
@qtm/css
🐛 Bug Fixes
- fix(Text Input):
&:placeholder
to&::placeholder
selector
🚀 Features
-
feat(tokens): synchronized Tabs
@qtm/tokens
with Figma Tokens 1.5.0 and adapted content to the Tabs component. While these changes do not introduce breaking changes, the "medium vertical" variant has been fixed with larger icons, that could impact the rendering of your project.For Quantum components library maintainers for other stacks, see how we've integrated this change in
tds-web
🛠️ Internal
- chore(components): remove the unofficial Doughnut component
@qtm/react
🛠️ Internal
- chore(components): remove the unofficial Doughnut component
@qtm/react2
🐛 Bug Fixes
- fix(modal): fix modal's close button rendering by using a ghost neutral button
- fix: made properties optional in Grid and SplitButton components
- fix(modal): dynamically adjust modal button size
@qtm/tokens
🐛 Bug Fixes
- fix(tokens): fixed bluegrey 700 and 750 color values, which had been swapped. While these changes do not introduce breaking changes, it is recommended that projects review their usage of bluegrey 700 and 750 to ensure the adjustments in hexadecimal values do not impact contrast, meaning, design, or visual elements.
🚀 Features
-
feat(tokens): synchronized Tabs
@qtm/tokens
with Figma Tokens 1.5.0 and adapted content to the Tabs component. While these changes do not introduce breaking changes, the "medium vertical" variant has been fixed with larger icons, that could impact the rendering of your project.For Quantum components library maintainers for other stacks, see how we've integrated this change in
tds-web
-
feat(tokens): add original Quantum Design Tokens JSON files to
@qtm/tokens
in ajson
directory, and enhance the corresponding README
@qtm/vue
🛠️ Internal
- chore(components): remove the unofficial Doughnut component
@qtm/web-components
🐛 Bug Fixes
- fix(modal): fix modal's close button rendering by using a ghost neutral button
🛠️ Internal
- chore(components): remove the unofficial Doughnut component
@qtm/website
🐛 Bug Fixes
- fix(iconography): improve grid rendering of business icons in Usage section
- fix(vue): change path to load ESM
loader.js
file - fix(header): use
activeId
to handle tabs - fix(iconography): don't force regular icons color and drop useless hover effect
- fix(a11y): drop '>' Markdown paragraphs that are not blockquotes
- fix(css): Toggle Switch with label on right rendering
🚀 Features
- feat(examples): add and setup PurgeCSS for Vite React starter
v2.0.0-beta.15 (2025-04-11)
@qtm/react2
🐛 Bug Fixes
- fix(modal): close icon color
@qtm/website
🐛 Bug Fixes
- fix: syntax highlighting of Foundations' code snippets
- fix(customization): change CSS selector to make the 'High-specificity CSS selectors' example work
- fix(modal): align 'Lorem ipsum' content across packages, and between rendering and code snippets
- fix(header): align code snippets of header title with their rendering for some Header pages
- fix: typos in some alert component examples
- fix: text color and decoration of links contained in alerts in light/dark mode
📝 Documentation
- docs(search): reintroduce search bar