ant-design-blazor/components/core/Extensions
Brian Ding 1fa3652d26 feat(module: slider): implement two-way binding (#329)
* feat(module: slider): implement two-way binding

* feat(module: slider): remove mouseup handler

* feat(module: slider): inherits from AntInputComponentBase

* fix(module: slider): onclick will be fired with onmouseup

* feat(module: slider): move convert method to public extensions

* feat(module: slider): update to fit form component

* fix(module: slider): two-way binding does not notify value change

* feat(module: slider): update input demo with two-way binding

* feat(module: slider): remove OnProertyChanged
2020-07-15 20:02:39 +08:00
..
DataAnnotationsExtensions.cs feat(module: table): support string formatting for field columns (#311) 2020-07-05 00:09:53 +08:00
DataConvertionExtensions.cs feat(module: slider): implement two-way binding (#329) 2020-07-15 20:02:39 +08:00
EnumerableExtensions.cs feat(module: table): support paging selection (#341) 2020-07-10 17:57:20 +08:00
FieldIdentifierExtensions.cs feat(module: table): support string formatting for field columns (#311) 2020-07-05 00:09:53 +08:00
ServiceCollectionExtensions.cs feat(module: table): support string formatting for field columns (#311) 2020-07-05 00:09:53 +08:00