jeessy2
221d404986
fix: 4.0 table filters value may be previous ( #19873 )
...
* fix: 4.0 table filters value may be previous
* create a sync variable to resolve async 'setFilteredKeys'
* useSyncState to fix 'setFilteredKeys' async
* new line
* new line
* add ,
* removed 'setFilteredKeys' and re-render useSyncState
* menu must be a array
2019-11-26 14:25:33 +08:00
二货机器人
5fc62314af
chore: Remove LocaleProvider & Mention in export ( #19935 )
...
* chore: Clean up
* clean up test case
* clean up
2019-11-26 14:21:05 +08:00
zombiej
ee7a55380d
docs: Fix demo with new icon
2019-11-25 15:37:08 +08:00
zombiej
b37b317b69
chore: merge master
2019-11-25 15:16:59 +08:00
信鑫-King
a210784294
Merge pull request #19905 from ant-design/release-3.25.3
...
docs: 3.25.3 changelog
2019-11-25 11:29:33 +08:00
ycjcl868
c8a2acbb78
📝 changelog
2019-11-25 10:38:41 +08:00
ycjcl868
19a8118a81
📝 changelog
2019-11-25 08:18:10 +08:00
ycjcl868
34ff6db099
📝 Upload changelog
2019-11-25 08:18:09 +08:00
afc163
f2ac4f380b
docs: 🔗 fix g2plot link
2019-11-24 21:59:54 +08:00
mbotnari
fb4ed9a638
chore(Table): Update custom-filter-panel.md demo ( #19899 )
...
* Update custom-filter-panel.md
In order to decrease the confusion during search created by highlighted text in all the columns, the proposal is to highlight searched text in the searched column exclusively.
* chore(Table): Update demo.test.js.snap
Snapshot update according to update in components/table/demo/custom-filter-panel.md
* chore(Table): Update custom-filter-panel.md demo
Missing trailing comma comma-dangle
2019-11-24 19:10:29 +08:00
ycjcl868
46026c3aaf
📝 changelog Menu.Item
2019-11-24 10:53:55 +00:00
ycjcl868
5d26cb0cc8
📝 3.25.3 changelog
2019-11-24 10:53:55 +00:00
骗你是小猫咪
667883ceb0
fix: Select doc edit icon margin ( #19907 )
2019-11-24 18:39:27 +08:00
afc163
958bc51629
docs: 🔗 fix antv.alipay.com to new antv.vision
2019-11-24 13:09:33 +08:00
骗你是小猫咪
bb121444cc
fix: Mentions form example not correct display ( #19908 )
...
* fix: Mentions form example not correct display
* update snapshots
2019-11-24 12:44:58 +08:00
afc163
fb66bce007
docs: fix promote link
2019-11-23 23:28:18 +08:00
骗你是小猫咪
7c70e45fef
fix: AutoComplete doc example TypeError ( #19900 )
2019-11-23 23:27:25 +08:00
afc163
041b7fa9e2
fix: cp command do not work in MacOS, #19775
2019-11-23 20:01:40 +08:00
afc163
be30d4bfa4
docs: 🔥 announce brand new antv.vision
2019-11-23 20:01:40 +08:00
depfu[bot]
fecdfd9c77
Update rc-tabs to version 9.7.0 ( #19726 )
2019-11-23 19:37:45 +08:00
骗你是小猫咪
efc9226c86
fix: icon styles precedence ( #19902 )
2019-11-23 18:48:24 +08:00
Amumu
040fe5696a
fix time-picker disabled item focus style ( #19812 )
2019-11-22 15:47:02 +08:00
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
2019-11-22 14:37:39 +08:00
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
2019-11-22 10:46:33 +08:00
Joe Hsu
0360ac65ad
docs(tag): remove version column in 4.0 ( #19874 )
2019-11-22 10:34:42 +08:00
Ms. Wang
84c4e1e10f
Removed version cloumn in 4.0 ( #19872 )
2019-11-22 10:33:34 +08:00
Josiah Rooney
102efd529a
docs: Improved grammar in AutoComplete docs ( #19875 )
...
Improved grammar in documentation for the AutoComplete component.
2019-11-22 09:22:20 +08:00
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
2019-11-21 20:23:56 +08:00
陈立林
f32235d074
delete version ( #19854 )
...
delete version
2019-11-21 19:58:41 +08:00
chen wen jun
3906f4fc00
Update index.en-US.md ( #19868 )
...
correct `maxTagTextLength` description
2019-11-21 17:49:36 +08:00
Frank
3ac81f786e
docs: Fix default values for unclear types ( #19867 )
...
* Update index.zh-CN.md
* Update index.en-US.md
2019-11-21 17:09:26 +08:00
Alexander Kachkaev
5ff3a77dce
Export tooltop helper interfaces ( #19846 )
2019-11-21 11:56:21 +08:00
鬼厉
209e293fae
docs: Layout and Affix clean version ( #19844 )
2019-11-21 10:24:22 +08:00
chouchou
34412e98d6
docs(Timeline, Tabs): removed version column in 4.0 ( #19842 )
2019-11-21 10:23:34 +08:00
zhangyanling77
eb91cbdfab
feat: Button & Icon remove version column in 4.0-repare ( #19845 )
2019-11-21 10:16:58 +08:00
Josiah Rooney
c57d7f3a6c
Update index.en-US.md ( #19848 )
...
Improved the grammar of the documentation.
2019-11-21 07:39:57 +08:00
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
2019-11-20 20:31:43 +08:00
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
2019-11-20 18:10:44 +08:00
张秀玲
134b0fa0bb
docs: removed tooltip and tree version column in 4.0 ( #19834 )
...
* Removed version column in 4.0
* Removed version column
* remove version code
2019-11-20 17:54:13 +08:00
陈小聪
e71a4ef10f
docs: Removed version column in 4.0 ( #19832 )
2019-11-20 17:46:50 +08:00
二货机器人
6396ddb4e7
fix: Omit useless props & fix icon missing ( #19833 )
2019-11-20 17:31:11 +08:00
wangxingkang
336fb41ec2
docs: Removed version column in 4.0 ( #19821 )
...
Issue #19815
2019-11-20 14:55:34 +08:00
Lux
94db028dd2
feat: Removed version column in 4.0 ( #19823 )
2019-11-20 14:54:38 +08:00
yehq
0a13af0f2e
doc(DatePicker, cascader): 删除版本信息 ( #19820 )
2019-11-20 14:53:43 +08:00
骗你是小猫咪
3072787839
chore: add @types/jest dependencies ( #19816 )
2019-11-20 11:46:56 +08:00
二货机器人
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
2019-11-20 11:13:24 +08:00
偏右
69549a8648
🐛 fix menu link color inside badge ( #19810 )
...
close #19809
2019-11-19 20:30:44 +08:00
dependabot-preview[bot]
26648cc0b1
chore(deps-dev): bump @typescript-eslint/parser from 2.7.0 to 2.8.0 ( #19806 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.8.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-19 19:32:15 +08:00
信鑫-King
9da09ffb2a
Merge pull request #19719 from ant-design/4.0-less-token-tweak
...
tweak: 4.0 less token
2019-11-19 17:40:15 +08:00
ycjcl868
b323019c68
fix: remove Transfer lazyload animation style
2019-11-19 16:51:51 +08:00