章鱼
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
3 years ago
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
a1c550ef7b
docs: Update drag-sorting.md ( #31634 )
3 years ago
Kim, Harim
71af741173
docs: fix typo dragable to draggable
3 years ago
叶枫
662c7bbf17
fix: Table drag demo ( #30246 )
4 years ago
MaoXiangming
8ff10277e1
fix: table demo drag-sorting drag error ( #29825 )
close #29800
4 years ago
afc163
547f87ebfe
chore( 🆙 ): upgrade react-dnd in table and upload demo ( #29724 )
4 years ago
afc163
76434a15df
chore( 🆙 ): upgrade devDeps ( #29418 )
* chore(🆙 ): upgrade devDeps
* prettier code
* fix dnd demo
* fix react-dnd demo
* fix npm start and demo tsx compile
* fix snapshot
4 years ago
xrkffgg
7071ac7f6e
fix: rewrite drag table demo ( #24824 )
5 years ago
afc163
9e9e62911c
🆙 upgrade react-dnd
5 years ago
Jenna Van Conett
8cce0383a1
Update drag-sorting.md ( #24013 )
5 years ago
zefeng
453c681881
docs: rewrite drag-drop demo by react-dnd hooks ( #21836 )
5 years ago
二货机器人
72a7ba618f
New Table ( #19678 )
* chore: update rc-table
* add basic table style
* checked all logic
* checkbox support disabled
* selection style
* selection support radio
* add selections support
* selection extra style
* select all locale
* sorter logic
* add more desc
* init Filter hooks
* init filter hooks
* update style
* filter style
* filter style
* fix filter
* sort control
* ajax it
* add expandedable css
* expandable view style
* fixed style
* border style
* empty style
* fix pagination style
* add fixed demo
* un-comment
* clean up
* fix filter check logic
* fix overflow & ellipsis conflict
* fix tes
* adjust scroll shadow
* fix border fixed style
* add part of test case
* add filter test part
* more test case
* issue related test
* filter test
* adjust pagination logic
* fix pagination test case
* all selection test case
* table sorter test case
* table basic test
* fix test case
* update faq
* update expandable doc
* add v4 doc
* add summary docs
* more demo
* fix selection
* update snapshot
* update test case
* fix ff styling
* update rc-table
* update snapshot
* update snapshot
* fix lint
* fix style lint
* fix style
* update snapshot
* update desc
* fix missing icon
5 years ago
afc163
ec7c99998a
🎬 fix react-dnd depracated usage
6 years ago
陈帅
82b85709be
style: run lint-fix ( #17172 )
6 years ago
afc163
b780070351
💄 prittier all files
6 years ago
zlljqn
bdb81d12a5
Update according to suggestion
Update according to suggestion and try to repair CI
6 years ago
zlljqn
bf972a9afa
Optimized Drag & Drop Table Demo performance
Optimized Drag & Drop Table Demo performance when the number of row is large. Mainly remove unnecessary event mornitor and use another way to implement the method to show the insert indicate rule on the page.
6 years ago
Wei Zhu
05251682f1
Remove window reference
7 years ago
Wei Zhu
31be3717ad
Upgrade react-dnd
7 years ago
Wei Zhu
ca6a8d13bd
site: Update Table drag demo
Close #9255
7 years ago
Wei Zhu
f78d33ed59
Update rc-table ( #8187 )
* Update rc-table
* Add table drag sorting demo
7 years ago