9ce900c767
* fix: Avoid autocapitalize keyboard for instance name On iOS Safari (possibly other browsers as well), auto-capitalization is enabled even for input fields with inputmode=url. In my testing, the inputmode attribute is working supported and working (in so far that iOS does consider it and and provides me a keyboard optimised for URL inputs, with quick buttons for slash and .com etc). The autocapitalize is supported on Safari, per: https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/Attributes.html#//apple_ref/doc/uid/TP40008058-autocapitalize Fixes https://github.com/nolanlawson/pinafore/issues/1652. * fix: Avoid spell check on Instance name field Checking of spelling and grammar and automatic corrections thereof are likely unwanted when entering the instance domain/URL. |
||
---|---|---|
.. | ||
build | ||
inline-script | ||
routes | ||
scss | ||
server | ||
static | ||
thirdparty/font-awesome-svg-png | ||
client.js | ||
server.js | ||
service-worker.js |