This repository has been archived by the owner on Aug 16, 2019. It is now read-only.
- chore(release-it): update release-it (48e7c11)
- Merge pull request #10 from InCuca/fix-params (eb283a7)
- fix(route-guard): fix infinite loop (724eb11)
- refactor(route-guard): move localforage to create-handlers (e7b6c59)
- fix(create-handlers): call nav after seting state (6d7e9b7)
- fix(route-guard): localforage def impl returns promise (b4f33fa)
- fix(integration): fix dynamic module test (b3fd8b6)
- doc(README): add setState, getState (fcabcaf)
- fix(route-guard): fix callback tests (9742bb1)
- fix(route-guard): fix base param (aa44743)
- add state tests (b83b5c9)
- feat(lib): add todos (7a3eff9)
- feat(create-handler): add query or object support (ee4064b)
- feat(create-handler): add next call (688a1fd)
- fix(create-handler): fix tests (fffe816)
- fix(create-handler): parse query to object (ad7e515)
- feat(create-handler): parse query (3aabd8a)
- fix(enhancer): pass OPTIONS instead of Vue (92d307b)
- fix(route-guard): fix isCallback logic (fb22251)
- fix(route-guard): fix isCallback logic (b6dec90)
- feaet(route-guard): add isCallback checking (5e789ec)
- fix(route-guard): use hash instead of query (cfadee4)
- feat(lib): add logs (ca95235)
- fix(index): fix dynamic module name (075d8fe)
- feat(create-handler): add console log on authenticated (85ed50c)
- fix(enhancer): fix isServer option (041c1ae)
- fix(create-handlers): fix wrong redirectUri (62eef69)
- fix(route-guard): fix params (92cf41f)