# Changelog

## 0.3.0

- Animation support for accordions. Supported by chrome 131 and higher.
- Breaking: content of accordion needs to be now wrapped to an element.
  

## 0.2.5

- Fix: Customize online and download works again after Vite bumped
- FIX: npx after @import to @use change
- Various packages update
  

## 0.2.4

- Fix: accessibility issues in the documentation
- Fix: RTL for cards with components and switcher
- Fix: Outlines rounded corners for tabs
- Change: @use over @import in index.scss

## 0.2.3

- Tooltip z-index fix

## 0.2.2

- Fixed Combo of input and button

## 0.2.1

- The Poly fluid font sizing formula has been updated from pixels to percentages, enabling it to seamlessly integrate with custom preset font sizes in browser settings.


## 0.2.0

- Tabs component added. 
- Support for more fonts in the customization section + line height
- Reworked customization section
