]> git.ipfire.org Git - thirdparty/vuejs/core.git/log
thirdparty/vuejs/core.git
6 months agochore: minor tweaks edison/refactor/createIf 12629/head
daiwei [Wed, 1 Jan 2025 10:25:22 +0000 (18:25 +0800)] 
chore: minor tweaks

6 months ago[autofix.ci] apply automated fixes
autofix-ci[bot] [Tue, 31 Dec 2024 02:46:28 +0000 (02:46 +0000)] 
[autofix.ci] apply automated fixes

6 months agochore: update
daiwei [Tue, 31 Dec 2024 02:45:35 +0000 (10:45 +0800)] 
chore: update

6 months agochore: update
daiwei [Tue, 31 Dec 2024 01:30:16 +0000 (09:30 +0800)] 
chore: update

6 months agotest: update tests
daiwei [Mon, 30 Dec 2024 09:20:33 +0000 (17:20 +0800)] 
test: update tests

6 months agopref(runtime-vapor): refactor apiCreateIf
daiwei [Mon, 30 Dec 2024 09:20:07 +0000 (17:20 +0800)] 
pref(runtime-vapor): refactor apiCreateIf

6 months agorefactor(compiler-vapor): move operation with constant values out of renderEffect...
edison [Mon, 16 Dec 2024 06:30:38 +0000 (14:30 +0800)] 
refactor(compiler-vapor): move operation with constant values out of renderEffect (#12547)

6 months agorefactor(vapor): import v-o withModifiers or withKeys on demand (#12539)
edison [Mon, 16 Dec 2024 06:28:56 +0000 (14:28 +0800)] 
refactor(vapor): import v-o withModifiers or withKeys on demand (#12539)

6 months agofix(vapor/defineProps): register type bindings before compile template + props destru...
edison [Mon, 16 Dec 2024 06:18:27 +0000 (14:18 +0800)] 
fix(vapor/defineProps): register type bindings before compile template + props destructure work with vapor (#12545)

6 months agowip(vapor): handle slot fallback when content changes
Evan You [Sat, 14 Dec 2024 14:15:34 +0000 (22:15 +0800)] 
wip(vapor): handle slot fallback when content changes

6 months agowip(vapor): createIf
Evan You [Sat, 14 Dec 2024 12:37:43 +0000 (20:37 +0800)] 
wip(vapor): createIf

6 months agowip(vapor): optimize unmounted children removal
Evan You [Sat, 14 Dec 2024 08:28:05 +0000 (16:28 +0800)] 
wip(vapor): optimize unmounted children removal

6 months agowip(vapor): init feature flags + set devtools when creating vapor app
Evan You [Sat, 14 Dec 2024 08:25:35 +0000 (16:25 +0800)] 
wip(vapor): init feature flags + set devtools when creating vapor app

6 months agowip(vapor): further tweak single root attr fallthrough behavior
Evan You [Fri, 13 Dec 2024 12:23:20 +0000 (20:23 +0800)] 
wip(vapor): further tweak single root attr fallthrough behavior

6 months agowip(vapor): handle class / style merging behavior
Evan You [Fri, 13 Dec 2024 02:55:58 +0000 (10:55 +0800)] 
wip(vapor): handle class / style merging behavior

6 months agotest(vapor): fix templateRef compiler tests
Evan You [Fri, 13 Dec 2024 01:39:29 +0000 (09:39 +0800)] 
test(vapor): fix templateRef compiler tests

6 months agotest(vapor): useTemplateRef tests
Evan You [Fri, 13 Dec 2024 01:37:49 +0000 (09:37 +0800)] 
test(vapor): useTemplateRef tests

6 months agowip(vapor): templateRef adjustments
Evan You [Thu, 12 Dec 2024 14:34:35 +0000 (22:34 +0800)] 
wip(vapor): templateRef adjustments

6 months agochore: fix setStyle and tests
Evan You [Thu, 12 Dec 2024 14:02:30 +0000 (22:02 +0800)] 
chore: fix setStyle and tests

6 months agochore: remove no longer needed file
Evan You [Thu, 12 Dec 2024 13:02:45 +0000 (21:02 +0800)] 
chore: remove no longer needed file

6 months agowip: refactor vapor vBind codegen
Evan You [Thu, 12 Dec 2024 10:17:29 +0000 (18:17 +0800)] 
wip: refactor vapor vBind codegen

6 months agowip: cache setProp prev value on element, simplify codegen
Evan You [Wed, 11 Dec 2024 17:48:40 +0000 (01:48 +0800)] 
wip: cache setProp prev value on element, simplify codegen

Also separate `setClass`/`setClassIncremental` and `setStyle`/
`setStyleIncremental`

7 months agoci: fix continuous release vapor skip
Evan You [Wed, 11 Dec 2024 08:17:06 +0000 (16:17 +0800)] 
ci: fix continuous release vapor skip

7 months agochore: todos
Evan You [Wed, 11 Dec 2024 06:33:16 +0000 (14:33 +0800)] 
chore: todos

7 months agochore: Merge branch 'main' into vapor
Evan You [Wed, 11 Dec 2024 06:27:54 +0000 (14:27 +0800)] 
chore: Merge branch 'main' into vapor

7 months agorefactor: drop recordPropMetadata + merge renderEffect (#301)
edison [Wed, 11 Dec 2024 06:02:34 +0000 (14:02 +0800)] 
refactor: drop recordPropMetadata + merge renderEffect (#301)

7 months agochore: disable continuous release for vapor for now
Evan You [Wed, 11 Dec 2024 05:47:05 +0000 (13:47 +0800)] 
chore: disable continuous release for vapor for now

7 months agochore: make type check pass
Evan You [Wed, 11 Dec 2024 03:50:17 +0000 (11:50 +0800)] 
chore: make type check pass

7 months agochore: fix dts build
Evan You [Wed, 11 Dec 2024 00:55:19 +0000 (08:55 +0800)] 
chore: fix dts build

7 months agochore: make compile type consistent
Evan You [Tue, 10 Dec 2024 13:45:50 +0000 (21:45 +0800)] 
chore: make compile type consistent

7 months agochore: fix vapor apiExpose test
Evan You [Tue, 10 Dec 2024 13:39:09 +0000 (21:39 +0800)] 
chore: fix vapor apiExpose test

7 months agotest(vapor): componentSlots
Evan You [Tue, 10 Dec 2024 13:36:06 +0000 (21:36 +0800)] 
test(vapor): componentSlots

7 months agochore: make types pass in vapor directive tests
Evan You [Tue, 10 Dec 2024 11:41:29 +0000 (19:41 +0800)] 
chore: make types pass in vapor directive tests

7 months agotest(vapor): componentEmits
Evan You [Tue, 10 Dec 2024 11:37:55 +0000 (19:37 +0800)] 
test(vapor): componentEmits

7 months agotest(vapor): componentAttrs
Evan You [Tue, 10 Dec 2024 11:22:25 +0000 (19:22 +0800)] 
test(vapor): componentAttrs

7 months agochore: update compiler-vapor inline mode snapshots
Evan You [Tue, 10 Dec 2024 10:44:36 +0000 (18:44 +0800)] 
chore: update compiler-vapor inline mode snapshots

7 months agotest(vapor): apiWatch
Evan You [Tue, 10 Dec 2024 10:43:26 +0000 (18:43 +0800)] 
test(vapor): apiWatch

7 months agotest(vapor): api expose (partial)
Evan You [Tue, 10 Dec 2024 09:00:35 +0000 (17:00 +0800)] 
test(vapor): api expose (partial)

7 months agotest(vapor): apiSetupContext
Evan You [Tue, 10 Dec 2024 07:50:57 +0000 (15:50 +0800)] 
test(vapor): apiSetupContext

7 months agowip(vapor): make createComponent rawProps/rawSlots accept wider types for internal use
Evan You [Tue, 10 Dec 2024 07:50:49 +0000 (15:50 +0800)] 
wip(vapor): make createComponent rawProps/rawSlots accept wider types for internal use

7 months agotest(vapor): lifecycle (partial)
Evan You [Tue, 10 Dec 2024 07:30:21 +0000 (15:30 +0800)] 
test(vapor): lifecycle (partial)

7 months agotest(vapor): inject
Evan You [Tue, 10 Dec 2024 07:19:00 +0000 (15:19 +0800)] 
test(vapor): inject

7 months agotest(vapor): apiCreateVaporApp
Evan You [Tue, 10 Dec 2024 04:49:47 +0000 (12:49 +0800)] 
test(vapor): apiCreateVaporApp

7 months agochore: remove stale test lines
Evan You [Tue, 10 Dec 2024 03:53:35 +0000 (11:53 +0800)] 
chore: remove stale test lines

7 months agowip: avoid iife for vapor prod mode
Evan You [Tue, 10 Dec 2024 00:35:54 +0000 (08:35 +0800)] 
wip: avoid iife for vapor prod mode

7 months agochore: fix sfc playground build
Evan You [Tue, 10 Dec 2024 00:21:30 +0000 (08:21 +0800)] 
chore: fix sfc playground build

7 months agobuild: fix mutli format build script
Evan You [Tue, 10 Dec 2024 00:21:18 +0000 (08:21 +0800)] 
build: fix mutli format build script

7 months agochore: fix compat props default test
Evan You [Tue, 10 Dec 2024 00:11:36 +0000 (08:11 +0800)] 
chore: fix compat props default test

7 months agotest(vapor): skip todo tests
Evan You [Mon, 9 Dec 2024 23:34:23 +0000 (07:34 +0800)] 
test(vapor): skip todo tests

7 months agotest(vapor): errorHandling
Evan You [Mon, 9 Dec 2024 15:42:23 +0000 (23:42 +0800)] 
test(vapor): errorHandling

7 months agotest(vapor): componentProps
Evan You [Mon, 9 Dec 2024 14:04:15 +0000 (22:04 +0800)] 
test(vapor): componentProps

7 months agofix(reactivity): toRefs should be allowed on plain objects
Evan You [Mon, 9 Dec 2024 13:47:55 +0000 (21:47 +0800)] 
fix(reactivity): toRefs should be allowed on plain objects

7 months agotest(vapor): block tests
Evan You [Mon, 9 Dec 2024 12:57:40 +0000 (20:57 +0800)] 
test(vapor): block tests

7 months agotest(vapor): renderEffect
Evan You [Mon, 9 Dec 2024 10:35:41 +0000 (18:35 +0800)] 
test(vapor): renderEffect

7 months agofix(scheduler): recover nextTick from error in post flush cb
Evan You [Mon, 9 Dec 2024 10:35:28 +0000 (18:35 +0800)] 
fix(scheduler): recover nextTick from error in post flush cb

7 months agowip: remove setInheritAttrs codegen
Evan You [Mon, 9 Dec 2024 09:19:16 +0000 (17:19 +0800)] 
wip: remove setInheritAttrs codegen

7 months agowip: respect inheritAttrs
Evan You [Mon, 9 Dec 2024 05:12:37 +0000 (13:12 +0800)] 
wip: respect inheritAttrs

7 months agochore: make vapor compiler tests pass
Evan You [Mon, 9 Dec 2024 05:09:31 +0000 (13:09 +0800)] 
chore: make vapor compiler tests pass

7 months agochore: remove non-function-related changes from vapor branch
Evan You [Mon, 11 Nov 2024 14:45:34 +0000 (22:45 +0800)] 
chore: remove non-function-related changes from vapor branch

7 months agowip: vapor hmr reload
Evan You [Sun, 8 Dec 2024 15:37:40 +0000 (23:37 +0800)] 
wip: vapor hmr reload

7 months agowip: vapor app.unmount + unmounted hooks
Evan You [Sun, 8 Dec 2024 15:16:49 +0000 (23:16 +0800)] 
wip: vapor app.unmount + unmounted hooks

7 months agochore: fix vapor playground tsconfig
Evan You [Sun, 8 Dec 2024 15:16:31 +0000 (23:16 +0800)] 
chore: fix vapor playground tsconfig

7 months agochore: remove vue/vapor
Evan You [Sun, 8 Dec 2024 15:13:20 +0000 (23:13 +0800)] 
chore: remove vue/vapor

7 months agowip: optimize vapor currentInstance setting
Evan You [Sun, 8 Dec 2024 14:32:18 +0000 (22:32 +0800)] 
wip: optimize vapor currentInstance setting

7 months agowip: prepare hmr reload
Evan You [Sun, 8 Dec 2024 13:22:51 +0000 (21:22 +0800)] 
wip: prepare hmr reload

7 months agobuild: fix esm-bundler vapor re-exports
Evan You [Sun, 8 Dec 2024 12:51:42 +0000 (20:51 +0800)] 
build: fix esm-bundler vapor re-exports

7 months agowip: vapor hmr rerender
Evan You [Sun, 8 Dec 2024 09:20:34 +0000 (17:20 +0800)] 
wip: vapor hmr rerender

7 months agochore: fix vdom slots currentInstance
Evan You [Sun, 8 Dec 2024 08:41:53 +0000 (16:41 +0800)] 
chore: fix vdom slots currentInstance

7 months agowip: prepare hmr for vapor
Evan You [Sun, 8 Dec 2024 08:32:29 +0000 (16:32 +0800)] 
wip: prepare hmr for vapor

7 months agowip: make dev mode work for sfc generated code
Evan You [Sun, 8 Dec 2024 08:12:08 +0000 (16:12 +0800)] 
wip: make dev mode work for sfc generated code

7 months agochore: fix playground import
Evan You [Sun, 8 Dec 2024 07:55:23 +0000 (15:55 +0800)] 
chore: fix playground import

7 months agobuild: trim vapor intenral helper exports form runtime-core in non-esm-bunlder builds
Evan You [Sun, 8 Dec 2024 07:53:13 +0000 (15:53 +0800)] 
build: trim vapor intenral helper exports form runtime-core in non-esm-bunlder builds

7 months agobuild: add runtime-with-vapor format + fix sfc playground for vapor mode
Evan You [Sun, 8 Dec 2024 07:18:16 +0000 (15:18 +0800)] 
build: add runtime-with-vapor format + fix sfc playground for vapor mode

7 months agowip: adjust slot props compilation
Evan You [Sun, 8 Dec 2024 03:02:11 +0000 (11:02 +0800)] 
wip: adjust slot props compilation

7 months agowip: slot props
Evan You [Sun, 8 Dec 2024 02:16:25 +0000 (10:16 +0800)] 
wip: slot props

7 months agochore: element -> node
Evan You [Sat, 7 Dec 2024 14:08:08 +0000 (22:08 +0800)] 
chore: element -> node

7 months agochore: BlockFn
Evan You [Sat, 7 Dec 2024 14:05:11 +0000 (22:05 +0800)] 
chore: BlockFn

7 months agowip: dynamic slots
Evan You [Sat, 7 Dec 2024 13:43:08 +0000 (21:43 +0800)] 
wip: dynamic slots

7 months agowip: adjust slots codegen
Evan You [Sat, 7 Dec 2024 10:27:57 +0000 (18:27 +0800)] 
wip: adjust slots codegen

7 months agowip: slots
Evan You [Sat, 7 Dec 2024 07:12:32 +0000 (15:12 +0800)] 
wip: slots

7 months agowip: avoid proxy when slots are static
Evan You [Fri, 6 Dec 2024 15:10:41 +0000 (23:10 +0800)] 
wip: avoid proxy when slots are static

7 months agochore: minify config for playground
Evan You [Fri, 6 Dec 2024 15:06:37 +0000 (23:06 +0800)] 
chore: minify config for playground

7 months agowip: avoid including vdom-only public properties map in bundle
Evan You [Fri, 6 Dec 2024 15:06:11 +0000 (23:06 +0800)] 
wip: avoid including vdom-only public properties map in bundle

7 months agowip: respect rootProps in createVaporApp
Evan You [Fri, 6 Dec 2024 14:50:53 +0000 (22:50 +0800)] 
wip: respect rootProps in createVaporApp

7 months agowip: slots proxy
Evan You [Fri, 6 Dec 2024 14:45:45 +0000 (22:45 +0800)] 
wip: slots proxy

7 months agowip: fix props/attrs bugs
Evan You [Fri, 6 Dec 2024 14:07:21 +0000 (22:07 +0800)] 
wip: fix props/attrs bugs

7 months agowip: get instance from rawProps to fix proxy handler caching
Evan You [Fri, 6 Dec 2024 13:08:24 +0000 (21:08 +0800)] 
wip: get instance from rawProps to fix proxy handler caching

7 months agochore: update playground vapor welcome
Evan You [Fri, 6 Dec 2024 13:07:42 +0000 (21:07 +0800)] 
chore: update playground vapor welcome

7 months agowip: proxy refs on setup ctx during dev
Evan You [Fri, 6 Dec 2024 03:12:54 +0000 (11:12 +0800)] 
wip: proxy refs on setup ctx during dev

7 months agowip: component with fallback
Evan You [Fri, 6 Dec 2024 03:10:35 +0000 (11:10 +0800)] 
wip: component with fallback

7 months agowip: fix all runtime-core type errors
Evan You [Thu, 5 Dec 2024 17:19:20 +0000 (01:19 +0800)] 
wip: fix all runtime-core type errors

7 months agowip(vapor): updated/beforeUpdate
Evan You [Thu, 5 Dec 2024 16:55:00 +0000 (00:55 +0800)] 
wip(vapor): updated/beforeUpdate

7 months agochore: disable options api in playground
Evan You [Thu, 5 Dec 2024 15:40:57 +0000 (23:40 +0800)] 
chore: disable options api in playground

7 months agowip(vapor): mounted/beforeMounted lifecycle hooks
Evan You [Thu, 5 Dec 2024 15:19:51 +0000 (23:19 +0800)] 
wip(vapor): mounted/beforeMounted lifecycle hooks

7 months agowip: unify currentInstance between vdom and vapor + provide/inject
Evan You [Thu, 5 Dec 2024 15:13:24 +0000 (23:13 +0800)] 
wip: unify currentInstance between vdom and vapor + provide/inject

7 months agorefactor: split current instance logic to separate file
Evan You [Thu, 5 Dec 2024 13:25:16 +0000 (21:25 +0800)] 
refactor: split current instance logic to separate file

7 months agowip: optimize props validation
Evan You [Thu, 5 Dec 2024 09:50:09 +0000 (17:50 +0800)] 
wip: optimize props validation

7 months agowip: handle props case matching
Evan You [Thu, 5 Dec 2024 09:33:39 +0000 (17:33 +0800)] 
wip: handle props case matching

7 months agowip: vapor component props validation
Evan You [Thu, 5 Dec 2024 08:14:24 +0000 (16:14 +0800)] 
wip: vapor component props validation

7 months agowip: should resolve dynamic props first + optimize ownKeys
Evan You [Thu, 5 Dec 2024 05:17:28 +0000 (13:17 +0800)] 
wip: should resolve dynamic props first + optimize ownKeys