| .. |
|
components
|
800b0f0e7a
feat(transition): TransitionGroup
|
6 years ago |
|
helpers
|
d84cf3a538
feat(sfc): css modules support
|
6 years ago |
|
apiCreateApp.ts
|
8f616a89c5
fix(runtime-core): allow classes to be passed as plugins (#588)
|
6 years ago |
|
apiDefineComponent.ts
|
1c4cdd841d
refactor(createComponent): rename to defineComponent (#549)
|
6 years ago |
|
apiInject.ts
|
e79c918676
feat(inject): allow usage in functional components
|
6 years ago |
|
apiLifecycle.ts
|
90b9884eb4
refactor: rename/re-organize files
|
6 years ago |
|
apiOptions.ts
|
bfb0ad5a5e
types: refactor watcher types naming
|
6 years ago |
|
apiReactivity.ts
|
89a187b895
refactor(reactivity): separate track and trigger operation types
|
6 years ago |
|
apiWatch.ts
|
453e6889da
fix(watch): remove recorded effect on manual stop (#590)
|
6 years ago |
|
component.ts
|
c9b9ae3941
refactor: rename apiApp.ts -> apiCreateApp.ts
|
6 years ago |
|
componentProps.ts
|
bb6a346996
fix(runtime-core): should preserve props casing when component has no declared props
|
6 years ago |
|
componentProxy.ts
|
d6da48a33f
perf: optimize public properties access on componentProxy
|
6 years ago |
|
componentRenderUtils.ts
|
f77ae132e5
feat(hmr): reload and force slot update on re-render
|
6 years ago |
|
componentSlots.ts
|
43097987cf
feat(core): respect $stable slots flag per RFC
|
6 years ago |
|
directives.ts
|
c97d83aff2
refactor(runtime-core): tweak component proxy implementation
|
6 years ago |
|
errorHandling.ts
|
c97d83aff2
refactor(runtime-core): tweak component proxy implementation
|
6 years ago |
|
h.ts
|
1c4cdd841d
refactor(createComponent): rename to defineComponent (#549)
|
6 years ago |
|
hmr.ts
|
eda495efd8
feat(hmr): root instance reload
|
6 years ago |
|
index.ts
|
c9b9ae3941
refactor: rename apiApp.ts -> apiCreateApp.ts
|
6 years ago |
|
renderer.ts
|
7d436ab59a
fix: mounting new children
|
6 years ago |
|
scheduler.ts
|
aa6c67ee2e
fix(scheduler): warn recursive updates in postFlushCbs as well (#456)
|
6 years ago |
|
shapeFlags.ts
|
a651fc44f6
refactor: adjust shapeFlag naming
|
6 years ago |
|
vnode.ts
|
84dc5a6862
fix(runtime-core/vnode): should not render boolean values in vnode children (close #574)
|
6 years ago |
|
warning.ts
|
c97d83aff2
refactor(runtime-core): tweak component proxy implementation
|
6 years ago |