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
🛠️ Internal
- chore(dark mode): enhance rendering of the page: use of tabs, right syntax highlighting and rewording
v2.0.0-beta.14 (2025-04-07)
@qtm/css
🐛 Bug Fixes
- fix(css): consistency betwwen textarea and textinput
- fix(css): ensure text input height is independent of parent (e.g., grid), and icons are consistently centered
- fix(css): aligh modal header items to the top
@qtm/icons
🚀 Features
- feat(icons): bump icons to 1.6.2
- feat(icons): new ICAO, Generic, and AVS icons
- feat(icons): update icons on March 24, 2025
📦 Other
- new
connected.svg
anddisconnected.svg
- renamed
desequence.svg
totime_off.svg
- modified rendering of a set of icons
@qtm/react2
🐛 Bug Fixes
- fix(react2): add submenu items configuration when usgin the items prop in a menuitemlist
- fix(react2): implement custom icons and update documentation
- fix(react2): icon size by default must not be specified
@qtm/web-components
🛠️ Internal
- refactor(webcomponents): remove dark token in global css file
@qtm/website
🐛 Bug Fixes
- fix(react2): implement custom icons and update documentation
📝 Documentation
- docs(website): Grid className prop replaced by classes in TextInput doc
- docs(website): add supported version in v2
- docs(website): fix documentation for FormLabel
- docs(website): do not use onClick callback for react2 button component. use onClickEvent instead
- docs(website): fix typography component for react2 documentation
- docs(website): fix react2 progress bar documentation
v2.0.0-beta.13 (2025-03-21)
@qtm/react2
🛠️ Internal
- chore(react2): handle esm and cjs export
@qtm/web-components
🐛 Bug Fixes
- fix(web-components): avoid undefined
optionFilter
console error message when initializing multiselect component
@qtm/website
📦 Other
- create the react2 documentation in our dev documentation
v2.0.0-beta.12 (2025-03-07)
@qtm/angular
🛠️ Internal
- test-release-script
@qtm/css
🛠️ Internal
- test-release-script