然则
77b0952e36
fix #2393 #2459 #2401
Conflicts:
package.json
8 years ago
afc163
5c52c21435
inline menu does not highlight selected sub-menu
8 years ago
ddcat1115
79ef6a0664
fix #2414
8 years ago
afc163
2face80716
Click todayButton should trigger onChange, close #1902
8 years ago
afc163
1a1ed29717
Add switch :active style
8 years ago
afc163
2a54161e51
fix eslint
8 years ago
afc163
a2804cbff5
Make clear icon more clear
8 years ago
afc163
db00e94b40
fix links
8 years ago
afc163
a458de0a88
fix prefer-const
8 years ago
afc163
398b8ac708
typo
8 years ago
afc163
497cc1f65a
improve FormItem colon ( #2311 )
8 years ago
afc163
a30f0090b9
update metion doc
8 years ago
afc163
57a34d8f5d
fix metion styles
8 years ago
afc163
aa8e02326a
update metion docs
8 years ago
afc163
92d127d8a5
Fix DatePicker style
8 years ago
ddcat1115
eba54529ca
table-title style ( #2452 )
8 years ago
afc163
5eb52885d6
@background-color-base
8 years ago
afc163
44b8f38a3c
fix disabled menu item background
8 years ago
afc163
7aad78c508
improve progress style
8 years ago
afc163
54c7192d1e
Update code style of Steps demos
8 years ago
afc163
a26c2e8888
Fix breadcrume style detail, close #2434
8 years ago
Benjy Cui
5bee7d2088
docs: fix translation
8 years ago
却痕
e202c7d2b3
docs: translation of Rate && Radio ( #2440 )
8 years ago
Leon Shi
3d070b8d85
docs: translate Cascader's documentation to English ( #2433 )
8 years ago
ddcat1115
2b20ac0456
docs: steps translation ( #2430 )
8 years ago
Gray Choi
b0bf2a5c0e
docs: translate tree component ( #2395 )
8 years ago
陆离
49e164d09d
docs: translation of `Spin` and `Slider` ( #2378 )
8 years ago
RaoHai
1ccfad13f7
Mention Component fix
- 现在只输入一个 @ 符号,dropdown 也会弹出。
- 输入框失去焦点后,dropdown 会消失。
- 添加受控模式示例
- 添加 `getMentions(editorState: EditorState): Array<String>` Api,
可以获取当前提到的人。
- 添加了校验样式
- 其他样式修正
8 years ago
afc163
ea61aa3cab
upload code style
8 years ago
yiminghe
b140856836
add class
8 years ago
RaoHai
8c739abeb5
style lint
8 years ago
RaoHai
7dd4a019d5
DatePicker 组件优化
+ DatePicker showTime: 面板上的日期展示输入框统一为一个,格式和外面的输入框同步,并且支持手动修改。
面板上的 TimePicker
+ DatePicker showTime: 输入框不再展示,改造为『选择时间』,点击后不再展开浮层,直接盖住日期区域。
+ RangePicker showTime : 只选中开始日期,“确定”和“选择时间”灰置。 如未选择日期直接选择时间,开始日期和结束日期默认选中当天。
+ RangePicker showTime : 点击框外和确定均为确定操作。
+ RangePicker showTime : 在时间页面,开始时间的默认状态为当前时间,结束时间的默认状态跟随开始时间。
+ RangePicker showTime : 开始时间的选择范围没有限制,结束时间的选择范围必须大于等于开始时间。
+ RangePicker showTime : 当开始时间选择了结束时间之后的时间(发生冲突),结束时间则自动切换到与开始时间相同的时间。
8 years ago
yiminghe
3342aae9f3
upgrade
8 years ago
RaoHai
3095f58be8
export toEditorState of `Mention`
8 years ago
RaoHai
3fe36f4584
export `toString` of Mention
8 years ago
afc163
e2cc2838fd
Fix lesshint
8 years ago
RaoHai
23df8f7504
tslint fix
8 years ago
RaoHai
69da207f3c
support value props and controllred mode
8 years ago
RaoHai
f547a97020
lesslint fix
9 years ago
RaoHai
595938f5f2
Mention Component
9 years ago
RaoHai
8e3d2b823a
improvement after review
9 years ago
RaoHai
1fd4837d25
lesslint fix
9 years ago
RaoHai
01fabac77a
Mention Component
9 years ago
afc163
765150f17d
fix cascader props warning ( #2258 )
8 years ago
afc163
43d8c0a4a2
Fix DatePicker onChange and onOk when showTime
onChange should be triggered at clicking ok button
when showTime is true. You can use onChange replace onOk
anytime.
This commit revert a05b4e6, which break the behavious above.
close #2399 , also fix #2120
8 years ago
afc163
e7f6f4b869
Fix Transfer search and check all behavious, close #2396
8 years ago
afc163
138a7a9c54
fix code style
8 years ago
afc163
a535238d68
fix cascader input style
8 years ago
Infinity
1c68f17b81
为TimePicker增加定制anchor的API ( #2390 )
8 years ago
afc163
d7defe458b
blank line
8 years ago