dingkang
|
3ffe70ae4e
|
fix: table cellPaddingBlock token bug (#45040)
* fix: table cellPaddingBlock token bug
* style: fix table cellPaddingBlock token bug
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-09-25 10:49:10 +08:00 |
|
二货爱吃白萝卜
|
3215a7bb66
|
fix: extra pos logic (#44922)
|
2023-09-18 14:06:06 +08:00 |
|
二货爱吃白萝卜
|
23870913b1
|
fix: Table virtual with narrow columns (#44818)
* fix: resize & border logic
* fix: auto width
* chore: clean up
* fix: lint
* chore: cov
* chore: lint
|
2023-09-13 17:53:54 +08:00 |
|
二货爱吃白萝卜
|
29035523e2
|
fix: virtual table text align (#44786)
* fix: virtual table text align
* chore: adjust style
|
2023-09-12 17:33:59 +08:00 |
|
二货爱吃白萝卜
|
6f2bddd5a1
|
feat: Table support virtual (#44349)
* chore: update demo
* chore: adjust fixed style
* chore: opt scroll height
* chore: clean up
* chore: update demo
* chore: bump rc-virtual-list
* chore: update deps
* chore: bump rc-table
* fix: clean up
* chore: fix demo
* test: add test case
|
2023-08-28 17:36:23 +08:00 |
|
MadCcc
|
5465975b1a
|
feat: table component token (#44118)
* feat: table component token
* chore: add typedoc
|
2023-08-09 10:52:39 +08:00 |
|
JiaQi
|
4da3922a2c
|
fix(table): fix expand icon and column shrinking in RTL (#43977)
|
2023-08-03 12:30:55 +08:00 |
|
二货爱吃白萝卜
|
b2402f9140
|
fix: table hover missing style (#42572)
|
2023-05-24 17:11:57 +08:00 |
|
JiaQi
|
dc2add0fea
|
style(table): Modify borderRadius in filter dropdown (#42451)
Co-authored-by: lijianan <574980606@qq.com>
|
2023-05-18 19:42:11 +08:00 |
|
afc163
|
3a5413315d
|
style: fix Table border and radius issues (#41985)
* style: fix Table border details
* style: fix Table border details
|
2023-04-25 23:17:20 +08:00 |
|
lijianan
|
326d7a1074
|
fix: add col width, fix table width error (#41626)
* Update useSelection.tsx
* Update useSelection.tsx
* fix
* fix
* fix
* add demo
|
2023-04-06 17:16:27 +08:00 |
|
JiaQi
|
a268fdde8f
|
style(Table): Add the rowScope style (#40304)
* Add the rowScope style
* doc(table): add demo about rowScope
* update snapshot
---------
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
Co-authored-by: muxinFeng <434980373@qq.com>
|
2023-03-02 20:51:40 +08:00 |
|
afc163
|
9b25304c29
|
style: fix Table dropdown radius style (#40802)
|
2023-02-19 20:35:36 +08:00 |
|
Jungzl
|
76dc87f1c3
|
fix: adjust onBackground outputs to support semi-transparent colors (#40729)
* chore(deps): bump @ctrl/tinycolor from 3.4.0 to 3.6.0
* fix: adjust onBackground outputs to support semi-transparent colors
|
2023-02-19 16:24:20 +08:00 |
|
MadCcc
|
0dad66c0fb
|
feat: recover v4 table style (#40469)
* Revert "fix: when table filter, the border will be black (#39938)"
This reverts commit 401ef66111 .
* feat: revert v5 table style
|
2023-01-31 14:24:12 +08:00 |
|
Danial Soheili
|
cac6d5c42f
|
fix: Table scroll shadow in rtl mode (#40441)
* 💄 STYLE: fix Table's scroll shadow in rtl mode
* Revert "💄 STYLE: fix Table's scroll shadow in rtl mode"
This reverts commit 06c9249f70 .
* 💄 STYLE: use logical properties
|
2023-01-29 20:46:13 +08:00 |
|
Wuxh
|
06dde33601
|
fix(Table): fix sticky table header shadow style error (#40171)
* fix: fix sticky table header shadow style error
* fix
|
2023-01-12 17:38:39 +08:00 |
|
lijianan
|
5d3381334c
|
chore: remove useless tsx support (#39934)
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
|
2022-12-31 22:12:30 +08:00 |
|
kiner-tang(文辉)
|
a1a7ef933a
|
fix: solve selection column cover by other cell when fixed (#39940)
|
2022-12-31 19:38:47 +08:00 |
|
JarvisArt
|
06e0b35b6e
|
fix: when table filter, the border will be black (#39938)
|
2022-12-31 19:28:29 +08:00 |
|
kiner-tang(文辉)
|
4f3577976c
|
fix(table): Sorted/Filtered table fixed column transparent background unreadable (#39012)
* fix: Sorted/Filtered table fixed column transparent background unreadable
* feat: remove redundant code
* Update components/table/style/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: code optimize
* style: reset format doc
Co-authored-by: MadCcc <1075746765@qq.com>
|
2022-12-28 18:10:11 +08:00 |
|
afc163
|
e44f11b0f4
|
style: fix Table filter dropdown broken style (#39805)
close #39799
|
2022-12-26 11:35:29 +08:00 |
|
Chuns Chen
|
9d671ed939
|
fix: table expandable row header has no top left border radius (#39781)
* fix: expandable row table header is rendered as td and has no top left border radius #39769
* test: update expandIconColumnIndex
|
2022-12-24 14:14:07 +08:00 |
|
afc163
|
0e98cb572c
|
style: fix Table header radius when has fixed columns (#39723)
close https://github.com/ant-design/ant-design/issues/39115#issuecomment-1362314574
|
2022-12-22 16:51:09 +08:00 |
|
MadCcc
|
3307a8b2a8
|
fix: table border issue (#39729)
* fix: table border issue
* chore: code clean
* docs: update demo
* fix: table borderRadius
* chore: add comment
|
2022-12-22 16:03:55 +08:00 |
|
JarvisArt
|
8c61261381
|
fix: table border adds transition animation (#39713)
|
2022-12-22 10:11:16 +08:00 |
|
Chuns Chen
|
359eaa697b
|
fix: Table should not warn DefaultProps (#39571)
* fix: Table should not warn DefaultProps
* chore: update table snapshot
* fix: table test fail
* Revert "chore: update table snapshot"
This reverts commit 1afc95b5bda83c109999ff83f505676b4c623202.
* chore: update table snapshot
|
2022-12-15 20:45:58 +08:00 |
|
Zhongjan
|
a44aa120e1
|
fix(Table): unexpected horizontal scroll bar (#39455)
|
2022-12-13 21:59:35 +08:00 |
|
MadCcc
|
5d9cb2e50d
|
refactor: Optimize theme export and add docs (#38902)
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
|
2022-11-23 20:22:38 +08:00 |
|
Sheralijon
|
870080bfd0
|
fix: expand icon row-indentation issue (#38823)
|
2022-11-22 15:28:31 +08:00 |
|
Tom Xu
|
77ea4038d1
|
chore: remo format and remove prettierrc arrowParens (#38722)
|
2022-11-19 13:47:33 +08:00 |
|
MadCcc
|
9f88c1238a
|
feat: token update (#38314)
* feat: token update
* chore: update test
* chore: lint
* chore: code clean
* test: update test case
* feat: radius token update
* fix: form size
* chore: fix steps style
* chore: code clean
* chore: update test case
|
2022-11-01 15:06:38 +08:00 |
|
二货爱吃白萝卜
|
752d671acb
|
feat: DatePicker support presets (#38249)
* chore: basic style
* chore: all of token spread
* chore: default presets style
* docs: update presets
* chore: fix style
* chore: fix ts
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* test: update snapshot
* chore: bump bundle size
* test: update snapshot
* chore: update picker style
* chore: rm useless content
|
2022-10-28 16:44:19 +08:00 |
|
MadCcc
|
ffc09a2a0d
|
feat: compact theme (#38105)
* feat: compact theme
* chore: code clean
* chore: code clean
* chore: show dynamic theme in preview
* chore: code clean
* feat: compact algorithm
|
2022-10-25 17:04:36 +08:00 |
|
MadCcc
|
607ad0dfdd
|
feat: alpha color (#37574)
* feat: alpha color
* chore: update
|
2022-09-16 14:58:05 +08:00 |
|
MadCcc
|
0b8c112193
|
feat: token wireframe (#37507)
* feat: wireframe token
* feat: token wireframe
* feat: wireframe steps
* feat: wireframe table
* feat: wireframe modal
* feat: wireframe popover
* chore: update token collect
|
2022-09-13 11:52:56 +08:00 |
|
MadCcc
|
2d880c9714
|
feat: table hover radius (#37370)
* feat: table hover radius
* feat/table-hover
* chore: style fix
* fix: sticky header
|
2022-09-02 20:57:53 +08:00 |
|
MadCcc
|
93908debec
|
feat: v5 radius (#37146)
* feat: v5 radius
* test: fix test
|
2022-08-19 10:10:51 +08:00 |
|
二货机器人
|
d970d80fa0
|
chore: next merge feature
|
2022-08-05 15:23:36 +08:00 |
|
afc163
|
8ed18fc239
|
style: reduce some css code (#36904)
|
2022-08-05 11:37:55 +08:00 |
|
MadCcc
|
ec3444a407
|
refactor: token udpate (#36892)
|
2022-08-04 16:16:50 +08:00 |
|
二货机器人
|
394aba4afe
|
chore: merge master
|
2022-07-29 15:56:11 +08:00 |
|
MadCcc
|
1ad0553249
|
refactor: token update (#36637)
* refactor: token update
* refactor: token
* chore: error color
* fix: menu danger
|
2022-07-21 17:00:42 +08:00 |
|
dashaowang
|
cff762cf3d
|
style: fix Table extra shadow and scrollbar when all columns are fixed
Co-authored-by: weiwang <wren@xuncetech.com>
|
2022-07-20 13:30:57 +08:00 |
|
afc163
|
2146d18045
|
style: fix Table tree data ellipsis style problem (#36608)
close #36583
|
2022-07-20 13:30:34 +08:00 |
|
zombiej
|
17f020f0a7
|
chore: merge master
|
2022-07-13 17:52:42 +08:00 |
|
afc163
|
008681c1bf
|
style: Table expandIcon style when column is fixed and ellipsis (#36496)
close #36485
|
2022-07-13 14:40:43 +08:00 |
|
MadCcc
|
cdbfe45df1
|
feat: generate anchor style for all components (#36460)
* test: fix lint
* chore: code clean
* doc: anchor color
* chore: style order
|
2022-07-11 15:35:58 +08:00 |
|
zombiej
|
3f9dfb4781
|
chore: next merge master
|
2022-07-08 11:24:57 +08:00 |
|
舜岳
|
47f68d0e5c
|
fix: fix table container z-index (#36420)
|
2022-07-08 10:31:53 +08:00 |
|