ycjcl868
0e1998f643
feat: Button danger-link
5 years ago
ycjcl868
4f23bbcdc6
fix: Table demo actions margin 16px
5 years ago
ycjcl868
b01bed3f6f
upd: snapshot
5 years ago
ycjcl868
ec0dba9323
fix: button group
5 years ago
ycjcl868
8f4c983e5a
fix: Button demo icon search use tooltip
5 years ago
ycjcl868
86db97b055
fix: remove Button dashed
5 years ago
ycjcl868
55e34f6ac1
fix: icon error
5 years ago
骗你是小猫咪
667883ceb0
fix: Select doc edit icon margin ( #19907 )
5 years ago
骗你是小猫咪
bb121444cc
fix: Mentions form example not correct display ( #19908 )
* fix: Mentions form example not correct display
* update snapshots
5 years ago
骗你是小猫咪
7c70e45fef
fix: AutoComplete doc example TypeError ( #19900 )
5 years ago
骗你是小猫咪
efc9226c86
fix: icon styles precedence ( #19902 )
5 years ago
Qhan W
5a24beaf9f
docs: clean up version info in 4.0 ( #19876 )
* docs: clean up version info in 4.0
* docs: removed version column in 4.0
5 years ago
QingLance
2f1c2e1208
Progress bar with steps ( #19613 )
* feat: Tag add status props
* feat: change solution for status tag
* fix: fix coding specification issues
* fix coding specification issues in demo
* add Steps subcomponent in Progress component
* update doc and demo
* fix lint
* small change for progress api
* fix lint
* fix wrong omit
* update test suites
* fix test failed
* use inline-block
* fix test issue
* fix ci issue
* update demo
* optimize demo
* update progress api
* fix stylelint issue
* remove overflow
* reset some prettier
* reset some prettier again
* fix test failed
* resolve bad code
5 years ago
Joe Hsu
0360ac65ad
docs(tag): remove version column in 4.0 ( #19874 )
5 years ago
Ms. Wang
84c4e1e10f
Removed version cloumn in 4.0 ( #19872 )
5 years ago
Rustin
060b7ded20
feat: Add skeleton button ( #19699 )
* #18237 add skeleton button
* update snapshot
* refactoring demo code
* lint code
* update test snapshots
* add test
* update snapshot
* fix deps lint issue
* set avatar siz and update test snapshots
* fix lint issue
* remove button and just keep skeleton
* add active switch for button demo
* add size and shape radio for skeleton button demo
* add button tests
* add skeleton tests
* update doc
* update test snapshots
* omit avatar and button props
* refactoring skeleton and update test snapshots
5 years ago
陈立林
f32235d074
delete version ( #19854 )
delete version
5 years ago
Frank
3ac81f786e
docs: Fix default values for unclear types ( #19867 )
* Update index.zh-CN.md
* Update index.en-US.md
5 years ago
鬼厉
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