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