okikio / bundlejs

An online tool to quickly bundle & minify your projects, while viewing the compressed gzip/brotli bundle size, all running locally on your browser.
https://bundlejs.com
MIT License
751 stars 13 forks source link

Disable autocorrect for search input #24

Closed valtism closed 2 years ago

valtism commented 2 years ago

Autocorrect will try to correct package names to words on MacOS and mobile devices. This disables that behaviour as we don't want it here.

gitpod-io[bot] commented 2 years ago

netlify[bot] commented 2 years ago

Deploy Preview for bundlejs ready!

Name Link
Latest commit 0d8b7d1e3c57b852256011ab9a652ff668e7e1be
Latest deploy log https://app.netlify.com/sites/bundlejs/deploys/628d97dca4290f0009cd00ed
Deploy Preview https://deploy-preview-24--bundlejs.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

valtism commented 2 years ago

Video of the issue at hand:

https://user-images.githubusercontent.com/1286001/170168767-9305475c-ecd2-471b-bef1-2747b2cd4fe3.mov

okikio commented 2 years ago

Thanks for the pr