Commit Graph

18 Commits (ad5ba879b0971cf52ebf879ce55379c13fb4ca18)

Author SHA1 Message Date
zxyRealm 2f5a489a9c DatePicker: add monthrange for type attribute (#4204) (#14487) 2019-03-04 15:41:04 +08:00
hetech 5b0d8ec6d9 Chore: speeding up doc building (#14510) 2019-03-01 18:35:08 +08:00
Zhi Cun aa9851ee74 Chore: upgrade to webpack@4 (#14173)
* Chore: upgrade webpack@4

* Chore: upgrade to webpack@4

* Chore: add babel-preset-stage-2

* Chore: fix test case

* Chore: upgrade webpack@4

* Docs: update docs

* Docs: update docs

* Chore: fix coveralls

* Chore: update yarn.lock
2019-01-23 11:34:19 +08:00
Ruslan P 1f592944d6 DatePicker: allowed to customize range-seprator with a slot (#13272)
* DatePicker: Allowed to customize range-seprator with a slot

Currently, the only possible option for "range-selector" is a string, would be nice to use a slot, so we could have custom svg-icon there.

* update doc
2018-11-07 12:30:47 +08:00
Jiewei Qian 02176e26f4 Date picker refactor dates selection: fix 12323 (#12347)
* date-picker: refactor type='dates'

fix issue #12323
{month, year} table highlights all selected dates
nuke selectedDates to provide cleaner data flow

* doc: correct date-picker's array usage

empty value must be falsy (empty array should not be used)
2018-08-14 16:19:51 +08:00
杨奕 1f4adb7c08
DatePicker: support multiple dates selection (#10650)
* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* Datepicker: fix can't clear bug

*  Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* DatePicker: support multiple dates selection

* reflect review comments
2018-04-17 14:09:43 +08:00
Gonzalo Nandez 07ae591be8 Doc: update es docs for 2.1.0 (#9581) (#9591)
* Changelog: update for 2.1.0 (#9581)

* Changelog: update for 2.1.0

* Changelog: update for 2.1.0

* Update date-picker.md

* Update datetime-picker.md

* Update time-picker.md
2018-02-01 13:43:45 +08:00
杨奕 e99c12ca04 DatePicker: update docs for default-time (#9335) 2018-01-18 15:35:31 +08:00
Leopoldthecoder cbe5b3c0e5 Chore: update picker docs 2018-01-15 22:10:22 +08:00
Leopoldthecoder d58814290e Picker: fix blur event 2017-12-12 15:54:29 +08:00
Gonzalo Nandez 5c5b6036ce Resolving conflict 2017-11-24 15:15:56 +08:00
Gonzalo Nandez b58df25ed2 revision 2017-11-24 15:15:56 +08:00
wendyjisung 63a5aaff68 Modification of dialog 2017-11-23 22:20:17 +08:00
wendyjisung 0a8eda1c52 modification of translate 2017-11-23 22:20:17 +08:00
wendyjisung db8a200c87 Modification of date-picker.md
translation of datetime-picer.md
2017-11-23 22:20:17 +08:00
wendyjisung 3896803668 Modification of the translation of date-picker 2017-11-23 22:20:17 +08:00
wendyjisung b759a7ad5e translation of date-picker 2017-11-23 22:20:17 +08:00
Leopoldthecoder 7e8a00d2ea scaffolding Spanish docs 2017-11-07 10:48:23 +08:00