Skip to content

Update LiveView to 1.1#145

Merged
andreasknoepfle merged 2 commits intomainfrom
update-live-view-to-1.1
Feb 19, 2026
Merged

Update LiveView to 1.1#145
andreasknoepfle merged 2 commits intomainfrom
update-live-view-to-1.1

Conversation

@andreasknoepfle
Copy link
Member

No description provided.

Copy link
Member

@joelpaulkoch joelpaulkoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good to me. The demo app and previews in the docs are broken.

### Breaking
- Update for liveview > 1.0
- Stop generating phx-feedback-for in favour of `Phoenix.Component.used_input?`
- Require Elixir 1.15
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we set that in mix.exs then?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is kind of implicitly set, since lv 1.0 and above wants it :)

@andreasknoepfle andreasknoepfle added the work in progress This is being worked on label Feb 16, 2026
@andreasknoepfle
Copy link
Member Author

I'll try to update one of our projects and see how far i get with this

@andreasknoepfle andreasknoepfle merged commit 7ea3302 into main Feb 19, 2026
3 checks passed
@andreasknoepfle andreasknoepfle deleted the update-live-view-to-1.1 branch February 19, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

work in progress This is being worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants