Commit Graph

  • 33ff92fd87 docs: add zh-CN.md Amour1688 2020-07-02 13:30:17 +0800
  • 290c56ae96 chore: update vue to 3.0 beta17 Amour1688 2020-07-01 22:01:57 +0800
  • a68a45e6ca
    use createVNode (#14) Amour1688 2020-06-27 09:31:41 +0800
  • a7319324df test: add patchFlag Amour1688 2020-06-26 14:00:37 +0800
  • b548a0b985 chore: use createVNode Amour1688 2020-06-26 13:56:07 +0800
  • ed66deccf6 release 1.0.0-alpha.6 Amour1688 2020-06-21 17:33:04 +0800
  • 9b005fcf02 feat: configurable usePatchFlag Amour1688 2020-06-21 17:29:07 +0800
  • 74744fe74b fix: skip normalizeObjectSlots in runtime-core Amour1688 2020-06-21 17:06:37 +0800
  • 20f508e917
    add code to the location hash (#13) martinoooo 2020-06-21 13:21:27 +0800
  • eafe31816a fix: format xiaomeng 2020-06-21 13:05:27 +0800
  • ee8a2b3eba feat: add url xiaomeng 2020-06-21 12:51:57 +0800
  • 620496f790
    chore: deploy site in netlify.app (#12) Amour1688 2020-06-17 19:57:37 +0800
  • 52c85df4a5 chore: deploy site Amour1688 2020-06-17 19:47:37 +0800
  • fe4f0ff48f release: 1.0.0-alpha.5 Amour1688 2020-06-16 23:40:59 +0800
  • 8a6c8a7ca2 fix: isFragment get wrong result Amour1688 2020-06-16 19:12:17 +0800
  • 65a1912809 chore: use cnpm in lockfile Amour1688 2020-06-15 22:50:31 +0800
  • 4180c849ac fix: only pass string when children is string Amour1688 2020-06-14 22:42:47 +0800
  • 92db537e84 test: nested component Amour1688 2020-06-14 22:40:31 +0800
  • 6913a51ee8 chore: console log ast in jsx explorer Amour1688 2020-06-14 16:18:50 +0800
  • dd787c0256 refactor: Dedupe props in an object literal Amour1688 2020-06-14 16:17:59 +0800
  • b8aa96eb20 chore: upgrade to vue@3.0.0-beta.15 Amour1688 2020-06-14 14:01:07 +0800
  • 4dda1411b9
    feat: jsx-explorer (#11) Amour1688 2020-06-13 11:23:47 +0800
  • 9a7475d936 feat: jsx-explorer Amour1688 2020-06-13 11:22:49 +0800
  • fc128fb981 chore: set rollup babel configFile as false Amour1688 2020-06-09 13:29:31 +0800
  • 4c34cf1d5d
    perf: replace h with createVNode for PatchFlags (#6) Amour1688 2020-06-07 17:22:42 +0800
  • 1dfc476e10 refactor: cjs to esModule Amour1688 2020-06-07 00:42:45 +0800
  • 596fc20b7d
    test: add coverage report (#7) Haoqun Jiang 2020-06-04 21:54:22 +0800
  • c4ad823697
    test: add coverage report Haoqun Jiang 2020-06-04 20:55:38 +0800
  • 88bf7cca93 chore: move npmignore Amour1688 2020-06-04 19:46:26 +0800
  • a7aca6c70b doc: update README Amour1688 2020-06-04 19:45:40 +0800
  • f74445bb9d perf: import compatibleProps when opts.compatibleProps is true Amour1688 2020-06-03 23:19:09 +0800
  • 471751c32a chore: add describe Patch Flags Amour1688 2020-06-03 23:18:23 +0800
  • 2a278659e3 chore: describe Transform JSX in test Amour1688 2020-06-03 23:17:32 +0800
  • 052d8e5a3f chore: pass null when children is empty Amour1688 2020-06-02 13:31:20 +0800
  • 4fba285705 feat: Check if an attribute value is constant Amour1688 2020-06-02 13:18:56 +0800
  • 17a44ba29a fix: hasRef will not always be false Amour1688 2020-06-01 20:00:57 +0800
  • 47a9972d19 chore: rename v-_model to _model in sugar-v-model Amour1688 2020-05-31 22:53:18 +0800
  • 71a413d3d4 fix: vModel modifiers shift Amour1688 2020-05-31 16:30:06 +0800
  • e1b4a865fb feat: replace h with createVNode for PatchFlags Amour1688 2020-05-31 11:50:01 +0800
  • 2dd6d219ed chore: disable no-bitwise in eslint Amour1688 2020-05-31 11:44:26 +0800
  • 9c464f4ce5
    chore: improve setup of the tooling (#4) Haoqun Jiang 2020-05-28 21:20:39 +0800
  • 4573b93187
    chore: enable useWorkspaces in lerna Haoqun Jiang 2020-05-28 21:15:14 +0800
  • 866ea46293
    chore: add missing peer dependency for @vue/test-utils Haoqun Jiang 2020-05-28 17:33:47 +0800
  • e21bd348be
    chore: remove babel-eslint Haoqun Jiang 2020-05-28 16:23:24 +0800
  • 5776dd56e7
    chore: use eslint-config-airbnb-base instead of the full airbnb config Haoqun Jiang 2020-05-28 16:19:46 +0800
  • 881a1b4ee1
    chore: downgrade to eslint v6 for compatibility with other dependencies Haoqun Jiang 2020-05-28 16:18:28 +0800
  • 6ba3182835
    chore: add .js extension to eslint config Haoqun Jiang 2020-05-28 16:14:54 +0800
  • 18c2d97f6f
    chore: the jsxInjection alias is extraneous Haoqun Jiang 2020-05-28 16:08:52 +0800
  • 5438cb1afc
    chore: prefer babel.config.js over .babelrc Haoqun Jiang 2020-05-28 16:06:35 +0800
  • fa7896f1f2
    test: the globals configuration is redundant Haoqun Jiang 2020-05-28 16:05:18 +0800
  • a143523b2a
    chore: use jest.config.js Haoqun Jiang 2020-05-28 15:57:15 +0800
  • 6c1a68f5b7
    chore: set up yarn workspaces Haoqun Jiang 2020-05-28 15:54:28 +0800
  • 52e85ae2d6
    chore: explicitly set the npm client to yarn Haoqun Jiang 2020-05-28 13:58:46 +0800
  • 4ade46bcc5
    chore: lockfile should be committed to the repo Haoqun Jiang 2020-05-28 13:57:15 +0800
  • 5f7c77ad88 bump 1.0.0-alpha.4 Amour1688 2020-05-28 12:47:25 +0800
  • 83ed0ac6d4 docs: update README Amour1688 2020-05-27 13:05:24 +0800
  • dcadabd28a feat: compatible with Vue 2.x Amour1688 2020-05-27 12:52:52 +0800
  • 7e0ee7dc5e bump 1.0.0-alpha.3 Amour1688 2020-05-27 00:43:37 +0800
  • 082f537b89 docs: update README Amour1688 2020-05-27 00:12:34 +0800
  • 5e2eaa6ced fix error when use fragment Amour1688 2020-05-26 23:49:19 +0800
  • 7a1a39a4cb refactor: support transformOn Amour1688 2020-05-26 21:04:56 +0800
  • 402568dc52 addNamed in path and pass children with withCtx Amour1688 2020-05-26 00:16:35 +0800
  • 9a2a5277b4 bump 1.0.0-alpha.2 Amour1688 2020-05-24 22:54:00 +0800
  • 47c4105c4f refactor: remove @babel/types in dependencies Amour1688 2020-05-24 22:06:59 +0800
  • 4b954484bf Rename babel-preset-jsx to babel-plugin-jsx Amour1688 2020-05-24 11:33:04 +0800
  • a118fb1df4 chore: modify .eslintrc Amour1688 2020-05-24 11:31:04 +0800
  • 33052a05d1 bump 1.0.0-alpha.0 Amour1688 2020-05-24 10:29:41 +0800
  • 547d817a73 feat: add withDirectives in .jest Amour1688 2020-05-24 10:29:20 +0800
  • ae18223861 docs: Update README Amour1688 2020-05-23 16:58:37 +0800
  • 4667679054 support v-show Amour1688 2020-05-23 16:38:53 +0800
  • f413253ff8 support v-model Amour1688 2020-05-21 13:14:20 +0800
  • 2a8a3ed50e docs: changelog Amour1688 2020-05-19 21:44:08 +0800
  • e3e3e56707 docs: update README Amour1688 2020-05-18 00:20:10 +0800
  • 80b9cb1570 refactor: directives Amour1688 2020-05-18 00:09:50 +0800
  • 49a6b88edc feat: add directive feature 252675163 2020-05-17 16:26:33 +0800
  • 951e973e93 chore: remove deprecated test file 252675163 2020-05-17 16:24:10 +0800
  • 063af0e975 filter JSXEmptyExpression Amour1688 2020-05-17 21:49:08 +0800
  • 68da671c5a support Fragment Amour1688 2020-05-17 16:36:38 +0800
  • 89cef4a4c9 feat: add directive feature 252675163 2020-05-17 16:26:33 +0800
  • 390a5a6477 chore: remove deprecated test file 252675163 2020-05-17 16:24:10 +0800
  • 9608e0afca jest support async Amour1688 2020-05-17 00:02:24 +0800
  • c1a26926c9 merge onXXX Amour1688 2020-05-16 23:57:10 +0800
  • 42e3292779 support mergeProps Amour1688 2020-05-16 21:24:51 +0800
  • 8f18b5630a feat: add directive test case add spread test case zdw 2020-05-13 23:09:23 +0800
  • 921b221bd2 feat: add directive test case add spread test case zdw 2020-05-13 23:09:23 +0800
  • 751eabaae9 with @vue/test-utils Amour1688 2020-05-14 13:24:22 +0800
  • b5a91efd93 jsx Amour1688 2020-05-13 19:14:28 +0800
  • c5dbbbadd1 feat: add test zdw 2020-05-09 13:42:44 +0800
  • c1ea3c5a6b feat: format files zdw 2020-05-09 13:42:28 +0800
  • 7e4740ac7e feat: init zdw 2020-05-08 18:44:02 +0800
  • 1dd2f81deb
    Initial commit tangjinzhou 2020-05-08 16:58:50 +0800