Luke LaValva 55a97b07ae
Remove skip_ from tests (#148)
* test: attr-escape

* test: attr-falsey

* test: attr-scoped

* test: attr-template-literal-escape

* test: basic-dynamic-native-tag

* test: basic-execution-order

* test: basic-layout

* test: basic-toggle-show

* test: batched-updates

* test: batched-updates-cleanup

* test: const-tag

* test: custom-tag-child-analyze

* test: custom-tag-parameters

* test: custom-tag-render-body

* test: custom-tag-template

* test: dynamic-event-handlers

* test: effect-tag

* test: entities

* test(remove): event-handlers [redundant and unhelpful]

* test: for-tag-siblings

* test: for-tag-with-state

* fix: !{undefined} is now empty string instead of space

* test: hello-dynamic

* test: html-entity

* test: if-tag

* test: import-tag-conflict

* test: import-destructure [rename, still skipping ssr and csr]

* test: let-tag

* test: lifecycle-tag

* test: lifecycle-tag-assignment

* test: lifecycle-tag-this

* test: native-tag-ref-effect

* test: placeholders

* test: toggle-first-child

* test: update-attr

* test: user-effect-cleanup

* test: return-tag [rename from yield-tag]

* fix(attrs): use comment node instead of empty string

* refactor(ts): add generics to `write`
2023-02-10 13:21:11 -05:00
..
2023-02-10 13:21:11 -05:00
2023-01-20 12:02:26 -05:00
2022-04-05 15:18:35 -04:00
2022-04-13 17:27:23 -04:00