ztplz
0fb60796c3
Correct docs
6 years ago
afc163
f65f3af928
💄 chore button code style
6 years ago
Maciej Czekaj
bc59ebb0d8
fix spaces in curly brackets
6 years ago
Maciej Czekaj
ed593ef138
fix two more code style issues
6 years ago
Maciej Czekaj
72ee25aa4f
Fix method argument name
6 years ago
Maciej Czekaj
465c8075dd
#9792 Migrate Button to new lifecycle methods
Signed-off-by: Maciej Czekaj <natanielcz@gmail.com>
6 years ago
afc163
4da04acff9
💄 fix span type warning in site
6 years ago
afc163
5c266355ec
⚡ Add `icon` to Modal.confirm/info/warning/error
deperated `iconType`
close #13918
6 years ago
afc163
7fa4e7aed3
Fixed Modal width when screen size smaller than 768px
close #13907
6 years ago
afc163
5727bbc36a
💄 Fix Badge animation jump when count is ReactNode
close #13800
6 years ago
廖星
d064c0966b
fix Popover arrow narrow line at top
6 years ago
廖星
91196f5508
fix Popover arrow border in different directions
6 years ago
廖星
00bbbec279
fix popover arrow top shadow
6 years ago
zombiej
15524df941
Change render of + & - icon
fix #13924
6 years ago
afc163
380416e92a
🐛 loose button type propTypes for custom usage
close #13915
ref #1308
6 years ago
zombiej
73b5437b3a
fix input has min size
close #3699
6 years ago
alexchen
42d0b7a179
fix: fix-picture-spell-error
6 years ago
zombieJ
2164c58198
New Component: Empty ( #13651 )
6 years ago
zombieJ
bf087e29bd
Add remark lint ( #13906 )
support remark-lint check
6 years ago
alexchen
9763c15db4
refactor: add upload-picture-card-border-style
6 years ago
afc163
db5f27ccb1
✅ fix snapshot
6 years ago
Wei Zhu
405bc9783b
chroe: add a note comment about table's dataIndex
6 years ago
Wei Zhu
96e1d770ec
Revert "fix"
This reverts commit 839d0dcb09
.
6 years ago
Wei Zhu
48956d54fc
Revert "Update interface.tsx"
This reverts commit f8fbb33c73
.
6 years ago
afc163
833c181922
🆙 upgrade rc-time-picker
- add `popupStyle`
- add `onAmPmChange`
6 years ago
afc163
a297b90cfa
📝 Add bodyStyle and style of Drawer in documentation, #13850
6 years ago
afc163
b27f0f3e46
🐛 Fix Drawer style not working
close #13850
6 years ago
afc163
9f54ab2bb4
🐛 fix markStyle affset style
revert #12125
close #13850
6 years ago
zombiej
d648b822a6
revert Christmas egg
6 years ago
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
6 years ago
HarlanLuo
41aa37bd99
fix doc error and add test case for WeekPicker
6 years ago
HarlanLuo
a7bedca0e2
WeekPicker: support `renderExtraFooter`
6 years ago
HarlanLuo
015945ed83
DatePicker: show extra footer in all mode
6 years ago
afc163
748ddcaa5a
💄 fix dropdown button warning
6 years ago
afc163
3c007a85dd
⚡ renderFooter should applied to all mode, close #11618
6 years ago
ztplz
4bd107f9d7
Correct doc
6 years ago
zombiej
acefe7ba40
update modal demo
6 years ago
j3l11234
95cf9f3e48
Update rc-form requirement from ~2.2.7 to ~2.4.0 ( #13788 )
& and preserve option
6 years ago
zombiej
4d8cb66316
update snapshot
6 years ago
afc163
88615024b1
✅ Fix test snapshots
6 years ago
afc163
b828741dc0
🔨 Refactor Tag 🔨
6 years ago
Harlan
6b6ec278cc
Table: add prop `sortDirections` for table and column ( #13773 )
* Table: add prop `sortMethods`
with `sortMethods` user can change table sort methods and its order
* Table: `sortMethods` can be set on column prop
* rename `sortMethods` to `sortDirections`
6 years ago
afc163
fe47f01796
📝 Fix documentation
6 years ago
afc163
3a25ef8d14
💄 Fix lgtm alerts
https://lgtm.com/projects/g/ant-design/ant-design/alerts/?mode=list
6 years ago
afc163
1350c87ab1
🎨 Improve form demo code style
6 years ago
afc163
d78d0de36c
💄 Fix extra margin of nested form item
close #13748
6 years ago
Jeffrey Carl Faden
9ff20ba09a
Fix primary color usage in .button-variant-other
Instead of using @primary-5 and @primary-7 , use colorPalette mixin to modify @btn-primary-bg
6 years ago
zombiej
f65fb2867f
add options.preserve of form
6 years ago
afc163
a7597819a2
💄 use disabled cursor on disabled tab, close #13709
6 years ago
wangshuai
cb0a92e13b
use T[] insteadof Array<T>
6 years ago