Commit Graph

22 Commits

Author SHA1 Message Date
hetech
5b0d8ec6d9 Chore: speeding up doc building (#14510) 2019-03-01 18:35:08 +08:00
morning
fff4d62567
Dialog: add opened event (#12828)
* Dialog: add opened event

* Docs: update es dialog doc

* Update dialog.md
2018-09-20 11:16:22 +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
b593168ebd Dialog: trigger closed event when closing animation ends (#11490)
* Dialog: trigger closed event when close animation ends

* Update dialog.md

* Update dialog.md
2018-06-07 11:07:25 +08:00
杨奕
4d5ec4427e
Dialog: add tips on lazy render (#11266) 2018-05-21 18:18:42 +08:00
Black Wayne
9b09f6aa9f Form: add size attribute (#7428) 2017-10-12 04:50:06 -05:00
杨奕
7497dcb8ec Update dialog.md 2017-09-16 08:22:27 -05:00
wayne
082f15778c Dialog: update doc 2017-09-16 08:22:27 -05:00
wayne
41e1f75b8a Dialog: add chalk theme 2017-09-16 08:22:27 -05:00
杨奕
79016032ea scaffolding chalk (#6643)
* scaffolding chalk

* update button
2017-08-23 18:07:14 +08:00
Leopoldthecoder
84657095c4 Dialog: fix vuex compatibility 2017-08-05 17:52:20 +08:00
Leopoldthecoder
7f70ea6726 Dialog: remove v-model, add append-to-body 2017-08-05 17:52:20 +08:00
Leopoldthecoder
defd128f54 add .sync support for Dialog and Pagination 2017-05-03 15:20:57 +08:00
杨奕
5abce7d800 Dialog: add before-close (#4423) 2017-04-25 17:28:40 +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
杨奕
58195fc69d Dialog: add title slot (#2657) 2017-02-04 16:43:25 +08:00
杨奕
0a408949a4 Dialog: unify api format (#2575) 2017-02-02 14:37:57 +08:00
Leopoldthecoder
723b2ab457 Dialog: add modalAppendToBody 2017-01-21 16:56:04 +08:00
baiyaaaaa
34e01710b5 remove button native modifier (#1232) 2016-11-20 22:39:33 +08:00
Leopoldthecoder
a809a20361 Docs: misc updates 2016-11-14 18:55:17 +08:00
Leopoldthecoder
353dab8c55 JSFiddle: add missing <style> and <script> 2016-11-14 18:24:06 +08:00
qingwei.li
47392d1e29 Locale: rename $t to t 2016-11-07 23:33:33 +08:00