笨木头
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
TimChen
f537cee4b5
feat: radio supports generics ( #246 )
...
* feat: radio supports generics
* fix: code format
* feat: radio supports form
* fix: radio button style
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-29 23:19:25 +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