Commit Graph

200 Commits

Author SHA1 Message Date
Mathieu DARTIGUES
a50fcfd9c7 Fix filename of md file for en-US version (#3600)
Initially it was `en-us`, but the folder is `en-US` .

When creating a new component, the build doesn't work because it hopes a file in the `en-US` folder.
2017-03-20 10:08:13 +08:00
Leopoldthecoder
50a786ab79 Changelog: update for 1.2.4 2017-03-09 18:05:16 +08:00
Leopoldthecoder
15e48c9105 remove redundant style files 2017-02-28 17:27:31 +08:00
杨奕
f60fe752f8 Changelog: update for 1.2.2 (#3141) 2017-02-28 16:30:55 +08:00
Leopoldthecoder
429ee228a7 Changelog: update for 1.2.0 2017-02-22 18:31:13 +08:00
callmewhy
8e8c714f00 fix eslint error 2017-02-16 22:51:18 +08:00
callmewhy
d011d309f0 auto generate index.css in gen-cssfile.js 2017-02-16 22:51:18 +08:00
qingwei.li
5fc34777b7 DatePicker: fix marks are displaced when type is range, fixed #2612 2017-02-13 19:08:45 +08:00
cinwell.li
6e7ccc6a69 Docs: add offline plugin (#2766) 2017-02-12 13:02:14 +08:00
Leopoldthecoder
3243b8fc98 Merge branch 'dev' into 1.2-merge1
# Conflicts:
#	package.json
#	src/utils/popup/index.js
#	yarn.lock
2017-02-09 17:33:42 +08:00
cinwell.li
a1dc075f60 Locale: add umd build, close #2604 (#2658) 2017-02-07 14:13:29 +08:00
xsbchen
4c69a540ca fix eslint error in gen-single-config.js 2017-02-07 11:08:40 +08:00
cinwell.li
9f5c08e6e6 Clean packages (#2345) 2017-01-23 14:06:01 +08:00
Leopoldthecoder
9a9a661290 Changelog: update for 1.1.5 2017-01-17 11:47:35 +08:00
陈嘉涵
6436d6c816 optimize build.entry.js 2017-01-13 16:13:50 +08:00
baiyaaaaa
d3f62b7974 add submenu transition (#2298) 2017-01-09 15:50:47 +08:00
qingwei.li
171b7fd0f1 Locale: customize i18n handler, close #2129 2017-01-04 12:30:00 +08:00
杨奕
d2f02b828f Merge branch 'dev' into 1.1 2016-12-28 15:23:51 +08:00
Leopoldthecoder
aa87fc1786 add version switch dropdown 2016-12-27 13:59:40 +08:00
qingwei.li
daec90af9f SSR feature 2016-12-26 10:45:20 +08:00
杨奕
c20f5e9442 update new.js and init carousel (#1859) 2016-12-22 11:16:16 +08:00
cinwell.li
339dada583 Feat/scoped slot table (#1844)
* Upgrade to vue 2.1.0

* Table: support scoped slots, resolve #1763, #1161

* Update vue version

* fix test

* fix test

* Update doc

* Fix english docs
2016-12-22 11:16:04 +08:00
Furybean
fed488ef9f Table: fix column[type=selection] style issue in ie9+. 2016-12-09 17:37:58 +08:00
qingwei.li
1a5a6a6f24 CI: fix and test deploy script 2016-12-06 17:40:47 +08:00
Jonathan
c80db9ca8a fix : this didn't run on windows 2016-11-30 18:32:11 +08:00
qingwei.li
5266e3bc63 fix build site script 2016-11-29 10:49:28 +08:00
qingwei.li
5a211b1fca fix deploy shell 2016-11-28 17:56:12 +08:00
qingwei.li
47a06b7b57 Update rlease sh 2016-11-18 21:39:49 +08:00
Leopoldthecoder
d7dd6cecb4 update release script 2016-11-18 20:03:20 +08:00
qingwei.li
c6d6b32c5e Fix some bug 2016-11-18 20:03:20 +08:00
qingwei.li
37510831ca Update: release script 2016-11-18 20:03:20 +08:00
qingwei.li
bd7a4252a3 Fix release script 2016-11-18 20:03:16 +08:00
qingwei.li
d56ac5d3ae CI: add elementt bot 2016-11-18 20:03:15 +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
Leopoldthecoder
72a9c9f2cd FAQ: add translation 2016-11-16 14:09:25 +08:00
Leopoldthecoder
5fcd73cd85 Loading: add loading service 2016-11-15 20:29:33 +08:00
qingwei.li
dad5edad74 Add 'make play' 2016-11-14 14:10:58 +08:00
qingwei.li
1f96a372fe fix salad config 2016-11-13 22:08:38 +08:00
Leopoldthecoder
ecb6a96a6f fix dev deploy 2016-11-11 10:53:53 +08:00
杨奕
4ccb8ea9ae Merge i18n to master (#972)
* init i18n

* update router

* finish router

* Review: message/messageBox/notification

* Tag: update doc

* Review: pagination/popover/progress

* i18n: sync with master
2016-11-10 21:46:55 +08:00
baiyaaaaa
d7cbf79b25 Merge pull request #944 from Leopoldthecoder/master
Loading: update style
2016-11-09 18:03:56 +08:00
Leopoldthecoder
813dc78c51 Loading: update style/Add favicon 2016-11-09 17:57:00 +08:00
Leopoldthecoder
933da27f6a remove 'next' and 'rc' for 1.0.0 release 2016-11-09 17:36:17 +08:00
杨奕
41c53099c8 JSFiddle demo: add <style> support (#935) 2016-11-09 16:02:16 +08:00
qingwei.li
ac06bff847 Update template 2016-11-09 13:49:12 +08:00
杨奕
ceea64d29b Homepage: jsfiddle online (#910) 2016-11-08 15:59:02 +08:00
杨奕
605c18eeac Merge pull request #792 from QingWei-Li/feat/jsfiddle
Add jsfiddle in demo
2016-11-08 15:00:14 +08:00
baiyaaaaa
13506ed544 Merge pull request #888 from QingWei-Li/fix/deploy-ci
Fix deploy ci
2016-11-08 10:40:21 +08:00
baiyaaaaa
58add2e4ab correct the capitalized 2016-11-07 18:20:05 +08:00
qingwei.li
857ad3aee4 Fix deploy ci 2016-11-07 18:13:58 +08:00
Leopoldthecoder
ec23dcd583 update release.sh 2016-11-07 17:28:37 +08:00
qingwei.li
a8ed14aed2 Locale: fallbaack default config 2016-11-06 20:15:25 +08:00
杨奕
d649535137 Merge pull request #853 from baiyaaaaa/master
fix browsers config bug
2016-11-06 14:03:07 +08:00
baiyaaaaa
6bc0a99074 fix browsers bug 2016-11-06 12:46:58 +08:00
qingwei.li
70307dfadb fix package.json url 2016-11-06 12:26:14 +08:00
qingwei.li
12195aab1f Improves build demo speed 2016-11-05 19:56:34 +08:00
baiyaaaaa
4b10284478 fix chunkhash error 2016-11-05 13:29:38 +08:00
cinwell.li
fea6225770 Site: update output filename (#837) 2016-11-04 21:50:32 +08:00
qingwei.li
9282417d58 Doc: add anchor 2016-11-04 16:59:59 +08:00
qingwei.li
ea643623ae fix build theme script 2016-11-04 12:24:57 +08:00
qingwei.li
29eac078a4 Add jsfiddle in demo 2016-11-02 18:47:31 +08:00
qingwei.li
482f752b9f Remove submodule 2016-11-02 12:42:14 +08:00
qingwei.li
cacd19d27d package.json: Update scripts 2016-11-01 22:51:03 +08:00
qingwei.li
d02f3a259e travis: remove files but ignore readme.md 2016-10-31 18:14:14 +08:00
qingwei.li
344a4eb99e Update the cjs files naming 2016-10-31 09:21:13 +08:00
qingwei.li
659a36dc16 Clickoutside: fix id of undefined, fixed #720 2016-10-30 14:00:06 +08:00
qingwei.li
87b9c43ff2 Deploy-ci: fix shell 2016-10-29 14:58:59 +08:00
qingwei.li
96f4189efd travis: auto build site 2016-10-28 18:58:03 +08:00
qingwei.li
11b48b6323 travis: fix shell 2016-10-28 18:09:42 +08:00
qingwei.li
57c4fe034d Add auto build lib 2016-10-28 17:06:36 +08:00
qingwei.li
4463eba92a Update build config 2016-10-27 20:07:44 +08:00
cinwell.li
f960ea50b9 Add locale feature (#678)
fix
2016-10-27 17:31:22 +08:00
jingsam
32d3ad53dd fixed no-unused-vars (#654) 2016-10-26 22:10:48 +08:00
cinwell.li
4dd8b094cb Update externals (#641) 2016-10-25 21:35:41 +08:00
qingwei.li
1a4905ec11 Fix import src file multiple times, fixed #634 #630 2016-10-25 15:02:45 +08:00
qingwei.li
23d282bb4f Remove whitespace in vue template 2016-10-22 00:45:18 +08:00
cinwell.li
706d47b710 Clickoutside: add test & improve vue-popper test (#577) 2016-10-21 23:21:54 +08:00
cinwell.li
febe6e8ffa Upload: fix links in the doc (#553) 2016-10-20 20:55:49 +08:00
Leopoldthecoder
70aed33c69 Select: add resize event 2016-10-20 18:44:09 +08:00
qingwei.li
604813aa53 Update test config 2016-10-20 09:27:50 +08:00
cinwell.li
510034d2d2 Add istanbul ignore (#521) 2016-10-19 22:48:35 +08:00
qingwei.li
b453ce1167 Update travis config 2016-10-19 20:53:59 +08:00
Leopoldthecoder
66842c80e8 Slider: add test 2016-10-19 15:48:59 +08:00
cinwell.li
815bdd47d0 Tooltip: add test (#487) 2016-10-18 19:07:43 +08:00
zhouyg
6d090bb0e2 修正make new的路径问题 2016-10-17 22:52:43 +08:00
qingwei.li
4f732b1b02 Merge branch 'master' into unittest 2016-10-17 21:29:37 +08:00
qingwei.li
0a2ec8efb0 Fix build common config 2016-10-17 17:47:24 +08:00
qingwei.li
aa81c770eb Merge branch 'master' into unittest 2016-10-17 12:14:43 +08:00
qingwei.li
0cc28fb16a Support publish component packages 2016-10-17 12:14:10 +08:00
qingwei.li
580d2d36ad Merge branch 'master' into unittest 2016-10-17 10:42:43 +08:00
qingwei.li
a4964118dd fix build commonjs config 2016-10-14 08:02:18 +08:00
cinwell.li
8fda06a54c feat: auto generator cssfile (#368) 2016-10-13 12:05:43 +08:00
qingwei.li
06392ade7b Clear dependencies 2016-10-13 11:12:24 +08:00
qingwei.li
ff6803924d Add unittest 2016-10-11 19:00:37 +08:00
杨奕
dd7b8e5ef1 dialog and msgbox import the global vue-popup (#282) 2016-10-10 11:33:24 +08:00
杨奕
e631721155 exclude Message in component registration (#269) 2016-10-08 22:47:28 +08:00
qingwei.li
94342c016f fix release shell 2016-09-28 13:40:01 +08:00
qingwei.li
936597baca Update component list 2016-09-27 14:55:37 +08:00
qingwei.li
5ff24db2ff Refactor build scripts, fix #148
Add 'packages' folder to package.json#files
2016-09-27 11:15:55 +08:00