hetech
|
2604c6192f
|
Chore: speeding up webpack (#14484)
* remove unsed dev dependencies
* chore: use latest css loaders & fix error
* remove postcss-nesting
* chore: remove postcss-loader
* upgrade copy-webpack-plugin
|
2019-02-26 16:23:26 +08:00 |
Jiewei Qian
|
79e14780ce
|
Docs: warn input as a controlled component. (#14463)
Explicitly states that input events should be handled, and v-model modifiers
are not supported.
|
2019-02-25 10:28:14 +08:00 |
iamkun
|
3459a5218d
|
docs: update input doc (#14437)
|
2019-02-22 16:40:35 +08:00 |
Yamen Sharaf
|
1fd5964b70
|
autocomplete: add highlight-first-item prop (#14269)
|
2019-02-14 20:05:42 +08:00 |
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 |
hetech
|
d8d4dfedd5
|
DatePicker: add validate-event attribute (#13531)
|
2018-11-22 18:29:16 +08:00 |
hetech
|
9a31f5f6e6
|
ColorPicker: not trigger form validation when dragging (#13299)
* ColorPicker: not trigger form validation when dragging
* update test case for input
|
2018-11-05 19:21:49 +08:00 |
Axetroy
|
ec6cac4232
|
Input: fix autocomplete property is not compatible with native #12513 (#12514)
* fix #12513
* fix: fallback for autoComplete and print deprecated warning
* fix: fix auto-complete property in select component
* fix default complete value
* Docs: Update document for autocomplete property change
* Docs: remove redundant documents
* remove unnecessary console log message\
* Update select.md
* fix: add missing declaration in select.d.ts
|
2018-08-28 15:44:21 +08:00 |
hetech
|
cb93645728
|
Autocomplete: add `popper-append-to-body` attribute (#12241)
|
2018-08-06 19:14:16 +08:00 |
杨奕
|
38a13de337
|
Autocomplete: add hide-loading (#11260)
|
2018-05-21 17:27:42 +08:00 |
杨奕
|
7a5d24014b
|
Chore: update duotai sponsorship (#10940)
|
2018-04-29 12:01:08 +08:00 |
blackmiaool
|
b5691d73ae
|
Input: update type's doc (#10937)
|
2018-04-29 10:57:42 +08:00 |
杨奕
|
0c475a98c0
|
Input: fix docs for clear event param (#10784)
|
2018-04-19 16:07:03 +08:00 |
杨奕
|
02440aa5fb
|
Transfer: support scoped slot for data items (#10577)
|
2018-04-05 21:25:14 +08:00 |
杨奕
|
3e0106e069
|
Autocomplete: add placement attribute (#10475)
|
2018-03-30 14:42:23 +08:00 |
杨奕
|
5d6fe5eb2c
|
Input: add blur method (#10356)
|
2018-03-26 10:51:18 +08:00 |
杨奕
|
3377cd0847
|
Input: add select method (#10229)
|
2018-03-19 12:17:57 +08:00 |
杨奕
|
acfbf610d3
|
Chore: update docs for Input and Quickstart (#10106)
|
2018-03-10 20:43:18 +08:00 |
blackmiaool
|
e70c598d44
|
Input: add clear event (#9988)
|
2018-03-04 13:50:25 +08:00 |
Yao
|
d8c931274d
|
Input: fix prop valueKey doc (#9649)
|
2018-02-04 14:36:50 +08:00 |
dicklwm
|
79a4ac29af
|
#9038, add el-input tabindex props
|
2017-12-28 15:50:07 +08:00 |
Leopoldthecoder
|
dca4b7afd2
|
Chore: configure es docs
|
2017-12-12 14:05:55 +08:00 |
Leopoldthecoder
|
bc14458249
|
Chore: update input docs
|
2017-11-30 13:46:48 +08:00 |
liyl
|
11b3c8bbfd
|
Autocomplete: support suffixIcon & prefixIcon (#8446)
* feat: update autocomplete
* Feat: update input doc
|
2017-11-24 10:26:14 +08:00 |
Leopoldthecoder
|
5406a97359
|
Chore: misc updates
|
2017-11-17 12:46:52 +08: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 |
杨奕
|
7d55d47b67
|
some style updates (#7603)
* some style updates
* fix a datepicker typo
|
2017-10-20 01:03:34 -05:00 |
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 |