Commit Graph

695 Commits

Author SHA1 Message Date
zazzaz
87ed1dbe49
fix: fix menu export (#587) 2020-11-13 10:39:03 +08:00
Square Coin
0603848b02
Merge pull request #586 from element-plus/fix/menu-update
fix: update menu folder && docs
2020-11-12 16:56:20 +08:00
zazzaz
ef2aa961a7 docs: update menu doc 2020-11-12 16:46:12 +08:00
zazzaz
df9adc330d fix: update mune folder structure 2020-11-12 16:17:21 +08:00
Square Coin
da81648df7
feat: add nav menu (#572) 2020-11-12 14:43:55 +08:00
zazzaz
21a4c841eb
Fix/picker style (#567)
* fix: update time-picker style

* fix: fix date-time-picker style

* fix: fix time picker popper arrow

* chore: update

* chore: update
2020-11-12 11:05:12 +08:00
Shunji Lin
18f9efa5c2
docs(switch): update loading (#574) 2020-11-11 18:19:52 +08:00
jeremywu
f3d24d6109
fix(popper): fix popper related style (#562)
* fix(popper): fix popper related style

* fix(popper): restore `onMount` hook, rewrite `Teleport` usage

* fix(popper): fix failed tests due to change

* fix(popper): - Fix popper initialiation method

* fix(popper): - Replace unref with internal defined unwrap function
2020-11-10 14:55:03 +08:00
Simona
efe892109c
fix: el-zoom-in-top transition (#565)
adjust transform-origin when popper with el-zoom-in-top transition place in top
2020-11-10 14:25:29 +08:00
Simona
c5fc8b4e9a
build: optimize (#560)
* build: replace ts-loader with @babel/preset-typescript
2020-11-10 14:24:09 +08:00
hangzou
9a3d2911d7
feat(build): upgrade rollup-plugin-vue (#563) 2020-11-10 10:38:38 +08:00
zazzaz
bdd287770a
chore: update (#561) 2020-11-09 14:54:18 +08:00
zazzaz
023bafffca
ci: add master auto build web (#559) 2020-11-09 14:54:00 +08:00
zazzaz
b942890502
docs: update i18n (#555)
* docs: update i18n

* fix: format locale name

* chore: update
2020-11-09 14:53:43 +08:00
SMJ
ccf2ebde6b
docs: fix bug of missing tag (#541) 2020-11-09 13:55:57 +08:00
liuxs
dbdc642f77 fix(rate): fix bugs,allow-half not correct 2020-11-07 13:05:52 +08:00
liuxs
246a12b466 fix(rate): fix bugs,allow-half not correct #546 2020-11-07 13:05:52 +08:00
滑威
ee744e2925
fix: ElCollapseTransition isn't installed (#558) 2020-11-06 11:43:36 +08:00
jeremywu
ce42541755
fix(popover): fix popover unable to close issue & popconfirm style issue (#557) 2020-11-06 11:42:31 +08:00
zazzaz
6b69d0a457
build: fix build bundle (#545)
* chore: update

* chore: update
2020-11-05 19:11:04 +08:00
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