偏右
|
8345554cd7
|
Merge pull request #18324 from ant-design/master
chore: Merge master into feature
|
5 years ago |
jiang
|
ced96b954c
|
fix: submenu popupClassName and className chaos (#18290)
* Update SubMenu.tsx
* add popupClassName to api
* fix typo
|
5 years ago |
偏右
|
4e9c477bb3
|
fix: Cascader notFoundContent width (#18325)
* 🐛 Fix Cascader notFoundContent width
close #18176
* 🔒 lock less to 3.9.0
https://github.com/less/less.js/issues/3416
https://github.com/less/less.js/issues/3414
|
5 years ago |
偏右
|
9b3ac9bbd1
|
fix: model close (#18323)
* 💄 support Modal closeIcon
close #18307
* 🐛 closeIcon should put into span
https://github.com/ant-design/ant-design/pull/18309/files#r314946527
|
5 years ago |
偏右
|
c0f98beb4a
|
🐛 support `jfif` image in Upload (#18322)
close #18183
|
5 years ago |
偏右
|
a767a495b0
|
feat: Modal closeIcon (#18309)
* 💄 support Modal closeIcon
close #18307
* ✅ Add test case for closeIcon
|
5 years ago |
Vijay Thirugnanam
|
c7e11a0eac
|
feat: upgrade rc-mentions (#18298)
* upgrade rc-mentions
* update docs for mentions component
* update docs
|
5 years ago |
偏右
|
92b36c08da
|
Merge pull request #17827 from shaodahong/feat-anchor-targetOffset
feat(Anchor): add targetOffset prop
|
5 years ago |
信鑫-King
|
3bc3cf43f2
|
Merge pull request #18320 from ant-design/chore-ghpages-action
Update main.workflow
|
5 years ago |
ycjcl868
|
ac087aa7e8
|
fix: deploy
|
5 years ago |
信鑫-King
|
35850c7bf0
|
Update main.workflow
|
5 years ago |
shao
|
4968052574
|
test: fix lint fail
|
5 years ago |
shao
|
2416d17b74
|
test: reduce test time
|
5 years ago |
shao
|
9a3feda565
|
test: reduce test time
|
5 years ago |
shao
|
6729ce30fa
|
test: fix lint
|
5 years ago |
shao
|
ce5375f95c
|
test: remove unused var
|
5 years ago |
shaodahong
|
83022a4cff
|
test: try mock Date.now to reduce test time
|
5 years ago |
shaodahong
|
b277a963f0
|
fix: eslint fail
|
5 years ago |
shaodahong
|
b1cd8e32d9
|
test: add easings.ts test suite
|
5 years ago |
shaodahong
|
ebdbd0ef6f
|
test: fix test fail
|
5 years ago |
shaodahong
|
3b692bc8b6
|
test: fix test fail
|
5 years ago |
shao
|
a796f871a6
|
test: use jest.useFakeTimers replace sleep
|
5 years ago |
shao
|
3ab3b014e0
|
test: use jest.useFakeTimers replace sleep
|
5 years ago |
shaodahong
|
40c53c8ca4
|
feat(Anchor): change version
|
5 years ago |
shaodahong
|
32621cf41a
|
feat(Anchor): fix getCurrentAnchor offset
|
5 years ago |
shao
|
554d8cb3e3
|
fix: review change
|
5 years ago |
shao
|
b4a228c4f4
|
perf: replace all test suite delay func to common test util sleep func
|
5 years ago |
shao
|
d45dc1b347
|
feat(Anchor): fix test fail
|
5 years ago |
shao
|
a266f45395
|
feat(Anchor): remove scrollTo option
|
5 years ago |
shao
|
32b09fc8f3
|
feat(Anchor): perf easings export
|
5 years ago |
shao
|
5f153c1d83
|
fix: remove Easings easeOutCubic func
|
5 years ago |
shao
|
b6c5db845c
|
fix: modify naming
|
5 years ago |
shao
|
fcd39e574c
|
fix: modify naming
|
5 years ago |
shao
|
06abd9503c
|
fix: some bad writing
|
5 years ago |
shao
|
ccef30885a
|
perf: optimization BackTop and Anchor components scrollTo func
|
5 years ago |
shao
|
90a65d1e57
|
feat(Anchor): fix add targetOffset prop deme test fail
|
5 years ago |
shao
|
5e4835363b
|
feat(Anchor): add targetOffset prop demo
|
5 years ago |
shao
|
a103d21062
|
feat(Anchor): add targetOffset prop test case
|
5 years ago |
shao
|
b3537d5c38
|
docs(Anchor): fix targetOffset prop doc of review change
|
5 years ago |
shao
|
b02e433226
|
docs(Anchor): add targetOffset doc
|
5 years ago |
shao
|
9803ebab34
|
feat(Anchor): add targetOffset prop
|
5 years ago |
偏右
|
7c5821fcc5
|
Merge pull request #18311 from yoyo837/breadcrumb-last-child-a-highlight
The last-child highlight, whether or not it is linkable
|
5 years ago |
yoyo837
|
c7e07baff9
|
The last-child highlight, whether or not it is linkable
|
5 years ago |
偏右
|
3b0723bff2
|
Merge pull request #18284 from wendzhue/progress-styles
fix(module:progress): fix progress styles to adapt changes in rc progress
|
5 years ago |
偏右
|
4e26107a4e
|
Merge pull request #17823 from shaodahong/feat-anchor-getCurrentAnchor
feat(Anchor): add getCurrentAnchor prop
|
5 years ago |
偏右
|
79d1cd1006
|
Merge pull request #18305 from ant-design/fix-site-locale
fix: cn pages locale
|
5 years ago |
afc163
|
ddd6400391
|
:china: Fix cn pages locale
|
5 years ago |
陈帅
|
b133c4a2c4
|
style: descriptions style update (#18270)
* padding bottom support size
* add toc readme
* add demo
* fix lint
* snapshot updated
|
5 years ago |
Phyllis
|
ea6bf51816
|
add style to CheckableTagProps (#18300)
|
5 years ago |
zombieJ
|
fd284ecc47
|
fix: ResizeObserver should ignore shaking (#18289)
* fix: ResizeObserver should ignore shaking
* fix lint
* fix domHook
|
5 years ago |