]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2019-08-27  Evan Youtest: fix deep watch for Map/Set
2019-08-27  Evan Youtest: coverage
2019-08-27  Evan Youtest: finish tests for watch api
2019-08-27  Evan Youtest: (wip) test for watch api
2019-08-27  Evan Youtest: refactor fragment tests to reduce scope
2019-08-27  Evan Youtest: effect.onStop
2019-08-26  Evan Youtest: test for isRef & toRefs
2019-08-26  Evan Youtest: test for setup()
2019-08-26  Evan Youtest: test for provide/inject
2019-08-26  Evan Youtest: jest warning assert utils
2019-08-25  Evan Youci: run tests with ci flags
2019-08-25  Evan Youchore: basic readme
2019-08-25  Evan Youci: enable ci
2019-08-23  Evan Youchore: contribution guide
2019-08-23  Evan Youchore: remove no longer needed package
2019-08-23  Evan Youtest: fix temp tests
2019-08-23  Evan Youtest: update fragment tests
2019-08-23  Evan Yourefactor: immutable -> readonly
2019-08-23  Evan Youtest: more test todos
2019-08-23  Evan Youtest: layout test references
2019-08-23  Evan Youwip: pass attrs fallthrough tests
2019-08-23  Evan Youwip: adjust index exports
2019-08-22  Evan Youchore: test todos
2019-08-22  Evan Youwip: cloneVNode + mergeProps
2019-08-22  Evan Yourefactor: use const enums for flags
2019-08-22  Evan Youtest: layout more runtime-core tests
2019-08-21  Evan Youtypes: fix createComponent spec
2019-08-21  Evan Youwip: update runtime-test
2019-08-21  Evan Youchore: comments
2019-08-21  Evan Youtest: test immutable + ref
2019-08-21  Evan Youwip: improve computed typing + test for setters
2019-08-21  Evan Youchore: allow custom assignment to this
2019-08-20  Evan Youwip: warn when injection not found
2019-08-20  Evan Youwip: remove immutability conversion in inject
2019-08-20  Evan Youbuild: bump jest & ts-jest
2019-08-20  Evan Youbuild: bump rollup version
2019-08-20  Evan Youbuild: bump ts and prettier
2019-08-20  Evan Youbuild: bump deps
2019-08-20  Evan Youtest: fix reactivity tests
2019-08-20  Evan Youwip: make computed implementation consistent
2019-08-20  Evan Youfeat: toRefs
2019-08-19  Evan Youfeat: template ref handling + ref unmount
2019-08-19  Evan Youwip: make injected values immutable
2019-08-19  Evan Youfix: reactive and immutable should warn for undefined
2019-08-19  Evan Youwip: adjust inject API
2019-08-19  Evan Youwip: fix watch simple effect usage
2019-08-19  Evan Youwip: update writable computed API to match latest spec
2019-08-19  Evan Youtypes: watch API type overload
2019-08-19  Evan Youtypes: simplify ref type
2019-08-16  Evan Youwip: adjust computed ref type
2019-08-16  Evan Youwip: update runtime core to updated reactivity api...
2019-08-16  Evan Youwip: improve ref typing
2019-08-16  Evan Youwip: state -> reactive, value -> ref
2019-08-13  Evan Youwip: proper handling of value assignment in reactive...
2019-08-13  Evan Yourevert: "wip: handle value -> value assignment in react...
2019-08-13  Evan Youtypes: use unknown
2019-08-13  Evan Youtypes: allow string keys in provide/inject
2019-08-13  Evan Youwip: handle value -> value assignment in reactive object
2019-06-20  Evan Youwip: update test runtime
2019-06-20  Evan Youwip: expose getCurrentInstance()
2019-06-19  Evan Youchore: todo
2019-06-19  Evan Youperf: improve inject performance
2019-06-19  Evan Youwip: provide/inject
2019-06-19  Evan Youwip: $state -> $data
2019-06-19  Evan Youwip: setup context + emit
2019-06-13  Evan Youchore: comments
2019-06-12  Evan Youwip: types
2019-06-12  Evan Youwip: support returning render fn from setup() + improve...
2019-06-11  Evan Yourefactor: adjust reactivity structure
2019-06-11  Evan Yourefactor: rename reactivity package name and APIs
2019-06-07  Evan Youwip: restructure api + support watch multiple sources
2019-06-06  Evan Youwip: adjust watcher cleanup api
2019-06-06  Evan Youwip: watcher cleanup improvement
2019-06-06  Evan Youwip: watcher cleanup
2019-06-06  Evan Youfix: vnode key ref should default to null
2019-06-06  Evan Youwip: writable computed
2019-06-05  Evan Youwip: delete keys from props proxy when needed
2019-06-03  Evan Youchore: comments
2019-06-03  Evan Youwip: use typeFlag in slot normalization
2019-06-03  Evan Youchore: notes on style binding optimization
2019-06-03  Evan Youwip: refs
2019-06-03  Evan Youwip: hoc parent el update
2019-06-03  Evan Youwip: svg & parent chain
2019-06-02  Evan Youwip: optimize children shapeFlag
2019-06-02  Evan Youwip: include children type in shapeFlag
2019-06-02  Evan Youwip: optimize w/ shapeFlag
2019-06-01  Evan Youchore: comments
2019-06-01  Evan Youchore: remove unused var
2019-06-01  Evan Youwip: style/class normalization
2019-05-31  Evan Youwip: always track component nodes
2019-05-31  Evan Youwip: improve props typing
2019-05-31  Evan Youwip: slots
2019-05-31  Evan Youwip: shouldUpdateComponent logic for slots
2019-05-30  Evan Youwip: props proxy for setup()
2019-05-30  Evan Youtypes: bump TS version + type test for createComponent
2019-05-30  Evan Yourefactor: tweak watch getter logic
2019-05-30  Evan Youchore: comments
2019-05-30  Evan Youchore: comments
2019-05-30  Evan Youwip: component update fast path
2019-05-30  Evan Youtypes: improve value unwrapping
next