Commit graph

458 commits

Author SHA1 Message Date
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
Graham Fairweather
8cc60d2249 Use an added style and shadow for the focused element. 2018-01-16 16:04:16 +01:00
Graham Fairweather
291acd27f3 Feature: Button tab navigation
https://github.com/iview/iview/issues/1647
2018-01-16 10:50:53 +01:00
zhigang.li
4bce764525 make menu support more than 2 levels 2018-01-15 13:17:58 +08:00
zhigang.li
c907cc973c update 2017-12-21 17:42:03 +08:00
Aresn
c6336ce494
Merge pull request #2667 from lison16/messagerender
make Message and Notice support render
2017-12-20 17:03:12 +08:00
zhigang.li
b24be35a7e make Message and Notice support render 2017-12-20 16:19:25 +08:00
Aresn
2ec8433350
Merge pull request #2644 from lison16/tag
close #2406
2017-12-20 11:43:43 +08:00
zhigang.li
d649c177e3 udpate 2017-12-20 11:37:24 +08:00
zhigang.li
78fc1e14f1 update tag custom color 2017-12-20 11:24:42 +08:00
zhigang.li
a2eb028782 add layout component with header, content, sider and footer 2017-12-18 18:25:16 +08:00
zhigang.li
7d4b325be8 close #2406 2017-12-18 17:52:20 +08:00
梁灏
55f90d87de fixed #1648 2017-11-08 14:39:39 +08:00
梁灏
84a4a95dbf fixed #1926 2017-11-07 17:36:26 +08:00