章鱼
|
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 |
二货机器人
|
2b152b0c22
|
feat: Support Table.EXPAND_COLUMN & Table.SELECTION_COLUMN (#33026)
* feat: Table support Table.EXPAND_COLUMN & Table.SELECTION_COLUMN
* docs: Update docs
|
3 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
|
6cd8f2bc3c
|
✅ fix unsafe link href
|
5 years ago |
orzyyyy
|
b054ce3874
|
chore: adjust indent & revert demo & fix lint problem
|
5 years ago |
orzyyyy
|
872ada07e7
|
fix: lint:demo
|
5 years ago |
afc163
|
b780070351
|
💄 prittier all files
|
6 years ago |
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
6 years ago |
afc163
|
009ed08580
|
upgrade eslint-config-airbnb
|
7 years ago |
afc163
|
3612144c6d
|
site: avoid hash jump in demo
|
7 years ago |
偏右
|
ffffd0f4c5
|
Fix styles (#7924)
* update demo
* Fix styles
* fix snap
* Fix back-top ci
|
7 years ago |
Benjy Cui
|
200b88246f
|
docs: update docs format
|
8 years ago |
Benjy Cui
|
3e17551b7e
|
site: improve build speed
|
8 years ago |
afc163
|
de544ad21b
|
fix useless className
|
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 |
kvetoslavnovak
|
c0ee38b173
|
docs: Table - Expandable Row - English Translation (#3274)
|
8 years ago |
afc163
|
69cdf22b42
|
Allow indicate expandIconColumnIndex in Table, close #3055
|
8 years ago |
Benjy Cui
|
63941ae665
|
docs: fix table demo format
|
8 years ago |
偏右
|
0b3186696c
|
docs: Translate table (#2594)
|
8 years ago |
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
9 years ago |
afc163
|
26785a4c7d
|
improve code style
|
9 years ago |
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
9 years ago |
Benjy Cui
|
df3ba36720
|
docs: remove useless newline in documentation
|
9 years ago |
Benjy Cui
|
03d09b66e8
|
docs: update demo format
|
9 years ago |
afc163
|
3738eb3b73
|
update code style
|
9 years ago |
Benjy Cui
|
cd1391e6a2
|
style: update code style for object-curly-spacing
|
9 years ago |
afc163
|
91bd7f22c0
|
use mountNode replace the long getElementById
|
9 years ago |
afc163
|
16abf46071
|
Fix markdown eslint errors, update .eslintrc
|
9 years ago |
afc163
|
753c01ae18
|
ES6 syntax for demo code
fix antd.notification
|
9 years ago |
afc163
|
64b4031d7a
|
Fix key warning in table demo
|
9 years ago |
yiminghe
|
76b0f673ec
|
beta2
|
9 years ago |
RaoHai
|
2c1fda70d6
|
Table 列选择模式重构
+ 表格 `rowSelection` 支持多选
+ 表格可配置某行数据默认选中、不能选中。该配置对 ajax 载入的数据有效。
示例:
```
getCheckboxProps: function (value) {
return {
defaultValue: value.name === '胡彦祖ajax2', // 配置默认勾选的列
disabled: value.name === '李大嘴ajax3' // 配置无法勾选的列
}
},
```
|
9 years ago |
zhujun24
|
af6a8d31ee
|
optimize
|
9 years ago |
zhujun24
|
95465a6794
|
add expand table
|
9 years ago |
afc163
|
c89a0c1441
|
fill demos with title
|
10 years ago |
afc163
|
82c110ac5d
|
Add table demos
|
10 years ago |
afc163
|
76fbc4360b
|
坑位变动
|
10 years ago |
afc163
|
51ac1b3617
|
二期组件挖坑
|
10 years ago |
afc163
|
515ce029f3
|
rename theme to site
|
10 years ago |
afc163
|
c5e67da18f
|
first commit
|
10 years ago |