Vuetify Daterange Picker Versions Save

The missing date range picker for Vuetify JS you have been looking for.

3.2.0

4 years ago

Minor Changes

  • Feat(labels) custom action labels to better support intl: 94db1cb018ab098ce163f0974bc363ab40af4501

3.1.7-beta.3

4 years ago
  • Updated to use date-fns 2.8.1.

3.1.7-beta.2

4 years ago

Minor Changes

  • Feat(reset range): allow the daterange component to be reset: 40ac980c131df01435cc98be8668088df7d2d96b

Patches

  • Weird hack to make sure my component uses the global vue: 505e842218b4e193437c6fae41588c40b1234a8e
  • Chore: use devDeps and update eslint rule: 5967dfccc21d13aa05dd796acd506ad936dae48a
  • Add License: c8fca54b308c56e0e801251b12123d702c16047f
  • Merge pull request #59 from praveenpuglia/beta: 18cee9f7918842dbb015f0cc14390513d58d2047
  • Chore(deps): upgraded vuetify version: 725040b13655d2bf7a463e178a97e89c1ed71973
  • Fix: release tags being wrong: 6436b8a74242c8106d498a136b71c63223a9b224

v3.1.7-beta.1

5 years ago

Patches

  • Weird hack to make sure my component uses the global vue: 505e842218b4e193437c6fae41588c40b1234a8e

v3.1.6

5 years ago

Fix installation problems with latest version

v3.1.2

5 years ago

Patches

  • Updated Readme: 727ff648bf04bba93d4c6dd76bbeaf4778c2de3b

v3.1.1

5 years ago

Patches

  • Fix: #44: 7d95c5e5f673fb173e4c1d668a102561932a4f0b
  • Change name to reflect component file name: 64a46e1769b63178bba1114c3245ff939acc263a

Breaking Change

  • component name by default has been changed from v-date-range to v-daterange.
  • component import class name is now VDaterange instead of VDateRange.

Feature

  • Presets can now be passed to the picker using the presets prop.
  • Presets can be turned off by using no-presets option.

3.0.0

5 years ago

Initial Release of V3.

v2.6.2

5 years ago

Patches

  • Fix: #38 component not importable without the plugin: a98334d2f67ad9f05f2e35641a6dabf3367e558a

2.6.1

5 years ago

Patches

  • Add the option to change input-icon: 75458607ba8503762748feab41ea485af719aedc
  • Rename inputIcon to prependIcon: 480e46a5eee488eada0ea7470059b8afa92d5f3d
  • Merge pull request #35 from yihou/add-custom-input-icon: a14f07c6ec8d7f92202346215258bb7866e50d1d