afc163
f151990700
fix: Popover icon color get polluted ( #38355 )
...
close #38353
2022-11-03 12:12:40 +08:00
Mike Ellis
46a0c60d0c
fix: Adds aria-label to Table header checkbox ( #38336 )
...
* Adds aria-label to Table header checkbox
* Corrects inverted aria label
* Updates some napshots
* Updates transfer snapshots
2022-11-03 10:15:03 +08:00
叶枫
b36ddace4c
docs: add doc ( #38345 )
...
* feat: done
* feat: done
2022-11-02 17:50:50 +08:00
Optimistic-Chen
036a2c20a1
chore: update table demo ts type ( #38333 )
...
* 虚拟滚动列表中的Parameters<typeof Table>[0]改为泛型传参
虚拟滚动列表中的Parameters<typeof Table>[0]改为泛型传参,可以定义通过datasource定义RecordType的值,而不是object
* Update virtual-list.md
* docs: virtualtable example use generic instead of 'Parameters[0]'
* Update components/table/demo/virtual-list.md
Co-authored-by: liangjun.chen <liangjun.chen@yunqutech.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-02 13:21:28 +08:00
lijianan
81864f9b8a
fix: ball lose ( #38338 )
...
* fix: ball lose
* Update components/anchor/style/index.less
Co-authored-by: afc163 <afc163@gmail.com>
* fix: fix style
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-02 12:00:11 +08:00
xrkffgg
4c8bcaa5fd
docs: add changelog 4.24.0 ( #38315 )
...
* docs: add changelog 4.24.0
* docs: add miss
* docs: add miss
* docs: update
* docs: update
* docs: update
* docs: update
2022-11-01 22:45:49 +08:00
afc163
4825f0e46a
chore: fix lint
2022-11-01 00:59:10 +08:00
afc163
85cd53d55a
docs: fix code demo width in small device
2022-11-01 00:47:32 +08:00
JarvisArt
047daad164
fix: Badge code lgtm issue ( #38316 )
2022-11-01 00:16:56 +08:00
xrkffgg
5ede9b65af
chore: merge feature into master #38313
2022-10-31 23:07:27 +08:00
二货爱吃白萝卜
ea2d5b4482
test: trigger form test ( #38305 )
2022-10-31 21:23:59 +08:00
He Linming
6ee61f6f0b
feat(Input.Password): password visibility controllable ( #38216 )
...
* feat: support controllable visible of password
* test: add some unit test for Password
* refactor: visibilityToggle API
* test: update snapshots
* Update components/input/Password.tsx
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-31 21:15:59 +08:00
afc163
0eb368f84a
fix: Progress zoom behavior in Safari ( #38301 )
2022-10-31 17:49:39 +08:00
lijianan
05aa4c2a95
docs: add Notes ( #38296 )
...
* docs: add Notes
* fix: update snap
* fix: update snap
2022-10-31 14:49:43 +08:00
github-actions[bot]
6c6913c367
chore: auto merge branches ( #38278 )
...
chore: merge feature into master
2022-10-31 03:22:15 +00:00
lijianan
de1ab2c7f1
fix: add white color ( #38291 )
2022-10-31 10:55:08 +08:00
hms181231
9352d24bc4
test: Update swicth test case ( #38284 )
2022-10-31 10:22:38 +08:00
hms181231
a927ef62a3
test: Update statistic test case ( #38285 )
2022-10-31 10:21:13 +08:00
hms181231
37fb68ab68
test: Update page-header test case ( #38286 )
2022-10-31 10:20:29 +08:00
hms181231
e939b43af4
test: Update local-provider test case ( #38287 )
2022-10-31 10:20:14 +08:00
hms181231
aeb266d5da
test: Update input test case ( #38289 )
2022-10-31 10:19:56 +08:00
hms181231
00e5ca5ee9
test: Update upload test case ( #38282 )
2022-10-31 10:16:51 +08:00
hms181231
46c846a34c
test: Update modal test case ( #38288 )
2022-10-31 10:15:52 +08:00
hms181231
302a8e5a58
test: Update tooltip test case ( #38283 )
2022-10-31 10:14:10 +08:00
hms181231
759abca658
test: Update typography test case ( #38281 )
2022-10-31 10:13:06 +08:00
Bojack
892ef7e925
fix: The text should read "No data" ( #38127 )
2022-10-30 21:33:23 +08:00
afc163
84654f45f2
docs: update mirror url hint modal ( #38280 )
2022-10-30 21:31:23 +08:00
afc163
9f8e43daae
fix: upgrade rc-dialog and fix Modal animation ( #38275 )
...
* fix: upgrade to rc-dialog 9.0.1
* chore: rc-dialog@9.0.2
2022-10-30 18:19:36 +08:00
JarvisArt
4522340700
docs: fix the steps docs layout ( #38277 )
...
* docs: update dropdown wrong word
* docs: update breadcrumb wrong word
2022-10-30 17:17:47 +08:00
github-actions[bot]
55eeae5f0f
chore: auto merge branches ( #38255 )
...
chore: sync master into feature
2022-10-30 08:45:28 +00:00
afc163
59b97b98bf
Merge branch 'master' into master-merge-feature
2022-10-30 16:15:08 +08:00
afc163
9893efeb51
test: fix form test case ( #38276 )
2022-10-30 15:20:39 +08:00
afc163
8b38815283
Merge branch 'master' into master-merge-feature
2022-10-30 14:36:53 +08:00
Rex Zeng
b0fe69c18f
refactor(Anchor): rewrite CC => FC ( #38265 )
...
* fix: fix
* fix: fix
* fix: del forwardRef
* fix: add depList
* test(anchor): rewrite test to match the latest fc implementation
* fix: eslint error fix
* style: type optimization
* style: type optimization
* Update components/anchor/Anchor.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* Update Anchor.tsx
* Update components/anchor/Anchor.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix: rename
* fix: fix
* fix: fix
* Update components/anchor/style/index.less
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-30 14:35:45 +08:00
afc163
c73b9a738a
Update index.less ( #38273 )
2022-10-29 16:45:49 +08:00
Yuki Zhang
b7557751fe
chore: remove useless code for Space.Compact ( #38243 )
2022-10-28 15:06:19 +08:00
afc163
444a8e3c75
style: enlarge Carousel dots hover area ( #38257 )
2022-10-28 11:17:01 +08:00
afc163
471e8ebebf
chore: resolve conflict
2022-10-27 23:25:55 +08:00
afc163
03d716e750
perf: upgrade deps and reduce bundle size ( #38254 )
...
* chore: upgrade deps
* Update package.json
* Update package.json
2022-10-27 23:22:46 +08:00
github-actions[bot]
0286ed2113
chore: auto merge branches ( #38253 )
...
chore: feature merge master
2022-10-27 14:43:59 +00:00
MadCcc
5a218d0c4d
Merge branch 'master' into feature-merge-master
2022-10-27 21:57:59 +08:00
lijianan
aca6578330
chore: lock node version ( #38251 )
...
* chore: lock image
* chore: lock image
2022-10-27 21:39:29 +08:00
ZH-seven
d4a5c76d04
fix: Tabs get getPopupContainer from ConfigProvider( #25844 ) ( #38238 )
...
Co-authored-by: seven <zhu.hui93@iwhalecloud.com>
2022-10-27 11:23:39 +08:00
lijianan
0f63c5d6bc
fix: eslint error ( #38233 )
2022-10-26 23:50:13 +08:00
二货机器人
f311793e71
docs: Fix mistake of select listItemHeight. close #38228
2022-10-26 22:04:26 +08:00
MESSAOUDI Oussama
1da8ef619f
fix: Tabs active style in compact mode ( #38223 )
2022-10-26 16:07:05 +08:00
MadCcc
51b69283a4
test: update test case ( #38217 )
...
* test: update test case
* chore: udpate snapshot
2022-10-26 14:47:33 +08:00
kiner-tang(文辉)
2c8990773b
chore: update authors ( #38214 )
...
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-10-26 10:35:26 +08:00
行冥
3390290c26
chore: remove redundant state ( #38208 )
...
Co-authored-by: xingming <xingjiang.gxj@antgroup.com>
2022-10-25 23:24:18 +08:00
kiner-tang(文辉)
ca97b05661
fix: Remove redundant warnings ( #38190 )
...
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-10-25 00:07:18 +08:00