Commit Graph

2 Commits

Author SHA1 Message Date
Ben Croker 5ba9759fba
Add wildcard support (#805)
* Dispatch `datastar-sse` event on `document`

* Release note

* Fix

* Modify view transition

* Fixes

* Fixes

* Add wildcard support

* Add wildcard to OnSignalChange
2025-03-29 11:11:18 -06:00
Ben Croker a18dbfc539
Break up `on` plugin (#789)
* Break out plugins

* Rename to `data-signal-change`

* Rename plugins

* Break out `on` plugins

* `data-init` → `data-on-load`

* Fixes and errors

* Fix example

* Fix example

* Fix tests

* Fix tooling

* Add release notes

* Fix docs

* Remove `ctx.signals` docs

* Link text

* Update plugin icons

* Icon

* Update editor settings

* Remove expression context page

* Improve docs

* Tweak wording
2025-03-23 21:51:07 -06:00