Fred Chasen

Results 55 comments of Fred Chasen

While the idea of shimming `insertRule` would be really interesting I don't see that happening anytime soon. If you can access the stylesheet it creates, you could get the rules...

Sorry for the delay reviewing, this looks great but would it be possible to update this without the eslint formatting changes?

You also might want to try using a local server like https://github.com/indexzero/http-server

Apologizes that I don't have a better response for this but the inline view is half-backed for now and I wouldn't recommend using it. It should probably be removed as...

Have you got an epub you could send me to test?

Sorry this slipped me by, thanks so much for writing this up. I'll need to look into this a bit more, but I agree that a good approach for now...

Is this with a zipped ePub file?

So the first thing I would recommend is trying an unzipped epub. It will be much faster as it doesn't need to wait for the entire epub to load and...

Getting the page for a currently rendered chapter is simple enough, but rendering the entire book out in each users browser to get page numbers just wasn't practical. Would be...

I owe this a longer response, but the intention to is remove the `srcdoc` usage as we migrate towards everything being represented by a manifest. Url for the views will...