ant-design-blazor/site/AntDesign.Docs
Andrzej Bakun 555fdb9a43 fix(module: checkbox & switch): Checked parameter binding (#1394)
* fix(module:checkbox): allow binding to Checked parameter

* fix(module:switch): allow binding to Checked parameter

* fix(modules): checkbox & switch get AntInputBoolComponentBase class

* test(module:switch): add tests

* test(module:checkbox): add tests

* test(module:divider): simplify by using id:ignore

* docs(module:checkbox): bind example

* docs(module:switch): bind example

* fix(module:switch): add Control + docs + tests

* feat(module:checkboxgroup): add layout and mixed mode

* fix: review comments + tests

* fix(module:checkboxgroup): parameter name should be MixedMode

added more tests

* fix demo

* fix(module:checkboxgroup): allow toggling between modes

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-04-25 01:04:21 +08:00
..
Demos fix(module: checkbox & switch): Checked parameter binding (#1394) 2021-04-25 01:04:21 +08:00
Highlight rename the docs project 2021-02-06 20:15:46 +08:00
Localization rename the docs project 2021-02-06 20:15:46 +08:00
Pages docs: add contributors list (#1217) 2021-03-08 00:20:41 +08:00
Resources feat: add built-in themes (#1286) 2021-03-31 19:23:32 +08:00
Routing rename the docs project 2021-02-06 20:15:46 +08:00
Services fix(module: grid): missing flex and wrap style (#1296) 2021-04-03 23:36:46 +08:00
Shared docs: dynamic primary color changing (#1332) 2021-04-10 12:34:41 +08:00
style feat: add built-in themes (#1286) 2021-03-31 19:23:32 +08:00
Utils rename the docs project 2021-02-06 20:15:46 +08:00
wwwroot docs: dynamic primary color changing (#1332) 2021-04-10 12:34:41 +08:00
_Imports.razor rename the docs project 2021-02-06 20:15:46 +08:00
AntDesign.Docs.csproj docs: add changelog in document (#1306) 2021-04-04 00:54:18 +08:00
App.razor feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +08:00
docs.aliyun.less feat: add built-in themes (#1286) 2021-03-31 19:23:32 +08:00
docs.compact.less feat: add built-in themes (#1286) 2021-03-31 19:23:32 +08:00
docs.dark.less feat: add built-in themes (#1286) 2021-03-31 19:23:32 +08:00
docs.less feat: add built-in themes (#1286) 2021-03-31 19:23:32 +08:00
gulpfile.js docs: dynamic primary color changing (#1332) 2021-04-10 12:34:41 +08:00
IsExternalInit.cs rename the docs project 2021-02-06 20:15:46 +08:00
ServiceCollectionExtensions.cs rename the docs project 2021-02-06 20:15:46 +08:00