7 Commits

Author SHA1 Message Date
Vladimir
fe69f433ee
fix!: add CSS styles to DOM (#1690)
* fix: add CSS styles to DOM

* chore: set type on style
2022-07-22 20:39:14 +03:00
Vladimir
fbd797456c
feat: self/window/global share state with globalThis (#1256)
* feat: self/window/global share state with globalThis

* chore: fix infinite loop in --no-threads

* chore: add cleanup function to test-utils
2022-05-08 04:40:06 +08:00
Anthony Fu
713c870a55 chore: lint 2022-04-25 19:44:30 +08:00
Anthony Fu
d4415fe112
fix: describe async support (#750)
* Revert "fix: remove `describe` async support (#746)"

This reverts commit f9b52c1be16329a0ca5ae5d67a4b3141b4389714.

* fix: collect nested suite serially
2022-02-14 14:48:48 +08:00
stygian-desolator
f9b52c1be1
fix: remove describe async support (#746) 2022-02-14 06:35:25 +01:00
Horacio Herrera
9626fdef58
test: update RTL example (#530)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-15 10:59:11 +08:00
Anthony Fu
1670deacf9 chore: move examples 2022-01-04 01:33:51 +08:00