Zhi Cun
|
aa9851ee74
|
Chore: upgrade to webpack@4 (#14173)
* Chore: upgrade webpack@4
* Chore: upgrade to webpack@4
* Chore: add babel-preset-stage-2
* Chore: fix test case
* Chore: upgrade webpack@4
* Docs: update docs
* Docs: update docs
* Chore: fix coveralls
* Chore: update yarn.lock
|
2019-01-23 11:34:19 +08:00 |
杨奕
|
0178893db1
|
Chore: update sponsor, optimize suggestJump (#11614)
|
2018-06-13 17:51:42 +08:00 |
Carson
|
a318c5701e
|
Chore: suggestJump only in production mode (#11082)
|
2018-05-09 18:02:47 +08:00 |
杨奕
|
e62c2f8b42
|
Chore: misc updates (#10370)
|
2018-03-26 17:38:17 +08:00 |
Leopoldthecoder
|
8ded46c83b
|
Chore: exclude play file from eslint, remove es-doc notification
|
2018-01-14 20:58:07 +08:00 |
Leopoldthecoder
|
dca4b7afd2
|
Chore: configure es docs
|
2017-12-12 14:05:55 +08:00 |
Leopoldthecoder
|
de86b737e3
|
Merge remote-tracking branch 'eleme/dev' into es-doc
# Conflicts:
# examples/app.vue
|
2017-11-13 17:32:12 +08:00 |
Leopoldthecoder
|
9f2ea7eab0
|
Chore: doc updates
|
2017-11-09 15:19:09 +08:00 |
Leopoldthecoder
|
7f8991a664
|
Tree: fix updateChildren
|
2017-11-09 15:19:09 +08:00 |
Leopoldthecoder
|
7e8a00d2ea
|
scaffolding Spanish docs
|
2017-11-07 10:48:23 +08:00 |
Leopoldthecoder
|
8479b2fbaf
|
bug fixes
|
2017-10-28 03:10:52 -05:00 |
Leopoldthecoder
|
f3aa9b30ad
|
Changelog: update for 2.0.0
|
2017-10-26 22:42:55 -05:00 |
Leopoldthecoder
|
333a010d3b
|
Table: add size
|
2017-10-25 01:41:17 -05:00 |
杨奕
|
38459ae850
|
update dependencies (#7476)
* update el-input change event
* upgrade to vue 2.5.0
* upgrade webpack to 3.7
* upgrade vue to 2.5.2
* minor style updates
|
2017-10-16 14:07:24 +08:00 |
Leopoldthecoder
|
1e57f25d19
|
Loading: add custom spinner and background
|
2017-10-09 04:39:40 -05:00 |
wayne
|
5069718c4f
|
Carbon: fix scrollbar style in safari & ff
|
2017-10-09 04:15:36 -05:00 |
Leopoldthecoder
|
cd409ced7c
|
docs responsive
|
2017-10-03 03:54:38 -05:00 |
杨奕
|
e089516e36
|
Changelog: update for 2.0.0-alpha.1 (#7303)
* minor updates & fixes
* Changelog: update for 2.0.0-alpha.1
* update zh installation doc
* update demo block scroll
|
2017-09-30 02:57:08 -05:00 |
Black Wayne
|
bf76a7d941
|
Carbon: doc's scroll & primary color (#7299)
* Carbon: sidenav & table & changelog
* Carbon: doc style update
* Carbon: fix header's bg
* Carbon: use el-scrollbar
* Carbon: gogogo
* Carbon: doc fix scroll bug
* Carbon: update in resize
* the same as lastone
* Carbon: fix nav fade
|
2017-09-30 02:50:04 -05:00 |
Black Wayne
|
78b791c0f1
|
Carbon: doc's style update (#7292)
* Carbon: sidenav & table & changelog
* Carbon: doc style update
* Carbon: fix header's bg
* Update header.vue
* Update component.tpl
|
2017-09-29 06:34:35 -05:00 |
Leopoldthecoder
|
1214a24d0c
|
update docs style vol.2
|
2017-09-29 03:13:27 -05:00 |
杨奕
|
d34e38a936
|
docs style groundwork (#7281)
* docs style groundwork
* update docs style
|
2017-09-28 22:36:38 -05:00 |
wayne
|
fa6580e7a9
|
Carbon: sidenav & table & changelog
|
2017-09-28 22:19:54 -05:00 |
杨奕
|
b578670168
|
update color docs (#7256)
* update color docs
* fix button test
|
2017-09-28 02:28:12 -05:00 |
Leopoldthecoder
|
798bb8e75d
|
Message: add closeOnHashChange, update docs
|
2017-08-01 19:05:45 +08:00 |
Leopoldthecoder
|
a090866bd6
|
update doc sub-folder
|
2017-07-20 16:23:46 +08:00 |
cinwell.li
|
0409c63916
|
Tooltip(doc): add router-link description (#3669)
|
2017-03-24 15:38:31 +08:00 |
Leopoldthecoder
|
c0b5b32b65
|
Changelog: update for 1.1.6
|
2017-01-23 16:04:51 +08:00 |
qingwei.li
|
ed299e9003
|
Add reset.css into theme-deafult
|
2017-01-23 14:06:14 +08:00 |
zhou-yg
|
aeb2d5df19
|
remove useless examples/assets/fonts/style.css (#2199)
联动 https://github.com/ElemeFE/element/issues/1703
没用到的字体,会引起编译错误,建议去除。
|
2017-01-04 18:09:45 +08:00 |
杨奕
|
b158e124da
|
update anchor (#1829)
|
2016-12-20 16:38:21 +08:00 |
杨奕
|
deaee6ce7a
|
Homepage: add responsive (#1177)
|
2016-11-18 20:03:19 +08:00 |
furybean
|
33e7e3432a
|
Add /play to debug component.
|
2016-11-13 03:50:40 +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 |
杨奕
|
b5e97d857d
|
Homepage: update style and some docs (#877)
|
2016-11-07 16:25:56 +08:00 |
qingwei.li
|
ca1c8dcddd
|
Changelog(doc): auto generate links
|
2016-11-06 15:56:41 +08:00 |
qingwei.li
|
9282417d58
|
Doc: add anchor
|
2016-11-04 16:59:59 +08:00 |
qingwei.li
|
131cc78825
|
Update build theme config
|
2016-11-01 21:48:07 +08:00 |
baiyaaaaa
|
e6df859df4
|
fixed styled
|
2016-09-28 12:35:24 +08:00 |
Leopoldthecoder
|
947cd99df4
|
doc fix
|
2016-09-21 15:10:27 +08:00 |
杨奕
|
a88f52e0d8
|
update component classification (#90)
|
2016-09-20 17:09:18 +08:00 |
Leopoldthecoder
|
e00f5ac9ea
|
misc visual updates - round 2
|
2016-09-18 22:01:26 +08:00 |
Leopoldthecoder
|
ce95bd6979
|
remove devDependencies of date-picker
|
2016-09-14 18:38:38 +08:00 |
Leopoldthecoder
|
c02809c4af
|
misc visual updates
|
2016-09-14 11:16:14 +08:00 |
Leopoldthecoder
|
f7cc340f3c
|
use hash
|
2016-09-08 18:12:08 +08:00 |
baiyaaaaa
|
85160822fa
|
docs update
|
2016-09-07 18:26:46 +08:00 |
baiyaaaaa
|
1fd574c5c4
|
add quickstart and develop page
|
2016-08-30 19:30:58 +08:00 |
baiyaaaaa
|
378de73624
|
changelog
|
2016-08-26 12:08:43 +08:00 |
baiyaaaaa
|
2d9a77b474
|
index
|
2016-08-25 14:38:44 +08:00 |
baiyaaaaa
|
0d6fdd2bd6
|
component side-nav
|
2016-08-25 12:30:21 +08:00 |