Evan You
|
d5e9682040
|
wip: suspense feature flag
|
2019-09-11 11:10:13 -04:00 |
|
Evan You
|
7e70acf9c2
|
chore: todos
|
2019-09-11 11:10:13 -04:00 |
|
Evan You
|
02bb156314
|
wip: somewhat working suspense
|
2019-09-11 11:10:13 -04:00 |
|
Evan You
|
1dc9d81e3e
|
wip: suspense
|
2019-09-11 11:10:13 -04:00 |
|
Evan You
|
cc748db33b
|
chore: comments
|
2019-09-11 11:10:13 -04:00 |
|
Evan You
|
8b3aa60a18
|
wip: suspense ideas
|
2019-09-11 11:10:13 -04:00 |
|
dependabot-preview[bot]
|
a45d9567df
|
build(deps-dev): bump @microsoft/api-extractor from 7.3.11 to 7.4.1
Bumps [@microsoft/api-extractor](https://github.com/Microsoft/web-build-tools) from 7.3.11 to 7.4.1.
- [Release notes](https://github.com/Microsoft/web-build-tools/releases)
- [Commits](https://github.com/Microsoft/web-build-tools/compare/@microsoft/api-extractor_v7.3.11...@microsoft/api-extractor_v7.4.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-11 06:49:40 +00:00 |
|
dependabot-preview[bot]
|
00ed2e6500
|
build(deps-dev): bump typescript from 3.6.2 to 3.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v3.6.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-11 06:48:56 +00:00 |
|
dependabot-preview[bot]
|
c23dae42b7
|
build(deps-dev): bump rollup-plugin-typescript2 from 0.24.0 to 0.24.1
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.24.0...0.24.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-10 07:16:32 +00:00 |
|
dependabot-preview[bot]
|
b3efde4e47
|
build(deps-dev): bump rollup from 1.21.0 to 1.21.2
Bumps [rollup](https://github.com/rollup/rollup) from 1.21.0 to 1.21.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.21.0...v1.21.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-10 07:15:11 +00:00 |
|
dependabot-preview[bot]
|
e6d27665d4
|
build(deps-dev): bump rollup from 1.20.3 to 1.21.0
Bumps [rollup](https://github.com/rollup/rollup) from 1.20.3 to 1.21.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.20.3...v1.21.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-09 07:31:07 +00:00 |
|
Evan You
|
02e9fe3f7d
|
types: fix typing
|
2019-09-07 11:45:32 -04:00 |
|
Evan You
|
7950980dc3
|
fix: handle prev children is null in patch element
|
2019-09-07 11:42:07 -04:00 |
|
Evan You
|
3904678306
|
types: use stricter HostNode typings
|
2019-09-06 16:58:32 -04:00 |
|
Evan You
|
360f3b4f37
|
types: improve type exports
|
2019-09-06 12:58:31 -04:00 |
|
Evan You
|
d87bed0138
|
refactor: split componentRenderUtils
|
2019-09-06 11:25:11 -04:00 |
|
Evan You
|
0f25c29119
|
refactor: reorganize component related code and types
|
2019-09-06 11:19:22 -04:00 |
|
Evan You
|
4c075803b5
|
test: test for app.mixin & warnHandler
|
2019-09-05 20:59:45 -04:00 |
|
Evan You
|
891f21b010
|
refactor: extract hasOwn helper
|
2019-09-05 20:48:14 -04:00 |
|
Evan You
|
7eed0df3c2
|
wip: $data should only expose properties from data()
|
2019-09-05 20:36:35 -04:00 |
|
Evan You
|
94a05561f8
|
feat: fix all cases for h and options type inference
|
2019-09-05 18:48:49 -04:00 |
|
Evan You
|
6c7cbb0dc9
|
types: avoid plain objects with value being mistaken as refs
|
2019-09-05 18:32:19 -04:00 |
|
Evan You
|
9b90e673e8
|
wip: improve options typing
|
2019-09-05 16:09:30 -04:00 |
|
Evan You
|
369b9eb583
|
types: props validation for h
|
2019-09-05 11:11:33 -04:00 |
|
Evan You
|
81a31f79dc
|
feat: created/beforeCreate
|
2019-09-05 10:20:40 -04:00 |
|
dependabot-preview[bot]
|
54a38ed69f
|
build(deps-dev): bump @microsoft/api-extractor from 7.3.9 to 7.3.11
Bumps [@microsoft/api-extractor](https://github.com/Microsoft/web-build-tools) from 7.3.9 to 7.3.11.
- [Release notes](https://github.com/Microsoft/web-build-tools/releases)
- [Commits](https://github.com/Microsoft/web-build-tools/compare/@microsoft/api-extractor_v7.3.9...@microsoft/api-extractor_v7.3.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-05 06:48:08 +00:00 |
|
Evan You
|
a6de6daa17
|
wip: disable tracking in all hooks
|
2019-09-04 18:20:47 -04:00 |
|
Evan You
|
13298bc4fa
|
test: test for options API
|
2019-09-04 18:16:11 -04:00 |
|
Evan You
|
7cd33587ba
|
types: errorCaptured can return void
|
2019-09-04 13:50:57 -04:00 |
|
Evan You
|
02de984f1f
|
feat: mixins/extends/assets options
|
2019-09-04 11:37:00 -04:00 |
|
dependabot-preview[bot]
|
0bdf205a73
|
build(deps-dev): bump rollup from 1.19.4 to 1.20.3
Bumps [rollup](https://github.com/rollup/rollup) from 1.19.4 to 1.20.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.19.4...v1.20.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-04 06:48:42 +00:00 |
|
Evan You
|
b4c909c260
|
feat: $nextTick, $forceUpdate, $watch
|
2019-09-03 23:04:11 -04:00 |
|
Evan You
|
a6616e4210
|
feat: 2.x options support
|
2019-09-03 22:25:38 -04:00 |
|
Evan You
|
c833db9c97
|
feat: production tip
|
2019-09-03 20:51:42 -04:00 |
|
Evan You
|
cbc8dddd15
|
chore: fix test
|
2019-09-03 20:31:53 -04:00 |
|
Evan You
|
40d33a3973
|
wip: remove config.silent
|
2019-09-03 20:17:25 -04:00 |
|
Evan You
|
406dcb0a7a
|
test: test app asset retrieval
|
2019-09-03 18:30:52 -04:00 |
|
Evan You
|
acda3cf2d9
|
chore: fix type
|
2019-09-03 18:24:32 -04:00 |
|
Evan You
|
98d1406214
|
test: test for app-level APIs
|
2019-09-03 18:11:04 -04:00 |
|
Evan You
|
1e4535dc78
|
test: improve warning assertions
|
2019-09-03 16:17:26 -04:00 |
|
Evan You
|
c5ec29ff9b
|
wip: render() should receive no args, expose props on renderContext as readonly
|
2019-09-03 15:27:59 -04:00 |
|
dependabot-preview[bot]
|
9f63a54203
|
build(deps-dev): bump rollup-plugin-alias from 1.5.2 to 2.0.0 (#49)
Bumps [rollup-plugin-alias](https://github.com/frostney/rollup-plugin-alias) from 1.5.2 to 2.0.0.
- [Release notes](https://github.com/frostney/rollup-plugin-alias/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-alias/blob/master/CHANGELOG.md)
- [Commits](https://github.com/frostney/rollup-plugin-alias/compare/v1.5.2...v2.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-03 14:48:26 -04:00 |
|
dependabot-preview[bot]
|
76c78ee832
|
build(deps-dev): bump typescript from 3.5.3 to 3.6.2 (#48)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.3 to 3.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.3...v3.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-03 14:48:18 -04:00 |
|
dependabot-preview[bot]
|
78daf5871f
|
build(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2 (#47)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-03 14:48:00 -04:00 |
|
dependabot-preview[bot]
|
5169151bf9
|
build(deps-dev): bump rollup-plugin-typescript2 from 0.22.1 to 0.24.0 (#46)
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.22.1 to 0.24.0.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.22.1...0.24.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-03 14:47:48 -04:00 |
|
dependabot-preview[bot]
|
e90c73f81a
|
build(deps): [security] bump lodash from 4.17.11 to 4.17.15 (#45)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-03 14:46:49 -04:00 |
|
dependabot-preview[bot]
|
78ec7871c3
|
build(deps): [security] bump lodash.template from 4.4.0 to 4.5.0 (#43)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-03 14:42:35 -04:00 |
|
dependabot-preview[bot]
|
6283bda50d
|
build(deps-dev): bump lint-staged from 9.2.3 to 9.2.5 (#42)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.2.3 to 9.2.5.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v9.2.3...v9.2.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-03 14:42:23 -04:00 |
|
Evan You
|
1b6f0992d9
|
chore: document build --types
|
2019-09-03 12:22:56 -04:00 |
|
Evan You
|
d92d310e0f
|
chore: config comments
|
2019-09-03 12:17:33 -04:00 |
|