Skip to content

v1.3.3

Compare
Choose a tag to compare
@KaelWD KaelWD released this 25 Oct 14:58
· 11010 commits to master since this release

🔧 Things we fixed

  • 4af99de removed unnecessary update of v-item-group state after mount, fix #5401 & #5410
  • #5384 Fixed a bug where v-item-group would set its model to undefined when destroyed
  • #5337 Removed default flex-grow from v-item-group
  • #5397 Fixed v-card arrow direction in the opposite slot of v-timeline (thanks @jvanst)
  • #5389 Allow clicking on append/prepend slots of readonly inputs (thanks @tomaszbakula)
  • #5342 Update v-data-table CSS to target v-icon specifically (thanks @bepsvpt)
  • #5212 Added type="button" to v-pagination buttons (thanks @materight)
  • #5016 Fixed v-pagination text alignment on iOS (thanks @ryuhhnn)