Commit Graph

9 Commits

Author SHA1 Message Date
Otto
c883e6c192
docs(drawer): add drawer props desc (#2855)
* docs(drawer): add drawer props desc

* docs: add i18n drawer docs

* docs(drawer): add new line.
2021-08-11 16:53:58 +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
kooriookami
df4053350a
docs(drawer): put v-model to the first (#2174) 2021-06-08 13:07:13 +08:00
Black
27e8616739
docs: drawer.md add modal-class attribute (#1974) 2021-05-24 17:30:34 +08:00
jeremywu
05c17b9b52
fix(time-picker): fix/date-time-picker-positioning-issue (#1980)
* fix(time-picker): fix/date-time-picker-positioning-issue

- Make time-picker accepting popper-options injection

* update the providing strategy
2021-05-10 22:52:23 +08:00
jeremywu
33cf09ad24
fix(drawer): fix drawer layout issue (#924)
- Fix the problem when `modal` set to false, the drawer will not be able to show.
2020-12-09 18:23:15 +08:00
jeremywu
9ad78debcf
fix(drawer): fix drawer implementation with hook (#817)
* fix(drawer): fix drawer implementation with hook

* fix(drawer): fix drawer implementation

- Make drawer implementation as the same as dialog

* chore(drawer): documentation updates
2020-12-07 00:13:05 +08:00
Simona
c5fc8b4e9a
build: optimize (#560)
* build: replace ts-loader with @babel/preset-typescript
2020-11-10 14:24:09 +08:00
Yamamoto Ken
4c3f2103b3
docs: translation japanese (#536) 2020-11-04 10:30:14 +08:00