梁灏
|
8c82b6f27b
|
update Select
|
2018-05-04 11:00:15 +08:00 |
|
Sergio Crisostomo
|
c9b86944ec
|
Refactor Select!
|
2018-04-23 10:57:24 +02:00 |
|
zhigang.li
|
43513f702c
|
add anchor component
|
2018-04-12 17:49:55 +08:00 |
|
梁灏
|
309912df0c
|
fixed #3206
|
2018-04-04 17:33:13 +08:00 |
|
xiaofengsha
|
b26389a034
|
* 对照AntDesign,实现了Divider分割线组件的Vue版本
* 完成了Divider分割线组件演示代码
|
2018-03-29 23:10:14 +08:00 |
|
huangrd
|
82da254366
|
Fixed #2931
|
2018-03-28 16:00:52 +08:00 |
|
huanghong
|
eec3859c11
|
fixed table scollbar
|
2018-03-27 22:26:56 +08:00 |
|
huanghong
|
6301418975
|
fix table fixed-right header
|
2018-03-27 00:07:27 +08:00 |
|
梁灏
|
a0f489478b
|
Optimize Table checkbox style
|
2018-03-26 16:56:48 +08:00 |
|
梁灏
|
1acabf7912
|
Table support multiple table-head
|
2018-03-23 15:32:58 +08:00 |
|
huanghong
|
408b695046
|
update table example
|
2018-03-21 16:11:50 +08:00 |
|
梁灏
|
19c208d380
|
Poptip add prop popper-class , Table update
|
2018-03-21 10:59:23 +08:00 |
|
huanghong
|
9fea8e7de0
|
fixed ivu-table-fixed-right scroll bar
|
2018-03-20 19:28:39 +08:00 |
|
huanghong
|
8e171de8e0
|
fixed #3124
|
2018-03-20 10:46:48 +08:00 |
|
huanghong
|
e09b07b79c
|
解决drop弹出动画异常
|
2018-03-16 00:43:11 +08:00 |
|
梁灏
|
2fbe636b52
|
Select support a part of keyboard accessibility, #1647
|
2018-03-14 14:58:55 +08:00 |
|
梁灏
|
10f31b2cd8
|
fixed #2973
|
2018-03-14 11:49:10 +08:00 |
|
梁灏
|
5ddf1bcf4f
|
fixed #2451
|
2018-03-13 16:23:51 +08:00 |
|
梁灏
|
31b721aa21
|
fixed Input style bug with append in small size
|
2018-03-13 11:42:22 +08:00 |
|
梁灏
|
47dc36c58b
|
fixed Cascader style error
|
2018-03-12 16:09:28 +08:00 |
|
Sergio Crisostomo
|
9ad57f29e9
|
correct list-style of groups
|
2018-03-08 21:21:12 +01:00 |
|
梁灏
|
54c988f211
|
fixed input cls with group & prepend, close #3089
|
2018-03-05 09:28:50 +08:00 |
|
梁灏
|
f8bba1ac99
|
fixed DatePicker style in range type
|
2018-02-27 16:20:58 +08:00 |
|
Sergio Crisostomo
|
7f3a6f9db6
|
Remove global list-style reset
|
2018-02-26 15:08:14 +01:00 |
|
Graham Fairweather
|
791d254e64
|
Slider: Keyboard control like native
|
2018-02-09 08:41:40 +01:00 |
|
Aresn
|
827323fb0a
|
Merge pull request #2861 from SergioCrisostomo/datepicker-revisited
Datepicker refactor
|
2018-02-09 09:58:13 +08:00 |
|
梁灏
|
7a2f62ed52
|
update Avatar style
|
2018-01-29 17:06:42 +08:00 |
|
梁灏
|
feb21a0a16
|
fixed #2893
|
2018-01-23 16:30:34 +08:00 |
|
梁灏
|
a73ae72b35
|
fixed #2884
|
2018-01-23 11:05:01 +08:00 |
|
梁灏
|
076148112f
|
update Input textarea style
|
2018-01-23 10:14:56 +08:00 |
|
Sergio Crisostomo
|
e55ba7a249
|
Add week numbers
|
2018-01-22 14:21:42 +01:00 |
|
Aresn
|
342390e691
|
Merge pull request #2882 from iview/pr/2867
Pr/2867
|
2018-01-22 18:09:19 +08:00 |
|
梁灏
|
a646fc36fe
|
optimize box-shadow
use two box-shadow when focus, and a :after to make focus style looks better
|
2018-01-22 17:47:06 +08:00 |
|
Aresn
|
b4c3794697
|
Merge pull request #2822 from lison16/menu
make menu support more than 2 levels
|
2018-01-22 11:53:58 +08:00 |
|
Aresn
|
23646cc575
|
Merge pull request #2868 from Xotic750/checkbox_tabindex
Checkbox w3c
|
2018-01-22 11:19:05 +08:00 |
|
Xotic750
|
98a755be21
|
Use native w3c
|
2018-01-21 01:17:38 +01:00 |
|
Xotic750
|
7996459687
|
Use native w3c
|
2018-01-20 23:57:42 +01:00 |
|
Graham Fairweather
|
36d2470132
|
Radio w3c keyboard WIP
|
2018-01-19 15:16:49 +01:00 |
|
Graham Fairweather
|
f4e2506905
|
Use z-index to show shadow
Other ideas are to use :before or :after to create shadow
|
2018-01-19 12:00:13 +01:00 |
|
梁灏
|
afa803bc13
|
update Checkbox style
|
2018-01-19 14:18:43 +08:00 |
|
Aresn
|
ad2ee43196
|
Merge pull request #2849 from Xotic750/checkbox_tabindex
Checkbox: Tabindex WIP
|
2018-01-19 11:20:20 +08:00 |
|
Xotic750
|
98252a9e15
|
Checkbox WIP
|
2018-01-18 20:32:20 +01:00 |
|
Graham Fairweather
|
e0f097e652
|
Initial WIP
|
2018-01-18 13:42:02 +01:00 |
|
梁灏
|
5a3fe3ec62
|
update Button focus transition
|
2018-01-18 11:28:10 +08:00 |
|
梁灏
|
91d9c16a3f
|
update
|
2018-01-18 10:58:26 +08:00 |
|
梁灏
|
9e5c72833e
|
Revert "Revert "update Button & style""
This reverts commit 518c639ada .
|
2018-01-18 10:51:12 +08:00 |
|
梁灏
|
518c639ada
|
Revert "update Button & style"
This reverts commit 4434b3abfb .
|
2018-01-18 10:27:14 +08:00 |
|
梁灏
|
4434b3abfb
|
update Button & style
@xotic750 I update Button code, because just use :focus style can do it, so i removed some event.
|
2018-01-18 10:13:13 +08:00 |
|
梁灏
|
b6af2c2a00
|
update Button styles
|
2018-01-17 18:32:52 +08:00 |
|
Graham Fairweather
|
d19aee2754
|
Revert
|
2018-01-16 16:25:37 +01:00 |
|