renovate[bot]
|
863f61d908
|
chore(deps): update dependency eslint to v9 (#50690)
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-09-19 03:30:19 +08:00 |
|
叶枫
|
7d66a8e5cf
|
type: revert Table generic with any (#50372)
* fix: table generic default any
* feat: = AnyObject
|
2024-08-13 10:34:52 +08:00 |
|
lijianan
|
857ee24e38
|
type(Table): TypeScript improvement (#50351)
* type: Table TypeScript improvement
* type: Table TypeScript improvement
* type: Table TypeScript improvement
* fix: fix demo
* fix: fix demo
* fix: fix type
* fix: fix type
* fix: fix type
* fix: fix type
|
2024-08-11 10:58:13 +08:00 |
|
afc163
|
59ad48476b
|
refactor: add boime lint and fix lint errrors (#49536)
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com>
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-06-22 21:59:12 +08:00 |
|
叶枫
|
502dac12aa
|
docs: format code (#48309)
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
|
2024-04-08 14:04:08 +08:00 |
|
lijianan
|
ac5a06027e
|
revert: "chore: unified import method (#42149)" (#42180)
This reverts commit ea8ed28209 .
|
2023-05-06 15:49:37 +08:00 |
|
lijianan
|
ea8ed28209
|
chore: unified import method (#42149)
* chore: unified import method
* fix lint
|
2023-05-05 20:52:44 +08:00 |
|
二货机器人
|
2c2c631bfd
|
chore: prettier components (#36171)
|
2022-06-22 14:57:09 +08:00 |
|
Tom Xu
|
1719748a29
|
chore: eslint add consistent-type-imports (#35419)
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
|
2022-05-07 14:31:54 +08:00 |
|
二货机器人
|
08f25f0c8f
|
chore: Update Table ts definition (#29084)
* chore: bump rc-table ver
* chore: Fix ts definition
* docs: fix doc
|
2021-01-28 01:21:58 +08:00 |
|
偏右
|
9a67f3571d
|
fix: Table crash when dataSource contains number (#26042)
close #26039
|
2020-08-05 22:29:38 +08:00 |
|
二货机器人
|
4358f48abd
|
fix table selection with empty children error (#21528)
|
2020-02-22 22:19:33 +08:00 |
|
二货机器人
|
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
|
2019-11-15 14:35:25 +08:00 |
|