Skip to content

Releases: jledentu/vue-finder

v1.8.1

10 Sep 12:30
Compare
Choose a tag to compare

Bug Fixes

  • Include dist/vue-finder.css in the published package (#53)

v1.8.0

10 Sep 08:26
Compare
Choose a tag to compare

New Features

  • Add a theme prop that allows to customize the look of the component (#52)

v1.7.0

09 Sep 15:07
Compare
Choose a tag to compare

Improvements

  • Scroll the Finder container to the right when an item is expanded (#51)

v1.6.0

09 Sep 12:46
Compare
Choose a tag to compare

New Features

  • Add a expand method in the Finder API (#50)

v1.5.1

06 Sep 15:23
Compare
Choose a tag to compare

Bug Fixes

  • Refresh the Finder when the tree prop changes (#49)

v1.5.0

04 Sep 07:21
Compare
Choose a tag to compare

New Features

  • Add a new prop itemComponent (Vue component) that allows to customize the rendering of tree items (#47)

v1.4.0

04 Sep 07:29
Compare
Choose a tag to compare

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

03 Sep 09:13
Compare
Choose a tag to compare

Improvements

  • Make the lists take the full height of their container (#43)

Documentation

  • Create a website (#42)

v1.3.2

30 Aug 12:23
Compare
Choose a tag to compare
chore(release): 1.3.2 [skip ci]

v1.3.1

30 Aug 12:17
Compare
Choose a tag to compare
chore(release): 1.3.1 [skip ci]