picodoth
|
e25323882a
|
Merge branch 'feature-3.6.0'
|
7 years ago |
afc163
|
e124cabc5b
|
update badge snapshot test
|
7 years ago |
Wei Zhu
|
7149d1fdff
|
Add offline support (#10738)
* site: add offline support
* test update
* Revert "test update"
This reverts commit e1cb2fba80 .
* use reduce
|
7 years ago |
hank
|
5be1b9c33c
|
Fix issue #8666 (#10739)
* fix issue #8666
* add issue #8666 test
|
7 years ago |
Karol Majewski
|
7c273912fd
|
Fix #10729 (#10730)
* Lift the requirement of the omitted keys being of string type
* Remove unused Diff mapped type
|
7 years ago |
Wei Zhu
|
87163dfcd6
|
tests: mock xhr request
Close #10342
|
7 years ago |
Wei Zhu
|
05251682f1
|
Remove window reference
|
7 years ago |
Wei Zhu
|
31be3717ad
|
Upgrade react-dnd
|
7 years ago |
zombiej
|
ca7ed4c07d
|
clean up 3.5.5 since warning 4.0.1 already fixed
|
7 years ago |
dependabot[bot]
|
64a29dfd1a
|
Update warning requirement to ~4.0.1
Updates the requirements on [warning](https://github.com/BerkeleyTrue/warning) to permit the latest version.
- [Release notes](https://github.com/BerkeleyTrue/warning/releases)
- [Changelog](https://github.com/BerkeleyTrue/warning/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BerkeleyTrue/warning/commits/v4.0.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
7 years ago |
afc163
|
b5c5f0b5d4
|
update snapshot
|
7 years ago |
Wu Haotian
|
4f91fe61bf
|
add z-index for fixed header demo
#10693
|
7 years ago |
Eduardo Ludi
|
7f16ded760
|
Updates test for Transfer (removes snapshot)
|
7 years ago |
Eduardo Ludi
|
9bc98b6471
|
Adds some tests for Transfer custom styles.
|
7 years ago |
Eduardo Ludi
|
e8351b8104
|
Adds style prop to Transfer operation.
|
7 years ago |
Eduardo Ludi
|
6d610de157
|
Adds support for custom styles in Transfer and Transfer operation.
|
7 years ago |
Oleg Kuzava
|
be7f540fba
|
Fix breakpoint for mobile view
|
7 years ago |
afc163
|
814ee7365a
|
tweak popover arrow style detail
|
7 years ago |
afc163
|
5fd4139661
|
Fix Affix offsetBottom not working, close #10674
|
7 years ago |
zombiej
|
e14928b4f9
|
update doc
|
7 years ago |
zombiej
|
19a04e52f4
|
update change log
|
7 years ago |
afc163
|
21ca50fca1
|
Merge branch 'master' into feature-3.6.0
|
7 years ago |
afc163
|
38f94990f8
|
Merge branch 'feature-3.6.0' of github.com:ant-design/ant-design into feature-3.6.0
|
7 years ago |
zombiej
|
d18f100721
|
Bump 3.5.5
|
7 years ago |
Wu Haotian
|
b10e7c4e82
|
downgrade warning to 3.0.0
|
7 years ago |
zombiej
|
9552f80cde
|
update change-log
|
7 years ago |
zombiej
|
ad0108dfd5
|
bump 3.5.4, update change log
|
7 years ago |
zombiej
|
a6e2037c06
|
update test case
|
7 years ago |
afc163
|
ac4a9086a0
|
test: press enter to search
|
7 years ago |
afc163
|
12d0aedeca
|
docs: make markdown format
|
7 years ago |
afc163
|
36ffe7e1dc
|
Search icon could be clicked, close #10634
|
7 years ago |
Eric Celeste
|
b86f4eeaad
|
improve english
|
7 years ago |
afc163
|
3ceb619b92
|
Fix and optimize table demo, close #10639
|
7 years ago |
clinyong
|
baa78bfa5f
|
Change default word-break to break-word
|
7 years ago |
afc163
|
8c2f99fd3e
|
test alert
|
7 years ago |
afc163
|
50057739bf
|
Add test cases for Anchor
|
7 years ago |
afc163
|
3a445f3e75
|
more test cases
|
7 years ago |
afc163
|
be13326a1b
|
Fix typo
|
7 years ago |
afc163
|
93b14da4a6
|
improve test code
|
7 years ago |
afc163
|
21db29bd53
|
Add test cases for Badge
|
7 years ago |
afc163
|
d58c0780f9
|
test Popconfirm
|
7 years ago |
afc163
|
042c014a38
|
test => it
|
7 years ago |
afc163
|
aff9d8fc62
|
fix lint
|
7 years ago |
afc163
|
b7b12b657c
|
test: test carousel
|
7 years ago |
afc163
|
0feaf95629
|
Fix breadcrumb test case
|
7 years ago |
afc163
|
076540c83e
|
test: breadcrumd work with react-router
|
7 years ago |
afc163
|
3db0610d52
|
Add test case for Cascader
|
7 years ago |
afc163
|
7222944347
|
test babel-plugin-import warning
|
7 years ago |
afc163
|
322ebf0039
|
fix badge snapshot
|
7 years ago |
Jinxuan Zhu
|
c2519e776b
|
Add promise-like interface (#10470)
* Add promise-like interface
* Keep hide interface
* Shorten
* Test Promise
* Update document
* Update demo: 2.5 second is insignificant with the default 3s hiding
* Update demo: then interface
* Fix line break
* Chainable
* Thenable demo
* Thenable test
* Fix tsc error
* Fix tsc error
* Better document
* Revert change in loading.md
* Change snapshot
|
7 years ago |