Skip to content

2.1.10

Compare
Choose a tag to compare
@gmsa gmsa released this 15 Dec 14:45
· 261 commits to master since this release
  • Fixed possible bug related with #119
  • Changed css translate to translate3d (#96)
  • Added is-mirrored config, allowing the grid items to be rendered from right to left (horizontal flip) (thanks kweij)
  • Added grid updated event for easier integration with vuex (thanks SergeyKhval)