v0.1.0
0.1.0 (2022-02-26)
Bug Fixes
- add polyfill for older browser (4653c19)
- auto rotate when phone rotation is locked (2c0a686)
- esbuild binary mismatch on firefox (2326048)
- [email protected] it isn't a perf regression (42835c3)
- fix caching issue (fac119e)
- fix faq spacing (857a3b6)
- fix maximum width resize issue with the input editor (3ad1926)
- fix misc. bugs (8ea0943)
- fix module worker errors on Firefox; (9c05a42)
- fix parseInput error (865a1d8)
- fix PJAX not updating SEO tags and CSS (4633c23)
- fix search bugs (8eb88eb)
- fix small bugs (e84856b)
- fix vercel.json (2534f60)
- fix xml errors (f4ae2a5)
- fixed (8969ed8)
- forgot to renable sw for production 🛠 (b260039)
- hide navbar theme toggle btn on mobile devices (a1107ea)
- light theme crashing monaco (efbeb32)
- monaco github theme not working (b31fa8d)
- monaco resize issue and hit counter text font (5053da7)
- monaco types (760ecf9)
- preload bugs (d2da8ec)
- preload index.min.css (b27698d)
- preload-monaco gulp task (7c4d3ce)
- re-enable sw (edeaa1e)
- re-enable sw and SharedWorker (26fd8a2)
- reduce cache control header time (3d4682f)
- reduce cache control header time (for netlify) (a6f1306)
- remove webkit-touch-highlight on accordion (ac2ffd4)
- renable hit counter (077076a)
- revert to [email protected], to fix perf regression with v0.13.4 (59b789f)
- revert to prev orientation setting (1a58b7c)
- share btn (9dfb0ee)
- share url not working properly (3c0ae3f)
- share url should only be compressed if it is smaller (1a3a296)
- small bugs again (19dc355)
- spacing (85da1f5)
- switch to npm registery (27bb804)
- text bugs (6f23f33)
- update open-search.xml (3409fac)
- upgrade esbuild & fix monaco/ts share error (d3fbdd5)
- use cache storage (923cbdc)
- vercel preloading (1a7692f)
- wordwrap bug (5e833fd)
- worker bugs, make product-hunt image load faster (c4dcc5e)
Features
- add clear editor btn (bec90b7)
- add editor btn hide & src code size (5e05e02)
- add opacity transition to navbar open and close (ba6b852)
- add vercel.json for vercel (79705b2)
- add virtual console for debugging (cddb60e)
- force all deps to fetch their package.json even if not needed (2cae3d9)
- pkg versioning using proper package.json (c747ed9)
- push state on every run btn click (98551cf)
- re-design site so the new console works better (f3b386f)
- support text as a shared url search param (84562d0)
- trunucate inline console logs if the number of logs is over 50 (cd670b5)
Performance Improvements
- add importance=high (215d8e6)
- faster theme change (67e89e0)
- preload chunks (c05331d)
- preload index.min.js (10c7eed)
- preload monaco's script (58062d9)
- preload stuff (8960ec4)
- preload the theme change chunk (73ad118)
- speed up load times (d8e4b19)
- try boosting perf on mobile devices (3377f7f)
- update _headers (ade8c92)
- use module preload on esbuild (584980a)