@v4fire/client
Version:
V4Fire client core library
78 lines (43 loc) • 1.4 kB
Markdown
Changelog
=========
**Tags:**
- :boom: [Breaking Change]
- :rocket: [New Feature]
- :bug: [Bug Fix]
- :memo: [Documentation]
- :house: [Internal]
- :nail_care: [Polish]
# v3.62.3 (2023-12-15)
### :bug: Bug Fix
* Fixed a bug with opening the browser when clicking on the svg icon nested to the link
# v3.60.0 (2023-09-28)
### :rocket: New Feature
* Added possibility to load icons from design-system
v3.18.5 (2022-04-02)
### :bug: Bug Fix
* Fixed sprite inheritance
# v3.0.0-rc.203 (2021-06-19)
### :bug: Bug Fix
* Do not take into account page location when constructing icon link.
See [issues/554](https://github.com/V4Fire/Client/issues/554).
# v3.0.0-rc.184 (2021-05-12)
### :rocket: New Feature
* Improved the trait to support auto-deriving
# v3.0.0-rc.168 (2021-03-24)
### :bug: Bug Fix
* Fixed updating of icons with old browsers
# v3.0.0-rc.140 (2021-02-05)
### :bug: Bug Fix
* Fixed the support of `--fat-html`
# v3.0.0-rc.136 (2021-02-02)
### :house: Internal
* Optimized the inserting of an icon into DOM by using `requestAnimationFrame`
# v3.0.0-rc.126 (2021-01-26)
### :memo: Documentation
* Improved documentation
# v3.0.0-rc.112 (2020-12-18)
### :boom: Breaking Change
* Now icons are loaded asynchronously
# v3.0.0-rc.49 (2020-08-03)
### :house: Internal
* Fixed ESLint warnings