Commit Graph

475 Commits

Author SHA1 Message Date
zazzaz
50a8372afe fix: fix global locale issue
fix #551
2020-11-05 15:09:14 +08:00
zazzaz
4c65c4b6e7 1.0.1-alpha.14 2020-11-04 17:04:46 +08:00
hangzou
b45f084a72
fix(build): fix import module path (#543)
* fix(build): fix import module path

* fix: fix export constants & type

* fix(popover): fix exports and import
2020-11-04 16:30:42 +08:00
BeADre
5f32eb6c30
docs: modify the use of slot (#502)
* fix: remove comma

* docs(tooltip): modify the use of slot

* docs(popover): modify the use of slot

* style: use slot shorthand

* revert: change :visible to v-model:visible
2020-11-04 15:01:37 +08:00
zazzaz
0109b468f1 1.0.1-alpha.13 2020-11-04 14:50:51 +08:00
hangzou
8394a64478
fix: Refactor dropdown (#454) 2020-11-04 11:24:36 +08:00
Weiqi Wu
2932ba0e12
feat(switch): add loading attribute (#402)
* chore: compiled failed(#230)

* feat(switch): add loading attribute

* style: delete useless comment
2020-11-04 11:18:10 +08:00
hangzou
bb85d50cb4
feat(build): add build:locale & build:utils (#538) 2020-11-04 11:15:35 +08:00
zazzaz
b517177c9c
chore: update docs (#539) 2020-11-04 11:15:05 +08:00
Yamamoto Ken
4c3f2103b3
docs: translation japanese (#536) 2020-11-04 10:30:14 +08:00
滑威
5a688e0217
Docs(input): update input docs (#512)
* docs[input]: update input docs to composition api

* fix: bugs

* fix: fix some bugs in new input docs

* fix: single quote replace double quote

Co-authored-by: rotten <rotten@rottendeMacBook-Pro.local>
2020-11-03 11:46:43 +08:00
Caaalabash
5e9c237d19
fix(autocomplete): useAttrs (#531) 2020-11-03 11:44:55 +08:00
zazzaz
8da07f3c5b
chore: update info (#532) 2020-11-03 11:40:56 +08:00
zazzaz
72bb569ce9 1.0.1-alpha.12 2020-11-02 23:21:30 +08:00
zazzaz
bd9f0ca11b chore: update ts config 2020-11-02 19:04:54 +08:00
zazzaz
1d5d3ee4a8 chore: update build 2020-11-02 18:56:19 +08:00
SMJ
2d2ed23cd3
fix(select): fix the bug about clicking the select component (#513)
fix the bug about clicking the select component

fix #496
2020-11-02 17:03:09 +08:00
hangzou
39cf4fc8c1
fix(build): improve code style (#528) 2020-11-02 16:48:46 +08:00
Simona
4e8ea7e4c1
feat: unify form event dispatch and global config (#527) 2020-11-02 11:05:08 +08:00
jeremywu
1dd58efdfd
fix(radio): fix cascader bug caused by radio also removed ElFormItemSize (#521) 2020-11-01 14:18:56 +08:00
JeremyWuuuuu
2163969059 refactor(radio): refactor radio components 2020-10-31 16:17:39 +08:00
hangzou
c408492b2b
build: build esm bundle & esm components (#518) 2020-10-30 23:26:57 +08:00
Simona
52ea214896
feat(cascader): refactor done (#435) 2020-10-30 23:26:33 +08:00
justwiner
66746333cb
fix(table): fix the filter panel of the table (#509) 2020-10-30 11:28:45 +08:00
justwiner
498f327e0f
fix(table): issue: #505 (#508)
fix #505
2020-10-30 11:27:56 +08:00
bastarder
212f161063 fix: website lang error 2020-10-29 19:37:18 +08:00
bastarder
aea6f4204f fix: export component 2020-10-29 19:37:18 +08:00
hangzou
09418659e0
build: fix rollup build (#500) 2020-10-29 16:13:29 +08:00
滑威
83aaf71684
docs[alert]: update alert docs (#493) 2020-10-29 13:54:27 +08:00
zazzaz
0132bf5790
fix: alert emit close event (#497) 2020-10-29 13:34:51 +08:00
SMJ
a934fb76ff
style(container): fix spelling errors in container (#499)
fix spelling errors in container

fix #498
2020-10-29 13:34:11 +08:00
Sphinx
a6e6b561fa
fix: update language enums (#476) 2020-10-29 11:52:38 +08:00
jeremywu
f01edb558e
fix(popper): fix components used popper with tabindex (#495) 2020-10-29 10:40:38 +08:00
hangzou
35ad44fe2f
docs(dropdown): fix dropdown doc (#491) 2020-10-28 15:16:06 +08:00
zazzaz
9cb4aeac32 1.0.1-alpha.11 2020-10-28 14:38:41 +08:00
zazzaz
51631051fb
fix: fix theme map error (#489)
fix #484
2020-10-28 13:54:57 +08:00
BeADre
00104e16fe
fix: modify createElement to h (#483) 2020-10-28 13:52:27 +08:00
zazzaz
45b8986f5a
fix: remove useless picker hack (#485)
* fix: remove useless picker hack

* chore: remove ad

* chore: add loading
2020-10-28 11:21:39 +08:00
zazzaz
0ee70e64b5
fix: remove popper tabIndex (#486) 2020-10-28 11:20:41 +08:00
zazzaz
e1d414c733
docs: update favicon.ico (#479)
* docs: update favicon.ico

* chore: update doc
2020-10-27 18:26:07 +08:00
Herrington Darkholme
4fcf5ff9bb
fix(types): remove __test__ from ignore (#480) 2020-10-27 17:31:08 +08:00
Herrington Darkholme
63c841f6d0 Update jest.config.js 2020-10-27 16:55:56 +08:00
Simona
19a2e5f416
build: adjust the order of file extensions by usage frequency in jest (#477) 2020-10-27 16:52:16 +08:00
jeremywu
4454c75d63
fix(popper): fix popper tabindex error (#472)
- Move tabindex attr from trigger to popper
2020-10-27 14:36:41 +08:00
zazzaz
fc23a4ec04
Revert "fix(switch): fix switch has outline (#469)" (#474)
This reverts commit 3d7b298df3.
2020-10-27 14:36:34 +08:00
Ther-su
3d7b298df3
fix(switch): fix switch has outline (#469)
fix switch has outline, the class el-switch need to add outline:none

fix #468
2020-10-27 11:09:14 +08:00
zazzaz
e01ae5f935
Doc/update link (#463)
* docs: update link

* chore: update

* chore: update

* chore: update
2020-10-26 17:16:22 +08:00
jeremywu
b06352a43b
fix(popper): - Remove popper mask and event attaching strategy (#466) 2020-10-26 17:14:26 +08:00
Ryan2128
42d53eead7
Feat/slider: Integrate InputNumber (#451)
* feat(slider): Integrate `InputNumber`

* test(slider): add test about `InputNumber`

* docs(slider): fix error about parsing render
2020-10-26 10:56:14 +08:00
zazzaz
ff9cdfab9e
chore: update cn web (#459) 2020-10-26 10:26:40 +08:00