Skip to content

v3.1.0

Compare
Choose a tag to compare
@benjanderson benjanderson released this 16 Nov 17:42
· 2582 commits to master since this release
cca65cd

3.1.0 (2018-11-16)

Bug Fixes

  • all: demo fix in ie11 (c40d0b0)
  • input: fixes placeholder binding (888a5ee), closes #601
  • pagination: fix pagination event for invalid input (f037bec), closes #630
  • table data source: fix paging issue (d6d9580), closes #602

Features

  • button: add button sizes (b4bee68), closes #612
  • button: minimal button style (5f05bbb), closes #585
  • load more pagination: created new simple button pagination (2bd91d6), closes #599
  • toaster: additional functionality (7f0f792)
  • toaster: adds toaster component (08ab720), closes #175