ElderJames
|
aaff88adf7
|
merge master into feature
|
2021-04-08 22:32:48 +08:00 |
|
James Yeung
|
f8ec6256ba
|
fix(module: grid): missing flex and wrap style (#1296)
* fix(module: grid): missing flex style
* remove the old md file
* fix demos
* fix build error
* fix no warp class
|
2021-04-03 23:36:46 +08:00 |
|
James Yeung
|
d2e9c4b247
|
feat(module: config-provider): support RTL (#1238)
* feat(module: config-provider): support RTL
* add rtl for each component
* fix rtl for pagination
* add rtl for overlay
|
2021-03-31 19:23:26 +08:00 |
|
Andrzej Bakun
|
1082a29941
|
fix(module: grid): gutter (#1158)
* fix(module:row): grid gutter switch to row-gap
* docs(module:grid): gutter docs in sync with react antDesign
* add DefaultBreakpoint
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2021-02-23 05:38:05 +00:00 |
|
Dylan R. E. Moonfire
|
a2711efb8a
|
fix(module: grid): fixed using size (xs, sm, etc) span with offset (#343)
- Spans were not use emitting when using `Xs={ Span = 3 }`.
|
2020-07-10 17:35:07 +08:00 |
|
笨木头
|
4f08ece618
|
refactor(module: col): optimize performance (#285)
* refactor(module: col): optimize performance
* refactor: clean code
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-06-30 22:41:00 +08:00 |
|
Henry.zhang
|
73c405d70d
|
refactor: add grid and carousel demo (#187)
* refactor: carousel demo
* fix: remove the ItemGroup from doc projects
* refactor: grid deom
* fix: remove itemgroup from project file antdesign.docs.csproject
* refactor: remove ant prefix
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-06-07 00:20:28 +08:00 |
|