偏右
1d6ee39baa
Merge pull request #5603 from kennethtruong/patch-1
...
Add selectable option into Menu documentation
2017-04-03 16:16:30 +08:00
Kenneth Truong
31ec5b7ad3
Add selectable option into Menu documentation
...
I had to read the source code to figure out that there was a property called selectable. So hopefully this will help save someone time. (Though this is an option in the rc-menu I made a PR there to add it in the doc also https://github.com/react-component/menu/pull/79 )
(I was trying to make a contextmenu out of this menu component which is why I needed to turn selectable off)
2017-04-02 23:42:28 -07:00
Wei Zhu
dfc59f344e
Oops, forgot node.
2017-04-02 18:22:11 +08:00
Wei Zhu
d0c115da5e
Don't need renderToJson anymore
2017-04-02 18:12:05 +08:00
Wei Zhu
1a8e738142
Set snapshotSerializers
2017-04-02 18:09:23 +08:00
afc163
6a76ae6d56
fix emoji
2017-04-02 15:29:14 +08:00
afc163
32b9d1f231
update changelog
2017-04-02 14:53:52 +08:00
afc163
08e0e6bdf6
upgrade devDep
2017-04-02 14:51:12 +08:00
afc163
6864fea0cb
Improve inline menu active style
2017-04-02 14:43:34 +08:00
afc163
f230f61c23
Improve docs detail
2017-04-02 14:03:42 +08:00
afc163
b72626d19c
update tag demo
2017-04-02 13:56:45 +08:00
偏右
290d5d2aac
Merge pull request #5598 from ant-design/changelog-2.9.0
...
Add changelog of 2.9.0
2017-04-02 13:44:33 +08:00
afc163
e6796eccaf
update package version 2.9.0
2017-04-01 21:12:55 +08:00
afc163
70cd87d624
fix changelog
2017-04-01 21:12:03 +08:00
afc163
4e593c651e
Add english changelog of 2.9.0
2017-04-01 21:07:32 +08:00
afc163
af313bed9a
Fix 2.8.3 changelog
2017-04-01 20:45:39 +08:00
afc163
54f5d11206
Add changelog of 2.9.0
2017-04-01 20:42:49 +08:00
Kenaniah Cerny
ed434c57e9
improves link navigation
2017-04-01 04:06:34 -07:00
afc163
ec87110482
Fix Unknown prop placement
warning of Dropdown.Button, close #5594
2017-04-01 18:06:40 +08:00
afc163
58e521de71
Optimize pagination item block style, close #5557
2017-04-01 18:03:57 +08:00
afc163
58b7662eb9
fix md
2017-04-01 18:00:28 +08:00
Kenaniah Cerny
8ec86a6b1f
buttons should not blur after click
2017-04-01 02:57:01 -07:00
afc163
8049c75d47
Add react-lz-editor to recommendation list
2017-04-01 15:34:56 +08:00
Benjy Cui
30f55b923a
deps: upgrade rc-calendar
2017-04-01 14:43:36 +08:00
afc163
e70bd5320d
fix snapshot
2017-04-01 13:17:02 +08:00
afc163
21763c5da9
update progress demo
2017-04-01 11:30:44 +08:00
afc163
95c0c591e7
remove docs/react/awesome-ant-design.md
2017-04-01 11:11:56 +08:00
ndrshn
92f7df48a8
chore: fixed some typos ( #5589 )
2017-04-01 10:34:52 +08:00
偏右
f1781bd10e
Merge pull request #5585 from ddcat1115/issue5577
...
fix RangePicker placeholder color
2017-03-31 20:44:59 +08:00
乐仪
2bba8bee98
fix RangePicker placeholder color
2017-03-31 17:10:40 +08:00
afc163
3499dbc88e
Update Carousel ts definitions
...
close #5543
http://npmjs.com/@types/react-slick
2017-03-31 14:35:25 +08:00
偏右
203fcf1c60
Merge pull request #5583 from ant-design/optimize-number-font-family
...
set monospaced font-family for number
2017-03-31 14:12:24 +08:00
afc163
b526083fa6
set monospaced font-family for number
2017-03-31 13:45:16 +08:00
偏右
cb2460c412
Merge pull request #5558 from ant-design/feature-2.9
...
Feature 2.9
2017-03-31 11:23:39 +08:00
afc163
e030d10e99
Merge branch 'master' into feature-2.9
2017-03-31 11:22:33 +08:00
Benjy Cui
ce2fe2aa45
test: add test for Modal[footer=null]
2017-03-30 16:06:03 +08:00
Benjy Cui
fe28e6521e
deps: upgrade rc-slider, close : #5565
2017-03-30 15:36:17 +08:00
afc163
5460d29db0
Merge branch 'feature-2.9' of github.com:ant-design/ant-design into feature-2.9
2017-03-30 14:34:24 +08:00
afc163
3bf3013239
fix warning in test
2017-03-30 14:34:12 +08:00
afc163
0bfb35c562
fix snapshot
2017-03-30 14:29:30 +08:00
afc163
ef27e6d200
Merge branch 'master' into feature-2.9
2017-03-30 14:26:15 +08:00
afc163
9414a9cbea
docs: fix target API of Affix and Badge
2017-03-30 14:23:25 +08:00
afc163
5ba4014386
Fix scroll transition of BackTop, close #5564
2017-03-30 14:20:06 +08:00
afc163
51f1403e14
align table head in demo
2017-03-30 13:52:42 +08:00
Wei Zhu
b8fca87461
Fix some form type definition issues ( #5560 )
...
Close #5515
2017-03-30 13:46:38 +08:00
afc163
de8e598ef1
upgrade normalize.css to 6.0.0 manually, close #5561
2017-03-30 10:29:05 +08:00
Benjy Cui
dda79aa88e
site: add link to design platform
2017-03-30 09:29:13 +08:00
Wei Zhu
aa23606166
Update snapshot
2017-03-30 00:24:41 +08:00
afc163
f77f020517
update table filter demo, close #5439
2017-03-29 20:37:20 +08:00
afc163
8f7fdb8489
use less strict console.warn
2017-03-29 16:42:52 +08:00