fusionjs

Modern framework for fast, powerful React apps

MIT License

Downloads
40.6K
Stars
1.5K
Committers
118

Bot releases are visible (Hide)

fusionjs - v0.4.0

Published by old-fusion-bot[bot] almost 7 years ago

Changelog

Highlighted Changes

  • Update api of ProviderPlugin to support a custom provider passed (#40)

Migration Guide

Update third argument to ProviderPlugin.create to custom provider component

ProviderPlugin.create(_, _, BaseComponent) => ProviderPlugin.create(_, _, CustomProvider)

fusionjs - v0.3.2

Published by old-fusion-bot[bot] almost 7 years ago

Changelog

  • Pass ctx as prop to provider component (#37)
fusionjs - v0.3.1

Published by old-fusion-bot[bot] almost 7 years ago

Changelog

  • Fix bug with incorrectly named props (#34)
  • Update uber/web-base-image Dockerfile tag to v1.0.2 (#31)
  • Pin Dependencies (#30)
fusionjs - v0.3.0

Published by old-fusion-bot[bot] almost 7 years ago

Changelog

  • Migrate fusion-react to createPlugin (#28)
  • Upgrade create-universal-package@^3.2.x (#26)
  • Pin Dockerfile uber/web-base-image:1.0.0 image digest (#24)
  • Configure Renovate (#17)
  • Use web base docker image (#22)
fusionjs - v0.2.0

Published by old-fusion-bot[bot] almost 7 years ago

Changelog

  • Migrate to fusion-core 0.3.0-x (DI API) (#20)
  • Update pipeline queues (#19)
  • Ensure correct CI test exit status code (#16)
  • Add codecov (#15)
  • Use absolute link urls in docs (#14)
fusionjs - v0.1.10

Published by old-fusion-bot[bot] almost 7 years ago

Changelog

  • Add support for overriding render function (#11)
  • Add Flow step to pipeline.yml (#10)
  • Upgrade docker-compose plugin to v1.7.0 (#9)
  • Use Buildkite and Docker (#4)
  • Add documentation for provider API (#7)
fusionjs - v0.1.9

Published by old-fusion-bot[bot] almost 7 years ago

Changelog

  • Add initial implementation (#1)
Package Rankings
Top 1.97% on Npmjs.org
Related Projects