Skip to content

Revisions

  • Added info about `:key-fn` to build, and how to avoid a react-warning in `build-all`

    @slipset slipset committed Mar 22, 2017
  • Update link to React docs for `React key`

    @jaimeagudo jaimeagudo committed Feb 27, 2017
  • Updated get-props to clarify that although props is *usually* a cursor, it need not always be so.

    @jdwaterson jdwaterson committed Mar 9, 2016
  • Updated Documentation (markdown)

    @davidwclin davidwclin committed Aug 27, 2015
  • Updated Documentation (markdown)

    @zto zto committed Jun 25, 2015
  • Updated Documentation (markdown)

    @Zenleaf Zenleaf committed Jun 14, 2015
  • Indicate that korks is an optional argument to set-state!

    @mkremins mkremins committed May 8, 2015
  • new line for more readability

    @fraunigai fraunigai committed Mar 23, 2015
  • Consistency

    @lenaschoenburg lenaschoenburg committed Mar 2, 2015
  • Updated Documentation (markdown)

    @bitnovus bitnovus committed Feb 13, 2015
  • Updated Documentation (markdown)

    @swannodette swannodette committed Jan 15, 2015
  • add reference cursor functions

    @shaunlebron shaunlebron committed Jan 5, 2015
  • Added docs for path, state and value

    @jonase jonase committed Oct 14, 2014
  • remove cursor language from build, build*, build-all docs

    @swannodette swannodette committed Oct 13, 2014
  • Clarify tx-listen function arguments and add missing mention of root cursor. The root cursor mention is also missing in the code docs (https://github.com/swannodette/om/blob/master/src/om/core.cljs#L810)

    @afhammad afhammad committed Oct 6, 2014
  • Forgot IWillReceiveProps

    @noprompt noprompt committed Sep 26, 2014
  • Bold information about using om/get-props

    @noprompt noprompt committed Sep 26, 2014
  • Add detach-root documentation

    @noprompt noprompt committed Aug 15, 2014
  • Updated Documentation (markdown)

    @krisajenkins krisajenkins committed Jul 18, 2014
  • Improved the docs for IDidMount. It implied you should call (get-node this), which actually throws a confusing error.

    @krisajenkins krisajenkins committed Jul 18, 2014
  • Updated Documentation (markdown)

    @ddellacosta ddellacosta committed Jul 8, 2014
  • Correction: init-state is not replaced but combined with IInitState's map, the latter taking precedence

    Jakub Holy committed Jul 4, 2014
  • Mention that (build .. {:init-state ..}) ignored if the the component reifies IInitState

    Jakub Holy committed Jul 4, 2014
  • Updated Documentation (markdown)

    @noprompt noprompt committed Jun 24, 2014
  • Fix markdown mistake

    @noprompt noprompt committed Jun 24, 2014
  • Add component macro documentation

    @noprompt noprompt committed Jun 24, 2014
  • Use #js instead of clj->js, fix highlighting

    @noprompt noprompt committed Jun 5, 2014
  • Corrected grammar typo

    @jamieorc jamieorc committed May 29, 2014
  • Merge branch 'master' of github.com:swannodette/om.wiki

    @swannodette swannodette committed May 25, 2014
  • Updated Documentation (markdown)

    @dechov dechov committed May 25, 2014