Commit Graph

3 Commits

Author SHA1 Message Date
2c40f7b73f Updated dependencies
Updated version to 0.0.10

Updated ScalaTest to 3.2.2
Updated scala version to 2.13.4
Updated scala.js version to 1.1.0
Updated to outwatch version to commit 676f94a
Added dependency to outwatch-utils
Updated scala.js bundler to 0.20.0
Updated sbt-microsites to 1.1.2
Removed obsolete scalac arguments

Updated Router class itself
- Now generic over effect type instead of being hardcoded to
cats.effect.IO
- Uses colibri.Observable instead of monix.Observable
- Added history events listener to update dom on back/forward
 button press
2020-12-08 12:51:05 +05:30
Zak Patterson
211941d1cb
Fix blank url pushstate (#7)
* Update dependencies

* Fix Root path string

Add a method toUrlString that provides a default path as "/" for Root
2019-07-14 17:03:44 -05:00
Zak Patterson
8ddf2bcdc1 Add initial url parsing and pattern matching
Credit to http4s everywhere.
2019-02-01 11:21:07 -05:00