Skip to content

Releases: DesignRevision/shards-vue

v1.0.6

20 Dec 14:20
Compare
Choose a tag to compare
  • compat: fix IE11 conflict
  • fix(d-form-checkbox): remove unnecessary :checked binding.
  • fix(d-form-radio): remove unnecessary :checked binding.

v1.0.4

15 Oct 12:34
e0135af
Compare
Choose a tag to compare
  • feature(d-datepicker): impr. highlighted dates, add small datepicker prop/modifier
  • feature(d-progress): add size prop + docs
  • fix(d-input): allow file inputs (temp)
  • fix(d-datepicker): fix datepickers inside input groups
  • fix(d-datepicker): fix highlighted colors
  • fix(d-card): bind listeners to the card component
  • fix: propagate link-specific props for d-dropdown-item
  • fix: incorrect use of .includes() in <d-list-group-item>
  • fix: computed d-col offset and order classes
  • chore: update readme