.. |
components
|
fix(runtime-core): use correct container for moving Teleport content (#1703)
|
2020-07-28 11:23:39 -04:00 |
helpers
|
fix(build): fix component resolution when disabling options API
|
2020-07-23 14:33:15 -04:00 |
apiAsyncComponent.ts
|
feat(asyncComponent): add onError option for defineAsyncComponent
|
2020-04-07 14:34:42 -04:00 |
apiComputed.ts
|
refactor: use explicit exports for runtime-core
|
2020-02-14 00:13:54 -05:00 |
apiCreateApp.ts
|
feat: provide ability to overwrite feature flags in esm-bundler builds
|
2020-07-20 21:51:30 -04:00 |
apiDefineComponent.ts
|
feat(runtime-core): respect function name when using defineComponent function shorthand (#1661)
|
2020-07-21 13:15:26 -04:00 |
apiInject.ts
|
fix(inject): allow default value to be undefined (#894)
|
2020-03-30 15:24:55 -04:00 |
apiLifecycle.ts
|
types(runtime-core): update error type to unknown (#798)
|
2020-03-09 15:58:52 -04:00 |
apiWatch.ts
|
fix(watch): fix watching reactive array (#1656)
|
2020-07-20 12:39:22 -04:00 |
component.ts
|
fix: runtime compilation marker should be applied in exposed compile function
|
2020-07-28 11:11:26 -04:00 |
componentEmits.ts
|
feat: provide ability to overwrite feature flags in esm-bundler builds
|
2020-07-20 21:51:30 -04:00 |
componentOptions.ts
|
fix(runtime-core): respect render function from mixins
|
2020-07-27 17:44:17 -04:00 |
componentProps.ts
|
feat: provide ability to overwrite feature flags in esm-bundler builds
|
2020-07-20 21:51:30 -04:00 |
componentProxy.ts
|
feat: provide ability to overwrite feature flags in esm-bundler builds
|
2020-07-20 21:51:30 -04:00 |
componentRenderUtils.ts
|
fix(v-model): v-model listeners should not fallthrough to plain element root
|
2020-07-21 14:17:48 -04:00 |
componentSlots.ts
|
fix(slots): properly force update on forwarded slots
|
2020-07-15 20:12:49 -04:00 |
devtools.ts
|
feat: provide ability to overwrite feature flags in esm-bundler builds
|
2020-07-20 21:51:30 -04:00 |
directives.ts
|
feat(types): support typing directive value via generic argument (#1007)
|
2020-06-11 16:37:14 -04:00 |
errorHandling.ts
|
refactor(runtime-core): adjust error handling behavior
|
2020-07-28 10:40:25 -04:00 |
featureFlags.ts
|
chore: update link for the feature flag warning [ci skip]
|
2020-07-21 10:26:16 -04:00 |
h.ts
|
feat(types): deny unknown attributes on component by default (#1614)
|
2020-07-17 11:43:28 -04:00 |
hmr.ts
|
chore: lint for unused arguments
|
2020-06-12 16:31:31 -04:00 |
hydration.ts
|
feat(types): deny unknown attributes on component by default (#1614)
|
2020-07-17 11:43:28 -04:00 |
index.ts
|
refactor(types): move component props interfaces + expose AllowedComponentProps
|
2020-07-19 14:09:53 -04:00 |
profiling.ts
|
chore: fix types
|
2020-06-26 10:07:07 -04:00 |
renderer.ts
|
fix(runtime-core): use correct container for moving Teleport content (#1703)
|
2020-07-28 11:23:39 -04:00 |
scheduler.ts
|
refactor(runtime-core): make nextTick() promise reject on scheduler flush error
|
2020-07-28 10:40:25 -04:00 |
vnode.ts
|
fix(compiler-core): always compile Teleport and Suspense as blocks
|
2020-07-28 11:12:43 -04:00 |
warning.ts
|
test: improve coverage
|
2020-07-15 10:38:45 -04:00 |