Commit Graph

1123 Commits

Author SHA1 Message Date
cinwell.li
1239c98511 Table: add context prop (#1161) 2016-11-18 15:00:22 +08:00
杨奕
4c60c3e055 Merge pull request #1184 from YanagiEiichi/i18n-ja
Add ja.js
2016-11-18 14:36:30 +08:00
YanagiEiichi
bc04f949a3 Add ja.js 2016-11-18 14:07:54 +08:00
furybean
212cbf7a7b Table: fix fixed column won't disappear in some condition. 2016-11-18 13:12:53 +08:00
杨奕
4addc0adb3 Merge pull request #1181 from furybean/fix-table-select-all
Table: fix select-all checkbox is selected when all rows are not sele…
2016-11-18 12:39:38 +08:00
furybean
0a54bd41f1 Table: fix select-all checkbox is selected when all rows are not selectable. 2016-11-18 12:32:29 +08:00
ChangJoo Park
1dad71e170 Add Korean. 2016-11-18 12:15:36 +08:00
Ole Magnus Støvern
0e35ab2e62 Added Norwegian bokmål (#1164)
Norway got two different written languages, this is the most common one.
2016-11-18 07:51:20 +08:00
Jan Van Bruggen
a93d912e63 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 06:46:17 +08:00
baiyaaaaa
11d7da076d Merge pull request #1169 from QingWei-Li/feat/add-bot
CI: add element bot
2016-11-18 01:12:40 +08:00
tpy
d33d580948 i18n for zh-TW (#1170)
add traditional chinese translation
2016-11-17 23:50:43 +08:00
qingwei.li
51acff04d7 CI: add elementt bot 2016-11-17 23:26:09 +08:00
杨奕
abe49ffb4a Merge pull request #1167 from wannymiarelli/dev
Italian Locale File
2016-11-17 22:11:38 +08:00
Wanny Miarelli
a346a6b4d0 Italian Locale File 2016-11-17 14:54:22 +01:00
baiyaaaaa
be00a80807 Merge pull request #1135 from QingWei-Li/feat/update-ci
Update ci
2016-11-17 21:54:03 +08:00
baiyaaaaa
70449b73f4 fix popperjs get scrollParent bug (#1143) 2016-11-17 21:47:10 +08:00
baiyaaaaa
7345ca7dfc Merge pull request #1141 from Leopoldthecoder/input-group
Input: fix input-group line height, fixed #1075
2016-11-17 19:30:00 +08:00
baiyaaaaa
c823c84f6f Merge pull request #1145 from QingWei-Li/fix/multiple-locale
Locale: fix dynamic change locale
2016-11-17 19:15:48 +08:00
baiyaaaaa
7b1b3b4e29 Merge pull request #1150 from Leopoldthecoder/alert-render
Alert: add render-content, fixed #568
2016-11-17 19:12:37 +08:00
Leopoldthecoder
3bfa92ce4b Alert: add render-content 2016-11-17 16:51:32 +08:00
qingwei.li
87e171d300 Locale: fix dynamic change locale 2016-11-17 15:37:04 +08:00
Leopoldthecoder
51ec650221 Input: fix input-group line height 2016-11-17 14:33:04 +08:00
qingwei.li
2bd5a61790 Update ci 2016-11-17 14:10:10 +08:00
杨奕
98c9cca24c fix doc typos (#1137) 2016-11-17 12:24:33 +08:00
杨奕
5f496b36e0 add dev notice in contributing guide (#1136) 2016-11-17 12:21:50 +08:00
杨奕
3e3a330758 Button: add focus style (#1116) 2016-11-17 12:21:33 +08:00
Henning Horn
8177d0612c Added Danish translation 2016-11-17 12:20:23 +08:00
baiyaaaaa
c9e180ff50 fix col responsive style bug 2016-11-17 12:20:01 +08:00
Waam
97eb762596 typo 2016-11-17 12:20:01 +08:00
Waam
463747f977 replace double quote 2016-11-17 12:20:01 +08:00
Waam
020b9ea459 add some abbreviations 2016-11-17 12:20:01 +08:00
Waam
2308c321c1 fr translation 2016-11-17 12:20:01 +08:00
Ricardo
c29f63ac8b Patch 1 (#1119)
* Create es.js

Spanish translation.

* Update es.js
2016-11-17 08:27:56 +08: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
kingwl
5be8575ba1 Tabs: fix a 'activeName' attribute init bug 2016-11-16 15:35:23 +08:00
cinwell.li
af4bca8abe DatePicker: update view when setting default value, fixed #1050 (#1097) 2016-11-16 14:48:15 +08:00
SkyAo
d54bf670a2 Merge pull request #1099 from QingWei-Li/feat/popover-manual
Popover: add manual
2016-11-16 14:43:13 +08:00
SkyAo
9f9fd8f773 Merge pull request #1098 from Leopoldthecoder/master
FAQ: add translation
2016-11-16 14:42:21 +08:00
SkyAo
6e124fc24b Merge pull request #1096 from QingWei-Li/fix/col
Col: remove vue jsx spread
2016-11-16 14:37:57 +08:00