MadCcc
|
617449ddd2
|
test: add cssinjs test (#35077)
* test: add cssinjs test
* test: demoTest test cssinjs
* test: update snapshot
* test: adjust text
|
2022-04-19 11:27:09 +08:00 |
|
MadCcc
|
101865cf7e
|
fix: statistic token (#34962)
* fix: statistic token
* fix: all components token
* test: fix lint
* chore: code clean
* Revert "chore: code clean"
This reverts commit 2c0e7d6ba3 .
|
2022-04-11 16:04:00 +08:00 |
|
MadCcc
|
87827c193b
|
refactor: Descriptions migrate to genComponentStyleHook (#34930)
|
2022-04-08 15:28:34 +08:00 |
|
dengqing
|
4b7c95b445
|
refactor: descriptions cssinjs (#34786)
* refactor: less move to cssinjs
* feat: move rtl related less to cssinjs
* style: comment style
* fix: remove all hashIds expecting root hashId
* docs: add hard code in v4
* refactor: rtl support switched to logical properties
* refactor: shorthand rtl className
* styles: style invalid
Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
|
2022-03-31 17:11:44 +08:00 |
|
陈帅
|
3e32364dc0
|
New component Descriptions (#14645)
* add new component: DescriptionList
* add warning message
* docs: fix doc typo
* feat: implement the size attribute
* docs: fix doc typo
* refactor: use new name Descriptions
* test: snapshots updated
* feat: support react15
* style: fix code style warring
* style: better var name
* style: better code style
* style: merge css class
* feat: add responsive config
* fix: fix error title
* style: use @border-radius-base
* update snapshot
* feat: set default column
* test: add test script
* style: fix property defaultProps is useless error
* style: more robust code
* style: fix codereview warning
* style: fix review warning
* use responsiveObserveserve
* fix review warning
* bug: add childrenArray copy,prevent changes to incoming parameters
* fix dom error
* fix typo
* fix test
* don't use this
* snapshot updated
* prettier md
* remove descriptions md text
* new rendering method
* doc :add dot
* style: add right border
|
2019-05-22 23:22:09 +08:00 |
|