Commit Graph

  • 9e88707940 chore: fix spelling mistakes (#13216) main Toddneal Stallworth 2024-10-10 00:24:14 -07:00
  • 73486cb5f5 chore: fix link broken (#13192) Snoppy 2024-06-14 20:52:12 +08:00
  • e428d89145 chore: browser compatibility table link (#13187) Artfaith 2024-05-21 09:51:55 +02:00
  • 071c651517 chore(deps-dev): bump vite from 5.0.5 to 5.0.12 dependabot/npm_and_yarn/vite-5.0.12 dependabot[bot] 2024-01-19 23:05:32 +00:00
  • acfec95afc chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 dependabot/npm_and_yarn/follow-redirects-1.15.4 dependabot[bot] 2024-01-09 15:15:37 +00:00
  • bed04a77e5 chore: update issue form [ci skip] Evan You 2023-12-31 21:22:32 +08:00
  • 0191d50c31 chore: eol readme (#13142) Evan You 2023-12-31 17:32:08 +08:00
  • cdcc4f0c66 chore: release name for 2.7.16 [ci skip] Evan You 2023-12-24 23:13:43 +08:00
  • 13f4e7dc03 release: v2.7.16 v2.7.16 Evan You 2023-12-24 23:02:07 +08:00
  • 56ce7f8c57 fix(lifecycle): esnure component effect scopes are disconnected Evan You 2023-12-24 22:40:05 +08:00
  • 305e4ae9dc release: v2.7.16-beta.2 v2.7.16-beta.2 Evan You 2023-12-14 09:28:08 +08:00
  • 3e1037e4a0 chore: bump vitest to 1.0.4 Evan You 2023-12-14 09:21:26 +08:00
  • db9c566032 fix: account for nested render calls Evan You 2023-12-14 09:21:11 +08:00
  • 895669ffa0 fix(types): export more types for v3 alignment (jsx / component options) Evan You 2023-12-14 08:33:45 +08:00
  • 73bdf14ef5 release: v2.7.16-beta.1 v2.7.16-beta.1 Evan You 2023-12-08 09:42:01 +08:00
  • e0747f40a8 fix(keep-alive): fix memory leak without breaking transition tests Evan You 2023-12-07 17:07:15 +08:00
  • 2632249925 fix(keep-alive): fix keep-alive memory leak Evan You 2023-12-07 16:12:36 +08:00
  • 3650c12f7d fix(types): provide types for built-in components Evan You 2023-12-07 14:41:10 +08:00
  • 83d95351a9 fix(compiler-sfc): check template ref usage, (#12985) lsdsjy 2023-12-07 14:14:27 +08:00
  • 24fcf69624 fix(types): type VNodeChildren should allow type number (#13067) xonx 2023-12-07 11:29:43 +05:30
  • 6d857f5bee fix(watch): new property addition should trigger deep watcher with getter Evan You 2023-12-07 00:13:31 +08:00
  • a174c29dab fix(types): fix shallowRef's return type (#12979) Simon Lévesque 2023-12-06 10:51:56 -05:00
  • f5ef882a78 fix(style): always set new styles Evan You 2023-12-06 23:17:02 +08:00
  • d6468c4c38 chore(deps): bump esbuild Evan You 2023-12-06 17:29:47 +08:00
  • 25f97a5033 fix(compiler-sfc): fix rewriteDefault edge cases Evan You 2023-12-06 17:25:12 +08:00
  • 10c2a87c70 chore(deps): bump @babel/parser Evan You 2023-12-06 16:48:30 +08:00
  • ae3e4b1c70 fix(utils): unwrap refs when stringifying values in template Evan You 2023-12-06 16:38:16 +08:00
  • de0b97b3ea fix(types): fix type augmentation and compiler-sfc types w/moduleResolution: bundler (#13107) Adam Hines 2023-12-06 00:52:18 -07:00
  • 45d6ad6645 chore(compiler-sfc): specify prettier version (#13053) Grigorii K. Shartsev 2023-12-06 12:49:41 +05:00
  • 0ad8e8d94f fix(shallowReactive): should track value if already reactive when set in shallowReactive Evan You 2023-12-06 15:45:15 +08:00
  • d30f6fd25f test: fix tests Evan You 2023-12-06 15:21:00 +08:00
  • 08382f0080 fix(props): should not unwrap props that are raw refs Evan You 2023-12-06 15:10:49 +08:00
  • 947993f7e8 chore: bump vitest to 1.0 Evan You 2023-12-06 15:08:23 +08:00
  • 223a9e9f2e chore: bust sponsor cache [ci skip] Evan You 2023-11-07 15:32:23 +08:00
  • 81598ea2f3 release: v2.7.15 v2.7.15 Evan You 2023-10-23 15:55:40 +08:00
  • af9a10f3c1 chore: update snapshots Evan You 2023-10-23 15:15:18 +08:00
  • c22363425a fix(patch): clone insert hooks to avoid being mutated during iteration (#12905) xdm 2023-10-23 15:11:13 +08:00
  • 51fef2ca69 fix(compiler-sfc): add semicolon after defineProps statement (#12879) Liu Bo 2023-10-23 15:09:23 +08:00
  • b8c8b3fc7a fix(compiler-sfc): Resolve object expression parsing errors in v-on (#12862) webfansplz 2023-10-23 15:08:58 +08:00
  • d27c128b7c fix(compiler-sfc): fix macro usage in multi-variable declaration (#12873) webfansplz 2023-10-23 15:08:34 +08:00
  • bb59751dd4 fix(compiler-sfc): Optimize the value of emitIdentifier (#12851) webfansplz 2023-10-23 15:08:17 +08:00
  • 099401e227 fix(types/sfc): improve the type inference using withDefaults (#12872) webfansplz 2023-10-23 15:06:28 +08:00
  • 67c1d26cb0 fix(types): correct serverPrefetch this type (#13068) xonx 2023-10-23 12:28:47 +05:30
  • 74ca5a13ba fix(lifecycle): scope might changed when call hook (#13070) Red Huang 2023-10-22 10:52:10 +08:00
  • 1399ee6aa0 test: pin esbuild to 0.16 for karma-esbuild compat Evan You 2023-10-22 10:46:45 +08:00
  • 78ef6271d2 test: upgrade vitest + fix ssr tests for Node 18+ Evan You 2023-10-22 10:32:47 +08:00
  • 6149048ce9 chore: update node version task name Evan You 2023-10-22 09:47:16 +08:00
  • 18cc5479f6 chore: bump required node and pnpm versions for maintenance Evan You 2023-10-22 09:40:18 +08:00
  • 49b6bd4264 refactor(shared): update genStaticKeys (#13010) mikoloism 2023-04-27 13:13:19 +03:30
  • a9ca2d8519 chore: typos (#12949) rj1 2023-02-04 12:16:38 -06:00
  • d52fbff7a7 chore: fix typo in utils.ts (#12927) [skip ci] 星宿君 2023-01-12 22:47:00 +08:00
  • 0e8511a8be chore: fix typo in apiAsyncComponent.ts (#12912) Vadim 2022-12-28 00:38:05 +03:00
  • 34c6192f4a chore: update links (http=https) (#12911) Ihor Sychevskyi 2022-12-27 11:19:37 +02:00
  • 2e57061766 chore: comment typos (#12878) Caichong 2022-12-14 16:43:02 +08:00
  • ca11dc6a86 chore: fix typo (#12894) 董雨航 2022-12-06 22:35:28 +08:00
  • 9dd006b481 release: v2.7.14 v2.7.14 Evan You 2022-11-09 20:39:52 +08:00
  • 29b5f58803 fix(reactivity): avoid using WeakMap for IE compatibility Evan You 2022-11-09 20:33:05 +08:00
  • d1899caf68 fix(provide/inject): do not mutate original provide options during merge Evan You 2022-11-09 20:04:25 +08:00
  • 5e3d4e90cd fix(compiler-sfc): fix template usage check edge case for v-slot destructured default value (#12842) a161803398 2022-11-09 17:52:35 +08:00
  • 5aed733ab6 test: add test case for #12778 Evan You 2022-11-09 17:35:45 +08:00
  • f7db7f361b fix(types): fix spreading VNodeData in tsx (#12789) k-furusho 2022-11-09 18:34:55 +09:00
  • 0b3cf7dda9 fix(types): stricter type condition for EventHandlers (#12840) webfansplz 2022-11-09 17:25:28 +08:00
  • a5afc4d0a4 chore: fix typo (#12863) webfansplz 2022-11-09 16:07:36 +08:00
  • 6d9aac8bd3 chore: fix some broken links to v2 docs (#12839) Jinjiang 2022-10-19 12:45:59 +08:00
  • a7a71ad990 Update the dev to main in the PR template (#12834) Jinjiang 2022-10-16 20:13:22 +08:00
  • 259c7060da chore: fix changelog rendering [ci skip] Evan You 2022-10-15 17:39:04 +08:00
  • df281b0e4c release: v2.7.13 v2.7.13 Evan You 2022-10-14 11:41:56 +08:00
  • 800207c473 fix(effectScope): calling off() of a detached scope should not break currentScope Evan You 2022-10-14 10:51:07 +08:00
  • 5960f05c69 fix(watch): avoid traversing objects that are marked non-reactive (#12806) 不见月 2022-10-12 21:25:26 +08:00
  • 8e262618cd fix(types): style attribute svg (#12800) Blake Newman 2022-10-12 14:24:26 +01:00
  • 4cad410071 release: v2.7.12 v2.7.12 Evan You 2022-10-12 21:41:36 +08:00
  • e80cd09fff Revert "fix(setup): setup hook should be called before beforeCreate" Evan You 2022-10-12 21:22:26 +08:00
  • c61395d3f1 release: v2.7.11 v2.7.11 Evan You 2022-10-11 19:13:06 +08:00
  • 8880b55d52 perf: improve unsub perf for deps with massive amount of subs Evan You 2022-10-11 19:02:47 +08:00
  • 738f4b3c57 fix(build): enforce LF line ending in built files Evan You 2022-10-11 17:51:46 +08:00
  • cc14d4452c chore: bump build deps Evan You 2022-10-11 17:39:59 +08:00
  • e1342df784 fix(setup): setup hook should be called before beforeCreate Evan You 2022-10-11 16:23:08 +08:00
  • 0d6d972b32 fix(compiler-sfc): export parseComponent for compat with fork-ts-checker-webpack-plugin Evan You 2022-10-11 14:58:24 +08:00
  • bc5b92adde fix(types): fix error with options watch (#12779) fukang wang 2022-10-11 14:43:33 +08:00
  • fb13930096 fix(sfc): prune returned bindings for non-TS as well Evan You 2022-10-11 14:09:10 +08:00
  • 87f69aa26f fix(types): support Ref and function types in tsx ref attribute (#12759) Shiluo34 2022-10-11 13:36:50 +08:00
  • 5d26f815c6 fix(reactivity): check skip first before checking ref when creating observer (#12813) Xiersa 2022-10-11 13:26:20 +08:00
  • 4a0d88e46e fix(reactivity): use WeakMap for proxy/raw checks, compat with non-extensible objects Evan You 2022-10-11 12:26:19 +08:00
  • 27eed829cc fix(types): vue 3 directive type compatibility (#12792) ZHAO Jinxiang 2022-10-10 20:51:05 -07:00
  • 2f335b2f9d fix(sfc): remove sfc scoped deep syntax deprecation warnings Evan You 2022-10-11 11:41:31 +08:00
  • 60d268c426 chore: cache bust svg [ci skip] Evan You 2022-09-01 14:31:31 +08:00
  • d189b4beaa chore: special sponsor [ci skip] Evan You 2022-09-01 14:30:09 +08:00
  • ee57d9fd1d release: v2.7.10 v2.7.10 Evan You 2022-08-23 09:29:42 +08:00
  • e0b26c483a fix: fix parent of multi-nested HOC $el not updating (#12757) 不见月 2022-08-23 09:22:45 +08:00
  • 46ca7bcddc fix(compiler-sfc): avoid deindent when lang is jsx/tsx Evan You 2022-08-23 09:18:36 +08:00
  • 810f6d12ed fix(types): Add missing type parameter constraints (#12754) Nathan Shively-Sanders 2022-08-21 19:28:39 -07:00
  • 15618888cb release: v2.7.9 v2.7.9 Evan You 2022-08-19 12:27:12 +08:00
  • 8521f9d3f6 fix(types): fix missing error for accessing undefined instance properties Evan You 2022-08-19 12:22:51 +08:00
  • 7161176cd0 fix: fix effect scope tracking for manually created instances Evan You 2022-08-18 18:14:50 +08:00
  • 165a14a6c6 fix(ssr): fix on-component directives rendering (#12661) Alexander Lichter 2022-08-18 10:22:55 +02:00
  • bba6b3d6b4 feat(types): enhance type for onErrorCaptured (#12735) 不见月 2022-08-18 16:20:27 +08:00
  • 9eb8ea5b63 chore: fix some legacy doc urls in warnings and readme (#12725) [ci skip] GU Yiling 2022-08-18 16:12:20 +08:00
  • 2263948c24 fix: directives shorthand normalize error (#12744) JuniorTour 2022-08-18 16:11:47 +08:00
  • 5221d4d3b6 fix(compiler-sfc): rewriteDefault for class with decorators (#12747) 林烁壕 2022-08-18 16:01:00 +08:00
  • 89a6b5e865 feat(types): support mixins inference for new Vue() (#12737) gu 2022-08-18 15:56:37 +08:00