Skip to content

Stable Release v1.12.2

Latest
Compare
Choose a tag to compare
@Sleeckx Sleeckx released this 09 May 14:19
· 459 commits to master since this release

Meaningful Changes

  • Added support for busy indicator (vi-spinner) on vi-button
  • Various bugfixes

Raw Notes

  • Fixed linting issue (b429265)
  • Fixed declaration racing issue (0ff0d6e)
  • Added attribute option to force scrollbars (5d45f48)
  • Don't explicitly set disabled when button is busy (c5b2762)
  • Added app-route activated interface (098490f)
  • Added support for busy indicator using spinner (eead508)
  • Use single css custom property for spinner size (056af06)
  • Closes #96 (4b5501d)
  • Fixes query column filter resizing issue (e0df420)