Commit Graph

8 Commits

Author SHA1 Message Date
0859002c0c Remove next dependencies from the article components
This pulls next related deps up into the page instead of the
component and allows us to pull next out of the app reader
dependency.
2022-03-25 13:26:01 -07:00
7b6c381ce2 Handle results from article actions in swift 2022-03-22 15:25:02 -07:00
7f15f42358 Send mutation events from web to native 2022-03-22 14:13:17 -07:00
fd9170788e remove font imports from appreader 2022-03-22 08:03:03 -07:00
5b3be99a55 apply stored theme in appreader 2022-03-21 15:28:48 -07:00
1817b469e2 Disable the highlight bar in the embedded iOS reader 2022-03-21 15:22:18 -07:00
5bbc3308c3 Move index.html 2022-03-21 15:19:18 -07:00
059389bbe8 WIP: bundled appreader for iOS
Update webpack to bundle fonts and CSS

Remove special font handling

Add package.json

allow setting the article data on window so it can be set in index.html

Add window omnivoreArticle definition

Remove unused dependencies

remove unused copy-webpack plugin dep

Remove unused deps

Handle setting the environment dynamically from Swift

Remove unused deps

Remove more unused deps

Update index, dont use subfolders for fonts

Use a regex to replace font url patterns

Remove local apple changes
2022-03-21 15:08:10 -07:00