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
XiongAmao
c9c9e0d494
fix: app.use(comp.vue) type is not compatible ( #1067 )
2020-12-23 14:07:15 +08:00
jeremywu
2280dd5c5e
fix(project): fix/exporting-fix-for-volar ( #849 )
...
- Using `defineComponent` to wrap component up for Volar support, this should close #841
- Also made changes for some typing
- Removed `merge.ts` since `Object.assign` are now supported natively
2020-12-06 23:52:47 +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
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
bastarder
aea6f4204f
fix: export component
2020-10-29 19:37:18 +08:00
zouhang
a14afae7c9
fix: fix some comp type erro & add rollup build
2020-10-09 20:24:53 +08:00
jeremywu
7999433dd4
chore(core): deprecate storybook ( #343 )
2020-09-23 20:18:11 +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
Herrington Darkholme
9ead10d326
[WIP] Fix/eslint ( #74 )
...
* fix(style): apply eslint
* fix(breadcrumb): provide inection in test code
2020-08-04 16:08:14 +08:00
HerringtonDarkholme
1206c6c181
fix(other): fix test utils method
2020-07-29 21:23:02 +08:00
zazzaz
2c80f15a81
style: update es-lint check
2020-07-28 13:59:49 +08:00
jeremywu
3a917bb228
chore/fix-linter-complains
...
- Fix type linting complains for serveral files
2020-07-28 11:26:41 +08:00
Hanx
4e5b229308
Chore/eslint ( #34 )
...
* chore: add eslint support & some fixes
* chore: eslint basic support rules & some fixes; ignore yarn-error
2020-07-27 16:17:41 +08:00
HerringtonDarkholme
09e0a05c19
fix(core): remove test code in test
2020-07-26 14:10:42 +08:00
Herrington Darkholme
7f82633322
feat: add story source
2020-07-26 14:10:42 +08:00
Herrington Darkholme
cb0b012fac
feat: support re-export story from vue
2020-07-26 14:10:42 +08:00
Herrington Darkholme
fcba294463
fix: update test cases
2020-07-26 14:10:42 +08:00
Herrington Darkholme
00d0608d52
feat: add global components registry
2020-07-25 12:25:38 +08:00
Herrington Darkholme
2739b514da
feat: add badge component
2020-07-24 22:22:21 +08:00