-
Notifications
You must be signed in to change notification settings - Fork 951
Insights: phoenixframework/phoenix_live_view
Overview
Could not load contribution data
Please try again later
16 Pull requests merged by 8 people
-
docs: correct example in docs for rendering multiple slots
#3643 merged
Jan 19, 2025 -
Handle entering FocusWrap from outside
#3641 merged
Jan 18, 2025 -
fix(spec): use Socket.t() instead of %Socket{}
#3634 merged
Jan 17, 2025 -
Update examples of inputs_for
#3637 merged
Jan 17, 2025 -
Add Dynamic Component Example to Documentation
#3632 merged
Jan 14, 2025 -
Document
:fun
and{:fun, arity}
type supported byattr/3
#3635 merged
Jan 14, 2025 -
properly clear viewHooks when destroying a hook
#3628 merged
Jan 11, 2025 -
properly scope findExistingParentCIDs
#3627 merged
Jan 11, 2025 -
use single package.json
#3630 merged
Jan 11, 2025 -
Singularize _socket variable name in update_many/1 example
#3629 merged
Jan 11, 2025 -
Document sticky liveview bug fix in v1.0.1
#3579 merged
Jan 9, 2025 -
evaluate js commands during form recovery
#3608 merged
Dec 29, 2024 -
add Elixir 1.18 in CI
#3605 merged
Dec 27, 2024 -
actually warn, don't raise on duplicate ids in LiveViewTest
#3603 merged
Dec 26, 2024 -
change-track non existing keys in maps
#3584 merged
Dec 26, 2024 -
phx-trigger-action: check for cloned tree
#3601 merged
Dec 26, 2024
13 Pull requests opened by 7 people
-
deploy latest docs to github pages
#3606 opened
Dec 27, 2024 -
Add blocking: true to JS.dispatch
#3615 opened
Jan 4, 2025 -
pass fromEl and toEl to hook beforeUpdate
#3616 opened
Jan 5, 2025 -
Allow 0 tabindex to be focusable
#3617 opened
Jan 5, 2025 -
fail early when hook element is not owned by view
#3618 opened
Jan 6, 2025 -
Improve error messages for "no component found matching phx-target" error
#3619 opened
Jan 7, 2025 -
Element text selector: Normalize whitespace
#3621 opened
Jan 9, 2025 -
remove replaceRootHistory
#3625 opened
Jan 10, 2025 -
Document how to use scopes in JS commands for DOM selectors
#3638 opened
Jan 17, 2025 -
Remove fingerprints from socket and track it in state
#3640 opened
Jan 17, 2025 -
warn when phx-update="stream" is missing
#3645 opened
Jan 20, 2025 -
Add the ability to strip data-test- attributes from HEEX output
#3649 opened
Jan 24, 2025 -
use regular DOM patching when unlocking cloned trees
#3652 opened
Jan 24, 2025
13 Issues closed by 6 people
-
change event blows away changeset
#3648 closed
Jan 21, 2025 -
1.0 Regression: Unable to apply JS.show to list of DOM selectors
#3646 closed
Jan 20, 2025 -
Hook + AsyncAssigns causes components to disappear
#3633 closed
Jan 14, 2025 -
Dynamic Functional Components
#3597 closed
Jan 11, 2025 -
javascript destroyed callback is called twice
#3623 closed
Jan 11, 2025 -
Nested Liveviews with live components children
#3626 closed
Jan 11, 2025 -
`Phoenix.Component.used_input?/1` not working as intended with unselected select/radio fields
#3580 closed
Jan 8, 2025 -
Metadata is not documented in JavaScript interoperability guide
#3609 closed
Jan 4, 2025 -
Handling nil/false attributes and attr defaults consistently
#3602 closed
Jan 4, 2025 -
Suggestion: give more detailed info on detected duplicated ids
#3583 closed
Jan 2, 2025 -
HEEx `<%=` within `phx-no-curly-interpolation` cancels its effect
#3613 closed
Jan 2, 2025 -
Form bindings & JS commands
#3607 closed
Dec 29, 2024 -
0.20.17 -> 1.0.1 causes all our cypress tests to fail due to unattached form
#3591 closed
Dec 26, 2024
14 Issues opened by 13 people
-
Hooks with dynamic ID are not properly destroyed
#3651 opened
Jan 24, 2025 -
"No component for CID" error because of duplicate live components
#3650 opened
Jan 24, 2025 -
LiveView 1.0 introduced update issue with autostart uploads
#3647 opened
Jan 20, 2025 -
Formatter adds whitespace to HTML elements.
#3644 opened
Jan 20, 2025 -
Allow render_with from another module to declares its own container
#3642 opened
Jan 18, 2025 -
phx-viewport-bottom doesn't get triggered if there's a hidden element
#3639 opened
Jan 17, 2025 -
Possible bug with `<.focus_wrap>`
#3636 opened
Jan 15, 2025 -
Request for feedback: Format rendering override public API
#3631 opened
Jan 11, 2025 -
pushEventTo(this.el, ...) sends event to live view instead of target live component in rare case.
#3622 opened
Jan 10, 2025 -
Unused param not sent for hidden inputs in LV 1.0
#3620 opened
Jan 8, 2025 -
assign_async fails intermittently in nested LiveViews
#3614 opened
Jan 3, 2025 -
sticky liveview can't handle event after calling push_navigate
#3612 opened
Jan 1, 2025 -
Entries compounding/not clearing out when using LiveUpload from a hook
#3610 opened
Dec 31, 2024 -
`JS.focus_first` will not focus non-interactive elements with `tabindex="0"`
#3604 opened
Dec 26, 2024
9 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
support multiple livesockets
#3564 commented on
Dec 27, 2024 • 2 new comments -
live_title contains newlines
#3600 commented on
Jan 4, 2025 • 0 new comments -
Improve documentation of `LiveViewTest.form` merging behaviour
#3578 commented on
Jan 6, 2025 • 0 new comments -
Provide a way to lock/unlock elements purely client-side
#3516 commented on
Jan 9, 2025 • 0 new comments -
Upgrading from 1.0.0-rc6 to rc7 breaks back/forward buttons for modals
#3529 commented on
Jan 9, 2025 • 0 new comments -
Race condition between `assign_async` and `temporary_assigns`
#3537 commented on
Jan 21, 2025 • 0 new comments -
Allow LiveViews to be adopted
#3551 commented on
Jan 23, 2025 • 0 new comments -
Add `phx-custom-events` to allow custom events to be handled by LiveView
#3438 commented on
Jan 19, 2025 • 0 new comments -
Add firePhxChangeWhileComposing opt to live_socket
#3582 commented on
Dec 27, 2024 • 0 new comments