afc163
|
a2a9831abb
|
💄 Fix less code style
|
6 years ago |
zombieJ
|
41316e69e8
|
update snapshot (#16017)
|
6 years ago |
萧琚
|
34a9da638c
|
fix add click prop for BreadcrumbItem
|
6 years ago |
zombieJ
|
4d1a998246
|
add component param in warning (#15078)
* add component param in warning
* update snapshot
|
6 years ago |
zombiej
|
0a67272ae4
|
add locale update
|
6 years ago |
zombiej
|
12af9a9dca
|
icon add aria-label support
|
6 years ago |
陈帅
|
8e11f0bdb9
|
merge support prettier
|
6 years ago |
陈帅
|
dca9715186
|
support prettier
|
6 years ago |
zombieJ
|
1a0a06fca9
|
ConfigProvider support prefixCls (#13389)
Basic support prefixCls.
|
6 years ago |
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
6 years ago |
afc163
|
213693e333
|
🌐 site: transition component category, close #11629
|
6 years ago |
afc163
|
2952a8625b
|
site: remove old version hint of API
|
6 years ago |
HeskeyBaozi
|
976f6969f4
|
update test snapshot
|
6 years ago |
HeskeyBaozi
|
2f8a56fa78
|
fix test case & update test snapshot
|
6 years ago |
HeskeyBaozi
|
74798b8911
|
upgdate test snapshot
|
6 years ago |
HeskeyBaozi
|
d6131fe18d
|
update test snapshot
|
6 years ago |
HeskeyBaozi
|
0c9465aaf9
|
upgrade icons library
|
6 years ago |
HeskeyBaozi
|
ee1d2469a8
|
upgrade test snapshot
|
6 years ago |
HeskeyBaozi
|
796de6390b
|
update test snapshot
|
6 years ago |
HeskeyBaozi
|
35974d67b2
|
update test snap shot
|
6 years ago |
Wei Zhu
|
064bfaf554
|
Add @types/prop-types
|
6 years ago |
HeskeyBaozi
|
4a553a2006
|
upgrade test cases
|
6 years ago |
HeskeyBaozi
|
8df086f022
|
update test cases
|
6 years ago |
HeskeyBaozi
|
9338f33c1c
|
update test cases
|
6 years ago |
afc163
|
009ed08580
|
upgrade eslint-config-airbnb
|
7 years ago |
afc163
|
aff9d8fc62
|
fix lint
|
7 years ago |
afc163
|
0feaf95629
|
Fix breadcrumb test case
|
7 years ago |
afc163
|
076540c83e
|
test: breadcrumd work with react-router
|
7 years ago |
Karol Majewski
|
1479726932
|
Use exact type for Breadcrumb.Item (#10372)
Using "any" breaks the build for TSLint users having the "no-unsafe-any" rule enabled.
See https://palantir.github.io/tslint/rules/no-unsafe-any/
|
7 years ago |
George Gray
|
aa9e335145
|
add vars to theme Breadcrumb component (#9022)
|
7 years ago |
Wei Zhu
|
de340a83ba
|
Fix implicit any error for Breadcrumb
|
7 years ago |
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
7 years ago |
Wei Zhu
|
36227a10db
|
docs: sort api table
|
7 years ago |
monkindey
|
0bc5936b23
|
resolve conflicted files
|
7 years ago |
memoryza
|
cf397a27f0
|
update Breadcrumb readme (#7947)
* update Breadcrumb readme
* update english
|
7 years ago |
偏右
|
9053192ae9
|
Fix component style (#7848)
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
|
7 years ago |
Wei Zhu
|
a3c3ec8070
|
Fix types and lint
|
7 years ago |
Wei Zhu
|
c5487ad1eb
|
React 16 + Enzyme 3
|
7 years ago |
偏右
|
2bced36f0c
|
New component styles (#7731)
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
|
7 years ago |
ChaXinyu
|
14e2a56b75
|
export components interface (#7654)
* export components interface
* export specific props
* fix formItem missed import
|
7 years ago |
偏右
|
759b0bb821
|
seperate reset styles (#7682)
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
|
7 years ago |
Khalifa Lame
|
224e65fc27
|
docs: update Breadcrumb English doc (#7490)
Fixed minor typos.
|
7 years ago |
afc163
|
72f7232929
|
Add test cases for Card and Breadcrumb
|
7 years ago |
afc163
|
988e12f54b
|
tweak some font weight
|
7 years ago |
Benjy Cui
|
119d498935
|
chore: replace http with https, close: #6893
|
7 years ago |
Benjy Cui
|
88ee7b3e8e
|
docs: add demo for react-router@4, close: #5644
|
8 years ago |
afc163
|
e34639a0a8
|
skip ssr test
|
8 years ago |
afc163
|
1f3b9e4ee2
|
fix deps and snapshot
|
8 years ago |
Benjy Cui
|
0e5431d21b
|
deps: upgrade antd-tools and code style
|
8 years ago |
Tyler
|
919cb22eb7
|
Use the prop-types package from npm instead of React.PropTypes (#6057)
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
|
8 years ago |