笨木头
e42aa8aeb7
feat(module: range-picker): support form ( #496 )
...
* feat(module: range-picker): support form
* fix(module: range-picker): has no default value in from
* fix: picker's close behaviour and range arrow's style is wrong
* feat(module: datepicker): change placeholder on mouse over
* style(module: datepicker): adjust range arrow
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-08-14 12:43:48 +08:00
笨木头
50cff77019
feat: improve range picker ( #306 )
...
* feat: improve range picker
* fix: error style when selecting two dates in the same month
2020-07-05 00:06:34 +08:00
Bin Dong
d99f4f35a8
feat: add localization option to DatePicker ( #206 )
...
* feat: add localization option to DatePicker
* fix(module: datepicker): fix formatting issue
* fix: fix Week/Year panel miss matching
fix picker not update when setting CultureInfo
fix ShortWeekDays names and order
* fix: fix binding of CultureInfo in datetime demos
Add globalization demo
* fix: datetime string format
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-16 12:31:46 +08:00
笨木头
cf959decf9
feat: add calendar ( #176 )
...
* feat: refactor datePicker, add Calendar(basic)
* feat: add calendar and demos
* fix: timePicker format error
* fix: release comments
* refactor: replace @bind-Value with Value
* refactor: replace @bind-Value with Value
* fix: conflit
2020-06-03 10:24:16 +08:00