]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2023-11-28  三咲智子 Kevin... feat: build vapor & add @vue/vapor package
2023-11-28  Rizumu Ayakafeat: add vapor errors of `v-bind` / `v-on` (#3)
2023-11-28  三咲智子 Kevin... chore: update component todo
2023-11-28  白雾三语test: add dynamic root nodes and interpolation (#1)
2023-11-27  三咲智子 Kevin... feat: scheduler
2023-11-27  三咲智子 Kevin... refactor: extract dynamicChildren
2023-11-27  三咲智子 Kevin... fix: use parser from runtime-dom
2023-11-26  三咲智子 Kevin... feat: add size report for compiler vapor
2023-11-26  三咲智子 Kevin... chore: add todo comment for prepend append
2023-11-26  三咲智子 Kevin... feat: append & prepend multiple elements
2023-11-26  三咲智子 Kevin... feat: use Array for Fragment, instead of native Documen...
2023-11-26  三咲智子 Kevin... feat: append multiple node
2023-11-26  三咲智子 Kevin... chore: remove issue template
2023-11-26  三咲智子 Kevin... test: fix template
2023-11-25  三咲智子 Kevin... feat: dynamic root nodes
2023-11-25  三咲智子 Kevin... fix: root
2023-11-25  三咲智子 Kevin... feat: add api for document.createTextNode
2023-11-25  三咲智子 Kevin... fix: static + dynamic root nodes
2023-11-25  三咲智子 Kevin... feat: fragment
2023-11-25  Rizumu Ayakatest: v-once as root node (#2)
2023-11-25  三咲智子 Kevin... Merge remote-tracking branch 'upstream/main'
2023-11-25  三咲智子 Kevin... chore: enable format on save
2023-11-25  三咲智子 Kevin... chore: update todo
2023-11-25  Evan Yourelease: v3.3.9 v3.3.9
2023-11-24  三咲智子 Kevin... refactor: root id
2023-11-24  三咲智子 Kevin... feat: dynamic root node
2023-11-24  三咲智子 Kevin... test: add unit tests for directives
2023-11-24  三咲智子 Kevin... fix: remove get children when no dynamic node
2023-11-24  三咲智子 Kevin... feat: v-cloak
2023-11-24  三咲智子 Kevin... feat: v-pre
2023-11-24  三咲智子 Kevin... chore: update todo
2023-11-24  三咲智子 Kevin... feat: once
2023-11-24  三咲智子 Kevin... fix: typo
2023-11-24  三咲智子 Kevin... fix: self closing tag
2023-11-24  三咲智子 Kevin... feat: v-text
2023-11-24  三咲智子 Kevin... feat: v-html
2023-11-24  三咲智子 Kevin... chore: add todo comment
2023-11-24  三咲智子 Kevin... chore: update readme
2023-11-24  三咲智子 Kevin... chore: codegen
2023-11-24  三咲智子 Kevin... refactor: helpers, import type, cleanup
2023-11-23  三咲智子 Kevin... fix: ts error
2023-11-23  三咲智子 Kevin... test: counter
2023-11-23  三咲智子 Kevin... Merge remote-tracking branch 'upstream/main'
2023-11-23  三咲智子 Kevin... refactor: tidy
2023-11-23  三咲智子 Kevin... feat: binding
2023-11-22  Carlos Rodriguestypes: support app.component to be `defineComponent...
2023-11-21  Evan Youchore: exclude private packages from version updates
2023-11-21  Evan Youworkflow: use workspace deps
2023-11-20  三咲智子 Kevin... Merge remote-tracking branch 'upstream/main'
2023-11-20  renovate[bot]chore(deps): update all non-major dependencies (#9636)
2023-11-20  三咲智子 Kevin... fix: import
2023-11-18  renovate[bot]chore(deps): update dependency vite to v5 (#9630)
2023-11-18  renovate[bot]chore(deps): update dependency tsx to v4 (#9629)
2023-11-18  renovate[bot]chore(deps): update lint (#9627)
2023-11-18  renovate[bot]chore(deps): update actions/github-script action to...
2023-11-17  renovate[bot]chore(deps): update dessant/lock-threads action to...
2023-11-17  renovate[bot]chore(deps): update autofix-ci/action digest to bee19d7...
2023-11-17  三咲智子 Kevin... test: update snapshot
2023-11-17  三咲智子 Kevin... Merge remote-tracking branch 'upstream/main'
2023-11-17  三咲智子 Kevin... feat: build
2023-11-17  三咲智子 Kevin... chore: fix polyfill node conditions in dev
2023-11-17  三咲智子 Kevin... Merge remote-tracking branch 'upstream/main'
2023-11-17  三咲智子 Kevin... chore: fix polyfill node conditions in dev
2023-11-16  三咲智子 Kevin... feat: size report for runtime vapor
2023-11-16  三咲智子 Kevin... feat: basic render
2023-11-16  三咲智子 Kevin... feat(runtime-vapor): template
2023-11-16  三咲智子 Kevin... chore: update readme
2023-11-16  三咲智子 Kevin... feat: init runtime vapor
2023-11-16  三咲智子 Kevin... ci: temp remove some ci
2023-11-16  三咲智子 Kevin... chore: temp remove check
2023-11-16  三咲智子 Kevin... feat: init vapor package
2023-11-15  三咲智子 Kevin... docs: replace rollup-plugin-vue with vite version
2023-11-15  Evan Youfix(v-model): unnecessary value binding error should...
2023-11-13  Bogdan Kolesnykfix(compiler-sfc): malformed filename on windows using...
2023-11-13  renovate[bot]chore(deps): update compiler to ^7.23.3 (#9590)
2023-11-13  renovate[bot]chore(deps): update all non-major dependencies (#9589)
2023-11-13  Evan Youfix(types): revert class type restrictions
2023-11-12  Evan Youworkflow(playground): prod/dev toggle should apply...
2023-11-10  Rickchore: fix dev-sfc-prepare command (#9570)
2023-11-10  renovate[bot]chore(deps): update dependency puppeteer to ~21.5.1...
2023-11-10  renovate[bot]chore(deps): update lint (#9552)
2023-11-10  丶远方fix(types): fix `unref` and `toValue` when input union...
2023-11-10  花果山大圣fix(reactivity): onCleanup also needs to be cleaned...
2023-11-10  Congfix(compiler-sfc): support `:is` and `:where` selector...
2023-11-10  auvredfix(compiler-sfc): consistently escape type-only prop...
2023-11-10  edisonfix(compiler-sfc): support resolve extends interface...
2023-11-10  Evan Youfix(types): widen ClassValue type
2023-11-10  Anthony Fufix(ssr): hydration `__vnode` missing for devtools...
2023-11-10  Evan Youchore: remove typeof NULL_DYNAMIC_COMPONENT for type...
2023-11-10  zqranfix(types): return type of withDefaults should be reado...
2023-11-10  Basil Gorfix(types): more precise types for class bindings ...
2023-11-10  丶远方test(shared): add test case for escapeHtmlComment ...
2023-11-10  skirtledx(runtime-core): warn if `this` is used in a `<script...
2023-11-10  Evan Youchore: fix formatting + remove duplicated property...
2023-11-10  被雨水过滤的空气-Rainrefactor(compiler-dom): use String's built-in repeat...
2023-11-10  Yuchaotest(apiWatch): better indicate array pre & new values...
2023-11-10  skirtledx(runtime-core): warn when the prop type is `[]` ...
2023-11-10  bqy_fefix(types): update jsx type definitions (#8607)
2023-11-10  Yuchaofix(types): allow falsy value types in `StyleValue...
2023-11-10  Tychorefactor(compiler-sfc): reuse `forAliasRE` regex from...
next