Skip to content

Releases: stevenleep/vue-core

Mildly

10 Jul 15:50
Compare
Choose a tag to compare

支撑到CustomRender版本, 可满足WebPlugin等研发

V1.1.0 miniature

10 Jul 01:55
Compare
Choose a tag to compare

miniature

V1.0.0 MVP

04 Jul 04:38
Compare
Choose a tag to compare

Reactivity

  • reactive
  • readonly
  • isReactive、isReadonly
  • ref
  • isRef
  • unRef
  • shallowReative、ShallowReadonly
  • proxyRefs
  • effect
    • scheduler
    • stop

Computed

  • computed
  • computed cache

Runtime-Core

  • createApp
  • ShapeFlags
  • h function
  • vNode and setup biinding
  • onEvent: custom event