Commit Graph

18 Commits

Author SHA1 Message Date
Zak Patterson
3522e0dfc4
Update readme with link to outwatch-examples project 2019-03-22 10:39:36 -04:00
Zak Patterson
245efe7db9
Add ability to parse root site deployment path (#2) 2019-02-18 12:59:27 -05:00
Zak Patterson
4dc36533cb
Upgrade outwatch dependency and add history api link (#1) 2019-02-17 14:19:05 -05:00
Zak Patterson
5c5dcdf1a5 Add sbt line to readme 2019-02-11 17:23:13 -05:00
Zak Patterson
fe08dd3915 Fix router url handling for child routers 2019-02-11 17:20:09 -05:00
Zak Patterson
56e28d8c1d Update readme 2019-02-11 00:25:04 -05:00
Zak Patterson
0220140ae0 Add path merger, and routers with parents 2019-02-08 10:02:04 -05:00
Zak Patterson
e3f195ca49 Add path extractor for extracting variables from urls 2019-02-05 00:00:27 -05:00
Zak Patterson
340870cc9e Add publishing 2019-02-04 17:46:42 -05:00
Zak Patterson
7dd1bf758a Enable router to get initial pathname on load
Also makes router parameterized so that users can
have their own custom adt.
2019-02-04 17:14:52 -05:00
Zak Patterson
ce39b200c2 Add router component render ability 2019-02-04 14:31:59 -05:00
Zak Patterson
b791be68ba Add router store that updates window location on push 2019-02-04 00:04:29 -05:00
Zak Patterson
6f94fdd135 Remove unused file 2019-02-04 00:03:31 -05:00
Zak Patterson
489bb26504 Fix links and settings for deploying to gh-pages
Rename root document file so it goes to index.html
2019-02-01 15:54:11 -05:00
Zak Patterson
e4ac1ec505 Remove unused leftover directive and dep in sbt 2019-02-01 11:31:11 -05:00
Zak Patterson
7954b28dfc Add travis badge 2019-02-01 11:27:56 -05:00
Zak Patterson
8ddf2bcdc1 Add initial url parsing and pattern matching
Credit to http4s everywhere.
2019-02-01 11:21:07 -05:00
Zak Patterson
29a7c572ba Initial commit 2019-01-31 17:53:18 -05:00