Day
Index of 9 entries from . This day is part of week 52, and is day number 363 of year 2021. All entries belong to a single category, talkie.
See all entries from , or more entries from .
Style and translate show all in voice lists
Adjust options page title margin
Increase page width and font size
- Base (font) size was `0.75em`. - Reverted to the implied default `1em`. - Increased options page and popup widths to match.
Merge feature edition columns
Update voice installation FAQ
- Add Windows 11. - Mention WinRT and SAPI on Windows. - Break out a FAQ component.
Merge branch 'feature/options-refresh' into develop
Warn if no voices are installed
- Some browsers have no bundled voices, and/or cannot find any provided by the (operating) system. - One example is Chromium v96 installed via `snap` on Ubuntu 21.10 - If no voi…→ Full commit message
Add invisible buttons for onClick elements
- Having `onClick` event handlers for (by default) non-interactive elements (for example `<p>`) can be hard to "detect" in the user interface, and therefore confusing. - Adding a …→ Full commit message