element-plus/packages/utils
三咲智子 4e99d0b5ba
build!: simplify build & support esm import (#4018)
* build!: simplify build & support native esm import

* build: refactor build

* refactor: reorganize files

* refactor: refactor build

* build: improve perf

* fix: scripts

* build: add rollup-plugin-filesize

* chore: scripts ignore no-console

* build: disable tree-shaking

* build: improve code

* build: add sourcemap

* build: add banner

* refactor: remove annotation

* build!: improve esm exports (#3871)

* build: improve esm import

* refactor: change mjs for esm version

* chore: improve exports map

* fix: add sideEffects

* refactor: improve alias

* build: upgrade dependencies
2021-10-25 17:07:48 +08:00
..
menu style: add import and stricter lint (#3440) 2021-09-17 15:27:31 +08:00
tests refactor(utils): dom and add test (#3950) 2021-10-20 10:04:54 +08:00
animation.ts style: use prettier (#3228) 2021-09-04 19:29:28 +08:00
aria.ts refactor(utils): refactor aria color (#3742) 2021-09-30 15:07:44 +08:00
color.ts refactor(utils): refactor aria color (#3742) 2021-09-30 15:07:44 +08:00
config.ts style: use prettier (#3228) 2021-09-04 19:29:28 +08:00
constants.ts fix(time-picker): fix/date-time-picker-positioning-issue (#1980) 2021-05-10 22:52:23 +08:00
dom.ts refactor(utils): dom and add test (#3950) 2021-10-20 10:04:54 +08:00
error.ts refactor(utils): refactor throwError (#3301) 2021-09-10 10:01:17 +08:00
global-nodes.ts style: use prettier (#3228) 2021-09-04 19:29:28 +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 build!: simplify build & support esm import (#4018) 2021-10-25 17:07:48 +08:00
popup-manager.ts style: use prettier (#3228) 2021-09-04 19:29:28 +08:00
props.ts refactor(components): refactor input (#3805) 2021-10-18 16:21:30 +08:00
raf.ts style: use prettier (#3228) 2021-09-04 19:29:28 +08:00
resize-event.ts refactor(components): refactor affix (#3368) 2021-09-13 12:02:18 +08:00
scroll-into-view.ts style: use prettier (#3228) 2021-09-04 19:29:28 +08:00
scrollbar-width.ts fix(utils): add type remove the ts error (#3406) 2021-09-15 08:30:30 +08:00
types.ts refactor(components): refactor pagination (#3526) 2021-09-22 01:19:04 +08:00
util.ts fix(utils): remove $ from util 2021-10-20 06:14:18 -04:00
validators.ts style: use prettier (#3228) 2021-09-04 19:29:28 +08:00
vnode.ts refactor(components): refactor space (#3757) 2021-10-06 19:34:32 +08:00
with-install.ts fix(components): sub components no install issue (#3615) 2021-09-24 19:11:56 +08:00