鬼厉
209e293fae
docs: Layout and Affix clean version ( #19844 )
5 years ago
chouchou
34412e98d6
docs(Timeline, Tabs): removed version column in 4.0 ( #19842 )
5 years ago
zhangyanling77
eb91cbdfab
feat: Button & Icon remove version column in 4.0-repare ( #19845 )
5 years ago
seognil LC
c93bd326f4
docs(update): removed 3.x version description in 4.0-prepare ( #19827 )
* docs(update): removed 3.x version description in 4.0-prepare
ref #19815
* docs(update): update docs
remove carousel/index.zh-CN.md empty version column
* docs(update): update docs
remove carousel/index.en-US.md empty version column
5 years ago
BensonChen
4be963d973
docs: Removed version column in 4.0 ( #19825 )
* Breadcrumb & Dropdown. Removed version column in 4.0. #19815
* docs: Removed version column in 4.0(ant-design#19815)
* Breadcrumb document update
5 years ago
张秀玲
134b0fa0bb
docs: removed tooltip and tree version column in 4.0 ( #19834 )
* Removed version column in 4.0
* Removed version column
* remove version code
5 years ago
陈小聪
e71a4ef10f
docs: Removed version column in 4.0 ( #19832 )
5 years ago
二货机器人
6396ddb4e7
fix: Omit useless props & fix icon missing ( #19833 )
5 years ago
wangxingkang
336fb41ec2
docs: Removed version column in 4.0 ( #19821 )
Issue #19815
5 years ago
Lux
94db028dd2
feat: Removed version column in 4.0 ( #19823 )
5 years ago
yehq
0a13af0f2e
doc(DatePicker, cascader): 删除版本信息 ( #19820 )
5 years ago
二货机器人
efd3b35830
feat: Col support `flex` prop ( #16635 )
* feat: Col support `flex` prop
* update snapshot
* update doc
* row component use flex type by default
* revert grid flex layout doc
* remove float style
* remove doc old FAQ
* revert .make-row
* col style use flex and max-width
* remove useless Col style and imorove base doc for a single Col
* update snapshots
* fix flex mode pseudo
* update snapshots
* back to old flex mode demo gray background color
* set default col flex => 1 auto
* change grid about flex mode description
* update snapshots
* improve grid introduce and fix with gutter bug
* update snapshots
* remove version
5 years ago
信鑫-King
9da09ffb2a
Merge pull request #19719 from ant-design/4.0-less-token-tweak
tweak: 4.0 less token
5 years ago
ycjcl868
b323019c68
fix: remove Transfer lazyload animation style
5 years ago
ycjcl868
92211f31a7
fix: update snapshot
5 years ago
ycjcl868
a9f6878803
test: update Transfer test snapshot
5 years ago
ycjcl868
764c046fbc
tweak: active and hover background color
5 years ago
ycjcl868
6d7950a1d9
fix: hover color use #f5f5f5 @gray-3
5 years ago
jeessy2
23f74eccbe
fix: typescript define ( #19780 )
* ColumnGroupType should be antd's
* columns should not be from rc-table
5 years ago
ycjcl868
79ae060e6e
fix: hover and active background color
5 years ago
ycjcl868
d91ed3e428
Merge 4.0-prepare into 4.0-less-token-tweak
5 years ago
二货机器人
5d98667687
chore: Export some useful define ( #19770 )
5 years ago
zombiej
ff89ce0aed
bump 4.0-alpha.9
5 years ago
二货机器人
72a7ba618f
New Table ( #19678 )
* chore: update rc-table
* add basic table style
* checked all logic
* checkbox support disabled
* selection style
* selection support radio
* add selections support
* selection extra style
* select all locale
* sorter logic
* add more desc
* init Filter hooks
* init filter hooks
* update style
* filter style
* filter style
* fix filter
* sort control
* ajax it
* add expandedable css
* expandable view style
* fixed style
* border style
* empty style
* fix pagination style
* add fixed demo
* un-comment
* clean up
* fix filter check logic
* fix overflow & ellipsis conflict
* fix tes
* adjust scroll shadow
* fix border fixed style
* add part of test case
* add filter test part
* more test case
* issue related test
* filter test
* adjust pagination logic
* fix pagination test case
* all selection test case
* table sorter test case
* table basic test
* fix test case
* update faq
* update expandable doc
* add v4 doc
* add summary docs
* more demo
* fix selection
* update snapshot
* update test case
* fix ff styling
* update rc-table
* update snapshot
* update snapshot
* fix lint
* fix style lint
* fix style
* update snapshot
* update desc
* fix missing icon
5 years ago
偏右
d7bc0530f3
refactor: Upgrade rc-time-picker for new rc-trigger ( #19698 )
* 🆙 upgrade rc-time-picker to 4.0
* 💄 fix time picker clear icon color
* 🆙 upgrade rc-time-picker to 4.0
* 💄 fix time picker clear icon color
* refactor: remove react-lifecycle-compat polyfill
* 🆙 upgrade rc-time-picker to 4.0.0-alpha.1
* ✅ fix test case
* 🆙 upgrade rc-time-picker to 4.0.0-alpha.2
* chore: revert es to lib
5 years ago
ycjcl868
ca8435ef7c
tweak: functional status color
5 years ago
ycjcl868
7a47b7c98c
fix: 0px
5 years ago
ycjcl868
e354fe618a
tweak: shadow color
5 years ago
ycjcl868
ffd4371ab5
fix: remove @border-radius-sm
5 years ago
ycjcl868
e3c0703ed6
tweak: divider color
5 years ago
ycjcl868
f900cf7066
tweak: border-radius all use 2px
5 years ago
zombiej
2ba81538d8
chore: Merge master
5 years ago
偏右
cedc956512
Update index.en-US.md
5 years ago
Abdullah700
807fea0447
fix[Style] Transfer ( #19693 )
5 years ago
Dean van Niekerk
af2dd379c2
Fixed typing issue in Table > filterDropdown ( #19701 )
5 years ago
depfu[bot]
41d1661627
Update @typescript-eslint/parser to version 2.7.0 ( #19703 )
5 years ago
Rustin
f1a582581f
改进 skeleton 首次加载数据使用场景描述 ( #19700 )
5 years ago
叶枫
f4051d8efc
fix: fix upload error style ( #19689 )
* fix: fix upload error style
* feat: demo
* feat: test
* fix: tooltip
5 years ago
骗你是小猫咪
b9c80cd88c
refactor: upgrade rc-cascader ( #19696 )
* upgrade rc-cascader
* update snapshots
5 years ago
信鑫-King
f6af1c6adf
Merge pull request #19669 from ant-design/fix-site-helmet-title
chore: react-helmet-async title ssr
5 years ago
ycjcl868
a1acc7942a
upd: bisheng version
5 years ago
ycjcl868
d402582598
fix: react-helmet-async title ssr
5 years ago
二货机器人
b74d1bdd54
fix typo ( #19665 )
5 years ago
诸岳
9dcaad0f88
Bump 3.25.1
5 years ago
诸岳
c2ff79470f
docs: Add the changelog of 3.25.1 ( #19657 )
5 years ago
depfu[bot]
e116eea56f
Update chalk to version 3.0.0
5 years ago
afc163
c6a7c44066
Merge branch 'depfu/update/npm/typescript-3.7.2'
5 years ago
afc163
91fcf98741
🐛 fix error for typescript@3.7.2
5 years ago
depfu[bot]
3afc432062
Update typescript to version 3.7.2
5 years ago
二货机器人
451d01b082
fix: refactor collect tree key code logic ( #19646 )
* fix: collect tree key should support nest chldren
* fix logic
* update snapshot
5 years ago