element-plus/packages
余林夕 c2951875b3
feat(message-box): migrate MessageBox (#300)
* feat(message-box): migrate MessageBox

* refactor(message-box): import sleep from test-utils

* refactor(message-box): optimize props

* refactor(message-box): optimize message-box

* refactor(message-box): optimize message-box

* refactor(message-box): optimize message-box

* refactor(message-box): remove `removeClass` & `addClass`

* refactor(message-box): replace 'HTMLElement' with 'HTMLButtonElement'

* refactor(message-box): review optimize

* refactor(message-box): __test__ optimize

* refactor(message-box): replace addEvent with on and off

* refactor(message-box): remove doc

* feat(message-box): jest add @babel/plugin-proposal-class-properties

Co-authored-by: YuLinXi <yumengyuan@klicen.com>
2020-10-19 13:50:22 +08:00
..
__mocks__ fix(infinite-scroll): wipe out sleep 2020-09-14 23:43:45 +08:00
alert chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
autocomplete fix: Scrollbar migration to TypeScript (#397) 2020-10-13 10:39:36 +08:00
avatar chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
backtop chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
badge fix: fix some comp type erro & add rollup build 2020-10-09 20:24:53 +08:00
breadcrumb chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
button fix(button): update prop 'size' type assertions to IButtonSize 2020-10-16 10:26:56 +08:00
calendar Fix/lint (#392) 2020-10-05 12:50:34 +08:00
card chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
carousel build(core): fix some type error 2020-10-09 20:24:53 +08:00
checkbox feat(tree): tree component 2020-09-27 11:33:31 +08:00
collapse fix(collapse): fix/collapse type question (#394) 2020-10-16 10:34:10 +08:00
color-picker feat/Popover (#339) 2020-10-19 13:44:50 +08:00
container build(core): fix some type error 2020-10-09 20:24:53 +08:00
date-picker Fix/lint (#392) 2020-10-05 12:50:34 +08:00
dialog fix(dialog): fix closeDelay (#357) 2020-09-27 11:30:04 +08:00
directives feat: bump vue version (#330) 2020-09-19 15:38:36 +08:00
divider chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
drawer chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
dropdown fix(dropdown): fix dynamic default slot render error (#354) 2020-09-27 10:28:08 +08:00
element-plus feat(message-box): migrate MessageBox (#300) 2020-10-19 13:50:22 +08:00
form chore(core): fix linting (#387) 2020-10-04 14:49:39 +08:00
hooks feat(hooks): add useAttrs hook (#317) 2020-09-19 20:44:07 +08:00
icon chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
image chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
infinite-scroll test(infinite-scroll): fix test failure above node 12 (#345) 2020-09-24 15:05:19 +08:00
input feat(autocomplete): add autocomplete component (#389) 2020-10-04 15:44:05 +08:00
input-number feat(input-number): add input-number component (#368) 2020-10-16 10:37:35 +08:00
layout chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
link chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
locale feat: bump vue version (#330) 2020-09-19 15:38:36 +08:00
message chore(core): fix linting (#387) 2020-10-04 14:49:39 +08:00
message-box feat(message-box): migrate MessageBox (#300) 2020-10-19 13:50:22 +08:00
notification chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
overlay feat: bump vue version (#330) 2020-09-19 15:38:36 +08:00
page-header chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
pagination build(core): fix some type error 2020-10-09 20:24:53 +08:00
popconfirm feat(popconfirm): add Popconfirm component (#356) 2020-10-16 11:14:45 +08:00
popover feat/Popover (#339) 2020-10-19 13:44:50 +08:00
popper feat/Popover (#339) 2020-10-19 13:44:50 +08:00
progress feat(upload): upload component (#168) 2020-09-27 12:10:36 +08:00
radio fix: fix return property should not start "_" 2020-09-25 17:28:22 +08:00
rate chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
scrollbar fix: Scrollbar migration to TypeScript (#397) 2020-10-13 10:39:36 +08:00
select feat/Popover (#339) 2020-10-19 13:44:50 +08:00
slider fix: making use popper universal (#371) 2020-09-29 16:44:48 +08:00
steps fix(tree): replace keyCode (#369) 2020-09-30 10:50:39 +08:00
switch chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
tabs chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
tag chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
test-utils Feat/datepicker && datetimepicker (#326) 2020-10-03 20:13:19 +08:00
theme-chalk Feat/datepicker && datetimepicker (#326) 2020-10-03 20:13:19 +08:00
time-picker fix: Scrollbar migration to TypeScript (#397) 2020-10-13 10:39:36 +08:00
time-select Fix time select lint issue (#395) 2020-10-09 10:51:28 +08:00
timeline chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
tooltip fix: fix some comp type erro & add rollup build 2020-10-09 20:24:53 +08:00
transfer chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
transition feat: bump vue version (#330) 2020-09-19 15:38:36 +08:00
tree fix(tree): replace keyCode (#369) 2020-09-30 10:50:39 +08:00
upload feat(upload): upload component (#168) 2020-09-27 12:10:36 +08:00
utils feat(message-box): migrate MessageBox (#300) 2020-10-19 13:50:22 +08:00