zombiej
|
f58efe9b32
|
chore: merge master
|
2022-05-23 14:37:16 +08:00 |
|
章鱼
|
7fd093bd0a
|
docs: feat components TS demo (#34742)
* docs: add general components TS demo
* docs: add layout components TS demo
* docs: add navigation components TS demo
* docs: add data entry components TS demo
* chore(deps): add types for qs
* docs: add data display TS demo
* docs: add feedback components TS demo
* docs: add other components TS demo
* chore(deps): add types
* docs: unified demo code style
* docs: fix lint error
* docs: add demo TS type
* docs: fix demo TS type
* test: update snapshot
* docs: fix TS demo
* feat: update Rate character type
* docs: fix lint error
* feat: update Rate character type
* feat: update Rate character type
|
2022-05-19 09:46:26 +08:00 |
|
MadCcc
|
6776bb8916
|
docs: demo support react18 (#34843)
* docs: update demo
* chore: add script
* test: fix demo test
* docs: convert demos
* chore: move script
* test: remove react-dom import
* chore: update deps
* docs: update riddle js
* test: fix image test
* docs: fix riddle demo
|
2022-04-03 23:27:45 +08:00 |
|
afc163
|
827225b895
|
chore: replace demo image to public avatar resources (#32479)
* docs: replace avatar image to joeschmoe placeholder
* docs: usage randomme avatar url
|
2021-10-14 12:09:07 +08:00 |
|
afc163
|
8cafb114a7
|
docs: react-infinite-scroller => react-infinite-scroll-component (#32469)
* docs: react-infinite-scroller => react-infinite-scroll-component
close #32388
* update
* replace recommendataion
* update snapshot
|
2021-10-13 18:59:17 +08:00 |
|
xrkffgg
|
dcc0ffa016
|
chore : prettier code (#29123)
* style: prettier code
* update
* Update index.less
|
2021-01-30 19:39:02 +08:00 |
|
ycjcl868
|
76f31cb6f8
|
fix: list demo dark style
|
2019-12-25 17:05:51 +08:00 |
|
陈帅
|
82b85709be
|
style: run lint-fix (#17172)
|
2019-06-19 19:09:08 +08:00 |
|
afc163
|
b780070351
|
💄 prittier all files
|
2019-05-07 14:57:32 +08:00 |
|
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
2018-11-28 15:11:02 +08:00 |
|
afc163
|
009ed08580
|
upgrade eslint-config-airbnb
|
2018-06-27 16:09:58 +08:00 |
|
Zheeeng
|
069e9207a9
|
Swap positions between List.footer and List.pagination (#10045)
* Swap positions between List.footer and List.pagination
* Update List test snapshots
|
2018-04-19 13:48:55 +08:00 |
|
Zheeeng
|
08f5c27b0b
|
Use componentDidMount to replace componentWillMount: componentWillMount is deprecating (#10047)
|
2018-04-14 13:37:24 +08:00 |
|
偏右
|
bdceb5f083
|
Review fix (#8125)
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
|
2017-11-06 21:28:51 +08:00 |
|
afc163
|
11c3abb3aa
|
Fix list border
|
2017-10-26 15:36:48 +08:00 |
|
niko
|
58089c7832
|
[WIP] List: update english docs (#7880)
List: update english docs
|
2017-10-12 22:40:49 -05:00 |
|
niko
|
b4ed4e6d3f
|
Improve List Component
fixed: https://github.com/ant-design/ant-design/issues/4905#issuecomment-332442843
(#7853)
|
2017-10-11 10:29:45 +08:00 |
|
niko
|
c64f46c217
|
List optimize (#7736)
* add split props
* add size props
* add footer & header props
|
2017-09-26 16:11:35 +08:00 |
|
niko
|
91b97d7b25
|
List virtualized (#7692)
* add virtualized & infinite demo
* change `children render` to `renderItem`
|
2017-09-25 15:24:16 +08:00 |
|
niko
|
bceb15c4e6
|
List:add infinite & detail optimize (#7445)
* List:add infinite & detail optimize
* React.children.map -> context
* update snapshots & demo order
* remove Item.Action _id
* update List demo
* List:add infinite & detail optimize
* React.children.map -> context
* 更新 snap
* update snapshots
|
2017-09-06 15:53:25 +08:00 |
|