在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):bendavis78/paper-date-picker开源软件地址(OpenSource Url):https://github.com/bendavis78/paper-date-picker开源编程语言(OpenSource Language):HTML 100.0%开源软件介绍(OpenSource Introduction):paper-date-pickerNOTE: in bower, this package is Material Design date picker, compatible with Polymer 1.0 Provides a responsive date picker based on the material design spec. This component aims to be a clone of the date picker introduced in Android Lollipop. See the component page for full documentation. Examples:Default picker: <paper-date-picker></paper-date-picker> Setting the initial date to April 20, 2015: <paper-date-picker date="April 20, 2015"></paper-date-picker> You may also specify a minimum and/or maximum date allowed in this picker using the same date notation: <paper-date-picker min-date="April 1, 2015" max-date="June 30, 2015"></paper-date-picker> If you include this element as part of <paper-dialog id="dialog" class="paper-date-picker-dialog" modal
on-iron-overlay-closed="dismissDialog">
<paper-date-picker id="picker" date="[[date]]"></paper-date-picker>
<div class="buttons">
<paper-button dialog-dismiss>Cancel</paper-button>
<paper-button dialog-confirm>OK</paper-button>
</div>
</paper-dialog> Reporting BugsWhen filing a bug report, please provide an example of how to repoduce using plunker, jsbin, jsfiddle, etc. You can use the following plunker as a starting point: http://plnkr.co/edit/9c787GHiBzX7zI5x6gsX ContributingPull requests are welcome and greatly appreciated. However, in order to speed up the review process, pull requests will not be merged if they include multiple unrelated changes (eg: "Fix for XYZ and other tweaks"). Also, don't include "opinionated" changes that aren't necessary for the feature or bugfix. When submitting a PR for a bugfix, please reference the issue number in the commit message. For example: "Fixes issue #123". If you find this component useful, please show your support by donating to Bold Idea. Click the button below! |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论