Commit Graph

9007 Commits

Author SHA1 Message Date
afc163
5ad194143f Fix InputNumber[precision] ts definites, close #6715 2017-07-04 14:03:07 +08:00
afc163
d00d631ef2 change team name 2017-07-04 10:15:24 +08:00
偏右
87932504b4 Merge pull request #6686 from ant-design/feat-collapsed-menu
Better collapsed Sider and Menu
2017-07-04 09:58:02 +08:00
偏右
340cbda2d7 Merge pull request #6138 from ant-design/fix-typescript
refactor: extract Input.Textarea
2017-07-04 09:56:33 +08:00
Wei Zhu
43bb22613b Remove next changelog 2017-07-04 08:12:28 +08:00
Larry Laski
79b20a24a2 Update Avatar Page documentation Fix (#6711)
Quick fix for updating the API property section - currently `type` property but it should be `shape`
2017-07-04 07:02:43 +08:00
Wei Zhu
c825f0108e Run dist before run tests 2017-07-03 18:59:05 +08:00
Wei Zhu
7ba016218c Only run demo tests when using dist files 2017-07-03 18:40:44 +08:00
Wei Zhu
4477726412 Fix travis scripts 2017-07-03 18:01:31 +08:00
Benjy Cui
fe33e76479 refactor: extract Input.TextArea 2017-07-03 17:26:29 +08:00
paranoidjk
ba168b826f refactor: use spread operator replace object-assign (#6677) 2017-07-03 16:57:11 +08:00
afc163
5aebf27ff1 tweak card close x style 2017-07-03 13:34:06 +08:00
afc163
eccaeaea0e Add click animation for checkbox and radio 2017-07-02 19:14:56 +08:00
偏右
c7be13b20e Merge pull request #6643 from ant-design/MentionFocus
fix: mention should support `.focus`, close: #6135
2017-07-02 15:01:16 +08:00
afc163
dbdd5d5126 update table doc 2017-07-01 14:38:11 +08:00
偏右
963560d33b Merge pull request #6667 from yurtaev/patch-1
Add `onRowDoubleClick` into Table documentation
2017-07-01 14:36:32 +08:00
afc163
b6011d7a39 typo 2017-07-01 14:04:26 +08:00
偏右
2659b35382 Merge pull request #6687 from Sowed/patch-2
Update create-react-app.en-US.md
2017-07-01 14:01:46 +08:00
偏右
8119292e6c Merge pull request #6689 from Sowed/patch-1
Update practical-project.en-US.md
2017-07-01 14:01:32 +08:00
afc163
50e37796b8 Add test case 2017-06-30 23:08:11 +08:00
afc163
0b67dc4e12 update warning message 2017-06-30 22:05:53 +08:00
afc163
7d3bc4ebd4 update snapshots 2017-06-30 22:02:19 +08:00
afc163
82afb368c0 Fix context change logic 2017-06-30 22:00:04 +08:00
afc163
89a37da77f Menu will get collapsed status from Layout.Sider 2017-06-30 21:36:23 +08:00
afc163
97fbb20fa8 improve menu doc 2017-06-30 21:10:47 +08:00
afc163
2eb3d55743 Add documentation for inlineCollapsed 2017-06-30 21:09:34 +08:00
afc163
6e145bfad3 Add tooltip for collapsed menu item 2017-06-30 21:07:01 +08:00
afc163
115749e06f inline menu should not trigger handleClick 2017-06-30 20:27:39 +08:00
afc163
63daf8d0a3 Add Menu[inlineCollapsed] prop 2017-06-30 18:08:30 +08:00
D & R
9dcc28e218 feat: support autoAdjustOverflow prop (#6661) 2017-06-30 17:22:01 +08:00
Wei Zhu
1f69de8da4 Run demo test against dist/lib/es dir 2017-06-30 15:30:17 +08:00
Benjy Cui
dc9d4ae795 Merge branch 'master' into feature-2.12 2017-06-30 14:18:05 +08:00
偏右
0ce61df3da Merge pull request #6599 from megawac/table-sort-select-bg
Use background-color-active for table sort and selected backgrounds
2017-06-30 12:00:16 +08:00
偏右
bb9957ff45 Merge pull request #6655 from megawac/date-picker-style
Make -clear and -icon styles consistent at different input sizes
2017-06-30 11:50:00 +08:00
afc163
4f0b3cad2a Fix expanded area background of fixed header table, close #6657 2017-06-30 11:30:27 +08:00
afc163
112231469f tweak tabs prev next button position style 2017-06-30 11:30:27 +08:00
Benjy Cui
1f9b4a7981 refactor: make slider's style more flexible, close: #6665 2017-06-30 11:08:28 +08:00
iamcastelli
ce0fe06c8a Update create-react-app.en-US.md
Fix grammar errors and punctuation
2017-06-29 22:05:48 +03:00
iamcastelli
6bbbeb4a03 Update practical-project.en-US.md
Fix some grammatical errors
2017-06-29 21:33:17 +03:00
Egor Yurtaev
777e4adeb0 Add onRowDoubleClick into Table documentation 2017-06-29 18:30:07 +06:00
Benjy Cui
950c321b25 fix: should generate showHour from format k 2017-06-29 11:22:12 +08:00
Graeme Yeates
9429aedffc Fix tilde placement on rangepickers 2017-06-28 15:23:00 -04:00
Graeme Yeates
974f544713 Make -clear and -icon styles consistent at different input sizes 2017-06-28 15:09:50 -04:00
afc163
c79557b810 improve changelog format 2017-06-28 20:04:59 +08:00
afc163
76e848dc4b fix typo 2017-06-28 20:02:44 +08:00
Benjy Cui
8e9a2eae38 chore: fix ts lint 2017-06-28 16:49:49 +08:00
Benjy Cui
a4a26797ec fix: mention should support .focus, close: #6135 2017-06-28 16:30:01 +08:00
Benjy Cui
00932da89b test: update snapshot for rc-calendar and rc-input-number 2017-06-28 16:29:26 +08:00
Benjy Cui
1a11d7849f deps: unlock rc-animate's minor, close: #6631 2017-06-28 16:13:23 +08:00
newraina
4d002055b5 fix: TypeScript's definition of FormItemColOption (#6611) 2017-06-28 15:03:52 +08:00