Skip to content

Conversation

@hally9k
Copy link
Collaborator

@hally9k hally9k commented Jun 4, 2017

No description provided.

rayronvictor and others added 22 commits September 6, 2016 20:39
* Support to ui-router 1.0.0-beta.1
- onStateNotFound action was removed
- evt parameter was removed from onStateChangeStart and onStateChangeError
- example using redux-devtools

* The router listener was simplified
#68)

* Fixed the prev state and params in the redux router state getting set to the current state and params by changing the way that the STATE_CHANGE_SUCCESS handler in the middleware accesses the previous state and params.
* Add `href` property to the router state object

Adding `href` to the router state object gives access to the
`$state.href` function in React code. This allows the creation
of urls for states, which is critical when a component links to
another part of the app and should be crawlable by a crawler.

* Update licenser test

Include `href` payload key in tests
* Fix tests for `onStart` and `onError`

Adds a stub for the new options param added in commit
994b8d0

* Fix lint error
#80)

* Added stateChangeFinish action to ensure state changes are set in the app state before components are instantiated

* added and fixed tests

* updated ui-router to 1.0-beta.3

* missing test

* fixed test
* Expose state activation actions as a factory

* Integrate default state activation actions

wrap state activation actions into factory

* Create state-activation-actions.test.js

* Update function name
@hally9k hally9k merged commit a56da69 into master Jun 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants