叶枫
|
502dac12aa
|
docs: format code (#48309)
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
|
2024-04-08 14:04:08 +08:00 |
|
lijianan
|
ac5a06027e
|
revert: "chore: unified import method (#42149)" (#42180)
This reverts commit ea8ed28209 .
|
2023-05-06 15:49:37 +08:00 |
|
lijianan
|
ea8ed28209
|
chore: unified import method (#42149)
* chore: unified import method
* fix lint
|
2023-05-05 20:52:44 +08:00 |
|
lijianan
|
7f89d9a7c9
|
refactor: use React.useContext() replace <ConfigConsumer /> (#39793)
* feat: use React.useContext() replace <ConfigConsumer />
* fix
* fix
* add
|
2022-12-25 18:34:42 +08:00 |
|
二货机器人
|
2c2c631bfd
|
chore: prettier components (#36171)
|
2022-06-22 14:57:09 +08:00 |
|
Tom Xu
|
1719748a29
|
chore: eslint add consistent-type-imports (#35419)
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
|
2022-05-07 14:31:54 +08:00 |
|
Long Hao (龙濠)
|
5ba83cd2ec
|
fix: CardGridProps should expose Div Properties like onClick #33264 (#33563)
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
|
2022-01-05 19:53:58 +08:00 |
|
dependabot[bot]
|
775d1800bb
|
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253)
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2020-12-09 17:12:32 +08:00 |
|
Eugene Matvejev
|
21775482ab
|
refactor: improve card/Grid to save some bundle size after transpilation (#27804)
* improve card/Grid to save some space in transpile
* fix tslint error
|
2020-11-16 22:16:33 +08:00 |
|
Rustin
|
7b94e0bfb2
|
refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691)
* refactor: replace deprecated React.SFC with React.FunctionComponent
* refactoring: use typedef FC
|
2020-03-28 11:56:57 +08:00 |
|
MrHeer
|
73554a2038
|
feat: allow disabling hover effect for Card.Grid (#18448)
|
2019-08-30 18:24:15 +08:00 |
|
Jason Chen
|
4c5f3d2b0a
|
Enhance <Grid>&<Meta> props type definition (#14857)
|
2019-02-19 13:37:38 +08:00 |
|
zombieJ
|
1a0a06fca9
|
ConfigProvider support prefixCls (#13389)
Basic support prefixCls.
|
2018-12-05 19:12:18 +08:00 |
|
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
2017-11-17 14:38:54 +08:00 |
|
偏右
|
a4648fd67f
|
Add noHovering and Card.Grid (#6748)
* Add noHovering prop for Card
* Add Card.Grid
* fix snapshot
* change default card grid percent
|
2017-07-07 13:36:54 +08:00 |
|