偏右
28d822ead8
Merge pull request #17005 from ant-design/fix-snapshot
fix: Fix test snapshots
6 years ago
afc163
e5e22e2f9a
✅ Fix test snapshots
6 years ago
偏右
928e3e9a8c
Merge pull request #16741 from gadzillllla/patch-1
add missing prop in documentation
6 years ago
偏右
6e5d79cb4e
Merge pull request #16961 from zjffun/patch-2
docs: Add width attr to the table's grouping columns demo
6 years ago
偏右
77d1563a64
Merge pull request #17002 from morellan/fix-es-locale
Add missing spanish translations
6 years ago
偏右
c8a9ca62e3
Merge pull request #16985 from lhyt/feature_disabled_prop_popconfirm
feat(popconfirm): add disabled in popconfirm
6 years ago
偏右
5174ac7395
Merge pull request #16965 from ant-design/darkTheme
Dark theme
6 years ago
偏右
0d6c819b36
Merge pull request #17000 from alxkosov/Add_variable_to_stylize_background_of_input_in_error_state
Add attribute background to stylize the one of the input in the validation
6 years ago
偏右
e46888247d
Merge pull request #17003 from Jarvis1010/master
Export TextProps and update english in error
6 years ago
Jarvis1010
09435b21cc
Export TextProps and update english in error
6 years ago
Matias Orellana
758f7b0e3e
Add missing spanish translations
6 years ago
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