Releases: jledentu/vue-finder
Releases · jledentu/vue-finder
v1.8.1
Bug Fixes
- Include
dist/vue-finder.css
in the published package (#53)
v1.8.0
New Features
- Add a
theme
prop that allows to customize the look of the component (#52)
v1.7.0
Improvements
- Scroll the
Finder
container to the right when an item is expanded (#51)
v1.6.0
New Features
- Add a
expand
method in the Finder
API (#50)
v1.5.1
Bug Fixes
- Refresh the Finder when the tree prop changes (#49)
v1.5.0
New Features
- Add a new prop
itemComponent
(Vue component) that allows to customize the rendering of tree items (#47)
v1.4.0
New Features
- Emit some events from the
Finder
component (#44):
expand
, triggered when an item has been expanded
select
, triggered when an item has been selected
move
, triggered when an item has been moved by drag and drop
v1.3.3
Improvements
- Make the lists take the full height of their container (#43)
Documentation
v1.3.2
chore(release): 1.3.2 [skip ci]
v1.3.1
chore(release): 1.3.1 [skip ci]