Commit Graph

632 Commits

Author SHA1 Message Date
zazzaz
56b259e44e 1.0.1-beta.2 2020-12-02 11:44:22 +08:00
zazzaz
9aad0ff14b chore: update changelog 2020-12-02 11:44:17 +08:00
zazzaz
223e88b01c
chore: update changelog (#765) 2020-12-02 11:43:12 +08:00
jeremywu
6de81654fa
fix(menu): fix navigation menu potential bug (#768)
- Fix navigation potential bug
2020-12-02 11:38:10 +08:00
zazzaz
2b234fb4fb 1.0.1-beta.1 2020-12-01 21:57:04 +08:00
jeremywu
a1621ecf72
fix(date-picker): fix date picker referencing issue (#757) 2020-12-01 21:27:41 +08:00
jeremywu
092c89036d
fix(pagination): fix pagination current-change event not emitting (#756)
- Fix the issue when total gets changed and the currentPage gets changed but `current-change` event
not emitting
2020-12-01 21:17:24 +08:00
Ryan2128
20db02efe9
fix(card): fix the bug that bodyStyle can not accept Object and Array (#754)
* fix(card): fix the bug that `bodyStyle` can not accept Object and Array

* test(card): add 'bodyStyle' test case
2020-12-01 19:57:36 +08:00
zazzaz
bd4cb60cc6
chore: fix doc import error (#753) 2020-12-01 19:14:11 +08:00
vok123
f529bbe7a0
fix: add esm bundle (#577) 2020-12-01 18:56:43 +08:00
Square Coin
0dc2388228
fix: fix the router behavior (#745)
* feat(menu): recover router logic

* fix(breadcrumb): correctly access $router

Co-authored-by: liik <linyunqianpp@126.com>
2020-12-01 17:34:03 +08:00
zazzaz
2bcbcc8859
chore: rm type (#749) 2020-12-01 17:33:52 +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
jeremywu
de0696b4f6
core/bumping-dependency-vue-version (#729)
* bumping version

* build(core): bumping vue version

- Bumping up vue version from ^3.0.0 to ^3.0.3 due to the change of `emitOptions`

* Remove transition mock/Add before-enter and before-leave hook emitter for popper
2020-12-01 10:28:42 +08:00
zazzaz
03848ed70f
Update README.md 2020-11-30 12:43:20 +08:00
zazzaz
8c76545d5e
Update README.md 2020-11-30 11:08:34 +08:00
zazzaz
0bc7f6d999 1.0.1-beta.0 2020-11-29 18:58:38 +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
hangzou
3e8cfa473f
fix(build): fix utils esm build (#720) 2020-11-28 18:56:14 +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
zazzaz
e4610e0feb chore: update build type 2020-11-27 12:03:44 +08:00
zazzaz
45e7ade6dd 1.0.1-alpha.23 2020-11-27 11:30:48 +08:00
zazzaz
e35d3f761c chore: update build type 2020-11-27 11:19:13 +08:00
zazzaz
529b5f3289 chore: update build type 2020-11-27 11:19:13 +08:00
zazzaz
53dfce0903 chore: update type 2020-11-26 23:26:03 +08:00
zazzaz
4986e8f98f 1.0.1-alpha.22 2020-11-26 23:19:33 +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
kooriookami
62d727b567
style(slider): slider button style change (#699)
* 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
2020-11-26 23:09:53 +08:00
zazzaz
b1bdb6de8b
build: add type (#685)
* build: add type

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update
2020-11-26 23:09:31 +08:00
jeremywu
79ce9ae5a2
fix(message): message covered by dialog (#701)
- Fix the bug that cause poppup-manager unable to use zIndex from global config
2020-11-26 19:56:10 +08:00
jeremywu
5bd50ac16e
fix(dialog): fix dialog not updating slots issue (#686)
- Remake dialog with templates instead of render function
2020-11-24 23:06:26 +08:00
jeremywu
de86098728
fix(image): fix image not showing error content error (#679) 2020-11-24 20:22:40 +08:00
zazzaz
348bb9477e
docs: update cdn (#673) 2020-11-24 15:54:55 +08:00
zazzaz
e024c050b2 1.0.1-alpha.21 2020-11-24 15:01:00 +08:00
zazzaz
857715564b
fix: to remove vue-router dep (#670) 2020-11-24 14:59:06 +08:00
zazzaz
a2a515024a
Build/full (#668)
* build: update build full

* chore: update

* chore: update

* chore: update

* chore: update
2020-11-24 14:58:56 +08:00
JeremyWuuuuu
62d0e8def9 fix(cascader): fix cascader initial binding not working 2020-11-24 10:48:10 +08:00
jeremywu
41655b6847
chore(project): adding a script for upgrading vue version (#660)
* chore(project): adding a script for upgrading vue version

* Update locale.spec.ts

Co-authored-by: zazzaz <izazzaz@hotmail.com>
2020-11-23 17:51:51 +08:00
zazzaz
fcc5ea27d3 docs: update import doc 2020-11-23 16:39:38 +08:00
justwiner
8a64310e3f
fix(table): fix the filter panel is covered (#601)
Co-authored-by: winerlu <winerlu@tencent.com>
Co-authored-by: zazzaz <izazzaz@hotmail.com>
2020-11-23 16:37:11 +08:00
zazzaz
7dce7e2012 1.0.1-alpha.20 2020-11-23 15:08:00 +08:00
zazzaz
20f595385e build: update build theme 2020-11-23 15:07:53 +08:00
zazzaz
777dd4ca30 1.0.1-alpha.19 2020-11-23 14:33:31 +08:00
zazzaz
4240e1c66f build: update theme build 2020-11-23 14:33:20 +08:00
zazzaz
1b63a99c2b build: update dependencies 2020-11-23 14:17:51 +08:00
zazzaz
5a424d4a43
Build/component (#656)
* build: update build conf

* chore: update

* chore: update

* chore: update

* fix: rm mixin
2020-11-23 13:55:48 +08:00
zazzaz
a9c8b7cebf build: update build 2020-11-23 09:50:30 +08:00
BeADre
c550aa01cc
docs(dialog): update dialog docs (#650) 2020-11-23 09:47:23 +08:00
zazzaz
55d52a2164 1.0.1-alpha.18 2020-11-22 22:37:34 +08:00