v1.4.0
New header option:
Pass a custom header component to use, for more info please check the README in the repo.
Fixed:
Vue throwing a warning related to using a whole object as a key
value in a v-for
loop.
Special thanks to:
- @jasonlfunk - for the custom header option functionality
- @DanielPe05 - for the warning fix when using an object as
v-for
key attribute value