Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

redux-app-examples

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-app-examples - npm Package Versions

23

2.0.0

Diff

alonrbar
published 1.6.0 •

Changelog

Source

1.6.0 - 2018-02-03

  • Full React examples.
alonrbar
published 1.5.0 •

Changelog

Source

1.5.0 - 2017-12-24

  • IE support.
alonrbar
published 1.4.0 •

Changelog

Source

1.4.0 - 2017-12-21

  • First (experimental) React example.
  • Update and lock dependency versions.
alonrbar
published 1.3.3 •

Changelog

Source

1.3.3 - 2017-11-29

  • Bug fixes in Gladiators example.
alonrbar
published 1.3.2 •

Changelog

Source

1.3.2 - 2017-11-18

  • Troubleshoot "TypeError: Cannot read property 'used' of null".
alonrbar
published 1.3.1 •

Changelog

Source

1.3.1 - 2017-11-18

  • Gladiators - Aurelia.
alonrbar
published 1.3.0 •

Changelog

Source

1.3.0 - 2017-11-16

  • New real world example - Gladiators.
alonrbar
published 1.2.3 •

Changelog

Source

1.2.3 - 2017-11-7

  • Fix time-travel in Angular todo example.
    • Details: In Angular it is important to instantiate ReduxApp inside an Angular [zone][whats-a-zone] so that Angular will be able to monitor changes even when actions are not dispatched from within it - as in the case of time travel debugging where the actions and states are assigned by the Redux DevTool browser extension. The most simple way to achieve that is to instantiate ReduxApp inside an Angular Component.
alonrbar
published 1.2.2 •

Changelog

Source

1.2.2 - 2017-11-6

  • Add Angular examples.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc