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
|
3 years ago |
afc163
|
39456263b5
|
🎬 improve table demo
|
5 years ago |
ycjcl868
|
4f23bbcdc6
|
fix: Table demo actions margin 16px
|
5 years ago |
afc163
|
6cd8f2bc3c
|
✅ fix unsafe link href
|
5 years ago |
afc163
|
b780070351
|
💄 prittier all files
|
6 years ago |
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
6 years ago |
afc163
|
838be31543
|
good looking table demo
|
6 years ago |
afc163
|
009ed08580
|
upgrade eslint-config-airbnb
|
7 years ago |
Samuel Gaus
|
4bc28ac471
|
Update jsx.md (#10203)
Made it clear that you can't use components other than Column or ColumnGroup as children to Table.
|
7 years ago |
afc163
|
3612144c6d
|
site: avoid hash jump in demo
|
7 years ago |
偏右
|
3b59a03c00
|
New component divider (#7261)
* Add Divider
* use Divider in table demos
* update demo instruction
* upgrade snapshots
|
7 years ago |
Benjy Cui
|
200b88246f
|
docs: update docs format
|
8 years ago |
Benjy Cui
|
3e17551b7e
|
site: improve build speed
|
8 years ago |
Wei Zhu
|
0ff50fc79d
|
docs: Update Table JSX api note
|
8 years ago |
Wei Zhu
|
8a2b3470ef
|
Document using Table in TypeScript (#4568)
* Allow any valid ReactElement as Table.Column
* Document using Table in TypeScript
|
8 years ago |
afc163
|
088ecf18a4
|
cleaner demo
|
8 years ago |
afc163
|
fcdc375f77
|
update table demo detail style
|
8 years ago |
afc163
|
779a62093d
|
group column header should be text align centered
|
8 years ago |
Wei Zhu
|
ed455c01d1
|
feat: Implement Table.Column and Table.ColumnGroup (#3868)
* Implement Table.Column and Table.ColumnGroup
* Upgrade rc-table
|
8 years ago |