Commit graph

294 commits

Author SHA1 Message Date
梁灏
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
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
Chavy
b30250a7f0 fixed: #2219 & ColorPicker icon position 2017-10-28 11:57:38 +08:00
梁灏
2079c47bb3 update Tag 2017-10-26 11:57:24 +08:00
梁灏
3ea2461551 update checkbox style 2017-10-25 14:33:22 +08:00
Aresn
69460a549c Merge pull request #2181 from lisafra/update-carousel
Update carousel component: add loop and radiusDot property
2017-10-24 21:44:41 -05:00
梁灏
b31aab71d2 Tree add async loading 2017-10-24 18:14:22 +08:00
houyl
ccf544dcc2 Merge branch 'master' of https://github.com/iview/iview into 2.0
Update carousel component: add loop and radiusDot property
# Conflicts:
#	package.json
#	src/components/date-picker/picker.vue
#	src/components/select/select.vue
2017-10-24 16:47:12 +08:00
Sergio Crisostomo
94d177cc83 add width to expand icon so we can click on it easier 2017-10-24 09:30:48 +02:00
Aresn
6261a49dfd Merge pull request #2171 from iview/pr/2124
update Tag style for check
2017-10-23 04:19:11 -05:00
梁灏
7afb40618c update Tag style for check 2017-10-23 17:14:29 +08:00
Aresn
ec1a5e2684 Merge pull request #2156 from marxy/tabs-scroll
Tabs add scroll
2017-10-20 04:38:28 -05:00
marxy
be3fbd2499 Tabs add scroll 2017-10-20 16:30:44 +08:00
梁灏
485a9039d5 fixed #2149 2017-10-20 15:36:43 +08:00
梁灏
f180098687 update Dropdown cls 2017-10-16 11:08:43 +08:00
梁灏
c6487ddfc2 update dependencies 2017-10-13 16:51:47 +08:00