Alexander.Kosov
97f2b7b0d9
Add a variable to stylize the background of the input in the validation error state
6 years ago
偏右
c9205f916c
Merge pull request #16988 from ant-design/fix-divider
fix: Divider `orientation="center"` style
6 years ago
lhyt
c83d8706b3
test: update snapshots
6 years ago
lhyt
b2f0a97a2c
test: update snapshots
6 years ago
afc163
e2d119dd0e
🐛 Fix Divider `orientation="center"` style
close #16987
6 years ago
偏右
88737c0573
Merge pull request #16984 from ant-design/faq-about-date-picker-mode
docs: Add FAQ for DatePicker/RangePicker mode prop usage
6 years ago
afc163
014d32001c
fix packtracker exclude_assets
6 years ago
afc163
6295cb4597
📝 Add FAQ for DatePicker/RangePicker mode prop usage
6 years ago
afc163
6e80b275a5
✅ Fix ci
6 years ago
偏右
9991d9a9c0
Merge pull request #16977 from ztplz/auto
Suppress autoprefixer warning
6 years ago
lhyt
10d4a9f955
feat(popconfirm): add disabled in popconfirm
6 years ago
陈帅
0cf07667a5
less variable should be extended
6 years ago
陈帅
6dd6e6512a
add new less var
6 years ago
ztplz
d14768d12c
Suppress autoprefixer warning
6 years ago
afc163
2db4081f67
🔧 ignore other files for packtracker
6 years ago
偏右
994d940d82
Merge pull request #16971 from ant-design/upgrade-deps
chore: 🆙 upgrade all deps to latest version
6 years ago
afc163
14dc252b04
🆙 fix for typescript@3.5
6 years ago
afc163
e93ceb622e
🆙 upgrade all deps to latest version
6 years ago
偏右
f59c3a017c
Merge pull request #16973 from ant-design/upgrade-snaphost
chore: update snapshots
6 years ago
afc163
e8ab26b641
✅ update snapshots
6 years ago
偏右
c6e56e642d
Merge pull request #16934 from ant-design/fix-table-scroll-bar
fix: abnormal scrollbar in Chrome
6 years ago
zombieJ
3547887e75
fix: Table miss border-raidus in Firefox ( #16957 )
* Revert "Merge pull request #16174 from ant-design/fix-table-chrome"
This reverts commit 686c1fc346
, reversing
changes made to 924afc2706
.
* firefox only
* add comment
6 years ago
zjf
9c1691b8a3
rebase
6 years ago
偏右
e873cd33af
Merge pull request #16958 from ant-design/tweak-autocomplete-style
💄 use marginRight remind developer
6 years ago
ycjcl868
fa391b3ca3
fix: test ci
6 years ago
ycjcl868
ff680a5376
💄 use marginRight remind developer
6 years ago
偏右
4a793846f5
Merge pull request #15224 from long-zhuge/bugfix
Add fault-tolerant processing for rowSelection.getCheckboxProps
6 years ago
偏右
9fdc408cd0
Merge branch 'master' into bugfix
6 years ago
afc163
7a484dda71
📝 fix size toc overflow style
6 years ago
偏右
d9a5ee06eb
Merge pull request #16950 from ant-design/fix-fixed-table-extra-scroll-bar
fix(Table): Hide header extra scrollbar control
6 years ago
afc163
f1c43c16b7
✅ update snapshots
6 years ago
afc163
b1f81045c6
💄 Fix scrollbar border bottom
6 years ago
afc163
1d1339e302
✅ update snapshots
6 years ago
afc163
553487e006
🐛 Fix Table header extra scrollbar control
close #4637
close #14211
https://github.com/react-component/table/pull/333
6 years ago
偏右
c2b1384377
Merge pull request #16885 from haianweifeng/fix-breadcrumb
fix(Breadcrumb): when route.children exist, the path of children is wrong
6 years ago
afc163
eb063d58fa
🐛 Fix abnormal scrollbar in Chrome
when rowSelection and title work together
close #16912
6 years ago
haianweifeng
c6ea0aa3d7
Update Breadcrumb.tsx
6 years ago
偏右
6d2a5df1e6
fix: Breadcrumb validateDOMNesting warning ( #16929 )
* 🐛 Fix Breadcrumb validateDOMNesting warning
```
Warning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>.
in a (created by Context.Consumer)
in span (created by Context.Consumer)
in a (created by Context.Consumer)
in Trigger (created by Dropdown)
in Dropdown (created by Context.Consumer)
in Dropdown (created by Context.Consumer)
in span (created by Context.Consumer)
in BreadcrumbItem (created by Context.Consumer)
in div (created by Context.Consumer)
in Breadcrumb (created by TestBreadcrumb)
in TestBreadcrumb
```
* ✅ update snapshots
6 years ago
zombieJ
e55a254589
update version ( #16928 )
6 years ago
zombieJ
a6ef4ca6a2
fix: Hide Spinner of InputNumber when type is number ( #16926 )
* fix: Hide Spinner of InputNumber when type is number
* Firefox not obedient
6 years ago
jljsj
7382e41b17
add keyboard to API, rm propTypes and use instanceof KeyboardEvent
6 years ago
zombieJ
10fec945e5
fix: Transfer render Empty when customize without data ( #16925 )
6 years ago
alxkosov
fb6d629e7b
Added 2 variables to flexibly control the background of the table cells ( #16843 )
6 years ago
偏右
8b1985bc9b
Merge pull request #16921 from ant-design/packtracker
test: Add packtracker
6 years ago
偏右
5a7b38b1d2
Merge pull request #16922 from ztplz/type
Remove useless type
6 years ago
ztplz
bd0479b30b
Remove useless type
6 years ago
afc163
ce4b71c71f
🔧 Add packtracker
6 years ago
偏右
18d3dee71c
Merge pull request #16851 from ant-design/fix/uploadFile-type-again
fix: fix type of action and RcFile
6 years ago
偏右
7c0fd87b2b
Merge pull request #16918 from oakslab/master
fix: cascader unable to enter space during search #16871
6 years ago
Juraj Carnogursky
24ee1634f0
🐛 fixes #16871 Cascader - Space during search
6 years ago