Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@noflux/react

nofluxjs54MIT1.0.0TypeScript support: included

Official React bindings for noflux

noflux, react, redux, flux, state

readme

@noflux/react

Official React bindings for Noflux.

Package Version Dependencies DevDependencies Build
@noflux/react npm (scoped) Dependency Status devDependency Status Build Status

Usage

All Noflux documentations can be found here.

You can read the online version at noflux.js.org.

Contribution

For development:

npm install
npm run dev

For publish:

npm publish

changelog

Change Log

v1.0.0 (2018-08-17)

v0.8.1 (2018-04-12)

  • Support React new lifecycle methods #24 (malash)

v0.8.0 (2017-12-27)

v0.7.0 (2017-12-25)

v0.6.1 (2017-10-10)

v0.6.0 (2017-09-06)

  • Fix memory leak on server-side rendering #15 by adding canUseDOM for preventing memory leak from server-side rendering #17 (malash)
  • External package in es/cjs build & add rollup-plugin-filesize #14 (malash)

v0.5.2 (2017-08-18)

  • Replace NODE_ENV in noflux-state.umd.js #13 (malash)

v0.5.0 (2017-08-10)

v0.4.4 (2017-07-13)

v0.4.3 (2017-06-10)

v0.4.2 (2017-06-01)

  • Fix bug state.set on componentDidMount does not call forceUpdate #11 (malash)

v0.4.1 (2017-05-16)

  • Fix @connect validate throw error

v0.4.0 (2017-05-15)

  • Refact partial connect for a better paradigm #9 (malash)

v0.3.0 (2017-05-07)

v0.2.0 (2017-04-23)

v0.1.0 (2017-04-12)