Commit Graph

5234 Commits

Author SHA1 Message Date
三咲智子 Kevin Deng a3fb85fd00
chore: remove issue template 2023-11-27 00:24:19 +08:00
三咲智子 Kevin Deng df0f6275d4
test: fix template 2023-11-27 00:23:19 +08:00
三咲智子 Kevin Deng 12187fbc85
feat: dynamic root nodes 2023-11-26 03:53:47 +08:00
三咲智子 Kevin Deng f1e5bee7d5
fix: root 2023-11-26 03:24:12 +08:00
三咲智子 Kevin Deng 9602cd2011
feat: add api for document.createTextNode 2023-11-26 03:12:02 +08:00
三咲智子 Kevin Deng 45858c085d
fix: static + dynamic root nodes 2023-11-26 03:08:35 +08:00
三咲智子 Kevin Deng ac686033aa
feat: fragment 2023-11-26 02:13:59 +08:00
Rizumu Ayaka 9b2a6ffe70
test: v-once as root node (#2) 2023-11-25 17:05:00 +08:00
三咲智子 Kevin Deng bdbd524d59
Merge remote-tracking branch 'upstream/main' 2023-11-25 17:04:03 +08:00
三咲智子 Kevin Deng f1a0b3828f
chore: enable format on save 2023-11-25 16:26:08 +08:00
三咲智子 Kevin Deng a2ba499186
chore: update todo 2023-11-25 16:25:43 +08:00
Evan You 069f838691 release: v3.3.9 2023-11-25 16:11:31 +08:00
三咲智子 Kevin Deng 7e85be836a
refactor: root id 2023-11-24 20:41:46 +08:00
三咲智子 Kevin Deng 91e7f9bb83
feat: dynamic root node 2023-11-24 20:29:05 +08:00
三咲智子 Kevin Deng acec2409c7
test: add unit tests for directives 2023-11-24 20:03:28 +08:00
三咲智子 Kevin Deng 74031bac34
fix: remove get children when no dynamic node 2023-11-24 19:57:20 +08:00
三咲智子 Kevin Deng b70aa0a9a0
feat: v-cloak 2023-11-24 15:40:38 +08:00
三咲智子 Kevin Deng c9beaf6916
feat: v-pre 2023-11-24 15:37:49 +08:00
三咲智子 Kevin Deng 0d8cc43482
chore: update todo 2023-11-24 15:34:40 +08:00
三咲智子 Kevin Deng 7ddf69e6e9
feat: once 2023-11-24 15:25:34 +08:00
三咲智子 Kevin Deng 0b07affe0b
fix: typo 2023-11-24 15:02:47 +08:00
三咲智子 Kevin Deng 30ba8daeb2
fix: self closing tag 2023-11-24 14:59:10 +08:00
三咲智子 Kevin Deng dc3bc7016e
feat: v-text 2023-11-24 14:48:51 +08:00
三咲智子 Kevin Deng 74b4328337
feat: v-html 2023-11-24 14:44:57 +08:00
三咲智子 Kevin Deng 567feccb39
chore: add todo comment 2023-11-24 11:42:16 +08:00
三咲智子 Kevin Deng 1d5436fbf8
chore: update readme 2023-11-24 11:15:39 +08:00
三咲智子 Kevin Deng e44d616c80
chore: codegen 2023-11-24 11:15:33 +08:00
三咲智子 Kevin Deng d02629efa2
refactor: helpers, import type, cleanup 2023-11-24 11:07:31 +08:00
三咲智子 Kevin Deng 79fc4025c3
fix: ts error 2023-11-23 23:56:32 +08:00
三咲智子 Kevin Deng c347c02062
test: counter 2023-11-23 23:46:21 +08:00
三咲智子 Kevin Deng d21fd83a6d
Merge remote-tracking branch 'upstream/main' 2023-11-23 23:44:07 +08:00
三咲智子 Kevin Deng cd768d262f
refactor: tidy 2023-11-23 23:43:19 +08:00
三咲智子 Kevin Deng 1d2f66e111
feat: binding 2023-11-23 23:42:16 +08:00
Carlos Rodrigues 1c525f75a3
types: support app.component to be `defineComponent` (#9662) 2023-11-22 22:18:02 +08:00
Evan You fc772dbf73 chore: exclude private packages from version updates 2023-11-21 09:37:37 +08:00
Evan You 8fddb19c3a workflow: use workspace deps 2023-11-21 09:22:12 +08:00
三咲智子 Kevin Deng 717aad275d
Merge remote-tracking branch 'upstream/main' 2023-11-20 18:28:52 +08:00
renovate[bot] 32fb79df41
chore(deps): update all non-major dependencies (#9636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 17:38:13 +08:00
三咲智子 Kevin Deng b5eb4e78b8
fix: import 2023-11-20 14:20:21 +08:00
renovate[bot] 07bd2cd27e
chore(deps): update dependency vite to v5 (#9630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-11-18 10:36:56 +08:00
renovate[bot] 1ef43479c8
chore(deps): update dependency tsx to v4 (#9629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 10:33:45 +08:00
renovate[bot] 16a6438236
chore(deps): update lint (#9627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-11-18 10:33:24 +08:00
renovate[bot] 9b634cb8fc
chore(deps): update actions/github-script action to v7 (#9628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 10:31:45 +08:00
renovate[bot] ac04d28d51
chore(deps): update dessant/lock-threads action to v5 (#9626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 07:32:25 +08:00
renovate[bot] 90be6e9c87
chore(deps): update autofix-ci/action digest to bee19d7 (#9625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 07:13:04 +08:00
三咲智子 Kevin Deng 2f5f76779c
test: update snapshot 2023-11-17 18:00:39 +08:00
三咲智子 Kevin Deng 145df431e7
Merge remote-tracking branch 'upstream/main' 2023-11-17 17:36:40 +08:00
三咲智子 Kevin Deng a117dbf3f7
feat: build 2023-11-17 17:35:49 +08:00
三咲智子 Kevin Deng 46d3910794 chore: fix polyfill node conditions in dev 2023-11-17 08:45:43 +08:00
三咲智子 Kevin Deng 0de56b5a3c
Merge remote-tracking branch 'upstream/main' 2023-11-17 08:15:56 +08:00