0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/scripts
Erika 7b4f284020
feat(toolbar): Toolbar API improvements (#10665)
* feat(toolbar): Add a `astro:toolbar` module

* fix: use entrypoint

* feat: add new shape for defining toolbar apps

* fix: types

* feat(toolbar): Add helpers features (#10667)

* feat(toolbar): Add helpers features

* fix: consistent payloads and naming

* chore: changeset

* nit: rename eventTarget to app

* feat: add server-side helpers

* test: update test to use new APIs

* fix: types

* nit: erikaaaaa

* feat: add new event

* Update .changeset/khaki-pianos-burn.md

* test: use data to create text

* Apply suggestions from code review

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

* nit: use diff

* nit: documentation effort

* test: fix

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

* nit: small changes to helpers

* nit: update changeset

* fix: move to astro/toolbar for building purposes

* feat(toolbar): Add a toolbar example (#10793)

* feat: add a toolbar starter

* test: skip examples that are not Astro projects

* nit: small changes

* feat: setup for build step

* fix: add to devdep

* docs: add commands to README

* fix: reorder classes to make more sense

* fix: add improvements from recipe

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-04-24 17:56:12 +02:00
..
cmd Update major deps (#10823) 2024-04-20 00:11:20 +08:00
deps Update example dependencies versions with a script (#7367) 2023-06-12 20:48:04 +08:00
smoke feat(toolbar): Toolbar API improvements (#10665) 2024-04-24 17:56:12 +02:00
stats nit: use node: prefix everywhere (#7692) 2023-07-18 02:17:59 +02:00
utils nit: use node: prefix everywhere (#7692) 2023-07-18 02:17:59 +02:00
CHANGELOG.md [ci] release (#6432) 2023-03-07 14:49:19 -05:00
index.js Use node:test and node:assert/strict (#9649) 2024-01-12 15:53:00 +08:00
jsconfig.json Update smoke tests to include external docs and www (#2557) 2022-02-15 10:51:12 -05:00
package.json chore(deps): update all non-major dependencies (#10833) 2024-04-22 22:52:30 +08:00