Skip to content

"LVN" Command Hooks  #215

@mobile-bungalow

Description

@mobile-bungalow

Vanilla Live View exposes several utility commands that can be used to run local, optimistic changes when an even is about to be sent to the server.

To implement this we need to instrument the VDOM to emit local events which optimisitcally remove, mutate and insert elements. These will be valid until otherwise reverted by server side diffs.

Metadata

Metadata

Labels

enhancementNew feature or requestparityUsed to note places where LVN is trying to achieve parity with vanilla live view.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions