James Yeung
0b738663a1
docs: dynamic primary color changing ( #1332 )
...
* feat(docs): change color dynamically
* docs: dynamic primary color changing
* fix file path
* delete the script
2021-04-10 12:34:41 +08:00
James Yeung
0b065dfb63
docs: add the copyright of .NET Foundation ( #1272 )
2021-03-23 17:38:41 +08:00
James Yeung
c9656ca227
feat(module: image): add image component ( #1038 )
...
* feat(module: image): add image
* add image preview
* add locale
2021-01-25 02:05:18 +08:00
Zonciu Liang
75f01993b1
chore: fix SolutionDir for building ( #1011 )
2021-01-23 01:15:23 +08:00
Huei Feng
e672e4f363
chore: add .NET 5 target framework to all projects ( #758 )
...
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-11-14 23:44:48 +08:00
James Yeung
fec86ed11b
feat(module: table): support for expand row ( #768 )
...
* feat(module: table): support for expand row
* feat(module: table): add RowExpandable
2020-11-08 23:29:05 +08:00
James Yeung
af97be3121
chore: add source link ( #748 )
2020-10-31 14:21:48 +08:00
James Yeung
bd34858efd
feat: support for globalization & localization ( #578 )
...
* feat: add locale
* feat: add locale interfaces
* fix: add locale interfaces for components
* fix: use local classes instead of interfaces
* feat: implement the locale provider
* feat: make some components to support localization
* fix: default language
* fix: test
* chore: remove the useless reference
2020-09-07 22:46:50 +08:00
Diego Frata
7119351b9f
fix(module: table): fix collection modified exception ( #570 )
2020-09-05 20:27:52 +08:00
James Yeung
47ad157c8b
refactor: make the extensions class for HttpClient internal ( #549 )
...
* refactor: make httpclient extensions internal
* fix: set property name case-Insensitive
2020-08-31 15:59:47 +08:00
笨木头
0da743fab2
feat(module: form): add complex form control ( #349 )
...
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-07-13 12:26:09 +08:00
James Yeung
2de927a0d1
refactor: reduce dependence ( #301 )
2020-07-03 13:37:40 +08:00
James Yeung
b8c88c84df
refactor: use httpclient factory ( #243 )
2020-06-24 12:14:17 +08:00
笨木头
c3b0b114e6
feat: add form(basic features) ( #168 )
...
* feat: add form(not complete yet)
* feat: add form(basic)
* refactor: change namespace
* feat(module: form): add onFinish, onFinishFailed, reset
* feat(module: form): add layout demo
* feat(module: form): update doc
* refactor: basic form
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-01 14:09:28 +08:00
Alsein
82ef62b7a7
feat: add simple table component ( #86 )
...
* fix: add @commitlint/config-conventional to devDependencies
* feat: add basic table implementation
* feat: continue adding definitions
* feat: end of work in 20200414
* fix: add readonly to csssizelength
* fix: warnings from table
* fix: add ignorecase to csssizelength
* feat: refactor table
* feat: add simple table
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-05-30 01:46:41 +08:00
ElderJames
97f920ab9a
refactor: change namespcae to AntDesign
2020-05-29 00:33:49 +08:00