Skip to content

Releases: yahoo/fluxible

fluxible-addons-react@1.0.0

19 Jul 01:03
Compare
Choose a tag to compare

For a detailed explanation on how to migrate to 1.0.0, please check the migration guide.

  • Remove dependency on legacy React context [#663]
  • Add es build to the npm package [#683]
  • Add support for React.ForwardRef on connectToStores with forwardRef option [#696]
  • Remove wrappedComponent ref from connectToStores and provideContext [#696]
  • Add withFluxible higher-order component and useFluxible hook [#705]

fluxible@1.4.2

19 Jul 01:06
Compare
Choose a tag to compare
  • refactor: remove debug dependency from all packages (#717)

fluxible-plugin-fetchr@0.3.12

19 Jul 01:10
Compare
Choose a tag to compare
  • refactor: remove debug dependency from all packages (#717)

fluxible-plugin-devtools@0.1.8

19 Jul 01:11
Compare
Choose a tag to compare
  • refactor: remove debug dependency from all packages (#717)

dispatchr@1.2.1

19 Jul 01:11
Compare
Choose a tag to compare
  • refactor: remove debug dependency from all packages (#717)

fluxible-v1.4.0

19 Jul 01:05
Compare
Choose a tag to compare
  • [#537] Add config to allow removing second setImmediate wrapper around callback during action execution, so that there is less artifial yielding for most of the normal cases where callback function executes successfully with no exception.

skip updating scroll when the scroll position didn't change

15 Feb 00:35
Compare
Choose a tag to compare

#516 - skip updating scroll when the scroll position didn't change, this helps to fix the IOS Safari universal links bar hidden issue, previously the bar might be hidden when fluxible-router tries to do history.replaceState

Update eventemitter3 to 2.0.0

19 Sep 20:47
Compare
Choose a tag to compare

Added getRoute(url, options) to RouteStore

06 Jan 02:25
Compare
Choose a tag to compare

Bug/stub component context callback

19 Jul 01:01
Compare
Choose a tag to compare