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 |
CommanderRoot
|
7c34addf57
|
refactor: replace deprecated String.prototype.substr() (#34498)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with functions which aren't.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
|
3 years ago |
ycjcl868
|
c10a6f029c
|
fix: demo style
|
5 years ago |
zombieJ
|
8114516496
|
feat: Tree support virtual scroll (#18172)
* update tree deps
* add part of style
* flex grid
* update disabled
* update demo
* second demo
* add draggable style
* update demo
* update rc-tree version
* temp md
* update tree deps
* update icon demo
* update style
* update less
* update deps
* clean up
* update test case
* fix show line
* update snapshot
* fix lint
* update style
* update deps
|
5 years ago |
陈帅
|
82b85709be
|
style: run lint-fix (#17172)
|
6 years ago |
afc163
|
b780070351
|
💄 prittier all files
|
6 years ago |
zefeng
|
d0a1196e63
|
remove useless param in tree doc (#15591)
|
6 years ago |
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
6 years ago |
afc163
|
009ed08580
|
upgrade eslint-config-airbnb
|
7 years ago |
Wei Zhu
|
b7879e909f
|
docs: use title instead of key
Address #10949
|
7 years ago |
afc163
|
ae87b663bf
|
Tweak tree demo
|
7 years ago |
Wei Zhu
|
90511c3261
|
docs: use indexOf instead of search
fix #6962
|
7 years ago |
Benjy Cui
|
200b88246f
|
docs: update docs format
|
8 years ago |
Benjy Cui
|
3e17551b7e
|
site: improve build speed
|
8 years ago |
afc163
|
65f2d8eb71
|
shorter demo code
|
8 years ago |
afc163
|
f978b52ce3
|
remove blanks
|
8 years ago |
Wei Zhu
|
92edf23d4e
|
docs: Fix search tree demo expand, close #4233
|
8 years ago |
afc163
|
87f230f57b
|
refactor Input.Search
|
8 years ago |
afc163
|
b69fd4bf9f
|
fix lints
|
8 years ago |
Benjy Cui
|
e2b6054cc4
|
style: update code style
|
8 years ago |
ddcat1115
|
c32256c204
|
docs: add searchable Tree demo (#3693)
|
8 years ago |