UNPKG

@v4fire/client

Version:

V4Fire client core library

50 lines (30 loc) 850 B
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) * Now the trait uses `aria` attributes ## 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.184 (2021-05-12) #### :rocket: New Feature * Improved the trait to support auto-deriving ## v3.0.0-rc.123 (2021-01-15) #### :boom: Breaking Change * Removed helpers for disabling * Removed progress helpers #### :rocket: New Feature * Added `autofocus` * Added `tabIndex` * Added `isFocused` #### :memo: Documentation * Improved documentation ## v3.0.0-rc.49 (2020-08-03) #### :house: Internal * Fixed ESLint warnings