hangzou
eb24622055
fix: fix some components import type ( #959 )
2020-12-11 15:37:09 +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
4240e1c66f
build: update theme build
2020-11-23 14:33:20 +08:00
JeremyWuuuuu
2e9775de2d
fix(pagination): pagination-not-emitting-size-change
2020-11-13 14:15:22 +08:00
jeremywu
f3d24d6109
fix(popper): fix popper related style ( #562 )
...
* fix(popper): fix popper related style
* fix(popper): restore `onMount` hook, rewrite `Teleport` usage
* fix(popper): fix failed tests due to change
* fix(popper): - Fix popper initialiation method
* fix(popper): - Replace unref with internal defined unwrap function
2020-11-10 14:55:03 +08:00
Simona
c5fc8b4e9a
build: optimize ( #560 )
...
* build: replace ts-loader with @babel/preset-typescript
2020-11-10 14:24:09 +08:00
hangzou
9a3d2911d7
feat(build): upgrade rollup-plugin-vue ( #563 )
2020-11-10 10:38:38 +08:00
hangzou
c408492b2b
build: build esm bundle & esm components ( #518 )
2020-10-30 23:26:57 +08:00
zazzaz
a075770d25
chore: update lock
2020-10-23 15:02:34 +08:00
justwiner
2985a71751
feat(table): table ( #407 )
...
Co-authored-by: winerlu <winerlu@tencent.com>
Co-authored-by: zazzaz <izazzaz@hotmail.com>
2020-10-20 10:31:47 +08:00
JeremyWuuuuu
2d13a7091b
chore(core): fix vulnerable packages
2020-10-19 14:00:42 +08:00
余林夕
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
zouhang
a14afae7c9
fix: fix some comp type erro & add rollup build
2020-10-09 20:24:53 +08:00
Herrington Darkholme
62f1135768
Feat/form ( #342 )
...
* feat(form): add form component
fix #125
* test(form): add test code
* docs(form): add form doc
* feat: add uitls merge
* fix(form): fix style
* test(form): add form test code
* refactor(form): review changes
* test(form): use idiomatic vue-test-util methods
* feat(core): bump vue version
* feat(form): rewrite label wrap
* feat(form): fix tons of bugs
* fix(form): reuse ts extension
* refactor(form): move out label width computation
* fix(form): fix tons of bugs
* fix(form): test
Co-authored-by: 286506460 <286506460@qq.com>
2020-10-03 16:02:53 +08:00
zazzaz
5e499b0196
build: update website build
2020-09-24 20:00:48 +08:00
zouhang
5000056c4e
feat: add jsx support for test case
2020-09-24 17:36:44 +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
zazzaz
c57a6eaa53
build: init build script
2020-09-15 18:59:58 +08:00
zouhang
b37a21420c
feat(core): add jsx support
2020-09-15 13:53:41 +08:00
zazzaz
72274ed0ad
fix: fix eslint && typescript-eslint issue
2020-09-11 10:44:39 +08:00
dependabot-preview[bot]
5ab522e9aa
build(deps-dev): bump vue-loader from 16.0.0-beta.6 to 16.0.0-beta.7
2020-09-09 10:04:49 +00:00
dependabot-preview[bot]
032148845b
build(deps-dev): bump @swc-node/jest from 0.3.4 to 0.3.5
2020-09-09 10:04:22 +00:00
dependabot-preview[bot]
9bfb3d7c0f
build(deps-dev): bump css-loader from 4.2.2 to 4.3.0
2020-09-09 06:59:03 +00:00
dependabot-preview[bot]
a69b191d31
build(deps-dev): bump vue-loader from 16.0.0-beta.5 to 16.0.0-beta.6
2020-09-09 06:58:15 +00:00
dependabot-preview[bot]
4e29aab1cf
build(deps-dev): bump @babel/core from 7.11.4 to 7.11.6
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.4 to 7.11.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-08 20:48:47 +08:00
dependabot-preview[bot]
8d7717cfc0
build(deps-dev): bump eslint from 7.7.0 to 7.8.1
2020-09-08 07:14:28 +00:00
dependabot-preview[bot]
68334a3b88
build(deps-dev): bump lint-staged from 10.2.13 to 10.3.0
2020-09-08 07:11:07 +00:00
dependabot-preview[bot]
7c86522a67
build(deps): bump dayjs from 1.8.34 to 1.8.35
2020-09-08 07:09:53 +00:00
dependabot-preview[bot]
a504f07782
build(deps-dev): bump file-loader from 6.0.0 to 6.1.0
2020-09-08 07:09:11 +00:00
dependabot-preview[bot]
3bbe80cd46
build(deps-dev): bump vue-router from 4.0.0-beta.7 to 4.0.0-beta.9
2020-09-08 07:08:57 +00:00
dependabot-preview[bot]
8800aa4af1
build(deps-dev): bump sass-loader from 10.0.1 to 10.0.2
2020-09-08 07:08:12 +00:00
dependabot-preview[bot]
52d4f7d637
build(deps-dev): bump highlight.js from 10.1.2 to 10.2.0
2020-09-08 07:07:53 +00:00
dependabot-preview[bot]
49a1f12a77
build(deps-dev): bump @types/jest from 26.0.10 to 26.0.13
2020-09-08 07:06:51 +00:00
dependabot-preview[bot]
1a59549d23
build(deps-dev): bump @storybook/addon-storysource from 6.0.20 to 6.0.21
2020-09-07 14:41:28 +00:00
dependabot-preview[bot]
02108b4fd9
build(deps-dev): bump @swc-node/jest from 0.2.0 to 0.3.4
2020-09-07 14:36:21 +00:00
dependabot-preview[bot]
b66414eede
build(deps): bump vue from 3.0.0-rc.9 to 3.0.0-rc.10
2020-09-07 14:35:09 +00:00
dependabot-preview[bot]
1b7dde47ec
build(deps-dev): bump @vue/compiler-sfc from 3.0.0-rc.9 to 3.0.0-rc.10
2020-09-07 14:30:49 +00:00
dependabot-preview[bot]
a7cb646aa3
build(deps-dev): bump html-webpack-plugin from 4.3.0 to 4.4.1
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.3.0...v4.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 22:11:55 +08:00
dependabot-preview[bot]
8b3fd60c23
build(deps-dev): bump husky from 4.2.5 to 4.3.0
...
Bumps [husky](https://github.com/typicode/husky ) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v4.2.5...v4.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 22:11:27 +08:00
dependabot-preview[bot]
37e470e723
build(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 3.10.1 to 4.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.0.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 22:10:54 +08:00
dependabot-preview[bot]
19829825ce
build(deps-dev): bump @storybook/html from 6.0.20 to 6.0.21
...
Bumps [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/app/html ) from 6.0.20 to 6.0.21.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.0.21/app/html )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 22:09:41 +08:00
zazzaz
dd82962a2d
fix: update scss to v2.13.2 ( #246 )
...
* fix: update scss to v2.13.2
* chore: update
* chore: update
2020-09-02 10:41:18 +08:00
LongYinan
122c88c60c
chore: upgrade all dependencies
2020-08-31 09:43:07 +08:00
Simona
3d5e587938
build: replace gulp-sass with gulp-dart-sass ( #219 )
2020-08-28 13:38:08 +08:00
Hades-li
dec5d665a3
Feat/scss ( #212 )
...
* feat: change to import scss
Change the import css to import scss to facilitate style modification
* fix: fixed: storybook support scss file
fixed: storybook support scss file
* chore: remove redundant code in webpack.config.js
Remove redundant code in webpack.config.js
2020-08-28 11:09:05 +08:00
zazzaz
ed5d989bb5
chore: update lock
2020-08-25 10:18:28 +08:00
zazzaz
ef5ddd4b14
chore: update
2020-08-25 10:18:28 +08:00
zazzaz
9b0bec0cd7
feat: add website play
2020-08-25 10:18:28 +08:00
Caaalabash
dea58ffd09
chore(project): upgrade to vue rc7
2020-08-24 14:44:29 +08:00