Releases: adrianjost/vue-filter-ui
Releases · adrianjost/vue-filter-ui
v0.7.0
v0.6.1
Fixes
- when reopening an already applied filter, the settings where not loaded correctly. This bug was introduced in v0.5.0.
v0.6.0
Breaking Changes
- renamed
cancle
tocancel
everywhere in the project
Changed
- update docs logo and accent color
Internal
- update dependencies
v0.5.0
Added
- default inputs can now have an optional label
Breaking Changes
- new
default
Parser that passes through the internal state
Internal
- removed some dead code