Commit graph

16 commits

Author SHA1 Message Date
Denis Donici
75246ee285
chore: update example project (#211) 2026-04-10 15:11:24 +03:00
Denis Donici
49db23fd6f chore: added lodash as example dependency. fixed warnings. added svelte config 2026-03-19 12:43:32 -07:00
Denis Donici
eb58b56131 chore: apply new components on the fly 2026-03-19 12:43:32 -07:00
Denis Donici
09070d489b chore: fix hmr 2026-03-19 12:43:32 -07:00
Denis Donici
35e8870b05 chore: use phoenix_vite for live svelte 2026-03-19 12:43:32 -07:00
Denis Donici
16c0fff165 chore: switch example project to vite 2026-03-19 12:43:32 -07:00
Denis Donici
2a9c197c53 chore: added vite hmr 2026-03-19 12:43:32 -07:00
Denis Donici
4996a03a90 chore: added basic vite support 2026-03-19 12:43:32 -07:00
Denis Donici
307dc9a0e5 chore: adjust config for wallaby 2026-03-19 12:43:32 -07:00
Denis Donici
bfdae993c2
feat/add comprehensive e2e testing (#207)
* add an exmaple with a static svelte component in a live view parent with list

* adjusted the styling of example

* chore: added more e2e tests

* chore: preserve client state

* chore: added tests for simple counter

* chore: added live lights e2e tests

* chore: added sigil e2e tests

* chore: added plus/minus tests

* chore: added live plus/minus tests

* chore: added hybrid plus/minus tests

* chore: added static color demo tests

* fix: handle correctly v sigil props

* chore: added tests to log list example

* chore: added tests to breaking news example

* chore: added chat tests

* chore: added tests for live json

* chore: added tests for simple slots

* chore: added tests for dynamic slots. added missing test ids

* chore: add tests to client loading

* chore: addes tests to otp ecto example

* chore: prepare for 0.17.4 release
2026-02-18 21:30:17 +02:00
Denis Donici
553ea1e466
Upgrade example project. fix remounting Svelte component (#206)
* remove old link in example page. add real time for ecto example

* upgraded tailwind 4 and latest phoenix for example

* fixed svelte component remounting on server events

* generate auto ids for duplicate components

* handle static svelte components in live view parent properly

* prepare release 0.17.3 release

* adjust the live_svelte version in mix.exs
2026-02-08 13:47:39 +02:00
Denis Donici
6829effefd
Added better navigation between examples projects (#202)
* Added better navigation between examples projects. 
* Fix json date formatter
2026-02-01 00:14:15 +02:00
Wout De Puysseleir
0376277d36
Add option to disable ssr globally in config 2024-09-25 11:23:48 -07:00
Wout De Puysseleir
052c08b1d2
Simplify installation 2023-04-12 15:50:42 -07:00
Wout De Puysseleir
ece82d6197
Make LiveSvelte work properly in production 2023-04-09 14:14:36 -07:00
Wout De Puysseleir
0ec8a39ed6
Add example project 2023-03-14 18:18:15 -07:00