Commit 8ffcc34
docs: align README and roadmap with shipped functionality (#10)
* chore(deps): bump happy-dom from 20.11.1 to 20.11.2
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.11.1 to 20.11.2.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.11.1...v20.11.2)
---
updated-dependencies:
- dependency-name: happy-dom
dependency-version: 20.11.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: cast tabs panel queries to HTMLElement for hidden
happy-dom 20.11.2 tightens querySelector typing to Element, so access
.hidden via HTMLElement casts consistent with the rest of the test file.
* docs: align README and roadmap with shipped functionality
Keep the public docs in sync with the current tag: features, CLI commands, and roadmap status that were behind the code.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 357f9bb commit 8ffcc34
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments