Changelog

1.22.0 (2019-09-18)

Features

  • v-button: added 'disabled' state (c33dca6)
  • v-form: added active/inactive submit button example (fba7f1b), closes #458

1.21.2 (2019-09-18)

Bug Fixes

  • v-form: added missing description of 'submit()' method (19a80bf)

1.21.1 (2019-09-17)

Bug Fixes

  • changed client side request example to use 'https' (bd5ae6a)

1.21.0 (2019-09-17)

Bug Fixes

  • v-fetch: updated 'v-fetch' to better align with 'v-form' (a73c0e1)

Features

  • v-form: added asynchronous requests and a lot of other features (dc31e14), closes #441 #403

1.20.0 (2019-09-16)

Bug Fixes

  • v-select: handle option text correctly (e79b87f)

Features

1.19.0 (2019-09-16)

Features

  • v-form: support nested 'form' tag (d4627a2)

1.18.0 (2019-09-16)

Bug Fixes

  • make sure v-checkbox and v-radio doesn't shrink in flex layout (c2b5331)
  • v-button: added support for event handlers (eaa50e2)

Features

  • v-accordion: added 'open' attribute (4f8079e)

1.17.0 (2019-09-12)

Features

  • v-input: added support for ASP.NET errors (1ca1e41), closes #397

1.16.0 (2019-09-11)

Features

  • v-form: added support for dependent fields (943a880), closes #279

1.15.0 (2019-09-10)

Features

  • v-accordion: support 'standalone' mode (bfca046)

1.14.0 (2019-09-09)

Features

  • v-table: support both ellipsis and overflow (76ddd34), closes #375

1.13.0 (2019-09-05)

Bug Fixes

Features

  • css: added overflow-x-scroll class (393e948)
  • v-button: added component (f51e0b5)

1.12.0 (2019-08-28)

Bug Fixes

Features

  • v-input: added description and error attributes (f66a11c)

1.11.1 (2019-08-14)

Bug Fixes

  • v-select: pass all attributes to underlying select (6e65d15)

1.11.0 (2019-08-14)

Bug Fixes

  • v-radio: handle 'disabled' state correctly (d4cb5f8)
  • updated dependencies (npm audit) (1646bc0)

Features

  • v-data: added component (3db16df)
  • v-modal: added component (67c3183)
  • removed support for :data attribute when initializing (4a5d8b3)

1.10.0 (2019-07-12)

Features

1.9.1 (2019-07-12)

Bug Fixes

1.9.0 (2019-07-12)

Features

1.8.0 (2019-07-11)

Bug Fixes

  • v-embed: added ribbon support (dc48c88)
  • v-image: fixed previous/next buttons (2f5e541)

Features

1.7.1 (2019-07-10)

Bug Fixes

  • v-card: handle default bg-variant if empty string is provided (5c22537)
  • v-quote: corrected alignment and added 'cite' slot (681e373)

1.7.0 (2019-07-09)

Features

1.6.0 (2019-07-04)

Bug Fixes

  • v-fetch: added support for dynamic URL's (47491dd)

Features

  • v-placeholder: added component (31ed1ae)
  • added :data attribute for setting initial reactive state (946510c)

1.5.0 (2019-06-25)

Features

1.4.0 (2019-06-25)

Bug Fixes

Features

1.3.0 (2019-06-25)

Features

1.2.0 (2019-05-27)

Bug Fixes

  • v-text: rename size mixin to avoid name collusion (fe7dbd1)
  • remove animations from component chunks (13b6fbd)
  • v-box: removed component (089d41a)

Features

1.1.5 (2019-05-24)

Bug Fixes

  • playground: moved 'playground' to top-level navigation (346bf33)
  • v-content: adjusted padding/margin (9aafca2)

1.1.4 (2019-05-23)

Bug Fixes

1.1.3 (2019-05-23)

Bug Fixes

  • v-navbar-menu-item: added support for SC_LOCKED (db0d156)
  • change hover effect for navigation items (7a276a3)

1.1.2 (2019-05-23)

Bug Fixes

  • removed text-decoration underline (0879cd7)

1.1.1 (2019-05-23)

Bug Fixes

  • updated public path for assets (5646325)

1.1.0 (2019-05-23)

Bug Fixes

Features

1.0.0 (2019-04-04)

Bug Fixes