]>
git.ipfire.org Git - thirdparty/vuejs/core.git/log
Evan You [Mon, 27 May 2019 05:48:27 +0000 (13:48 +0800)]
wip: remove decorators
Evan You [Sun, 26 May 2019 07:38:55 +0000 (15:38 +0800)]
wip: compare perf
Evan You [Sun, 26 May 2019 07:19:44 +0000 (15:19 +0800)]
wip: add types to refactored runtime-core
Evan You [Sat, 25 May 2019 15:51:20 +0000 (23:51 +0800)]
wip: switch to new implementation
Evan You [Sat, 9 Mar 2019 22:09:59 +0000 (06:09 +0800)]
feat: simplify prop/attr checking
Evan You [Tue, 5 Mar 2019 21:24:07 +0000 (16:24 -0500)]
refactor: return Proxy from base class constructor
Evan You [Fri, 1 Mar 2019 19:06:19 +0000 (14:06 -0500)]
types: remove intersection of props interface on `this`
Evan You [Fri, 1 Mar 2019 18:58:08 +0000 (13:58 -0500)]
refactor: move decorators into their own package
Evan You [Fri, 1 Mar 2019 18:54:45 +0000 (13:54 -0500)]
refactor: remove experimental context
Evan You [Fri, 1 Mar 2019 18:47:28 +0000 (13:47 -0500)]
refactor: expose $self
Evan You [Fri, 1 Mar 2019 15:28:29 +0000 (10:28 -0500)]
dx: warn private fields usage
Evan You [Thu, 28 Feb 2019 17:50:18 +0000 (12:50 -0500)]
dx: warn use of reserved methods in render
Evan You [Thu, 28 Feb 2019 17:50:01 +0000 (12:50 -0500)]
workflow: add (dx) commit category
Evan You [Wed, 27 Feb 2019 02:46:01 +0000 (21:46 -0500)]
refactor: simplify conditional
Evan You [Wed, 27 Feb 2019 02:45:13 +0000 (21:45 -0500)]
test: fix mixin case
Evan You [Wed, 27 Feb 2019 02:33:50 +0000 (21:33 -0500)]
refactor: move prop decorator into core, expose initial props to initialziers
Evan You [Tue, 26 Feb 2019 23:10:08 +0000 (18:10 -0500)]
refactor: remove experimental hooks
Evan You [Tue, 26 Feb 2019 23:04:52 +0000 (18:04 -0500)]
refactor: adjust files
Evan You [Mon, 25 Feb 2019 22:47:02 +0000 (17:47 -0500)]
feat: @prop decorator
Evan You [Thu, 24 Jan 2019 00:08:51 +0000 (19:08 -0500)]
refactor: also check for event timestamp
Evan You [Wed, 23 Jan 2019 23:52:05 +0000 (18:52 -0500)]
refactor: cache calls to performance.now
Evan You [Tue, 22 Jan 2019 21:03:37 +0000 (16:03 -0500)]
refactor: drop event delegation and use simple async edge case fix
Evan You [Wed, 19 Dec 2018 23:14:41 +0000 (18:14 -0500)]
refactor: events tweak
Evan You [Sat, 1 Dec 2018 23:09:21 +0000 (18:09 -0500)]
refactor: move clone step into util function
Evan You [Sat, 1 Dec 2018 22:57:39 +0000 (17:57 -0500)]
chore: todos
Evan You [Tue, 13 Nov 2018 16:03:35 +0000 (11:03 -0500)]
refactor: rename things
Evan You [Tue, 13 Nov 2018 06:08:22 +0000 (01:08 -0500)]
refactor: remove shorthands on h
Evan You [Tue, 13 Nov 2018 06:07:13 +0000 (01:07 -0500)]
fix: fix functional updates
Evan You [Tue, 13 Nov 2018 05:29:18 +0000 (00:29 -0500)]
refactor: improve functional patch
Evan You [Tue, 13 Nov 2018 03:42:34 +0000 (22:42 -0500)]
feat: proper static tree skip
Evan You [Tue, 13 Nov 2018 03:21:56 +0000 (22:21 -0500)]
refactor: bring back clone for reused nodes
Evan You [Tue, 13 Nov 2018 03:07:55 +0000 (22:07 -0500)]
wip: defer patchData as nodeOp
Evan You [Mon, 12 Nov 2018 17:42:35 +0000 (12:42 -0500)]
refactor: document new scheduler
Evan You [Mon, 12 Nov 2018 17:39:59 +0000 (12:39 -0500)]
wip: rename file
Evan You [Mon, 12 Nov 2018 17:37:22 +0000 (12:37 -0500)]
wip: remove outdated files
Evan You [Sat, 10 Nov 2018 05:33:41 +0000 (00:33 -0500)]
wip: properly handle invalidated mount/unmount
Evan You [Fri, 9 Nov 2018 23:08:53 +0000 (18:08 -0500)]
wip: fix insertBefore
Evan You [Fri, 9 Nov 2018 23:01:58 +0000 (18:01 -0500)]
wip: simplify time-slicing implementation
Evan You [Fri, 9 Nov 2018 01:37:19 +0000 (20:37 -0500)]
refactor: small tweaks
Evan You [Fri, 9 Nov 2018 01:08:28 +0000 (20:08 -0500)]
refactor: properly cleanup invalidated jobs
Evan You [Thu, 8 Nov 2018 23:41:04 +0000 (18:41 -0500)]
wip: disable time-slicing in compat mode
Evan You [Thu, 8 Nov 2018 23:39:38 +0000 (18:39 -0500)]
chore: editor settings
Evan You [Thu, 8 Nov 2018 23:20:07 +0000 (18:20 -0500)]
feat: detailed info in renderTriggered + hint for skipping slot updates
Evan You [Thu, 8 Nov 2018 19:09:52 +0000 (14:09 -0500)]
feat: renderTriggered for forced updates
Evan You [Thu, 8 Nov 2018 18:37:39 +0000 (13:37 -0500)]
test: all tests passing!
Evan You [Thu, 8 Nov 2018 17:54:11 +0000 (12:54 -0500)]
test: fix some tests
Evan You [Fri, 2 Nov 2018 21:31:54 +0000 (06:31 +0900)]
fix: domProps handling
Evan You [Fri, 2 Nov 2018 05:21:38 +0000 (14:21 +0900)]
wip: fix more tests
Evan You [Fri, 2 Nov 2018 05:09:00 +0000 (14:09 +0900)]
wip: fix one test
Evan You [Thu, 1 Nov 2018 22:43:28 +0000 (07:43 +0900)]
wip: trying to make tests work
Evan You [Thu, 1 Nov 2018 21:08:33 +0000 (06:08 +0900)]
wip: error handling and nextTick for time slicing
Evan You [Thu, 1 Nov 2018 08:05:09 +0000 (17:05 +0900)]
feat: make functional components time-slicable
Evan You [Wed, 31 Oct 2018 21:58:06 +0000 (06:58 +0900)]
feat: experimental time-slicing
Evan You [Fri, 2 Nov 2018 20:59:45 +0000 (05:59 +0900)]
chore: relax render type for tsx
Evan You [Fri, 2 Nov 2018 20:59:29 +0000 (05:59 +0900)]
chore: fix warning indent
Evan You [Fri, 2 Nov 2018 20:40:20 +0000 (05:40 +0900)]
chore: do not warn about reserved methods
Evan You [Fri, 2 Nov 2018 20:36:51 +0000 (05:36 +0900)]
chore: fix warning newline
Evan You [Fri, 2 Nov 2018 20:28:18 +0000 (05:28 +0900)]
chore: remove unnecessary hooks api
Evan You [Tue, 30 Oct 2018 05:10:03 +0000 (01:10 -0400)]
refactor: use more efficient useComputed() implementation
Evan You [Tue, 30 Oct 2018 04:42:26 +0000 (00:42 -0400)]
chore: add warning when attempting to mutate non-observable hooks return value
Evan You [Tue, 30 Oct 2018 04:33:45 +0000 (00:33 -0400)]
feat: enable returning observable state from hooks()
Evan You [Mon, 29 Oct 2018 22:50:07 +0000 (18:50 -0400)]
feat: hooks that match current API
Evan You [Sun, 28 Oct 2018 23:15:18 +0000 (19:15 -0400)]
feat: make hooks usable inside classes
Evan You [Sun, 28 Oct 2018 21:47:22 +0000 (17:47 -0400)]
chore: move hooks to experimental
Evan You [Sun, 28 Oct 2018 21:45:53 +0000 (17:45 -0400)]
test: basic tests for hooks
Evan You [Sun, 28 Oct 2018 21:43:27 +0000 (17:43 -0400)]
feat(runtime-test): triggerEvent
Evan You [Sun, 28 Oct 2018 21:18:41 +0000 (17:18 -0400)]
test: tests for memoize
Evan You [Sun, 28 Oct 2018 20:41:29 +0000 (16:41 -0400)]
feat: skip constant trees and memoize fn
Evan You [Sun, 28 Oct 2018 19:58:59 +0000 (15:58 -0400)]
perf: skip props update if data object is the same
Evan You [Sun, 28 Oct 2018 19:23:37 +0000 (15:23 -0400)]
feat: delegate pointer events
Evan You [Sun, 28 Oct 2018 18:22:52 +0000 (14:22 -0400)]
fix: fragment replaceVNode
Evan You [Sun, 28 Oct 2018 18:22:34 +0000 (14:22 -0400)]
refactor: improve scheduler error warning message
Evan You [Sun, 28 Oct 2018 16:59:08 +0000 (12:59 -0400)]
refactor(scheduler): improve infinite loop detection
Evan You [Sun, 28 Oct 2018 16:10:29 +0000 (12:10 -0400)]
fix(hooks): fix effect update & cleanup
Evan You [Sun, 28 Oct 2018 16:09:38 +0000 (12:09 -0400)]
refactor: improve error logging
Evan You [Sun, 28 Oct 2018 16:08:58 +0000 (12:08 -0400)]
fix(scheduler): handle queueJob inside postFlushCbs
Evan You [Sun, 28 Oct 2018 16:08:20 +0000 (12:08 -0400)]
fix: parent chain error when root is functional
Evan You [Sun, 28 Oct 2018 02:10:25 +0000 (22:10 -0400)]
feat: implement basic hooks
Evan You [Fri, 26 Oct 2018 21:51:09 +0000 (17:51 -0400)]
build: update runtime-dom global name
Evan You [Fri, 26 Oct 2018 21:49:40 +0000 (17:49 -0400)]
refactor: adjust props initialization/updating
Evan You [Fri, 26 Oct 2018 19:44:50 +0000 (15:44 -0400)]
refactor: rename packages
Evan You [Fri, 26 Oct 2018 16:11:52 +0000 (12:11 -0400)]
perf: skip initializer extraction for options objects
Evan You [Fri, 26 Oct 2018 15:47:04 +0000 (11:47 -0400)]
refactor: reduce work in options -> class conversion
Evan You [Tue, 23 Oct 2018 15:59:16 +0000 (11:59 -0400)]
workflow: default dev script to vue package
Evan You [Tue, 23 Oct 2018 15:58:37 +0000 (11:58 -0400)]
build: add vue package
Evan You [Tue, 23 Oct 2018 15:44:56 +0000 (11:44 -0400)]
build: rename vue-compat
Evan You [Thu, 18 Oct 2018 23:15:17 +0000 (19:15 -0400)]
test: test for mixins
Evan You [Thu, 18 Oct 2018 22:29:27 +0000 (18:29 -0400)]
test: component class inheritance
Evan You [Thu, 18 Oct 2018 22:21:26 +0000 (18:21 -0400)]
feat: export all option types
Evan You [Thu, 18 Oct 2018 22:21:14 +0000 (18:21 -0400)]
fix: watcher oldValue
Evan You [Thu, 18 Oct 2018 22:01:38 +0000 (18:01 -0400)]
fix: should always generate slot for non-null children
Evan You [Thu, 18 Oct 2018 21:49:11 +0000 (17:49 -0400)]
fix: KeepAlive state should be non-reactive
Evan You [Wed, 17 Oct 2018 21:36:34 +0000 (17:36 -0400)]
test: wip tests for inheritance and mixins
Evan You [Wed, 17 Oct 2018 21:35:03 +0000 (17:35 -0400)]
feat: warn missing render() function
Evan You [Wed, 17 Oct 2018 20:37:45 +0000 (16:37 -0400)]
refactor: createComponentInstance needs only 1 argument
Evan You [Wed, 17 Oct 2018 20:19:07 +0000 (16:19 -0400)]
chore: upgrade TS
Evan You [Wed, 17 Oct 2018 16:20:54 +0000 (12:20 -0400)]
refactor: use faster key check
Evan You [Wed, 17 Oct 2018 14:52:08 +0000 (10:52 -0400)]
refactor: events -> eventEmitter
Evan You [Wed, 17 Oct 2018 00:32:18 +0000 (20:32 -0400)]
refactor: split EventEmitter and make it optional
Evan You [Wed, 17 Oct 2018 00:04:58 +0000 (20:04 -0400)]
feat: support initializers in mixins