Commit Graph

38 Commits (9553e1edbaad9f6808796ae2a48d8946f7e0babc)

Author SHA1 Message Date
Leopoldthecoder 409a3c852f Form: fix validate state 2017-10-30 04:03:19 -05:00
Leopoldthecoder 6d3636fbac Merge remote-tracking branch 'eleme/dev' into carbon
# Conflicts:
#	CHANGELOG.en-US.md
#	CHANGELOG.zh-CN.md
#	examples/app.vue
#	examples/index.tpl
#	examples/versions.json
#	package.json
#	packages/dropdown/src/dropdown.vue
#	packages/theme-default/package.json
#	packages/theme-default/src/date-picker/date-picker.css
#	src/index.js
2017-10-24 18:48:54 +08:00
杨奕 71fca8e051 update custom theme docs (#7679)
* update custom theme docs

* update form docs
2017-10-24 05:43:23 -05:00
lltemplar 3b6b9fa5f7 Update form.md 2017-10-24 01:39:12 -05:00
杨奕 36dfe304f3 Form: add clearValidate (#7623)
* Form: add clearValidate

* remove dup attrs
2017-10-21 23:35:42 -05:00
Leopoldthecoder 1e95e51f9b update typings 2017-10-18 18:38:23 +08:00
杨奕 1333c85d15 Changelog: update for 2.0.0-alpha.3 (#7502)
* Changelog: update for 2.0.0-alpha.3

* fix test
2017-10-16 05:05:40 -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
Black Wayne 9b09f6aa9f Form: add size attribute (#7428) 2017-10-12 04:50:06 -05:00
Leopoldthecoder 2f2405a64a Changelog: add missing changes 2017-10-01 07:26:39 -05:00
杨奕 ad88dd2ec7 TimePicker: add chalk theme (#7102)
* TimePicker: add chalk theme

* minor style fixes
2017-09-19 09:35:57 -05:00
baiyaaaaa 91d9ed7feb feature inline message 2017-09-18 00:37:43 -05:00
baiyaaaaa 84517bb5d9 fix input test 2017-09-18 00:37:43 -05:00
Leopoldthecoder c1b062b60d Form: direct child items should inherit label-width 2017-07-27 14:37:18 +08:00
baiyaaaaa 6a3ee2fdc7 fix form-item style (#5588)
* fix form-item style

* add tips
2017-07-04 18:02:05 +08:00
luciy b124944dd8 From: Complete the form component prop field description (#4890)
* dropdown 组件 新增触发下拉框显示隐藏时, 触发visible事件,传递当前下拉框显示状态

* Dropdown 修改事件名称,新增文档

* Dropdown 统一事件名称,修改文档

* Dropdown 统一事件名称,修改文档

* 完善form表单prop字段介绍
2017-05-20 22:34:02 -07:00
Liril bf7eabb64d Form: Add label slot 2017-05-03 18:35:55 +08:00
Xiaoyu Zhai d6bf8a21ec form(doc): fix form docs typo (#3825) 2017-03-28 15:13:43 +08:00
baiyaaaaa d1a2335e2b improve docs 2017-03-03 10:21:52 +08:00
baiyaaaaa 7c104b9bbd fix inline form style 2017-02-20 11:34:20 +08:00
baiyaaaaa f1b8909e27 remove labelWidth when labelPosition is 'top' (#2417) 2017-01-16 10:42:18 +08:00
baiyaaaaa bbd779c26f add show-message support 2017-01-12 12:12:56 +08:00
baiyaaaaa b360e479db improve form's docs 2016-12-30 18:26:54 +08:00
baiyaaaaa 1df8c50dfb fix valida field params bug 2016-12-29 22:06:42 +08:00
baiyaaaaa d26288ea30 fix input relevant component box model to inline-block 2016-12-28 19:09:11 +08:00
njleonzhang f409d02f3e 修改form readme 2016-12-22 13:55:44 +08:00
baiyaaaaa 1db8dc6588 Revert "fix form validate callback params" (#1864)
This reverts commit 87b13bf0e0.
2016-12-20 14:17:53 +08:00
baiyaaaaa e7e104df5d fix form validate callback params 2016-12-20 11:05:42 +08:00
XinYong Chen c7cfcc36bc Modify document error (#1629) 2016-12-08 18:42:33 +08:00
baiyaaaaa d4ded0e184 improve docs 2016-12-08 13:31:45 +08:00
baiyaaaaa d9c7824470 fix form validate bug (#1363) 2016-11-26 10:48:06 +08:00
baiyaaaaa 34e01710b5 remove button native modifier (#1232) 2016-11-20 22:39:33 +08:00
baiyaaaaa bb0a79b1b0 add a error prop for setting the error message manually 2016-11-19 19:55:44 +08:00
baiyaaaaa 5b6dc77243 fix dynamic form item validate bug (#1207) 2016-11-18 22:05:31 +08:00
baiyaaaaa 3da91213ce improve form validate docs 2016-11-18 20:03:19 +08:00
Leopoldthecoder 7af57c84c5 i18n: remove redundant styles 2016-11-10 23:50:55 +08:00
baiyaaaaa 0318de935c improve form docs 2016-11-08 12:29:32 +08:00
qingwei.li 47392d1e29 Locale: rename $t to t 2016-11-07 23:33:33 +08:00