* fix(types): Fixes HTMLAttribute extend to allow everything
* nit: add types.d.ts file to the list of file to run astrocheck for
* nit: do it some other way
* fix(toolbar): Make it so every built-in app can be closed by outside clicks
* chore: changeset
* test: add tests
* test: fix test
* ci: don't run bundle-size on dev-toolba
* feat: initial commit for dev overlay
* fix: lockfile
* fix: build
* chore: get ci in a better state
* feat: client-server communication
* fix: better position for xray
* refactor: move icons to separate files
* refactor: cleanup components
* feat: home screen
* refactor: rename icon
* feat: flag the feature
* fix: cleanup
* fix: lockfile
* feat: minimize button
* Update packages/astro/src/@types/astro.ts
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* refactor: cleanup
* feat: add ability to go to component for hydrated components
* refactor: consistent logic between audit and xray
* chore: changeset
* Apply suggestions from code review
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
* fix: unchonky the SVGs
* fix: button a11y
* refactor: move common highlight utilities to a dedicated file
* fix: allow tabbing on highlights
* fix: allow tooltip clickable sections to be tabbed to
* feat: allow using defined icons as plugin icons
* refactor: remove unnecessary resolve
* Update .changeset/large-stingrays-fry.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update .changeset/large-stingrays-fry.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* nit: use append
* style: small tweaks to minimize button styling
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
* Add a label for PRs that include documentation changes
* Update .github/labeler.yml
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
* Add changsets
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>