Commit Graph

23 Commits

Author SHA1 Message Date
jeremywu
d2ec0b9abb
refactor: Refactor message component with VCA (#1387) 2021-01-31 18:43:33 +08:00
on the field of hope
0238950fab
fix(notification): remove dom when destoryed (#1378) 2021-01-28 19:19:28 +08:00
Vgbire
d3ec150953
style(notification): fix style when its type set and title not set (#1288)
* style(notification): fix style when its type set and title not set

* refactor(checkbox): remove margin when no title

* refactor(checkbox): add margin

Co-authored-by: Ryan2128 <33176053+Ryan2128@users.noreply.github.com>
2021-01-18 20:38:34 +08:00
jeremywu
a58f0fab90
chore(project): chore/bumping-vue-version (#1159)
* chore(project): chore/bumping-vue-version

- Upgrade vue to 3.0.5

* chore(project): - revision dependencies
2020-12-31 11:11:45 +08:00
jeremywu
ab39d290b7
fix(notification): fix notification left empty divs (#913)
- Remove the container div after each notification closed
2020-12-10 11:09:18 +08:00
jeremywu
de0696b4f6
core/bumping-dependency-vue-version (#729)
* bumping version

* build(core): bumping vue version

- Bumping up vue version from ^3.0.0 to ^3.0.3 due to the change of `emitOptions`

* Remove transition mock/Add before-enter and before-leave hook emitter for popper
2020-12-01 10:28:42 +08:00
zazzaz
53dfce0903 chore: update type 2020-11-26 23:26:03 +08:00
zazzaz
b1bdb6de8b
build: add type (#685)
* build: add type

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update
2020-11-26 23:09:31 +08:00
zazzaz
b19d2fc374
fix: correct bundle export (#630)
* fix: correct bundle export

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update
2020-11-20 20:24:16 +08:00
zazzaz
6b69d0a457
build: fix build bundle (#545)
* chore: update

* chore: update
2020-11-05 19:11:04 +08:00
jeremywu
2d4348a827
fix(notification): export notification in the package (#453) 2020-10-22 14:31:15 +08:00
jeremywu
7999433dd4
chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
Caaalabash
612847e9d0
refactor(project): replace keyCode (#337) 2020-09-22 21:01:10 +08:00
Herrington Darkholme
f8da703a9a
feat: bump vue version (#330)
* feat(core): bump vue version

* fix(steps): remove the usage of setupState
2020-09-19 15:38:36 +08:00
LongYinan
122c88c60c chore: upgrade all dependencies 2020-08-31 09:43:07 +08:00
Caaalabash
dea58ffd09 chore(project): upgrade to vue rc7 2020-08-24 14:44:29 +08:00
Hanx
e2754a06cd
chore(project): upgrade vue to rc6 (#167) 2020-08-20 13:57:24 +08:00
jeremywu
2606158c38
fix(project): - Upgrade dependencies (#163)
- Update failed tests
2020-08-19 20:41:06 +08:00
HelenYin
3828c5c461
fix: fix eslint warn (#160)
Co-authored-by: zazzaz <izazzaz@hotmail.com>
2020-08-19 17:05:56 +08:00
JeremyWuuuuu
df4fbb31b4 address PR issue 2020-08-06 21:15:20 +08:00
JeremyWuuuuu
0f04895881 address PR comments 2020-08-06 21:15:20 +08:00
JeremyWuuuuu
d296cfef05 [WIP] address PR comments 2020-08-06 21:15:20 +08:00
JeremyWuuuuu
25d6bd4667 feat(notification): add new component notification 2020-08-06 21:15:20 +08:00