@v4fire/client
Version:
V4Fire client core library
40 lines (24 loc) • 699 B
Markdown
Changelog
=========
**Tags:**
- :boom: [Breaking Change]
- :rocket: [New Feature]
- :bug: [Bug Fix]
- :memo: [Documentation]
- :house: [Internal]
- :nail_care: [Polish]
# v3.0.0-rc.211 (2021-07-21)
### :boom: Breaking Change
* Now the trait sets the `disabled` modifier on progress
# v3.0.0-rc.185 (2021-05-13)
### :bug: Bug Fix
* Fixed a bug with using css-property `pointer-events: none` in Safari
# v3.0.0-rc.123 (2021-01-15)
### :rocket: New Feature
* Moved logic from `iAccess`
* Added support of events
### :memo: Documentation
* Improved documentation
# v3.0.0-rc.49 (2020-08-03)
### :house: Internal
* Fixed ESLint warnings