Commit Graph

61 Commits

Author SHA1 Message Date
杨奕
b68f18aa94
Pagination: add key in pager (#9604) 2018-02-01 15:16:21 +08:00
杨奕
c4452995f5
Changelog: update for 2.1.0 (#9581) 2018-01-31 16:33:18 +08:00
Leopoldthecoder
81a7ef7634 Dialog: update paddings 2018-01-23 18:25:49 +08:00
cinwell.li
be3dcbfc4c chore: update ESLint (#9124)
* chore: update ESLint

* chore: update eslint ignore
2018-01-05 16:53:02 +08:00
Leopoldthecoder
ef9458f20f Chore: update 'make new' script 2017-12-28 16:54:59 +08:00
Leopoldthecoder
dca4b7afd2 Chore: configure es docs 2017-12-12 14:05:55 +08:00
Leopoldthecoder
27b271031e Merge branch 'dev' into es-doc
# Conflicts:
#	FAQ.md
2017-12-11 11:16:24 +08:00
Leopoldthecoder
1fb98ef172 Chore: misc updates 2017-12-11 10:52:31 +08:00
Leopoldthecoder
7a4ec97f0d Chore: misc updates 2017-11-26 16:57:41 +08:00
Leopoldthecoder
5406a97359 Chore: misc updates 2017-11-17 12:46:52 +08:00
Leopoldthecoder
7e8a00d2ea scaffolding Spanish docs 2017-11-07 10:48:23 +08:00
Leopoldthecoder
88868eebf7 Theme: releasing all variables 2017-11-02 14:01:58 +08:00
hjkcai
664b3fb401 Module: add default entry in exports (#7939, #7940) 2017-11-01 17:49:53 +08:00
Leopoldthecoder
768981c1aa Changelog: update for 2.0.0-rc.1 2017-10-25 05:47:57 -05:00
杨奕
8586891a56 use chrome to run tests (#7521)
* use chrome to run tests

* fix karma config lint

* remove phantomjs
2017-10-16 19:39:44 -05:00
Black Wayne
9b09f6aa9f Form: add size attribute (#7428) 2017-10-12 04:50:06 -05:00
Leopoldthecoder
9dcc4eb0b7 Docs: add algolia search 2017-10-10 05:23:42 -05:00
wayne
fa6580e7a9 Carbon: sidenav & table & changelog 2017-09-28 22:19:54 -05:00
杨奕
21c579179c remove theme-default (#7273) 2017-09-28 05:01:29 -05:00
Leopoldthecoder
a0682ed983 update release & deploy scripts 2017-09-28 03:05:45 -05:00
杨奕
79016032ea scaffolding chalk (#6643)
* scaffolding chalk

* update button
2017-08-23 18:07:14 +08:00
杨奕
bf6661266a add layout (#6600)
* add layout

* add docs

* add en docs

* fix test
2017-08-22 12:46:22 +08:00
Leopoldthecoder
3d24ad8e1f update version.js 2017-07-20 15:41:43 +08:00
杨奕
6577bcca41 fix make new error (#5111) 2017-05-29 11:20:30 +08:00
Leopoldthecoder
bc5b7b23c4 Changelog: update for 1.3.0-beta.1 2017-04-28 16:47:05 +08:00
杨奕
ec3895fdba Transfer (#4337)
* add transfer

* Transfer: add English doc

* Transfer: add tests

* update locale files
2017-04-28 16:15:49 +08:00
minocoko
0607fd9df3 Update input.md and fix scripts (#4263)
* 统一使用es6风格的方式引入vue包

* 修正回车换行符处理,以免每次npm run dev 时,index.js都会更改

* 更新编码
2017-04-25 22:30:08 +08:00
qingwei.li
fff57cdfcc Add transition doc and CollapseTransition component 2017-04-20 19:27:05 +08:00
Andrés Álvarez
470280e367 Add make new English error message (#4089)
* Add make new English error message

Currently, only Chinese error message is displayed when running
make new command without arguments.

* Update CONTRIBUTING.en-US
2017-04-10 21:27:39 +08:00
baiyaaaaa
c576d5720a fix docs site import components from package's /lib on dev mode bug
fix docs site import components from package's /lib on dev mode bug
2017-03-20 12:18:19 +08:00
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
15e48c9105 remove redundant style files 2017-02-28 17:27:31 +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
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
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
qingwei.li
171b7fd0f1 Locale: customize i18n handler, close #2129 2017-01-04 12:30:00 +08:00
杨奕
c20f5e9442 update new.js and init carousel (#1859) 2016-12-22 11:16:16 +08:00
Jonathan
c80db9ca8a fix : this didn't run on windows 2016-11-30 18:32:11 +08:00
qingwei.li
3003aaa426 Loading: fix export module 2016-11-18 20:03:14 +08:00
Leopoldthecoder
5fcd73cd85 Loading: add loading service 2016-11-15 20:29:33 +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
qingwei.li
ac06bff847 Update template 2016-11-09 13:49:12 +08:00
baiyaaaaa
58add2e4ab correct the capitalized 2016-11-07 18:20:05 +08:00
qingwei.li
a8ed14aed2 Locale: fallbaack default config 2016-11-06 20:15:25 +08:00
qingwei.li
70307dfadb fix package.json url 2016-11-06 12:26:14 +08:00