element-plus/packages/utils
jeremywu c8d65bf43d
feat(locale): locale-provider (#2662)
- Add a component for providing configs
- Add `use-locale` hooks into hooks for composable usage
- Add `use-locale` for `config-provider` to allow user to provide locale config via `react-like` API
- Add test cases against these new features
2021-07-25 15:26:00 +08:00
..
menu feat: add nav menu (#572) 2020-11-12 14:43:55 +08:00
tests feat(hooks): add use-teleport hook (#2421) 2021-07-03 19:04:03 +08:00
animation.ts fix(backtop): code style 2020-08-07 15:39:06 +08:00
aria.ts Feat/datepicker && datetimepicker (#326) 2020-10-03 20:13:19 +08:00
config.ts feat(project): Update with functionality to compat with vue-i18n (#1306) 2021-01-19 23:49:07 +08:00
constants.ts fix(time-picker): fix/date-time-picker-positioning-issue (#1980) 2021-05-10 22:52:23 +08:00
dom.ts Utils: fix isScroll (#2433) 2021-07-05 09:16:00 +08:00
error.ts partial fix 2020-09-16 11:12:55 +08:00
global-nodes.ts feat(hooks): add use-teleport hook (#2421) 2021-07-03 19:04:03 +08:00
isDef.ts feat(notification): add new component notification 2020-08-06 21:15:20 +08:00
isServer.ts fix(utils): isServer judgment error (#441) 2020-10-20 13:50:29 +08:00
package.json fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00
popup-manager.ts fix(project): fix/1778-import-on-demand-not-working (#1788) 2021-04-09 10:00:21 +08:00
raf.ts feat(select-v2): feat/integrate-virtual-list-with-select (#1906) 2021-06-08 14:12:16 +08:00
resize-event.ts feat(cascader): refactor done (#435) 2020-10-30 23:26:33 +08:00
scroll-into-view.ts fix(project):fix gc.sh generating wrong format templates 2020-07-29 15:23:55 +08:00
scrollbar-width.ts fix(project):fix gc.sh generating wrong format templates 2020-07-29 15:23:55 +08:00
types.ts feat(locale): locale-provider (#2662) 2021-07-25 15:26:00 +08:00
util.ts refactor(popper): use-popper-hook for popper 2021-07-13 17:49:00 +08:00
validators.ts refactor(date-picker): attribute 'type' add ts declare (#1979) 2021-05-21 15:30:12 +08:00
vnode.ts feat(descriptions): add new feature for customized style (#2358) 2021-07-03 15:01:55 +08:00
with-install.ts feat(locale): locale-provider (#2662) 2021-07-25 15:26:00 +08:00