p5.js-web-editor/client
ov 3333dd41fa
Persistence Language Functionality to Store Language in User Preferences (#1536)
* Entry points to introduce persistence in language selection
* setLanguage action changes both the state and the i18next language
* Ensure language change applies to all pages on load

Co-authored-by: Andrew Nicolaou <me@andrewnicolaou.co.uk>
2020-08-17 11:23:58 +02:00
..
__test__/mocks Add jest/enzyme and a simple unit test 2019-01-25 17:21:10 -05:00
common 👌 add CodeIcon to icons.jsx 2020-07-28 10:46:53 -03:00
components Persistence Language Functionality to Store Language in User Preferences (#1536) 2020-08-17 11:23:58 +02:00
images 🔀 merge from develop 2020-07-28 10:45:18 -03:00
modules Persistence Language Functionality to Store Language in User Preferences (#1536) 2020-08-17 11:23:58 +02:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles [#1526] Add ellipsis to sidebar file names 2020-07-30 18:59:12 -04:00
utils Spanish Translation: Reset password Form and View (#1545) 2020-08-13 12:12:02 +02:00
constants.js Persistence Language Functionality to Store Language in User Preferences (#1536) 2020-08-17 11:23:58 +02:00
i18n.js Minimal Viable Navigation Menu (#1510) 2020-07-31 15:20:42 +02:00
index.jsx Prototype with proposed i18n architecture (#1478) 2020-07-06 11:36:45 +02:00
index.stories.mdx Example Button component 2020-01-19 18:06:58 +01:00
jest.setup.js Use testing-library instead of enzyme for tests 2020-06-28 15:44:00 +02:00
persistState.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
reducers.js Displays existing collection 2019-09-25 12:06:07 -04:00
routes.jsx 🔀 merging from mobile-sketch-view 2020-06-30 16:37:43 -03:00
store.js Replace getConfig helper to read value from process.env 2020-06-08 11:46:38 +02:00
theme.js 🔀 merge from develop 2020-07-24 17:01:48 -03:00