phoenix_live_view
Advanced tools
Changelog
0.20.12 (2024-03-04)
Changelog
0.20.11 (2024-02-29)
max_entries
Changelog
0.20.10 (2024-02-28)
Changelog
0.20.9 (2024-02-19)
phx-update="ignore"
container is added dynamically to the DOMChangelog
0.20.8 (2024-02-19)
<.live_file_input>
Changelog
0.20.7 (2024-02-15)
Changelog
0.20.6 (2024-02-14)
Changelog
0.20.5 (2024-02-08)
phx-feedback-group
introduced in the previous release, the goal is to move feedback handling into Elixir and out of the DOMopen_browser
not working on WSL for project under UNIX file systemsLiveViewTest
phx-click-away
not working when element is partially hiddenphx-feedback-for
classes not being applied in some casesChangelog
0.20.4 (2024-02-01)
{:shutdown, :cancel}
to handle_async/3
on cancel_async
phx-mounted
being called twice for stream itemsJS.toggle_class
JS.toggle_attribute
phx-feedback-group
for handling feedback for composite input groupsvalidate_attrs
to slotsphx-viewport
bindings in scrollable containerslive_file_input
live_component/2
and live_component/3
helpers (not the function component) have been removedChangelog
0.20.3 (2024-01-02)
LiveViewTest
JS.push
from dead views