偏右
b829edefa5
Merge pull request #15507 from ant-design/dependabot/npm_and_yarn/react-router-dom-tw-5.0.0
Update react-router-dom requirement from ^4.3.1 to ^5.0.0
6 years ago
dependabot[bot]
06266ffe06
Update react-router-dom requirement from ^4.3.1 to ^5.0.0
Updates the requirements on [react-router-dom](https://github.com/ReactTraining/react-router ) to permit the latest version.
- [Release notes](https://github.com/ReactTraining/react-router/releases )
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGES.md )
- [Commits](https://github.com/ReactTraining/react-router/compare/v4.3.1...v5.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
偏右
aa6b3a3753
Merge pull request #15506 from dancerphil/master
Allow font-feature-settings to be customizable
6 years ago
Cong Zhang
bc4303b98a
Allow font-feature-settings to be customizable
6 years ago
偏右
810f2b21f0
Merge pull request #15502 from ant-design/fix-doc
Optimize some docs
6 years ago
afc163
bd27b6b836
📝 Optimize some docs
6 years ago
偏右
ac39baf4f1
Update index.en-US.md
6 years ago
Michal Pekar
6bea64b783
Update readme, typo - space after comma. ( #15489 )
Sentence: ... applications,including the official React implementation ...
6 years ago
willc001
3a2e1abfa7
refector: add @form-explain-font-size ( #15488 )
6 years ago
信鑫-King
e9773e6117
Merge pull request #15480 from ant-design/fix-firefox-scroll
fix firefox window.scroll invalid
6 years ago
jljsj33
7401d1622b
fix firefox window.scroll invalid
6 years ago
afc163
18d070d2d4
🆙 upgrade es6-shim version
6 years ago
zombieJ
96206ade58
adjust table editable row demo ( #15475 )
* adjust demo
* rm only
6 years ago
Aleksandr Chernokondratenko
357e79cf48
Fix checking if file is image or not in the UploadList ( #15412 )
* Fix checking if file is image or not in the UploadList
* Fix type
* Add correct checking if file is image or not
* Change startWith to indexOf, update test
* Increase delay in test to pass CI
* Update test
6 years ago
ZYSzys
554fdd4a3c
script: cleanup & reduce useless prettier files ( #15467 )
6 years ago
Rick Zhou
b1ec61a2da
another try of fixing tab style ( #15458 )
* another try of fixing tab style
* fix card mode tab bottom line animation
#15299
#15297
#15234
6 years ago
afc163
f080fa01c3
📝 Opatimize changelog for 3.15.1
6 years ago
DiamondYuan
3387ba181d
fix: Typescript definition update for List component ( #15462 )
6 years ago
whinc
115db9df70
docs: add 'sortDirections' description to Table component ( #15461 )
6 years ago
picodoth
eacb5723a2
3.15.1
6 years ago
Junbin Huang
5806c98b2d
Merge pull request #15455 from ant-design/release-3.15.1
docs: add changelog for 3.15.1
6 years ago
picodoth
dbd9f323c6
address cr
6 years ago
picodoth
5b3628bbdc
docs: add changelog for 3.15.1
6 years ago
Sam Kirkland
5d96ba6400
English translation for notFoundContent ( #15453 )
6 years ago
ztplz
b40c0d3db3
Update DatePicker docs ( #15092 )
6 years ago
Junbin Huang
3d16a27540
Merge pull request #15446 from ant-design/fix#15438
fix: export ConfigProviderProps interface
6 years ago
DiamondYuan
c99b2a7720
fix: export ConfigProviderProps interface
6 years ago
偏右
1bb7d6c301
Merge pull request #15409 from zy410419243/issue-15321
fix: bad position of collapsible submenu in sider when collapsed
6 years ago
偏右
785820e1a8
Merge pull request #15420 from akaguny/patch-1
docs(tabs): onTabClick description
6 years ago
偏右
59a6d49332
Update index.en-US.md
6 years ago
偏右
e0520318c8
Merge pull request #15428 from DiamondYuan/fix#15384
fix: change type of PaginationProps.itemRender originalElement param
6 years ago
偏右
4aa32b9e01
Merge pull request #15434 from chiaweilee/patch-1
fix: clearTimeout
6 years ago
+v
72296fd4e0
fix: lint
6 years ago
偏右
729f3b96cf
Merge pull request #15433 from yuezk/update-tooltip-doc
docs: Correct the default value of mouseEnterDelay
6 years ago
+v
acc9e96689
fix: clearTimeout
6 years ago
yuezk
9673128ddf
docs: Correct the default value of mouseEnterDelay
6 years ago
偏右
f0298ba8c1
Merge pull request #15431 from ant-design/fix-missing-icon-in-doc
Fix <Icon type="import" /> missing in documentation
6 years ago
afc163
9560844c9a
✉️ change hire email
6 years ago
afc163
e7e82defae
📝 Fix <Icon type="import" /> missing in documentation
6 years ago
DiamondYuan
eecc29da5e
fix: change type of PaginationProps.itemRender originalElement param
6 years ago
偏右
df4722443b
Merge pull request #15421 from Maktel/patch-1
fix Skeleton browser applied padding
6 years ago
Marek Łuszczki
7b2c878d71
fix Skeleton browser applied padding
Fix to issue #15413 , caused by `padding-inline-start` rule in browser default styles
6 years ago
zy410419243
f9d01eeb99
test: update cases for using Menu with Layout.Sider
6 years ago
Alexey
ef1fc4a4e2
docs(tabs): onTabClick description
* onTabClick collback description provided by rc-tabs
* link to rc-tabs docs (for read more)
6 years ago
zy410419243
a2eee8843d
revert: remove dev code
6 years ago
偏右
4f0e6e6523
Merge pull request #15396 from SoraYama/sorayama
fix(Layout): disable `hasSider` when specifically declared
6 years ago
偏右
771b2c426a
Merge pull request #15395 from ant-design/fix-badge-height
Fix Badge dot a litter higher
6 years ago
偏右
167f54bd86
Merge pull request #15393 from DiamondYuan/fix#15358
fix:add style prop for Steps.Step component
6 years ago
偏右
c1ef989866
Merge pull request #15354 from ant-design/deps-lint
Deps lint
6 years ago
zy410419243
198c01d454
fix: bad position of collapsible submenu in sider when collapsed
6 years ago