reitit/modules/reitit-frontend/src/reitit
Juho Teperi 5651b4648a Fix reitit.frontend.easy not correctly removing old event listeners
In 0.5.0 rfe start! fn started using first on-navigate callback to get
the reference to History instance, so that user on-navigate can use rfe
functions that need this reference. History implementations called
on-navigate with the instance without event listeners set, so when stop!
was called listeners weren't removed.
2020-09-26 16:51:19 +03:00
..
frontend Fix reitit.frontend.easy not correctly removing old event listeners 2020-09-26 16:51:19 +03:00
frontend.cljs Add clj-kondo and fix most linting warnings 2020-03-05 13:32:48 +02:00