Commit Graph

1128 Commits

Author SHA1 Message Date
杨奕
897ec4650c Select: add focus listener (#1193) 2016-11-18 20:03:19 +08:00
杨奕
deaee6ce7a Homepage: add responsive (#1177) 2016-11-18 20:03:19 +08:00
FuryBean
07b8ec030f Table: fix selection-change not fire in some condition. (#1198) 2016-11-18 20:03:19 +08:00
Leopoldthecoder
69b65037eb Switch: fix @change timing bug 2016-11-18 20:03:18 +08:00
Leopoldthecoder
3861c55f86 i18n: use the right parentheses 2016-11-18 20:03:18 +08:00
furybean
0a31868b5f Table: add show-header prop & add header-click event & make height more reasonable. 2016-11-18 20:03:18 +08:00
杨奕
4e423144a2 i18n: update language list (#1187) 2016-11-18 20:03:18 +08:00
cinwell.li
4ebdd6a6d4 Table: add context prop (#1161) 2016-11-18 20:03:18 +08:00
qingwei.li
ffc136fa8d TimeSelect: fix 00:00 is disabled, fixed #676 2016-11-18 20:03:17 +08:00
YanagiEiichi
904a739499 Add ja.js 2016-11-18 20:03:17 +08:00
Leopoldthecoder
10cef46012 Table: update English doc 2016-11-18 20:03:17 +08:00
furybean
bd8bf7bf35 Table: fix fixed column won't disappear in some condition. 2016-11-18 20:03:17 +08:00
furybean
012c0185f2 Table: fix select-all checkbox is selected when all rows are not selectable. 2016-11-18 20:03:17 +08:00
ChangJoo Park
402a9abacb Add Korean. 2016-11-18 20:03:16 +08:00
qingwei.li
bd7a4252a3 Fix release script 2016-11-18 20:03:16 +08:00
Ole Magnus Støvern
fe44366fce Added Norwegian bokmål (#1164)
Norway got two different written languages, this is the most common one.
2016-11-18 20:03:16 +08:00
Jan Van Bruggen
077c0cf73f Docs: fix custom theme import path
When `src/main.js` imports `theme/index.css`, the import statement
should import `'../theme/index.css'`, not `'./theme/index.css'`.
2016-11-18 20:03:16 +08:00
tpy
4dfb12a98e i18n for zh-TW (#1170)
add traditional chinese translation
2016-11-18 20:03:16 +08:00
qingwei.li
d56ac5d3ae CI: add elementt bot 2016-11-18 20:03:15 +08:00
Wanny Miarelli
11eaa98ac7 Italian Locale File 2016-11-18 20:03:15 +08:00
baiyaaaaa
c9ff94e267 fix popperjs get scrollParent bug (#1143) 2016-11-18 20:03:15 +08:00
Leopoldthecoder
fc41cf4077 Alert: add render-content 2016-11-18 20:03:15 +08:00
qingwei.li
33ba9f5b0b Loading: update doc 2016-11-18 20:03:15 +08:00
qingwei.li
a13b49b609 Locale: fix dynamic change locale 2016-11-18 20:03:14 +08:00
Leopoldthecoder
faa27b9d99 Input: fix input-group line height 2016-11-18 20:03:14 +08:00
qingwei.li
3003aaa426 Loading: fix export module 2016-11-18 20:03:14 +08:00
qingwei.li
7b263b89ae Update ci 2016-11-18 20:03:14 +08:00
杨奕
00cfee91bf add dev notice in contributing guide (#1136) 2016-11-18 20:03:14 +08:00
杨奕
edeae0a2a4 Button: add focus style (#1116) 2016-11-18 20:03:13 +08:00
Henning Horn
a9703bb05c Added Danish translation 2016-11-18 20:03:13 +08:00
baiyaaaaa
99eb9366eb fix col responsive style bug 2016-11-18 20:03:13 +08:00
Waam
7dcbc9add2 typo 2016-11-18 20:03:13 +08:00
Ricardo
7a6cea0083 Patch 1 (#1119)
* Create es.js

Spanish translation.

* Update es.js
2016-11-18 20:03:13 +08:00
Leopoldthecoder
d4aa5197af fix doc typos 2016-11-17 11:02:24 +08:00
杨奕
e84a50700b Merge pull request #1117 from waam/master
fr translation
2016-11-17 00:02:48 +08:00
Waam
02828ed239 replace double quote 2016-11-16 16:57:33 +01:00
Waam
6a8fe43900 add some abbreviations 2016-11-16 16:49:08 +01:00
Waam
48783a3810 fr translation 2016-11-16 15:35:48 +01:00
Leopoldthecoder
27affb22c0 update index links 2016-11-16 19:39:43 +08:00
Leopoldthecoder
540d72971c [release] 1.0.1 2016-11-16 17:24:03 +08:00
Leopoldthecoder
54b1543698 [build] 1.0.1 2016-11-16 17:24:03 +08:00
Leopoldthecoder
bf8c53675a Changelog: add 1.0.1 2016-11-16 17:21:32 +08:00
杨奕
1c8b765824 Merge pull request #1105 from Leopoldthecoder/master
Tree: update English doc
2016-11-16 17:04:29 +08:00
杨奕
f6a8426481 Merge pull request #1107 from QingWei-Li/fix/table-tooltip
Table: fix tooltip style
2016-11-16 17:04:19 +08:00
qingwei.li
b7ecc15622 Table: fix tooltip style 2016-11-16 16:59:26 +08:00
Leopoldthecoder
f36373113a Tree: update English doc 2016-11-16 16:36:01 +08:00
杨奕
a745058524 Merge pull request #1104 from baiyaaaaa/master
uodate tab docs
2016-11-16 16:24:19 +08:00
baiyaaaaa
1956a62d22 uodate tab docs 2016-11-16 16:14:48 +08:00
baiyaaaaa
73e9e918ae Merge pull request #1101 from Kingwl/master
Tabs: fix a 'activeName' attribute init bug
2016-11-16 16:00:01 +08:00
FuryBean
5203280af1 Tree: add defaultExpandKeys & defaultCheckedKeys. (#1088) 2016-11-16 15:35:46 +08:00