afc163
9cc228f2af
chore: add type test
2 years ago
lijianan
82ba22232d
test: simplify test case ( #38375 )
2 years ago
lijianan
d448c37cdb
test: simplify test case ( #38374 )
2 years ago
lijianan
9cbacd148e
test: add unmount for test case ( #38373 )
2 years ago
章鱼怪
ad3c7747e1
feat: add padding less variable for Alert ( #38369 )
* feat: add padding less variable for Alert
* feat: Alert less variable
2 years ago
二货机器人
92b37eebbf
fix: rm useless background color of FloatButton group
2 years ago
黑雨
53c2be01ca
chore: update rc-steps and add test case ( #38319 )
* feat: update rc-steps
* feat: update rc-steps
* feat: update rc-steps
* feat: fix items
2 years ago
afc163
f151990700
fix: Popover icon color get polluted ( #38355 )
close #38353
2 years ago
二货机器人
5cce2cd7c4
chore: adjust Popover PurePanel style pos
2 years ago
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
2 years ago
二货爱吃白萝卜
d6e643a46d
feat: Tour support PurePanel ( #38348 )
* feat: PurePanel
* test: Update snapshot
* test: coverage
2 years ago
lijianan
a38e411b72
fix: remove strokeWidth limit ( #38320 )
* fix: remove limit
* fix: fix
* fix: fix
* fix: update snap
2 years ago
MadCcc
abf45ca898
fix: Tour should not trigger onNext if finish ( #38347 )
* fix: Tour should not trigger onNext if finish
* test: update test case
* chore: update test case
2 years ago
叶枫
b36ddace4c
docs: add doc ( #38345 )
* feat: done
* feat: done
2 years ago
黑雨
b0850139f2
[new component] Next tour ( #37867 )
* feat: init
* feat: update
* feat: upate
* feat: update
* feat: update
* feat: init
* feat: init
* feat: init
* feat: update
* feat: update
* feat: update
* feat: update rc-tour
* feat: init component
* feat: init component
* chore: update pck
* doc: update doc
* doc: update reviewer
* doc: update reviewer
* doc: update reviewer
* feat: update reviewer
* feat: update reviewer
* feat: update doc
* feat: update deme
* feat: update demo doc
* feat: update demo
* feat: update demo
* feat: update style
* feat: update dom & style
* feat: update dome
* feat: update dome
* docs: update demo
* feat: update doc
* feat: update dome
* feat: add locale
* doc: update locale
* doc: add test
* feat: add test case
* feat: add test case
* feat: update package
* feat: update ts
* feat: update ts
* feat: update snapshots
* feat: update demo
* feat: update demo
* feat: update demo
* feat: edit maxSize
* feat: edit maxSize
* feat: update lint
* feat: update lint
* feat: update style reviewer
* feat: update style
* feat: merge next
* feat: add locale
* feat: reset bundleSize
* feat: change maxSize
* feat: update test coverage
* feat: update test coverage
* feat: add type
* chore: simplify en locale
* feat: update
* feat: update test snap
* docs: demo update
* chore: adjust style
* chore: adjust style
* chore: bump rc-tour
* Update package.json
* feat: update package
* feat: update package
* feat: update cover
* docs: update api
* docs: update overview snap
* feat: update token
* feat: delete repeat ts
* feat: remove finishButtonProps
* chore: update demo
* feat: tour style
* test: fix lint
* chore: code clean
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
MadCcc
8f6f223f2d
fix: image preview style ( #38339 )
* fix: image preview style
* chore: code clean
2 years ago
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>
2 years ago
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>
2 years ago
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
2 years ago
Cedong.Lee
b8de996fc1
fix(DatePicker): PopupClassName does not exist
2 years ago
JarvisArt
047daad164
fix: Badge code lgtm issue ( #38316 )
2 years ago
二货爱吃白萝卜
ea2d5b4482
test: trigger form test ( #38305 )
2 years ago
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>
2 years ago
afc163
0eb368f84a
fix: Progress zoom behavior in Safari ( #38301 )
2 years ago
lijianan
05aa4c2a95
docs: add Notes ( #38296 )
* docs: add Notes
* fix: update snap
* fix: update snap
2 years ago
lijianan
de1ab2c7f1
fix: add white color ( #38291 )
2 years ago
lijianan
4ca2ed63bd
feat: V5 Responsive Circle Progress ( #38231 )
* feat: V5 Responsive Circle Progress
* fix: add useMemo
* Update components/progress/demo/circle-micro.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/progress/demo/circle-micro.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/progress/demo/circle-micro.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/progress/progress.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix: raname processInfo
* fix: add dep list
* fix: add demo
* fix: fix width
* fix: fix width
* fix: fix snap
* fix: rename
* fix: snap
* Update components/progress/Circle.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix: rename
* fix: fix style
* fix: update demo
* fix: fix style
* fix: fix ci
* fix: fix style
* fix: del verticalAlign
* fix: fix
* fix: fix cicd
* fix: update demo
* fix: update demo
* fix: fix style
* fix: fix style
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
hms181231
9352d24bc4
test: Update swicth test case ( #38284 )
2 years ago
hms181231
a927ef62a3
test: Update statistic test case ( #38285 )
2 years ago
hms181231
37fb68ab68
test: Update page-header test case ( #38286 )
2 years ago
hms181231
e939b43af4
test: Update local-provider test case ( #38287 )
2 years ago
hms181231
aeb266d5da
test: Update input test case ( #38289 )
2 years ago
hms181231
00e5ca5ee9
test: Update upload test case ( #38282 )
2 years ago
hms181231
46c846a34c
test: Update modal test case ( #38288 )
2 years ago
hms181231
302a8e5a58
test: Update tooltip test case ( #38283 )
2 years ago
hms181231
759abca658
test: Update typography test case ( #38281 )
2 years ago
Bojack
892ef7e925
fix: The text should read "No data" ( #38127 )
2 years ago
JarvisArt
4522340700
docs: fix the steps docs layout ( #38277 )
* docs: update dropdown wrong word
* docs: update breadcrumb wrong word
2 years ago
afc163
9893efeb51
test: fix form test case ( #38276 )
2 years ago
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>
2 years ago
afc163
c73b9a738a
Update index.less ( #38273 )
2 years ago
二货爱吃白萝卜
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
2 years ago
Yuki Zhang
87b1a32aca
feat: css-in-js for Space.Compact ( #38227 )
* feat: css-in-js for Space.Compact
* chore: remove useless less files
* fix: lint issue
* refactor: improve code style
* chore: add bundlesize
2 years ago
Yuki Zhang
b7557751fe
chore: remove useless code for Space.Compact ( #38243 )
2 years ago
afc163
444a8e3c75
style: enlarge Carousel dots hover area ( #38257 )
2 years ago
MadCcc
28396d6b9c
fix: skeleton node should have bg color ( #38248 )
* fix: skeleton node should have bg color
* chore: code clean
2 years ago
ZH-seven
d4a5c76d04
fix: Tabs get getPopupContainer from ConfigProvider( #25844 ) ( #38238 )
Co-authored-by: seven <zhu.hui93@iwhalecloud.com>
2 years ago
lijianan
0f63c5d6bc
fix: eslint error ( #38233 )
2 years ago
二货机器人
f311793e71
docs: Fix mistake of select listItemHeight. close #38228
2 years ago
MESSAOUDI Oussama
1da8ef619f
fix: Tabs active style in compact mode ( #38223 )
2 years ago