Commit Graph

3 Commits

Author SHA1 Message Date
Delaney ccce8472eb
V0.15.0 (#68)
* Move to templ from Gostar
* data-scroll-in-view remove self after application
* throttle stopped double calls (start and end of throttle) by default
* new data: vt {true|false} for turning on/off view transitions per update. During the update things aren't clickable, making it a pain for real-time apps. Default is on still
* Add rawKey to ctx, allows easier cleanup of keys
* fix issues with data-fetch-indicator is is-fetching
* move site to daisyui/tailwind for better consistency in docs and examples

---------

Co-authored-by: Patrick Marchand <mail@patrickmarchand.com>
2024-06-04 19:36:44 -07:00
Delaney Gillilan c42afc36c8 move fetch indicator prior onopen (waits for first message) 2024-04-08 17:13:51 -07:00
Delaney Gillilan 42df9684a8 fix fetch-indicator 2024-04-08 16:28:01 -07:00