mirror of
https://github.com/mathuo/dockview
synced 2026-06-13 17:54:19 +00:00
3e049f1613
Add a pull request template with monorepo-aware checklist (affected packages, gen check, lint, format, tests). Update bug report to ask for dockview version, framework, and browser up front. Update feature request to include framework field and API sketch section. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
801 B
801 B
Description
Type of change
- Bug fix
- New feature
- Breaking change
- Documentation
- Refactor / cleanup
- Build / CI / tooling
Affected packages
dockview-coredockview(vanilla JS)dockview-reactdockview-vuedockview-angulardocs
How to test
Checklist
yarn lint:fixpassesyarn formatpassesnpm run genhas been run and generated files are up to dateyarn testpasses- I have added or updated tests where applicable
- Breaking changes are documented