Releases: Collaborne/paper-date-picker-item
Releases · Collaborne/paper-date-picker-item
1.5.2
Use webcomponents.org to show Polymer demos & docu
1.5.1
Bugfix: icon wasn't aligned in Polymer 2.0
1.5.0
Enable Polymer 2.0 hybrid mode
1.4.0
Add minDate and maxDate properties
@alejost848, Many thanks for your contribution!
1.3.0
Support for the disabled
attribute/property via iron-control-state (@Meravici in #16)
1.2.1
Improve compatibility with Polymer 1.x and 2.0 by moving the <style>
elements into the <template>
element.
1.2.0
Support custom date and time formats using the date-format
and time-format
attributes. Contributed by @joeyroosing (#12)
1.1.1
Fix an issue in handling the locale parameter for date-only editing dialogs.
1.1.0
Add support for setting the locale used by the component to format date and time values (#9)