]> git.ipfire.org Git - thirdparty/vuejs/core.git/log
thirdparty/vuejs/core.git
7 years agorefactor: use regex instead of startsWith
Evan You [Tue, 25 Sep 2018 16:06:19 +0000 (12:06 -0400)] 
refactor: use regex instead of startsWith

7 years agofeat: dot-delimited path for watch
Evan You [Tue, 25 Sep 2018 01:52:27 +0000 (21:52 -0400)] 
feat: dot-delimited path for watch

7 years agotest: test for attrs fallthrough
Evan You [Tue, 25 Sep 2018 01:13:06 +0000 (21:13 -0400)] 
test: test for attrs fallthrough

7 years agorefactor: new attrs merge strategy
Evan You [Mon, 24 Sep 2018 23:11:14 +0000 (19:11 -0400)] 
refactor: new attrs merge strategy

7 years agowip: refactor attrs inheritance
Evan You [Mon, 24 Sep 2018 22:51:58 +0000 (18:51 -0400)] 
wip: refactor attrs inheritance

7 years agofeat: renderTracked & renderTriggered
Evan You [Mon, 24 Sep 2018 18:05:18 +0000 (14:05 -0400)] 
feat: renderTracked & renderTriggered

7 years agofix: fix scheduler dupe invokes
Evan You [Mon, 24 Sep 2018 17:38:54 +0000 (13:38 -0400)] 
fix: fix scheduler dupe invokes

7 years agorefactor: group all extracted non-props under $props.attrs, including class and
Evan You [Mon, 24 Sep 2018 04:29:37 +0000 (00:29 -0400)] 
refactor: group all extracted non-props under $props.attrs, including class and
style.

7 years agofeat: inheritAttrs
Evan You [Mon, 24 Sep 2018 03:28:21 +0000 (23:28 -0400)] 
feat: inheritAttrs

7 years agofeat: full watch api
Evan You [Mon, 24 Sep 2018 03:16:14 +0000 (23:16 -0400)] 
feat: full watch api

7 years agofeat: attribute fallthrough
Evan You [Mon, 24 Sep 2018 01:54:48 +0000 (21:54 -0400)] 
feat: attribute fallthrough

7 years agofeat: basic error handling
Evan You [Mon, 24 Sep 2018 00:59:19 +0000 (20:59 -0400)] 
feat: basic error handling

7 years agofeat: renderError
Evan You [Mon, 24 Sep 2018 00:30:26 +0000 (20:30 -0400)] 
feat: renderError

7 years agochore: mark todo
Evan You [Sun, 23 Sep 2018 23:53:37 +0000 (19:53 -0400)] 
chore: mark todo

7 years agofeat: $refs
Evan You [Sun, 23 Sep 2018 23:53:19 +0000 (19:53 -0400)] 
feat: $refs

7 years agorefactor: move lis into utils
Evan You [Fri, 21 Sep 2018 22:12:17 +0000 (18:12 -0400)] 
refactor: move lis into utils

7 years agochore: remove outdated todos
Evan You [Fri, 21 Sep 2018 21:10:02 +0000 (17:10 -0400)] 
chore: remove outdated todos

7 years agofix: Collection iterations should yield observable values
Evan You [Fri, 21 Sep 2018 20:54:12 +0000 (16:54 -0400)] 
fix: Collection iterations should yield observable values

7 years agorefactor: depend on scheduler directly in core instead of injecting via createRenderer
Evan You [Fri, 21 Sep 2018 17:34:00 +0000 (13:34 -0400)] 
refactor: depend on scheduler directly in core instead of injecting via createRenderer

7 years agotest: 100% coverage for observer
Evan You [Fri, 21 Sep 2018 13:52:46 +0000 (09:52 -0400)] 
test: 100% coverage for observer

7 years agorefactor: ensure watcher callbacks are deferred
Evan You [Thu, 20 Sep 2018 22:57:13 +0000 (18:57 -0400)] 
refactor: ensure watcher callbacks are deferred

7 years agorefactor: expose runner on computed
Evan You [Thu, 20 Sep 2018 22:36:34 +0000 (18:36 -0400)] 
refactor: expose runner on computed

7 years agotest: tests for observer computed
Evan You [Thu, 20 Sep 2018 22:03:59 +0000 (18:03 -0400)] 
test: tests for observer computed

7 years agotest: better collection coverage + tests for immutable
Evan You [Thu, 20 Sep 2018 20:18:22 +0000 (16:18 -0400)] 
test: better collection coverage + tests for immutable

7 years agotest: observer collection tests
Evan You [Thu, 20 Sep 2018 15:43:14 +0000 (11:43 -0400)] 
test: observer collection tests

7 years agorefactor: avoid unnecessary style normalization
Evan You [Thu, 20 Sep 2018 06:17:52 +0000 (02:17 -0400)] 
refactor: avoid unnecessary style normalization

7 years agochore: comments
Evan You [Thu, 20 Sep 2018 06:11:05 +0000 (02:11 -0400)] 
chore: comments

7 years agochore: remove unnecessary comment
Evan You [Thu, 20 Sep 2018 06:07:45 +0000 (02:07 -0400)] 
chore: remove unnecessary comment

7 years agochore: remove language service for now
Evan You [Thu, 20 Sep 2018 06:07:32 +0000 (02:07 -0400)] 
chore: remove language service for now

7 years agochore: more meta
Evan You [Thu, 20 Sep 2018 04:17:20 +0000 (00:17 -0400)] 
chore: more meta

7 years agobuild: add sideEffects: false flags
Evan You [Thu, 20 Sep 2018 04:02:48 +0000 (00:02 -0400)] 
build: add sideEffects: false flags

7 years agofix: beforeUpdate should not be called via onTrigger
Evan You [Thu, 20 Sep 2018 03:56:40 +0000 (23:56 -0400)] 
fix: beforeUpdate should not be called via onTrigger

7 years agotest: basic 2.x compat test case
Evan You [Thu, 20 Sep 2018 03:43:27 +0000 (23:43 -0400)] 
test: basic 2.x compat test case

7 years agowip: root Vue compat
Evan You [Thu, 20 Sep 2018 03:19:25 +0000 (23:19 -0400)] 
wip: root Vue compat

7 years agoworkflow: allow wip commit type
Evan You [Thu, 20 Sep 2018 03:19:12 +0000 (23:19 -0400)] 
workflow: allow wip commit type

7 years agobuild: simplify compiler package setup
Evan You [Thu, 20 Sep 2018 02:25:55 +0000 (22:25 -0400)] 
build: simplify compiler package setup

7 years agobuild: add vue 2.x compat package
Evan You [Thu, 20 Sep 2018 01:52:24 +0000 (21:52 -0400)] 
build: add vue 2.x compat package

7 years agoworkflow: allow build as commit type
Evan You [Thu, 20 Sep 2018 01:52:07 +0000 (21:52 -0400)] 
workflow: allow build as commit type

7 years agoworkflow: adjust esm-bundler build file name
Evan You [Thu, 20 Sep 2018 01:51:21 +0000 (21:51 -0400)] 
workflow: adjust esm-bundler build file name

7 years agotest: add unobservable test case for more built-ins
Evan You [Thu, 20 Sep 2018 01:50:19 +0000 (21:50 -0400)] 
test: add unobservable test case for more built-ins

7 years agotest: add dedupe test case for scheduler
Evan You [Thu, 20 Sep 2018 01:38:27 +0000 (21:38 -0400)] 
test: add dedupe test case for scheduler

7 years agoworkflow: fix build script formats flags
Evan You [Thu, 20 Sep 2018 00:36:14 +0000 (20:36 -0400)] 
workflow: fix build script formats flags

7 years agotest: wip tests for observer
Evan You [Wed, 19 Sep 2018 21:45:19 +0000 (17:45 -0400)] 
test: wip tests for observer

7 years agochore: remove outdated TODO comments
Evan You [Wed, 19 Sep 2018 19:37:14 +0000 (15:37 -0400)] 
chore: remove outdated TODO comments

7 years agotest: test for scheduler
Evan You [Wed, 19 Sep 2018 19:36:56 +0000 (15:36 -0400)] 
test: test for scheduler

7 years agoworkflow: rename umd build to global
Evan You [Wed, 19 Sep 2018 16:46:55 +0000 (12:46 -0400)] 
workflow: rename umd build to global

7 years agochore: setup all packages
Evan You [Wed, 19 Sep 2018 16:26:50 +0000 (12:26 -0400)] 
chore: setup all packages

7 years agoworkflow: improve build & dev scripts
Evan You [Wed, 19 Sep 2018 16:21:00 +0000 (12:21 -0400)] 
workflow: improve build & dev scripts

7 years agofix: avoid double inserting root component
Evan You [Wed, 19 Sep 2018 16:05:33 +0000 (12:05 -0400)] 
fix: avoid double inserting root component

7 years agoworkflow: setup commit hooks
Evan You [Wed, 19 Sep 2018 15:37:18 +0000 (11:37 -0400)] 
workflow: setup commit hooks

7 years agoinit (graduate from prototype)
Evan You [Wed, 19 Sep 2018 15:35:38 +0000 (11:35 -0400)] 
init (graduate from prototype)