element-plus/packages/utils
云游君 4560adfdf8
refactor(style): adjust component size to large/default/small (#4491)
* refactor(style): adjust component size to large/default/small

* refactor(components): avatar size & use flex instead of block

* refactor(components): adjust check button size

* refactor(components): adjust tag size

* refactor(components): adjust size doc

* fix(components): datetime-picker demo style width

* refactor(components): color-picker size & block to flex

* refactor(components): adjust slider input size

* refactor(components): adjust radio input size for demo

* refactor(components): adjust select size & docs

* refactor(components): adjust form radio size & docs

* refactor(components): add windicss for docs

* refactor(components): adjust skeleton avatar size to css var

* refactor(components): simplify typography size demo

* refactor(components): adjust dropdown size & demo

* refactor(components): adjust descriptions size

* fix(components): datetime-picker showcase class pollute global button

* chore(ci): upgrade docs dependencies to fix ci

* fix(ci): add highlight because vitepress not export it

* fix(ci): disable line for no-console

* fix(ci): remove mini to fix test

* fix(style): code font size

* fix(style): button span flex style

* fix(style): button padding horizontal default 15px

* refactor(components): adjust tag padding size & demo

* refactor(components): adjust form line-height for input

* refactor(components): adjust dropdown menu size & button padding

* fix(style): picker separator block to flex center

* fix: dropdown button span items-center

* style: adjust input-with-icon & size demo & fix input vitepress load

* chore: upgrade dependencies

* chore: upgrade dependencies

* ci: fix website build

* ci: regenerate pnpm-lock.yaml

* ci: use dev pnpm-lock

* ci: update pnpm-lock.yaml
2021-12-12 17:54:21 +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 fix(components): [el-date-picker] can't use numpadEnter (#4563) 2021-12-01 16:29:49 +08:00
config.ts refactor: improve types (#4746) 2021-12-10 17:21:53 +08:00
constants.ts epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
dom.ts fix: coler picker support touch (#4477) 2021-11-22 17:01:09 +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
icon.ts refactor: change icon package name (#4625) 2021-12-04 11:20:06 +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(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +08:00
raf.ts style: use prettier (#3228) 2021-09-04 19:29:28 +08:00
resize-event.ts refactor(utils)!: remove resize-observer-polyfill (#4058) 2021-10-30 21:48:25 +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(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +08:00
util.ts feat(components): [el-config-provider] add size (#4730) 2021-12-10 17:21:01 +08:00
validators.ts refactor(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +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