Vuetify Daterange Picker Versions Save

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

2.6.0

5 years ago

Minor Changes

  • Replaced new Date with date-fns.parse to fix timezone issues: fcab9a4db22fea62b18dde9ae33fc561906efe98

Patches

  • Added style definitions for the v- prefixes added in vuetify 1.1.0 and on. Left existing class names as well for continued backwards compatibility: 352b102f62b2822187aff83e66443821cd24673d
  • Merge pull request #37 from StewM/update-styles: cf28f4e48c862dca2e30a76277fe9c701686777d
  • Merge pull request #36 from StewM/issue28: 17ec5e4b5e90524393a86670f7686293a6450fc5

v2.5.2

5 years ago
  • merged: #34

2.5.1

5 years ago
  • fix: #30 : startDate and endDate can now be left empty

v2.5.0

5 years ago

Minor Changes

  • Style selected date-range: 8e2f2a3e256df3cfaa354577cdeb7ad4826ca4b6 Thanks to @mariokresic
  • Added props, and events: abf0b38a21c223b7f6135a7e41c9180de5d5fce2
  • Misc: - fix: range highlight styles - example: add example that disables range highlights - refactor: range highlight prop names and colors - docs: add and prop description: ec6cb1120561d5db4f1667b09cac72d8a76dcc40

v2.4.1

5 years ago

Patches

  • Added internationnalisation params: 6025f0a2cb3783861d8980bf86d7bf9fa1392edf
  • Forgot to add the props to the 2nd date picker: 8e75fe2de6582dd04864b70a6d5217c34e94ab8b
  • Updated readme with new info about the added props: beaeda6f71035ed53a38c307fa2291f1cdbc2d91
  • Fix: #23 - allow maxDate option to be passed in the option.: 32562be69482dbeb8637676b0308006ca22eb763

v2.4.0

5 years ago

Minor Changes

  • Added in menu datepicker example: a50a1dfdf6322a9382b7f64c282ec0ec899b9644
  • Allow start and end dates to be changed. fix: #19: 813d01e4a1e4778bb7f74a9c71ab4873501e22be
  • Added locale support. fix: #20 aa08dcd2ddbe0860dacebf374d34d104e46a431f

v2.1.0

6 years ago
  • install as plugin
  • support for vuetify 1.0.4

1.2.0

6 years ago

Minor Changes

  • Use date-fns instead of moment.js: 3d04d1a2d4062871da1688a0c9f9a7fc28d76933
  • Add date-fns to peerDependencies: 1b5a6a5d1f36eabdbf0e26698a1b4e0b41ee7b8b
  • Add links to requirements: ca4d029fbe81c493ee177ed9e2af5f5c5abfef4d
  • Merge date-fns imports: 4ed6ff769db466d6331d486cd13b762964343dc3
  • Configure husky and lint-staged to run prettier and eslint before commiting files in git: eb61f4a78ae55083232588c7af4503a05c0c31fa
  • Change printWidth to 80: 32ff0e648233f47ae06d716d73dbe25bc9c48de5
  • Merge pull request #6 from vinaypuppal/date-fns: 17cd74ba47a0b549d27e4adb73acda8225015be1
  • Merging date-fns PR: f662854c32a5e1c353875f7a00cf58f306be1b29
  • no-presets prop to remove the presets list: 2e1115ea0784d57936423d6479fb607964644eed
  • Merge pull request #9 from praveenpuglia/no-presets: d934145fb617523875bb4c291c6a3fe484a1d1d6