Commit Graph

2532 Commits

Author SHA1 Message Date
renovate[bot]
2c5e84a77e
chore(deps): update dependency vue-tsc to v0.30.2 (#5130)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-05 03:44:24 +08:00
C.Y.Kun
9128d631ea
docs(guide): remove app.config.globalProperties.$ELEMENT (#5133) 2022-01-05 03:44:08 +08:00
renovate[bot]
594df35726
chore(deps): update dependency rollup to v2.63.0 (#5131)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-05 03:42:37 +08:00
renovate[bot]
f793979b1f
chore(deps): update dependency vite-plugin-inspect to v0.3.13 (#5137) 2022-01-04 22:54:36 +08:00
msidolphin
339bdfb31c
docs: [el-tree-v2] fix vitepresss compile issue (#5127) 2022-01-04 16:02:30 +08:00
msidolphin
d8fb83c0f4
refactor(components): [layout] optimize performance (#4600) 2022-01-04 15:06:18 +08:00
msidolphin
533d9cd7e2
docs: limit width of the document table (#4398) 2022-01-04 14:58:11 +08:00
jeremywu
11752052dc
fix(components): popper content fallback placements (#5119)
- Fix popper content don't fallback to correct placement
2022-01-04 11:00:00 +08:00
Alan Wang
a6ef40d1de
docs: [datetimePicker]add guide of value-format (#5082) 2022-01-04 10:56:55 +08:00
jeremywu
dd19cae2bc
refactor(components): popper composables (#5035)
* refactor(components): popper composables

- Refactor popper composables

* updates

* updates for tooltip

* Updates for popper. TODO: fix controlled tooltip animation

* Fix controlled mode popper animation issue

* Add new feature for customizing tooltip theme

* Fix popover and popconfirm error

* - Add Collection component for wrapping a collection of component
- Add FocusTrap component for trap focus for popups
- Add RovingFocus component for roving focus component type
- Adjust dropdown component based on these newly added components
- Add popper-trigger component for placing the trigger
- TODO: Finish current dropdown component, and all component's tests plus documents

* Refactor popper

* Complete organizing popper

* Almost finish dropdown

* Update popper tests

* update only-child test

* Finish focus trap component test

* Finish tooltip content test

* Finish tooltip trigger tests

* Finish tooltip tests

* finish tests for Collection and RovingFocusGroup

* Fix test cases for timeselect & select & popover

* Fix popover, popconfirm, menu bug and test cases

* Fix select-v2 test error caused by updating popper

* Fix date-picker test issue for updating popper

* fix test cases

* Fix eslint

* Rebase dev & fix tests

* Remove unused code
2022-01-04 09:15:15 +08:00
renovate[bot]
9f4389df52
chore(deps): update dependency lint-staged to v12.1.5 (#5109)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-03 14:51:14 +08:00
renovate[bot]
92a152c9db
chore(deps): update dependency eslint-plugin-import to v2.25.4 (#5110)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-03 14:50:34 +08:00
renovate[bot]
c6112cf15a
chore(deps): update dependency esbuild to v0.14.10 (#5094) 2022-01-01 14:11:52 +08:00
renovate[bot]
11bd987d12
chore(deps): update dependency vite-plugin-inspect to v0.3.12 (#5095)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-01 13:53:02 +08:00
renovate[bot]
14f8c03d6d
chore(deps): update dependency eslint to v8.6.0 (#5096)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-01 13:52:48 +08:00
三咲智子
bd0a634069
refactor(utils)!: remove global config (#5093) 2022-01-01 00:43:08 -05:00
renovate[bot]
f3b0e95f42
chore(deps): pin dependencies (#5089)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-31 21:43:29 +08:00
renovate[bot]
8143580ef1
chore(deps): update dependency @vueuse/core to v7.5.1 (#5090)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-31 21:43:19 +08:00
云游君
59759c9546
refactor(docs): add spacing for switch example (#5092) 2021-12-31 21:34:55 +08:00
云游君
2f146e8624
fix(theme-chalk): input-number controls increase/decrease height (#5088) 2021-12-31 17:24:38 +08:00
三咲智子
dad5dc1743
feat: add global properties typings (#5075) 2021-12-31 16:39:10 +08:00
云游君
784bc069da
refactor(docs): auto import icons & optimize details (#5087) 2021-12-31 16:30:35 +08:00
jeremywu
f90001af42
fix(docs): docs site deploy error (#5081)
- Add .nojekyll file for not skipping files starts with _
2021-12-31 15:04:41 +08:00
iamkun
9ce3fa03b1
Update README.md 2021-12-31 14:01:14 +08:00
renovate[bot]
7b67778a97
chore(deps): update dependency sass to v1.45.2 (#5065)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 23:15:10 -05:00
Element
bcb776edc8
chore: update changelog 1.3.0-beta.1 (#5074) 2021-12-31 11:59:24 +08:00
renovate[bot]
9b943bc8d4
chore(deps): update dependency @rollup/plugin-node-resolve to v13.1.2 (#5071) 2021-12-31 11:43:19 +08:00
renovate[bot]
21e865ebbe
chore(deps): pin dependencies (#5068)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-31 11:04:40 +08:00
renovate[bot]
e1c01db42c
chore(deps): update dependency gulp-sass to v5.1.0 (#5066)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-31 10:44:22 +08:00
iamkun
262e38a943
doc: update table demo (#5060) 2021-12-30 19:47:57 +08:00
renovate[bot]
a51f05d951
chore(deps): update dependency @vueuse/core to v7.4.3 (#5058)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 19:32:36 +08:00
三咲智子
4335b01d6c
refactor(utils)!: refactor global config (#4793)
* refactor(utils)!: remove global config

* refactor(utils): named export PopupManager

* fix tests
2021-12-30 19:31:35 +08:00
jeremywu
f024ddc941
feat(style): update cascader radio button padding size (#5057) 2021-12-30 19:25:37 +08:00
Carter Li
7ea5c85138
fix(components): [time-picker] improve typings (#4810) 2021-12-30 19:03:34 +08:00
三咲智子
d28d0701d7
docs: improve code (#5040)
* docs: remove unused code

* refactor(docs): improve code
2021-12-30 19:00:11 +08:00
jeremywu
fe0bcd16ce
feat(docs): update demo block playground icon (#5052)
- Update playground icon and update the icon for github, copy, source-code for alignment
2021-12-30 17:48:34 +08:00
kooriookami
10e231168a
style: update descriptions style (#5025)
* style: update descriptions style

* style: update

* style: update demo

* style: update

* style: update

* style: update

* style: update

* style: update

* feat: update
2021-12-30 17:46:33 +08:00
msidolphin
d4b8199618
fix(components): adjust style of the radio and form (#5047) 2021-12-30 17:45:49 +08:00
iamkun
fce6acb5ca
refactor(style): adjust table size to large/default/small (#5036)
* feat: update table css

* feat: update table css

* feat: update table css

* feat: update table css
2021-12-30 17:32:24 +08:00
云游君
bd75d831f2
fix(theme-chalk): auto menu item height & add css var, close #4864 (#5034) 2021-12-30 17:28:49 +08:00
云游君
047dbccf3d
fix: adjust tag icon size & add checkbox with-border demo (#5033) 2021-12-30 17:26:32 +08:00
三咲智子
46d0c42f05
ci: fix nightly publish (#5053) 2021-12-30 17:25:40 +08:00
三咲智子
7c74411e8f
ci: publish nightly version (#5041)
* ci: publish nightly version

* ci: change version naming
2021-12-30 17:06:13 +08:00
renovate[bot]
8de0805037
chore(deps): update dependency vite to v2.7.10 (#5050)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 16:37:44 +08:00
啝裳
15cfc90d04
docs: adjust space and form size order (#5045) 2021-12-30 14:52:03 +08:00
renovate[bot]
15368e3821
chore(deps): update dependency @pnpm/find-workspace-packages to v3.1.32 (#5031)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 04:58:42 +08:00
renovate[bot]
983e040e98
chore(deps): update pnpm to v6.24.4 (#5039)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 04:58:35 +08:00
renovate[bot]
e2268c3882
chore(deps): update dependency esbuild to v0.14.9 (#5019)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 04:58:07 +08:00
renovate[bot]
0f9e8ed1a6
chore(deps): update dependency @rollup/plugin-replace to v3.0.1 (#5017)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 00:59:03 +08:00
renovate[bot]
b53341c33b
chore(deps): update dependency vite to v2.7.9 (#5016)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 00:58:37 +08:00