Commit Graph

102 Commits (bca5fc1868085696cec0a16a63f5048049e9a621)

Author SHA1 Message Date
baiyaaaaa 91c2940878 Merge pull request #1140 from QingWei-Li/fix/loading-export
Loading: fix export module
2016-11-18 16:29:18 +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
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
tpy d33d580948 i18n for zh-TW (#1170)
add traditional chinese translation
2016-11-17 23:50:43 +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 70449b73f4 fix popperjs get scrollParent bug (#1143) 2016-11-17 21:47:10 +08:00
qingwei.li 87e171d300 Locale: fix dynamic change locale 2016-11-17 15:37:04 +08:00
qingwei.li b090d3eafb Loading: fix export module 2016-11-17 14:30:25 +08:00
Henning Horn 8177d0612c Added Danish translation 2016-11-17 12:20:23 +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 54b1543698 [build] 1.0.1 2016-11-16 17:24:03 +08:00
FuryBean 5203280af1 Tree: add defaultExpandKeys & defaultCheckedKeys. (#1088) 2016-11-16 15:35:46 +08:00
SkyAo b20995fced Merge pull request #1095 from QingWei-Li/fix/default-locale
Locale: compatible vue-i18n, fixed #973
2016-11-16 14:34:03 +08:00
qingwei.li 2241e9f2b4 Locale: compatible vue-i18n, fixed #973 2016-11-16 12:06:24 +08:00
Leopoldthecoder 5fcd73cd85 Loading: add loading service 2016-11-15 20:29:33 +08:00
杨奕 da3b2f4249 Review: radio/rate/select/slider (#1001) 2016-11-11 19:06:27 +08:00
Leopoldthecoder 097745f9b9 [build] 1.0.0 2016-11-09 19:15:25 +08:00
qingwei.li ac06bff847 Update template 2016-11-09 13:49:12 +08:00
qingwei.li 47392d1e29 Locale: rename $t to t 2016-11-07 23:33:33 +08:00
baiyaaaaa 58add2e4ab correct the capitalized 2016-11-07 18:20:05 +08:00
Leopoldthecoder 9e6513fa17 [build] 1.0.0-rc.9 2016-11-07 17:44:59 +08:00
qingwei.li a8ed14aed2 Locale: fallbaack default config 2016-11-06 20:15:25 +08:00
baiyaaaaa cd16a0b20d fix ie9/10 bounding top bug 2016-11-05 13:39:41 +08:00
Gil Mendes (gil0mendes) 34bd23c338 Add Portuguese translation (#835) 2016-11-04 21:10:34 +08:00
qingwei.li 4a224adaa3 Table/MessageBox/Tree: remove object-assign 2016-11-04 18:44:19 +08:00
qingwei.li ea643623ae fix build theme script 2016-11-04 12:24:57 +08:00
qingwei.li 464fe80d06 DatePicker: fix dont select the time on the same day 2016-10-31 14:22:53 +08:00
qingwei.li 659a36dc16 Clickoutside: fix id of undefined, fixed #720 2016-10-30 14:00:06 +08:00
baiyaaaaa 1af4604e87 [build] 1.0.0-rc.8 2016-10-28 18:39:17 +08:00
Leopoldthecoder 507892faec i18n: add German config 2016-10-28 18:01:07 +08:00
杨奕 19d7e72f3a Pagination: add missing i18n config (#701) 2016-10-28 17:29:50 +08:00
qingwei.li 472a7ef916 Locale: add format 2016-10-28 16:22:55 +08:00
FuryBean 14495f6189 Table: add filter feature. (#684) 2016-10-27 21:45:21 +08:00
杨奕 01531e84e0 i18n: add English config (#685) 2016-10-27 20:14:31 +08:00
cinwell.li f960ea50b9 Add locale feature (#678)
fix
2016-10-27 17:31:22 +08:00
杨奕 6923722217 Popper: set base zIndex to 2000 (#664) 2016-10-26 21:48:21 +08:00
furybean 3470bdfeba Pagination: rename currentchange & sizechange. 2016-10-26 14:55:16 +08:00
杨奕 cfe8b895f2 Merge pull request #622 from QingWei-Li/test/table
Table: add test
2016-10-25 17:36:07 +08:00
qingwei.li 86a5f8f5d0 Table: add test
Remove fuck
2016-10-25 17:26:59 +08:00
杨奕 ef8ef954f9 vue-popper: fix a node removal bug (#617) 2016-10-24 17:03:07 +08:00
FuryBean 112eb485a0 Add v-sync directive. (#598) 2016-10-24 11:01:28 +08:00
qingwei.li 56f4167c3c Clickoutside: removing element from the queue 2016-10-22 01:09:39 +08:00
cinwell.li 706d47b710 Clickoutside: add test & improve vue-popper test (#577) 2016-10-21 23:21:54 +08:00