zombieJ
9d5f61363c
feat: Collapse support `expandIconPosition` ( #16365 )
* update doc
* support expandIconPosition
* update snapshot
6 years ago
zombieJ
8b4f0c269e
Merge pull request #16354 from ant-design/master
Merge master into feature
6 years ago
zombieJ
5469bbaa73
adjust slider text style ( #15128 )
* adjust style
* use keep-all instead
6 years ago
Sebastian Busch
5ce2f89adc
Form onFieldsChange(): document third parameter "allFields", remove non-existent fourth parameter "add" from TypeScript definition ( #16343 )
* there is no fourth parameter, added by mistake in 619b0ed628
* Form onFieldsChange(): document third parameter 'allFields', introduced in 619b0ed628
6 years ago
偏右
61f7003247
Merge pull request #16361 from ant-design/docs
docs: Update collapse FAQ demo
6 years ago
zombiej
0c37496ae8
Merge remote-tracking branch 'origin/master' into docs
6 years ago
zombiej
99fbc9dcd0
update collapse faq demo
6 years ago
zombieJ
b63ceef831
refactor: Update Tree & TreeSelect deps ( #16330 )
* use CSSMotion
* update snapshot
6 years ago
偏右
7015b646d2
Merge pull request #16356 from ant-design/fix-cascader-snapshot
test: Fix cascader test snapshot
6 years ago
afc163
a10ea03754
✅ Fix cascader test snapshot
6 years ago
陈帅
30508b0124
fix error types ( #16043 )
6 years ago
He Linming
6cb76a99de
feat: Add Timeline.Item.position ( #16148 ) ( #16193 )
* fix: Timeline.pendingDot interface documentation there is a small problem (#16177 )
* feat: Add Timeline.Item.position (#16148 )
* doc: add version infomation for Timeline.Item.position
6 years ago
偏右
ecead188ea
Merge pull request #16348 from ant-design/table-doc-improve
docs: Improve column.align document
6 years ago
afc163
7b56290ef4
📝 Improve column.align document
6 years ago
偏右
7e82ada5c5
Merge pull request #16341 from sbusch/RangePicker-renderExtraFooter-gets-no-args
RangePicker.renderExtraFooter() gets no args, fix TypeScript definition and clean up code
6 years ago
Sebastian Busch
7a514c1b94
Fix TypeScript def for RangePicker.renderExtraFooter(), gets no args
6 years ago
Sebastian Busch
e8229d8ec9
rc-calendar RangeCalendar calls renderFooter() without args
6 years ago
afc163
04001a06ea
💄 update code style
6 years ago
afc163
14f5f5b1e9
🆙 upgrade devDependency
6 years ago
偏右
4909443834
Merge pull request #16335 from ant-design/changelog-3.16.6
docs: 📝 changelog for 3.16.6
6 years ago
afc163
d55a16e292
📝 English changelog for 3.16.6
6 years ago
afc163
b2379fe139
🐛 Add className in TooltipProps only, #16195
6 years ago
afc163
1ee297e3c7
📝 changelog for 3.16.6
6 years ago
偏右
e01ba57332
Merge pull request #16195 from swillis12/Fix-tooltip-Type
Fix className prop issue when using Tooltip
6 years ago
偏右
8e1289fc4b
Merge pull request #16331 from ant-design/dependabot/npm_and_yarn/react-slick-approx-0.24.0
Update react-slick requirement from ~0.23.2 to ~0.24.0
6 years ago
偏右
cb2e7280ec
Merge pull request #16332 from ant-design/rm-create-react-class
chore: Remove useless deps
6 years ago
zombiej
6bd7735b06
chore: Remove useless deps
6 years ago
dependabot[bot]
2d7f344ce5
Update react-slick requirement from ~0.23.2 to ~0.24.0
Updates the requirements on [react-slick](https://github.com/akiran/react-slick ) to permit the latest version.
- [Release notes](https://github.com/akiran/react-slick/releases )
- [Changelog](https://github.com/akiran/react-slick/blob/master/CHANGELOG.md )
- [Commits](https://github.com/akiran/react-slick/compare/0.23.2...0.24.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
zombieJ
685f4339ea
Typography editable mode should support className ( #16307 )
6 years ago
偏右
0fc6e7d07f
Merge pull request #16306 from ant-design/pagination-bg
fix: Pagination active item should have background color
6 years ago
zombiej
5a462d864a
fix: Pagination active item should have background color
6 years ago
陈帅
4e5497328a
Merge pull request #16187 from ant-design/page-header-button
Back icon should is a button
6 years ago
zombieJ
5fd8ba15ef
fix: Caldendar select option ellipsis when not in `fullscreen` ( #16304 )
6 years ago
zombieJ
30a798c0e5
feat: Button support `link` type ( #16289 )
close #15892
6 years ago
陈帅
dd01852c23
change use name
6 years ago
陈帅
c7e4027398
beter class name
6 years ago
陈帅
6055905ae4
change onclick dom
6 years ago
偏右
5d7b83f281
Merge pull request #16282 from ant-design/merge-master
Merge master
6 years ago
zombiej
b4f302aa6f
merge master
6 years ago
DiamondYuan
b3bea96e80
fix: Tree checkbox animation not correct ( #16272 )
* fix: Tree checkbox animation not correct
* fix: Tree checkbox animation not correct
* fix: Tree checkbox animation not correct
* chore: add comment
6 years ago
zombieJ
8f0bf39348
add check prepare to make Affix smooth in Safari ( #16281 )
6 years ago
zombieJ
c89c597e7f
feat: add `htmlFor` in Form.Item ( #16278 )
* add htmlFor in Form.Item
* update doc
6 years ago
zombieJ
ef8864ed3c
docs: add naming rules ( #16276 )
* add naming rules
* one more space
6 years ago
zombieJ
6f85379c12
rise type style priority of Typography ( #16275 )
6 years ago
Amumu
1f142c0a6d
modal title break word ( #16267 )
6 years ago
zombieJ
e541a2492c
fix: List with actions style should be the right ( #16239 )
* update css
* should not affect vertical style
* update logic
6 years ago
偏右
e83302c1ff
feat: 🇭🇷 hr_HR locale ( #16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
6 years ago
zombieJ
197c424e54
fix small table header have background color ( #16266 )
6 years ago
afc163
8a6239fedd
📝 upgrade PR template
6 years ago
偏右
b87ce7f453
Merge pull request #16256 from ant-design/fix-snapshot
test: Fix snapshots
6 years ago