Skip to content

Releases: predixdesignsystem/px-rangepicker

Q4 2017 Refactor

21 Dec 16:56

Choose a tag to compare

  • Polymer 1.x/2.x hybrid support
  • range property no longer exists, use fromMoment and toMoment as the source of truth - fixes the problem of flickering / multiple event calls when any of the three properties were changed in the past
  • Rangepicker will now have an empty state if fromMoment and toMoment are not specified or picked by the user (#32)
  • Now uses iron-dropdown for more intelligent positioning of the range panel dropdown (#18)
  • Updated min and max to minDate and maxDate to align with field
  • Added fromMoment and toMoment arguments to validate function call
  • Updated tests

Design Refresh

25 Jul 16:40

Choose a tag to compare

  • component redesign
  • combined -predix and -sketch sass files
  • update dependencies for design refresh
  • make showButtons false by default

added blockPastDates

29 Jun 23:45

Choose a tag to compare

v1.1.0

added blockPastDates

Use local copy of moment.js

20 Jun 23:41

Choose a tag to compare

Update demo dependencies

17 Jun 00:33

Choose a tag to compare

v1.0.1

update demo imports

Major rework of the rangepicker

16 Jun 21:14

Choose a tag to compare

-px-rangepicker now uses the various px-datetime-* components
-supports custom date/time format
-timezone support
-keyboard navigation
-show date and time, just date, just time
-live interactive demo

Spacing issue in Firefox, Fixed!

01 Feb 18:21

Choose a tag to compare

Fixed spacing issue in Firefox which expanded the div beyond the expected size, and wrapped the presets div down.

v0.1.2: Merge pull request #3 from PredixDev/improvements

09 Dec 22:43

Choose a tag to compare