Commit Graph

7 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
Peter Humulock c068519d11
Playwright Tests (#42)
* Messing with playwright

* click_to_edit
click_to_load

* Added README

* Tests

* Temp

* More examples

* progress bar

* value select, lazyTabs, animations

* some tweaking

* tweaks

* modify

* Fixed inline validation

* added diaolgues browser

* fixed active search

* add task entry

---------

Co-authored-by: Delaney Gillilan <delaneygillilan@gmail.com>
2024-05-15 13:58:35 -07:00
Delaney Gillilan c42afc36c8 move fetch indicator prior onopen (waits for first message) 2024-04-08 17:13:51 -07:00
Delaney Gillilan e9061491de data-merge-store -> data-store
update examples
add getting started
2024-04-03 19:45:25 -07:00
Delaney Gillilan 898c1dd3f1 fix placement of go package 2024-03-28 08:53:48 -07:00
Delaney Gillilan cdfae27db7 cleanup value select, better media queries 2024-03-25 07:22:16 -07:00
Delaney Gillilan f7a6891fd3 update to 0.8.0 2024-03-24 20:45:15 -07:00