readapt
readapt copied to clipboard
Readapt helps those with reading challenges like dyslexia to more easily read digital text.
Added keyboard shortcuts that activate/deactivate the mask and ruler on browser extensions as requested in #44. The shortcuts are: Ruler: CTRL+ALT+R Mask: CTRL+ALT+N (not m because of a conflict) I...
Added language toggles to both template and options menus as requested in #61 and #62 Template Menu:  Options Menu:  Tested on both Chrome and Firefox. All tests pass...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
Hello, Could you support Italian Language? Thanks for your answers. Regards. A.
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
Add a feature to generate and apply a settings code. **settings** - [feat(settings): add methods encodeSettings() and decodeSettings()](https://github.com/ContentSquare/readapt/pull/77/commits/da6f86283a461ed671331b59045e5aed16ef585f) **shared-componets** - [feat(shared-components): in SaveSettings component add props disabled](https://github.com/ContentSquare/readapt/pull/77/commits/22773b22fab1b8af6b22beaaa08c8c975f425704) - [fix(shared-components): fix...