- Fix px-calendar-cell timeZone undefined
- Fixed a referencing error with moments and baseDate
- reduce icon-set imports
- Fix demo for IE
- Updated to newest px-datetime-common behavior versions
- converted the calendar title to a button for accessibility reasons.
- added
sudo:required
to travis
- fix link in docs
- updated to work with latest datetime-common
- removed singleSelectedDate property and setter
- more null checks
- Polymer 1.x/2.x hybrid element support
- add device flags
- override min width for buttons
- updated css variable documentation
- fix unit tests
- add min and max date support
- Fix comment for analyzer
- remove transition effect on calendar cells
- run-time demo theming
- update demo to use unique name
- remove hover/pressed from selected dates
- updated dependencies for design refresh
- added localization through resources, language, formats and Px.moment.changeLocale()
- added new icons
- component redesign
- update documentation
- remove irrelevant Event documentation coming in from pxDatetimeRangeBehavior
- add Cloud Flare cache reset
- update documentation
- update event fired label
- fixed chevron placement per design feedback
- fix event fired label behavior
- add link to Moment documentation
- fixed CodePen imports
- added missing button type to prevent page reload
- added styling section to API documentation
- moved theming style includes and updated ghp.sh
- updated api for new colors
- added index-dark-theme.html
- converted doc- to demo-
- removed demosass from gulp
- added sass imports to demo.scss
- Update colors design to pick up new colors
- changing ghp.sh to account for Alpha releases
- added missing css variables for theming and themed demo.scss
- Update missed design dependencies
- Updated dependencies
- changing browser in wct testing from safari 8 to safari 10 on elcapitan
- updating slider dependency
- changing all devDeps to ^
- Update px-theme to 2.0.1 and update test fixtures
- Update px-theme to 2.0.1 and update test fixtures
- Update px-theme to 2.0.1 and update test fixtures
- Update px-theme to 2.0.1 and update test fixtures
- update dependencies for dropdown
- removing px-theme style call
- changing Gruntfile.js to gulpfile.js
- added style variables for theming
- bower updating px-demo-snippet
- fixed same date different time bug by px-date-selected sending a clone instead of event.detail
- updated dependencies
- fixed tests and codepen
- updated to px-polymer-font-awesome
- fixing bug of 'px-datetime-submitted' & 'px-datetime-range-submitted' being fired too often by updating events to 'px-calendar-selected' & 'px-calendar-range-selected' events
- push pull resquest for added events
- added events 'px-datetime-range-submitted' and 'px-datetime-submitted' to _selectDate(). Added these events to the demo.
- latest gulp file
- added overflow to demoContainer and removed flex__wrap from mega-demo
- updated mega demo styles and bower px-demo-snippet to ^
- added readme image and link
- added github link
- updated gh-pages script to vulcanize
- added overflow auto to container
- added shrink-to-fit=no inside viewport of demo.
- set the demo container overflow to auto.
- Updated component description in demo
- Fixed id in demo
- Fixed footer auto year
- Fixed footer
- Added height:auto to .btn--bare
- Updated to new demo
- Added BlockPastDates
- Added demo link in px-calendar-picker.html
- Use local copy of moment.js
- Added auto build of github pages
- Upgrade to Polymer 1.5.0
- Up px-datetime-common version requirement
- various improvements
- rework. renamed to px-calendar-picker
- Upgrade to Polymer 1.4.0
- Initial release