Commit Graph

1443 Commits (f41404931107cecc59696b3fac40667f69aef4df)

Author SHA1 Message Date
baiyaaaaa b13bda7bcd Merge pull request #1166 from Leopoldthecoder/switch-change
Switch: fix @change timing bug, fixed #1162
2016-11-18 16:36:14 +08:00
Leopoldthecoder 77ef3836b1 Switch: fix @change timing bug 2016-11-18 16:32:00 +08:00
baiyaaaaa 2053742e90 Merge pull request #1173 from QingWei-Li/fix/release-sh
Fix release script
2016-11-18 16:30:21 +08:00
baiyaaaaa 91c2940878 Merge pull request #1140 from QingWei-Li/fix/loading-export
Loading: fix export module
2016-11-18 16:29:18 +08:00
杨奕 ea4e61ad40 Merge pull request #1195 from furybean/table-header-click
Table: add show-header prop & add header-click event & make height mo…
2016-11-18 16:03:54 +08:00
Leopoldthecoder fa5342ecf0 i18n: use the right parentheses 2016-11-18 16:00:58 +08:00
furybean ffff83d094 Table: add show-header prop & add header-click event & make height more reasonable. 2016-11-18 15:59:00 +08:00
baiyaaaaa f454d31378 Merge pull request #1185 from QingWei-Li/fix/select-time
TimeSelect: fix 00:00 is disabled, fixed #676
2016-11-18 15:32:41 +08:00
杨奕 bc19f4f757 i18n: update language list (#1187) 2016-11-18 15:04:19 +08:00
baiyaaaaa aa05aeda6a Merge pull request #1183 from Leopoldthecoder/table-doc
Table: update English doc
2016-11-18 15:01:05 +08:00
cinwell.li 1239c98511 Table: add context prop (#1161) 2016-11-18 15:00:22 +08:00
qingwei.li c352961592 TimeSelect: fix 00:00 is disabled, fixed #676 2016-11-18 14:47:37 +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
Leopoldthecoder a48838d08e Table: update English doc 2016-11-18 13:59:33 +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
qingwei.li 6ac93e0bd2 Fix release script 2016-11-18 09:21:52 +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 9f1c7af400 Loading: update doc 2016-11-17 15:44:13 +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 b090d3eafb Loading: fix export module 2016-11-17 14:30:25 +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
Leopoldthecoder d4aa5197af fix doc typos 2016-11-17 11:02:24 +08:00
Ricardo c29f63ac8b Patch 1 (#1119)
* Create es.js

Spanish translation.

* Update es.js
2016-11-17 08:27:56 +08:00
杨奕 e84a50700b Merge pull request #1117 from waam/master
fr translation
2016-11-17 00:02:48 +08:00