Skip to content

Releases: praveenpuglia/vuetify-daterange-picker

3.2.0

05 Dec 10:41
Compare
Choose a tag to compare

Minor Changes

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

3.1.7-beta.3

05 Dec 10:22
Compare
Choose a tag to compare
3.1.7-beta.3 Pre-release
Pre-release
  • Updated to use date-fns 2.8.1.

3.1.7-beta.2

11 May 14:18
Compare
Choose a tag to compare
3.1.7-beta.2 Pre-release
Pre-release

Minor Changes

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

Patches

  • Weird hack to make sure my component uses the global vue: 505e842
  • Chore: use devDeps and update eslint rule: 5967dfc
  • Add License: c8fca54
  • Merge pull request #59 from praveenpuglia/beta: 18cee9f
  • Chore(deps): upgraded vuetify version: 725040b
  • Fix: release tags being wrong: 6436b8a

v3.1.7-beta.1

07 Apr 08:21
Compare
Choose a tag to compare
v3.1.7-beta.1 Pre-release
Pre-release

Patches

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

Maasym

07 Apr 07:56
Compare
Choose a tag to compare

Fix installation problems with latest version

Lesath - Brighter

23 Mar 02:46
Compare
Choose a tag to compare

Patches

Lesath

22 Mar 10:47
Compare
Choose a tag to compare

Patches

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.

Kajam

15 Feb 13:09
Compare
Choose a tag to compare

Initial Release of V3.

Jabbah

19 Dec 16:56
Compare
Choose a tag to compare

Patches

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

IZAR

30 Oct 06:38
Compare
Choose a tag to compare

Patches

  • Add the option to change input-icon: 7545860
  • Rename inputIcon to prependIcon: 480e46a
  • Merge pull request #35 from yihou/add-custom-input-icon: a14f07c