Historie revizí

Autor SHA1 Zpráva Datum
  daiwei df961eb3e3 chore(usage-size): add defineVaporCustomElement to size tracking před 6 měsíci
  daiwei 0592e2f686 fix(build): use dedicated tsconfig to avoid resolving vue to vapor entry před 6 měsíci
  daiwei 05ffb24c86 chore: Merge branch 'minor' into rolldown před 6 měsíci
  daiwei fcc15898b7 fix: size usage před 6 měsíci
  daiwei 08b1447560 fix: update target and platform settings před 6 měsíci
  daiwei cee9ac317a fix: correct variable reference in console log for rebuilt file před 6 měsíci
  daiwei 9ded37c045 feat: add vapor support před 6 měsíci
  daiwei c90bc48e66 refactor: replace fs methods with destructured imports and improve type annotations před 6 měsíci
  daiwei 7e8b34cf6c chore: Merge branch 'minor' into rolldown před 6 měsíci
  daiwei f279a1767e chore: update .git-blame-ignore-revs to include recent formatter and linter migrations před 6 měsíci
  edison 65437f954a chore(style): migrate code formatter from Prettier to oxfmt (#14238) před 6 měsíci
  Cameron 08598a6bed chore(style): migrate linting to oxlint (#13326) před 6 měsíci
  edison 2a6ececaaa build: use rolldown (#13599) před 6 měsíci
  daiwei e4f7aa7c41 chore: update cSpell configuration to use enabledFileTypes před 6 měsíci
  daiwei 7ebbba71c2 docs(changelog): remove outdated Vapor Mode limitation před 6 měsíci
  daiwei 4aa1fa3e1b release: v3.6.0-beta.1 před 6 měsíci
  daiwei 7c831aff6d test: use DOM click to stabilize dynamic transition name test před 6 měsíci
  daiwei 1f4cbfc9c7 test: add SVG transition tests před 6 měsíci
  daiwei e393552feb fix(transition): move kept-alive node before v-show transition leave finishes před 6 měsíci
  daiwei 5dd8c32297 test: fix lint error před 6 měsíci
  daiwei 2005b3881b test: add more tests před 6 měsíci
  daiwei 939ef293ba chore(test): add todo tests před 6 měsíci
  daiwei e1646844c4 chore(runtime-vapor): simplify HMR unregistering condition in unmountComponent před 6 měsíci
  daiwei 26b0b374e1 fix(KeepAlive): preserve fragment's scope only if it include a component that should be cached před 6 měsíci
  daiwei 9675296b16 fix(runtime-vapor): fix scope preservation logic in onBeforeTeardown hooks před 6 měsíci
  daiwei f9a9fadc6d fix(Transition): prevent unmounted block from being inserted after transition leave před 6 měsíci
  daiwei 4d233ea595 test(vapor-e2e): add transition test for keep-alive include update před 6 měsíci
  daiwei f2b2110857 refactor(runtime-core): move MoveType export to public API před 6 měsíci
  daiwei 387c02b24b fix(runtime-vapor): refactor move function into insert with MoveType parameter před 6 měsíci
  daiwei 9dba82daef fix(runtime-vapor): add move function for block repositioning with transition support před 6 měsíci