Commit Graph

133 Commits

Author SHA1 Message Date
zazzaz
c17332f3a9
doc: Set Day.js locale (#1096)
* chore: update time picker doc

* chore: update

* chore: update

* chore: update
2020-12-23 16:38:06 +08:00
zazzaz
ab4841c8f5
chore: update time picker doc & Migration from Element 2.x guide (#1092)
* chore: update time picker doc

* chore: update
2020-12-23 15:56:44 +08:00
BeADre
f5eb5fac24
docs(popover): change visible-arrow to show-arrow (#1080) 2020-12-22 16:05:04 +08:00
porcelainHeart
8b2febe2f6
feat: new compontent Skeleton (#953) 2020-12-21 20:07:48 +08:00
bastarder
5b8ee0ca9d
fix(row): fix demo button style bug (#1057)
Co-authored-by: bastarder <jie.qian@blockheaders.com>
2020-12-21 14:09:45 +08:00
kooriookami
9c183bde6c
docs(docs): fix space docs error (#1044)
* docs(docs): fix space docs error

fix #1040

* fix: update
2020-12-18 18:05:14 +08:00
zazzaz
89001165ae
chore: update (#1039) 2020-12-18 13:45:52 +08:00
zazzaz
b486b4210d
doc: update date time picker doc (#1037)
* chore: update

* chore: update
2020-12-18 11:28:38 +08:00
zazzaz
8d766dc80c
chore: update doc (#1035)
* chore: update doc

* chore: update
2020-12-18 10:57:47 +08:00
jeremywu
e97b9c972a
feat(space): feat/space (#1002)
* feat(space): feat/space

- Init commit for space component

* complete code & test & partial demo

* feat(space): feat/space

- Finish documentation for 中文 and English.

* feat(space): feat/space

- Replace flatMap to reduce.
2020-12-18 10:30:26 +08:00
iamkun
21af6e64c6
docs: update date time picker doc (#1033) 2020-12-18 10:04:48 +08:00
吴兴
eeb55e54da
fix(docs): change switch docs #930 (#933)
* 修改switch的model说明

* fix(docs): change switch docs #930

* fix(docs) change switch docs #930

* fix(docs): change switch docs #930

* Update website/docs/fr-FR/switch.md

Co-authored-by: Enguerrand des Vaux <enguerrand@des-vaux.fr>

Co-authored-by: 无星 <32910694@qq.com>
Co-authored-by: Enguerrand des Vaux <enguerrand@des-vaux.fr>
2020-12-17 16:52:52 +08:00
zazzaz
f67390ed31
fix: update time select & doc (#1014) 2020-12-16 22:09:48 +08:00
SkyAo
15f792de5f
feat(docs): import EP in demobox to support Composition API docs (#984) 2020-12-14 13:47:19 +08:00
wujieZ
1807eaa28d
style: arrow function (#982) 2020-12-12 22:33:46 +08:00
dream
caa41664fb
fix(docs): change upload docs #966 (#976) 2020-12-12 00:23:46 +08:00
kooriookami
3133552bde
fix(docs): lang="sass" to lang="scss" (#970) 2020-12-11 16:46:42 +08:00
dream
9a98af4f81
fix(docs): fix table docs #929 (#937) 2020-12-10 10:28:42 +08:00
kooriookami
709ec69c12
fix(docs): fix calendar doc params (#911) 2020-12-09 18:24:47 +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
iamkun
96e0e89778 chore: update date picker doc 2020-12-09 12:08:45 +08:00
bastarder
deff12c86a
fix(tree): Fix tree document bug (#873)
Co-authored-by: bastarder <jie.qian@blockheaders.com>
2020-12-07 16:13:32 +08:00
kooriookami
1faddf1232
fix(docs): replace link element to element-plus in changelog (#865) 2020-12-07 10:57:25 +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
iamkun
9abdf513d8
chore: update time picker disabledHours doc (#860) 2020-12-06 22:49:50 +08:00
iamkun
7ec35a7a4c
chore: update date picker default time doc (#851) 2020-12-06 21:33:38 +08:00
zazzaz
fe42f4404e
fix: ts name error (#813)
* fix: ts name error

* chore: update
2020-12-04 17:07:26 +08:00
zazzaz
a293a31584
fix: make doc try demo work (#815) 2020-12-04 11:55:06 +08:00
zazzaz
a2b09da6f0
fix: doc sync update (#816) 2020-12-04 11:54:10 +08:00
jeremywu
b57fb4b4f5
fix(popover): fix popover positioning (#796)
* fix(popover): fix popover positioning

- Popover and popconfirm are now inserted to document.body by default

* fix(popper): remove key properties for readabilities
2020-12-03 22:43:18 +08:00
Simona
5db2e9729c
fix: popper transition with 'el-zoom-in-top' (#785)
fix all picker's transition and styles, including select, autocomplete, timer-picker, date-picker
and so on, which transition should be 'el-zoom-in-top' and without duplication.
2020-12-02 22:33:26 +08:00
Square Coin
4618f3786b
feat(menu): fix nested ref unwrap value problem (#775)
Co-authored-by: liik <linyunqianpp@126.com>
2020-12-02 15:53:25 +08:00
zazzaz
223e88b01c
chore: update changelog (#765) 2020-12-02 11:43:12 +08:00
zazzaz
bd4cb60cc6
chore: fix doc import error (#753) 2020-12-01 19:14:11 +08:00
jeremywu
c938682dc5
fix(dropdown): fix dropdown incorrect style (#741)
- Making select insertion strategy defaults to document.body
2020-12-01 14:55:35 +08:00
kooriookami
84321952e0
doc: Fix and improve v-slot/slot (#711)
* style(slider): slider button style change

slider button add box-sizing: border-box and change the default size to make sure the style is the
same of before.

* style(slider): remove outline

* fix(docs): replace error v-slot/slot to correct

Replace all `v-slot` to `#default`, `v-slot:xxx` to `#xxx`, `slot="xxx"` to `#xxx`.

fix #704

* docs: v-slot can not bind on div

* fix: fix v-slot
2020-11-29 18:50:46 +08:00
zazzaz
6f0f3a3da4
chore: add sponsors (#705)
* chore: add sponsors

* chore: update

* chore: update

* chore: update
2020-11-27 13:41:53 +08:00
dwanL
6c78478e0e
docs(container): update container docs (#684)
* docs(container): update container docs

* docs(container): update container's dropdown docs

* docs(container): update container's text docs

* docs(container): update container's style docs
2020-11-26 23:12:06 +08:00
我真的好暴躁
1ced1904d7
chore(other): add ::v-deep (#692)
use ::v-deep to make the style work

fix #691
2020-11-26 23:10:17 +08:00
zazzaz
348bb9477e
docs: update cdn (#673) 2020-11-24 15:54:55 +08:00
zazzaz
fcc5ea27d3 docs: update import doc 2020-11-23 16:39:38 +08:00
BeADre
c550aa01cc
docs(dialog): update dialog docs (#650) 2020-11-23 09:47:23 +08:00
zazzaz
95d28d48ea docs: update upload doc 2020-11-22 15:51:41 +08:00
BeADre
6f433e22be
docs: update jp docs (#636) 2020-11-20 23:02:15 +08:00
zazzaz
0b6c862f44
fix: correct locale name (#628)
* fix: correct locale name

* chore: update

* fix: add name

* fix: set correct dayjs locale

* chore: update
2020-11-19 15:58:25 +08:00
BeADre
e7e2e79d6a
docs(timeline): remove the description about the reverse (#610) 2020-11-19 15:46:20 +08:00
Ryan2128
ce2752cceb
docs(transfer): fix error (#494) 2020-11-18 22:42:10 +08:00
iamkun
096c47ffa5
doc: update browser demo code (#621)
* doc: update browser demo code

* doc: update browser demo code iframe
2020-11-18 22:15:09 +08:00
bastarder
27cbf5fb6b
fix: fix tabs bug for 'v-for' (#618) 2020-11-18 16:02:53 +08:00
zazzaz
7984431d0e chore: update zh-cn locale 2020-11-14 01:39:03 +08:00