We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Documentation (om.next) (markdown)
Update TOC
Document react-set-state!
add a bit to class->any. didn't realize to find a component it needed to be added to the reconciler via add-root!
Updates ToC: get-reconciler
Documents get-reconciler
Add info about the return value of transact!
typo, an->can
Adds info about :tempids in :merge
Updates merge! documentation
Updates :send documentation
Clarifies return value of :merge
Documents :shared and :merge reconciler configs
Indicate that if remote not supplied there is a default.
there's only a default `:remote` if the remote option is not passed to the reconciler. If it's overridden by `[:foo]` there will only be the `:foo` remote.
add some info about :remotes for reconciler. talk about default remote :remote, and convention of listing it
Doc for transact! - Include note about implicit update of component
add note about `computed`
add `update-query!` docs
add `ui` docs