reitit/examples/frontend-re-frame/src
dimovich 031a777c8c Fix event definitions for routes with parameters
The current implementation will fail for `(re-frame/dispatch [::navigate ::some-route {:some :params}])`.

Update the definitions of `::navigate` and `::navigated!` events to accept the full route arguments.
2019-09-09 20:48:26 +03:00
..
clj Add backend handler to re-frame example 2019-04-20 19:58:59 +03:00
cljs/frontend_re_frame Fix event definitions for routes with parameters 2019-09-09 20:48:26 +03:00