]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2024-12-12  daiweiwip: save edison/fix/propReturnValueCodeGen 12530/head
2024-12-12  daiweiwip: save
2024-12-12  daiweichore: avoid merge setStyle and setDynamicProps into...
2024-12-12  daiweiwip: save
2024-12-11  daiweitest: update snap
2024-12-11  daiweirefactor: avoid tracking multiple times
2024-12-11  daiweichore: only cache return value for setStyle and setDyna...
2024-12-11  daiweiwip: save
2024-12-11  daiweichore: avoid cache setup const
2024-12-11  daiweifix(compiler-vapor): cache setDynamicProps deps when...
2024-12-11  daiweiwip: save
2024-12-11  Evan Youchore: todos
2024-12-11  Evan Youchore: Merge branch 'main' into vapor
2024-12-11  edisonrefactor: drop recordPropMetadata + merge renderEffect...
2024-12-11  Evan Youchore: disable continuous release for vapor for now
2024-12-11  Evan Youchore: make type check pass
2024-12-11  Evan Youchore: fix dts build
2024-12-10  Evan Youchore: make compile type consistent
2024-12-10  Evan Youchore: fix vapor apiExpose test
2024-12-10  Evan Youtest(vapor): componentSlots
2024-12-10  Evan Youchore: make types pass in vapor directive tests
2024-12-10  Evan Youtest(vapor): componentEmits
2024-12-10  Evan Youtest(vapor): componentAttrs
2024-12-10  Evan Youchore: update compiler-vapor inline mode snapshots
2024-12-10  Evan Youtest(vapor): apiWatch
2024-12-10  Evan Youtest(vapor): api expose (partial)
2024-12-10  Evan Youtest(vapor): apiSetupContext
2024-12-10  Evan Youwip(vapor): make createComponent rawProps/rawSlots...
2024-12-10  Evan Youtest(vapor): lifecycle (partial)
2024-12-10  Evan Youtest(vapor): inject
2024-12-10  Evan Youtest(vapor): apiCreateVaporApp
2024-12-10  Evan Youchore: remove stale test lines
2024-12-10  Evan Youwip: avoid iife for vapor prod mode
2024-12-10  Evan Youchore: fix sfc playground build
2024-12-10  Evan Youbuild: fix mutli format build script
2024-12-10  Evan Youchore: fix compat props default test
2024-12-09  Evan Youtest(vapor): skip todo tests
2024-12-09  Evan Youtest(vapor): errorHandling
2024-12-09  Evan Youtest(vapor): componentProps
2024-12-09  Evan Youfix(reactivity): toRefs should be allowed on plain...
2024-12-09  Evan Youtest(vapor): block tests
2024-12-09  Evan Youtest(vapor): renderEffect
2024-12-09  Evan Youfix(scheduler): recover nextTick from error in post...
2024-12-09  Evan Youwip: remove setInheritAttrs codegen
2024-12-09  Evan Youwip: respect inheritAttrs
2024-12-09  Evan Youchore: make vapor compiler tests pass
2024-12-09  Evan Youchore: remove non-function-related changes from vapor...
2024-12-08  Evan Youwip: vapor hmr reload
2024-12-08  Evan Youwip: vapor app.unmount + unmounted hooks
2024-12-08  Evan Youchore: fix vapor playground tsconfig
2024-12-08  Evan Youchore: remove vue/vapor
2024-12-08  Evan Youwip: optimize vapor currentInstance setting
2024-12-08  Evan Youwip: prepare hmr reload
2024-12-08  Evan Youbuild: fix esm-bundler vapor re-exports
2024-12-08  Evan Youwip: vapor hmr rerender
2024-12-08  Evan Youchore: fix vdom slots currentInstance
2024-12-08  Evan Youwip: prepare hmr for vapor
2024-12-08  Evan Youwip: make dev mode work for sfc generated code
2024-12-08  Evan Youchore: fix playground import
2024-12-08  Evan Youbuild: trim vapor intenral helper exports form runtime...
2024-12-08  Evan Youbuild: add runtime-with-vapor format + fix sfc playgrou...
2024-12-08  Evan Youwip: adjust slot props compilation
2024-12-08  Evan Youwip: slot props
2024-12-07  Evan Youchore: element -> node
2024-12-07  Evan Youchore: BlockFn
2024-12-07  Evan Youwip: dynamic slots
2024-12-07  Evan Youwip: adjust slots codegen
2024-12-07  Evan Youwip: slots
2024-12-06  Evan Youwip: avoid proxy when slots are static
2024-12-06  Evan Youchore: minify config for playground
2024-12-06  Evan Youwip: avoid including vdom-only public properties map...
2024-12-06  Evan Youwip: respect rootProps in createVaporApp
2024-12-06  Evan Youwip: slots proxy
2024-12-06  Evan Youwip: fix props/attrs bugs
2024-12-06  Evan Youwip: get instance from rawProps to fix proxy handler...
2024-12-06  Evan Youchore: update playground vapor welcome
2024-12-06  Evan Youwip: proxy refs on setup ctx during dev
2024-12-06  Evan Youwip: component with fallback
2024-12-05  Evan Youwip: fix all runtime-core type errors
2024-12-05  Evan Youwip(vapor): updated/beforeUpdate
2024-12-05  Evan Youchore: disable options api in playground
2024-12-05  Evan Youwip(vapor): mounted/beforeMounted lifecycle hooks
2024-12-05  Evan Youwip: unify currentInstance between vdom and vapor ...
2024-12-05  Evan Yourefactor: split current instance logic to separate...
2024-12-05  Evan Youwip: optimize props validation
2024-12-05  Evan Youwip: handle props case matching
2024-12-05  Evan Youwip: vapor component props validation
2024-12-05  Evan Youwip: should resolve dynamic props first + optimize...
2024-12-04  Evan Youwip: cache normalized options for dev check
2024-12-04  Evan Youwip: fix value casting
2024-12-04  Evan Youwip: use proxy for static props too
2024-12-04  Evan Youchore: vapor playground preview script
2024-12-04  Evan Youwip(vapor): align compiler with new props runtime behavior
2024-12-04  Evan Youchore: notes
2024-12-04  Evan Youwip: make sfc playground work after refactor + support...
2024-12-04  Evan Yourefactor: remove @vue/vapor package
2024-12-04  Evan Yourefactor: remove runtime-shared
2024-12-04  Evan Youwip(vapor): reuse createApp from core
2024-12-04  Evan Youwip: vapor warning context integration
2024-12-03  Evan Youchore: playground
next