Commit Graph

173 Commits

Author SHA1 Message Date
kooriookami
f44211da86
fix(time-select): fix missing blur method (#2477)
fix #1925
2021-07-10 20:46:51 +08:00
msidolphin
4622b12869
docs: improve description of date-picker value-format prop (#2416) (#2449) 2021-07-06 15:36:38 +08:00
kooriookami
e61d08ed29
feat(scrollbar): add always show props and control scrollbar methods (#2428)
* feat(scrollbar): add always show props and control scrollbar methods

re #1751 #2004

* feat: update for review
2021-07-05 09:10:50 +08:00
kooriookami
f2e3dcb68e
feat(descriptions): add new feature for customized style (#2358)
* feat(descriptions): add new feature for customized style

add props: width, min-width, align, label-align, class-name, label-class-name

re #1976 #2353

* feat: update docs

* feat: update docs

* feat: update

* feat: separate type
2021-07-03 15:01:55 +08:00
msidolphin
dae1d88e51 fix: warning in console when cell-contextmenu triggered (#2404) 2021-07-02 19:18:42 +08:00
kooriookami
9dd31d4351
docs(table): standardized documentation (#2398) 2021-07-02 17:35:14 +08:00
kooriookami
7daac762a7
feat(form): label-width supports number type (#2396)
* feat(form): label-width supports number type

* perf: update

* feat: update
2021-07-02 17:30:15 +08:00
msidolphin
6700fbc855
docs: improve the document of form-item (#2372) (#2375) 2021-07-01 08:44:52 +08:00
Xing.Wu
5d1a591fa3
feat(docs): Rate code for composition (#2364)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-30 15:11:46 +08:00
Xing.Wu
42239d2d8d
doc(docs): Radio code for composition (#2363)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-30 15:11:12 +08:00
kooriookami
b8dccdc884 docs(row): add flex update tip, and remove type prop
re #2319
2021-06-26 16:42:15 +08:00
liuarui
8922f83575
docs(tree): fix bracket integrity (#2343)
* docs(tree): fix bracket integrity

* docs(tree): add jp omissions
2021-06-25 16:53:01 +08:00
Xing.Wu
b9d94714d8
feat(docs): Notification code for composition (#2328)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-25 16:10:39 +08:00
Xing.Wu
bc8db66945
feat(docs): popover code for composition (#2332)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-25 16:09:42 +08:00
Xing.Wu
7fbe14a8ea
feat(docs): PageHeader code for composition (#2330)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-25 16:09:15 +08:00
Xing.Wu
48dc0a071b
feat(docs): Pagination code for composition (#2329)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-25 16:08:46 +08:00
Xing.Wu
d17473867c
feat(docs): Progress code for composition (#2333)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-25 16:08:09 +08:00
kooriookami
8dd90b9892 docs(date-picker): remove useless align prop
re #2271
2021-06-19 16:39:53 +08:00
kooriookami
3ea408216a
docs(docs): remove .native (#2272) 2021-06-19 02:33:00 +08:00
Xing.Wu
d7c7e86955
feat(docs): MessageBox code for composition (#2249)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-19 02:26:24 +08:00
Xing.Wu
115292f93e
feat(docs): Message code for composition (#2250)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-19 02:25:38 +08:00
Xing.Wu
334fe977cb
feat(docs): NavMenu code for composition (#2248)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-19 02:23:50 +08:00
kooriookami
7c8ddf5167
perf(cascader): add fallback-placements in some components (#2267)
re #2259
2021-06-18 17:32:05 +08:00
云游君
3e471d7aa1
docs(progress): add dynamic presentation (#2226)
* docs(progress): add dynamic presentation

* docs(progress): add dynamic presentation for language

* docs(progress): add dynamic presentation template for language
2021-06-17 11:33:26 +08:00
Xing.Wu
d3c1e8eac7
feat(docs): Dialog code for composition (#2164)
* feat(docs): Dialog code for composition

* feat(docs): dialog code for ElMessageBox

* feat(docs): fix error code for dialog

Co-authored-by: 无星 <32910694@qq.com>
2021-06-10 23:55:46 +08:00
Xing.Wu
90bc266491
feat(docs): Loading code for composition (#2196)
* feat(docs): Loading code for composition

* feat(docs): Loading code for ElLoading

Co-authored-by: 无星 <32910694@qq.com>
2021-06-10 23:55:09 +08:00
Vgbire
26fc4e15be
doc: tooltip appendToBody default value is true (#2184) 2021-06-10 11:53:16 +08:00
Xing.Wu
797b978f76
feat(docs): InfiniteScroll code for composition (#2193)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-10 00:23:50 +08:00
Xing.Wu
be2e8a0f22
feat(docs): Dropdown code for composition (#2194)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-10 00:23:34 +08:00
Xing.Wu
7474ae0593
feat(docs): InputNumber code for composition (#2195)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-10 00:21:18 +08:00
Xing.Wu
458d56e41e
feat(docs): Drawer code for composition (#2165)
* feat(docs): Drawer code for composition

* feat(docs): Drawer code for ElMessageBox

Co-authored-by: 无星 <32910694@qq.com>
2021-06-10 00:17:23 +08:00
jeremywu
a99232f582
feat(select-v2): feat/integrate-virtual-list-with-select (#1906) 2021-06-08 14:12:16 +08:00
kooriookami
15cacd96ed
doc: update dialog (#2176) 2021-06-08 14:11:33 +08:00
0song
b67cf5c1f2
chore: update Dialog doc (#2175) 2021-06-08 13:45:36 +08:00
Xing.Wu
a1d956ed6d
feat(docs): card code for composition (#2155)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:34:45 +08:00
Xing.Wu
56d9641791
feat(docs): image code for composition (#2157)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:33:55 +08:00
Xing.Wu
e806365877
feat(docs): cascader code for composition (#2154)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:32:53 +08:00
Xing.Wu
880b1910bf
feat(docs): collapse code for composition (#2152)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:32:20 +08:00
Xing.Wu
888973f34d
feat(docs): avatar code for composition (#2158)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:31:50 +08:00
Xing.Wu
fb8db3f3f7
feat(docs): container code for composition (#2161)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:31:14 +08:00
Xing.Wu
30433c0e2d
feat(docs): calendar code for composition (#2156)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:30:40 +08:00
Xing.Wu
32449d67b8
feat(docs): ColorPicker code for composition (#2160)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:29:56 +08:00
Xing.Wu
5f9971e60e
feat(docs): DateTimePicker code for composition (#2163)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:28:18 +08:00
Xing.Wu
c7debd978c
doc(): checkbox code for composition (#2153)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:15:13 +08:00
Xing.Wu
5a276e48bc
doc(): DatePicker code for composition (#2162)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:11:15 +08:00
kooriookami
df4053350a
docs(drawer): put v-model to the first (#2174) 2021-06-08 13:07:13 +08:00
msidolphin
da622e10d1
fix: date picker support value-format (#2120)
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-06-03 20:35:48 +08:00
Ryan2128
a1953ef7af
feat(input): add input-style prop (#2117)
* feat(input): add input-style prop

* test(input): add test case
2021-06-03 13:08:50 +08:00
bastarder
57e6e751ce
fix: tabindex prop type (#2130)
Co-authored-by: Qian Jie <jie.qian@blockheaders.com>
2021-06-03 12:55:51 +08:00
0song
a08f9efcbb
chore: update radio VCA doc (#2111) 2021-05-31 14:58:41 +08:00