Go to file
Haoqun Jiang b275f8697d test: add tests for rendererChildren (#52)
* test: [wip] add tests for rendererChildren

* chore: use serializeInner for clearer output

* fix: should remove the text node if content is empty

* test: also test for appended content

* test: inserting & removing

* test: moving children

* refactor: use a helper function

* test: finish tests

* test: duplicate keys tests belong to keyed children block

* fix(runtime-test): fix insert when moving node in the same parent

* fix: fix failing test cases for rendererChildren

* test: handle rendererChildren edge case
2019-09-20 18:17:35 -04:00
.circleci ci: run tests with ci flags 2019-08-24 22:50:29 -04:00
.github ci: disable github actions for now (lacks dep caching) 2019-09-14 15:09:46 -04:00
.vscode chore: editor settings 2018-11-08 18:39:38 -05:00
packages test: add tests for rendererChildren (#52) 2019-09-20 18:17:35 -04:00
scripts chore: tweak size script 2019-09-20 00:31:14 -04:00
.gitignore build: use api-extractor for type rollup 2019-09-03 12:16:22 -04:00
.prettierrc init (graduate from prototype) 2018-09-19 11:35:38 -04:00
api-extractor.json chore: config comments 2019-09-03 12:17:33 -04:00
jest.config.js refactor: further tweak compiler layers 2019-09-17 11:57:37 -04:00
lerna.json init (graduate from prototype) 2018-09-19 11:35:38 -04:00
package.json chore: tweak size script 2019-09-20 00:31:14 -04:00
README.md chore: basic readme 2019-08-24 22:37:05 -04:00
rollup.config.js chore: tweak size script 2019-09-20 00:31:14 -04:00
tsconfig.json build: move named char references to json file to speed up build 2019-09-19 23:19:48 -04:00
yarn.lock build: move named char references to json file to speed up build 2019-09-19 23:19:48 -04:00

vue-next CircleCI

Status: pre-alpha.

Contribution

See Contributing Guide.