1
0
Fork 0
mirror of https://gitlab.com/Alamantus/Readlebee.git synced 2025-06-17 14:56:38 +02:00
Commit graph

6 commits

Author SHA1 Message Date
3bfaf5f3df Convert import/export to require/module.exports;Window conditions
Add conditions for whether to use certain things if run from server
2020-09-20 17:19:22 -06:00
fc643c6388 Move addItemToShelf into an event instead of class method 2020-09-16 16:54:29 -06:00
a3a8914413 Use Choo's state.events as constants for event names 2020-09-16 14:16:50 -06:00
c22f632b53 Stop saving session state and move i18n to appState 2019-09-25 16:48:35 -06:00
192a78188c Remove unused currentView state variable 2019-09-25 14:07:41 -06:00
b093595f1d Restructure app initiation
- Split initialization steps into their own files.
- Use Choo routes instead of viewManager to properly set up 404
- Add styling for different colors of Picnic cards
2019-09-25 12:32:52 -06:00