Leopoldthecoder
|
1e95e51f9b
|
update typings
|
2017-10-18 18:38:23 +08: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 |
Black Wayne
|
5426c957a2
|
add upload limit & form validate return promise (#7405)
* Carbon: upload limit & input append & form validate promise
* Update upload.md
* Update upload.md
* Update index.js
|
2017-10-12 03:07:50 -05:00 |
Leopoldthecoder
|
9dcc4eb0b7
|
Docs: add algolia search
|
2017-10-10 05:23:42 -05:00 |
maranran
|
d66473f005
|
add accessibility for input & rate & collapse & progress & upload (#7196)
|
2017-09-29 02:58:07 -05:00 |
Leopoldthecoder
|
a35ab0bb03
|
Autocomplete: support scoped slot as custom template
|
2017-09-25 06:44:03 -05:00 |
Black Wayne
|
dda21ce96e
|
Input / Input Number: add chalk theme (#7178)
* Input / Input Number: add chalk theme
* Update Input Number doc
|
2017-09-22 04:46:34 -05:00 |
Leopoldthecoder
|
b922664aa6
|
Merge remote-tracking branch 'eleme/dev' into carbon
# Conflicts:
# examples/docs/en-US/input.md
# examples/docs/zh-CN/input.md
|
2017-09-20 12:23:38 +08:00 |
杨奕
|
ad88dd2ec7
|
TimePicker: add chalk theme (#7102)
* TimePicker: add chalk theme
* minor style fixes
|
2017-09-19 09:35:57 -05:00 |
baiyaaaaa
|
5c17f57995
|
upgrade input
|
2017-09-18 00:37:43 -05:00 |
杨奕
|
9be1a0ae8a
|
update doc (#7033)
* Tooltip: update zh-CN doc
* Tooltip: update en doc
* Autocomplete: update docs
|
2017-09-14 23:16:45 -05:00 |
baiyaaaaa
|
258a165416
|
add name prop to form components (#6042)
add name prop
Revert "feature menu collapse"
This reverts commit e5ef11d87825f02357c434aedfcef79192600b1b.
|
2017-07-30 16:26:05 +08:00 |
Dreamacro
|
0a2dd8bd53
|
Add focus method for some form component
|
2017-07-20 16:50:38 +08:00 |
baiyaaaaa
|
a1ec75b2f4
|
add props support (#5188)
|
2017-06-09 16:55:30 +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 |
baiyaaaaa
|
218580067e
|
add input step prop
|
2017-02-21 11:01:49 +08:00 |
杨奕
|
3f64571fcc
|
Carousel: responsive to item change (#2775)
|
2017-02-18 15:11:41 +08:00 |
Leopoldthecoder
|
7391c488a0
|
Tree: add indent, update docs
|
2017-02-16 22:01:06 +08:00 |
baiyaaaaa
|
a9fcc97128
|
improve docs
|
2017-02-14 11:22:08 +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 |
baiyaaaaa
|
9dee785465
|
autocomplete dropdown use el-scrollbar
|
2017-02-09 16:06:06 +08:00 |
HakurouKen
|
0de099057d
|
input: fix typo.
|
2017-01-18 18:43:31 +08:00 |
baiyaaaaa
|
d65ecbc7f3
|
support input icon click hook function (#2414)
|
2017-01-16 10:41:28 +08:00 |
杨奕
|
8ddc048922
|
Input: update doc (#2283)
|
2017-01-08 14:37:37 +08:00 |
baiyaaaaa
|
cc22527321
|
fix textarea style & improve docs
|
2017-01-08 08:53:12 +08:00 |
baiyaaaaa
|
3820ec03bb
|
Merge pull request #2263 from Kingwl/input-resize
Input: support resize prop
|
2017-01-06 18:47:52 +08:00 |
kingwl
|
84d86b4ca4
|
Input: support resize prop
|
2017-01-06 17:06:34 +08:00 |
baiyaaaaa
|
0b8b011db1
|
fix autocomplete do not hide on blur bug
|
2017-01-06 16:38:33 +08:00 |
baiyaaaaa
|
5493a13523
|
Merge pull request #2078 from Leopoldthecoder/dev
unify N/A marks in docs
|
2016-12-29 21:39:28 +08:00 |
baiyaaaaa
|
3c0a784aca
|
insert autocomplete suggestions to body
|
2016-12-29 21:37:52 +08:00 |
Leopoldthecoder
|
ea5ff93e78
|
unify N/A marks in docs
|
2016-12-29 20:55:33 +08:00 |
baiyaaaaa
|
d26288ea30
|
fix input relevant component box model to inline-block
|
2016-12-28 19:09:11 +08:00 |
baiyaaaaa
|
10584b9624
|
autocomplete box model fix
|
2016-12-28 19:09:11 +08:00 |
baiyaaaaa
|
162d7c36d1
|
input box model fix
|
2016-12-28 19:09:11 +08:00 |
baiyaaaaa
|
635cf6a771
|
fix input box model
|
2016-12-28 19:09:11 +08:00 |
baiyaaaaa
|
634498bbff
|
fix input blur event
|
2016-12-27 19:26:01 +08:00 |
baiyaaaaa
|
6e428ffcc7
|
fix input value binding bug (#1998)
* fix input value binding bug
* improve input test & docs
|
2016-12-26 23:01:46 +08:00 |
baiyaaaaa
|
63ae2d2a68
|
support autocomplete append & prepend
|
2016-11-26 10:35:04 +08:00 |
Leopoldthecoder
|
353dab8c55
|
JSFiddle: add missing <style> and <script>
|
2016-11-14 18:24:06 +08:00 |
杨奕
|
da3b2f4249
|
Review: radio/rate/select/slider (#1001)
|
2016-11-11 19:06:27 +08:00 |
杨奕
|
a88577b99b
|
Merge pull request #939 from QingWei-Li/feat/input-doc
Input(doc): add api doc
|
2016-11-09 16:40:08 +08:00 |
杨奕
|
41c53099c8
|
JSFiddle demo: add <style> support (#935)
|
2016-11-09 16:02:16 +08:00 |
qingwei.li
|
73d2ba7856
|
Input(doc): add api doc
|
2016-11-09 14:27:48 +08:00 |
baiyaaaaa
|
6644207668
|
Input: fix blur event param & improve docs
|
2016-11-09 12:21:29 +08:00 |
qingwei.li
|
47392d1e29
|
Locale: rename $t to t
|
2016-11-07 23:33:33 +08:00 |