Leopoldthecoder
|
08b80ca467
|
Steps: fix style for last step when vertical
|
2017-11-02 19:16:36 +08:00 |
|
Leopoldthecoder
|
9553e1edba
|
Chore: misc fixes and updates
|
2017-11-02 14:01:58 +08:00 |
|
Leopoldthecoder
|
2e8161e68e
|
Fix checkbox-button and radio-button gap
|
2017-10-27 04:41:27 -05:00 |
|
Leopoldthecoder
|
cee3154304
|
update release scripts
|
2017-10-26 00:25:24 -05:00 |
|
Leopoldthecoder
|
333a010d3b
|
Table: add size
|
2017-10-25 01:41:17 -05:00 |
|
杨奕
|
4517e3d9be
|
Autocomplete: add value-key (#7671)
* Autocomplete: add value-key
* fix autocomplete test
|
2017-10-24 02:24:35 -05:00 |
|
Leopoldthecoder
|
9e6f1adafc
|
update landing page for 2.0
|
2017-10-23 05:38:15 -05:00 |
|
Leopoldthecoder
|
f73dbe104e
|
some icon fixes
|
2017-10-18 23:16:31 -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
|
553e89568b
|
TimePicker: add arrow-control
|
2017-10-11 05:34:08 -05:00 |
|
Leopoldthecoder
|
9dcc4eb0b7
|
Docs: add algolia search
|
2017-10-10 05:23:42 -05:00 |
|
wayne
|
5069718c4f
|
Carbon: fix scrollbar style in safari & ff
|
2017-10-09 04:15:36 -05:00 |
|
Leopoldthecoder
|
53f9e5ee2e
|
Changelog: update for 2.0.0-alpha.2
|
2017-10-04 21:11:06 -05:00 |
|
Leopoldthecoder
|
f073a087ce
|
fix docs theme switch bug
|
2017-10-04 08:50:15 -05:00 |
|
Leopoldthecoder
|
88811bd14e
|
update docs theme switcher
|
2017-10-04 08:25:13 -05:00 |
|
Leopoldthecoder
|
e2be799e6d
|
Button: fix disabled attribute
|
2017-10-04 07:50:11 -05:00 |
|
Leopoldthecoder
|
42cde204da
|
update primary color & add popper-class for ColorPicker
|
2017-10-04 07:44:34 -05:00 |
|
Leopoldthecoder
|
cd409ced7c
|
docs responsive
|
2017-10-03 03:54:38 -05:00 |
|
Leopoldthecoder
|
ee63e1e0af
|
Dropdown: fix duplicate visibleArrow declaration
|
2017-10-01 07:19:56 -05:00 |
|
Leopoldthecoder
|
399161eacc
|
fix backToTop button
|
2017-09-30 06:00:56 -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
|
257473f305
|
Merge remote-tracking branch 'eleme/dev' into carbon
# Conflicts:
# examples/app.vue
# examples/docs/en-US/tree.md
# examples/docs/zh-CN/tree.md
# examples/versions.json
# packages/select/src/select.vue
# packages/theme-default/package.json
|
2017-09-29 16:21:29 +08: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 |
|
杨奕
|
21c579179c
|
remove theme-default (#7273)
|
2017-09-28 05:01:29 -05:00 |
|
Leopoldthecoder
|
f457cd7f57
|
Tooltip: fix disabled tooltip affecting other instances
|
2017-09-25 06:43:56 -05:00 |
|
Leopoldthecoder
|
fc2704fb71
|
Changelog: update for 1.4.0
|
2017-07-21 13:53:57 +08:00 |
|
杨奕
|
7a29401485
|
Table: update sorting docs (#5364)
|
2017-06-15 21:32:14 +08:00 |
|
cinwell.li
|
cc441fae2b
|
feat: split doc files (#4792)
|
2017-05-12 16:33:36 +08:00 |
|
Leopoldthecoder
|
7971ec3dd8
|
Changelog: update for 1.3.2
|
2017-05-10 20:52:08 +08:00 |
|
Leopoldthecoder
|
4f2bc65af2
|
Changelog: update for 1.3.0
|
2017-05-05 08:34:28 +08:00 |
|
杨奕
|
fb4a786249
|
MessageBox: add 'message' support for VNode (#4550)
|
2017-05-02 14:59:55 +08:00 |
|
Leopoldthecoder
|
45043754df
|
update dependencies
|
2017-04-28 14:09:25 +08:00 |
|
baoyang
|
d9c34c8cd2
|
fix doc side-nav text-overlapping
|
2017-03-10 10:27:53 +08:00 |
|
Liu Yuyang
|
3768ba2bcf
|
should it be https? (#3362)
safari fails with http
|
2017-03-09 16:15:40 +08:00 |
|
Leopoldthecoder
|
429ee228a7
|
Changelog: update for 1.2.0
|
2017-02-22 18:31:13 +08:00 |
|
纸上扫雷
|
9956896401
|
Fix
|
2017-02-20 11:33:42 +08:00 |
|
杨奕
|
0643460b28
|
Cascader: update (#2845)
* Cascader: update
* Cascader: add tests
* Cascader: move flatOptions and add debounce
|
2017-02-19 00:50:55 +08:00 |
|
杨奕
|
c5f9f65bb0
|
update contributing guide (#2653)
|
2017-02-04 16:42:28 +08:00 |
|
Leopoldthecoder
|
71dd3be29e
|
update versions.json
|
2016-12-29 17:20:59 +08:00 |
|
杨奕
|
0cd469cc53
|
website minor updates (#2046)
|
2016-12-28 18:31:12 +08:00 |
|
杨奕
|
e5c22a7cd0
|
upgrade version (#2023)
|
2016-12-27 18:38:16 +08:00 |
|
Leopoldthecoder
|
aa87fc1786
|
add version switch dropdown
|
2016-12-27 13:59:40 +08:00 |
|
杨奕
|
0373211131
|
improve header background (#1416)
|
2016-11-28 16:56:03 +08:00 |
|
杨奕
|
2b812d5fe2
|
fix header background (#1407)
|
2016-11-28 11:01:42 +08:00 |
|
Leopoldthecoder
|
528067f3cd
|
Changelog: update to 1.0.2
|
2016-11-18 20:03:20 +08:00 |
|
杨奕
|
deaee6ce7a
|
Homepage: add responsive (#1177)
|
2016-11-18 20:03:19 +08:00 |
|