circlejourney / theditor

An HTML and CSS editor for live previewing Toyhouse code as you type, with different layouts and themes.
https://th.circlejourney.net
13 stars 4 forks source link

Fully implement IndexedDB + housekeeping #5

Closed circlejourney closed 10 months ago

circlejourney commented 10 months ago

This commit should have a fully working Indexed DB implementation, minus any bugs I may have missed.

Loads of bugs also (hopefully) squashed in this commit, in preparation for pushing to beta - blurb toggle should not make code jump to the blurb section, and the stylesheet should no longer "flash out" during page load, and when toggling high/low contrast mode.