Merge branch 'feature/improve-state' into develop
* feature/improve-state: Avoid un/controlled component mixup Use reselect to speed up data transformations Add reselect Remove redux-persist and redux-persist-crosstab M…→ Full commit message
Category index page 3 of 6 pages, listing 100 out of 588 entries in the category talkie.
* feature/improve-state: Avoid un/controlled component mixup Use reselect to speed up data transformations Add reselect Remove redux-persist and redux-persist-crosstab M…→ Full commit message
- Mostly used for voice list dependent data transformations (languages, language groups, etcetera) - Cleaned up some state and props.
- With pre-rendered html containing most state, the local storage state rehyration has lost some value in terms of speeding up rendering. - For loading the remaining browser runti…→ Full commit message
* feature/improve-demo: Fix eslint warnings and errors Run eslint for jsx files Make all react componentes pure Fix positional translation arguments Detect language from…→ Full commit message
- Open the welcome page upon install. - Display a translate sample text in a language for which there is a voice installed. - Enable speaking selected text from internal pages. - …→ Full commit message
- A short introduction and welcome page for new users. - Should be opened automatically upon first install.
- Move the story from options to the demo page. - List voices in the demo. - Create a support tab in the demo. - Link to demo tabs from the popup. - Move text options to a new tab…→ Full commit message
* feature/update-dependencies: Update @google-cloud/translate Update webextension-polyfill Update web-ext Update react Update bluebird Update babel Update concurrent…→ Full commit message
* feature/demo-page: Use more variables in rollup files Add a demo page, refactor entire application Clean up rollup config for react Clean up front end code a bit
* release/v4.1.2: 4.1.2 Update encoded data: images with new color
* release/v4.1.1: 4.1.1 Add thank you note for Miroslava Jovičić Add special icons for the chrome web store Update play icon color for free Talkie Multiline links to web…→ Full commit message
* release/v4.1.0: 4.1.0 Update Swedish translation Automated translations Prevent scroll jumping on click in the voice options Revert speaking entire paragraphs by defau…→ Full commit message
* feature/speak-long-texts-option: Update Swedish translation Automated translations Prevent scroll jumping on click in the voice options Revert speaking entire paragraphs…→ Full commit message
- Speaking long paragraphs was not stable on all systems. - The previous fix for Chrome speaking text was to split up each paragraph in to smaller parts. - The split tries to keep…→ Full commit message
- A demo page would be useful to show the capabilities of Talkie. - The demo page should reuse as much functionality as possible from other parts of the application. React - Pre…→ Full commit message
* release/v4.0.2: 4.0.2 Only run eslint when testing Only split text to paragraphs
* release/v4.0.1: 4.0.1 Also bump package-lock.json version number Update package-lock.json Update package-lock.json Put unpackaged code/sourcemaps in a separate zip fil…→ Full commit message
* release/v4.0.0: (24 commits) 4.0.0 Update rollup Fix eslint warnings and errors Update eslint Add package-lock.json Update Swedish translation Automated translatio…→ Full commit message