Skip to content

v1.4.0

Compare
Choose a tag to compare
@javisperez javisperez released this 24 Jul 14:39
· 64 commits to master since this release

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