p5.js-web-editor/client/modules/IDE/actions
ov 05e43c70b7
Minimal Viable Navigation Menu (#1510)
* Minimal Viable Navigation Menu
Translation with new namespace
I18Next configuration leaning on default separator and namespace

Broom: i18n + debug:false

* Minimal Viable Navigation Menu
Test entry for Toolbar.test.jsx

* Translation.json : Changes in translation for new namespace
About : broom About lines 17-26
Nav component : changes in keys
KeyboardShortcutModal.jsx: Key now in Common

* Voice Over Labels in Preferences:index
Labels included in translations.json

* Voice Over Labels in Preferences:index
Labels included in translations.json

* Voice Over Labels in Preferences:index
Labels included in translations.json

* Voice Over Labels in Preferences:index
Labels included in translations.json
Snapshot updated npm run test -- -u

* translations.json ARIA labels adjacent to respective label
Updated names to call the labels
Common namespace without currently used entries

* Update Nav.jsx

Missing Common.p5logoARIA key

* Update Toolbar.test.jsx

Deleting commented line 78

* Update in keys

Co-authored-by: Andrew Nicolaou <me@andrewnicolaou.co.uk>
2020-07-31 15:20:42 +02:00
..
assets.js Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00
collections.js Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00
console.js refactor console to its own reducer and actions, add clear button, clean up console component 2017-01-11 14:13:49 -05:00
editorAccessibility.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
files.js Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00
ide.js Add changes for asset upload limit, after cherry-picking changes from asset-limit-with-lambda 2020-03-03 16:33:52 -05:00
loader.js Added Loader to indicate loading of sketches (#880) 2019-05-01 16:32:39 -04:00
preferences.js Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00
project.js Minimal Viable Navigation Menu (#1510) 2020-07-31 15:20:42 +02:00
projects.js Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00
sorting.js Implement CollectionSearchbar in addition to SketchSearchbar 2019-11-10 21:57:11 +01:00
toast.js Showing "Autosave enabled" toast (#173) 2016-10-27 19:45:09 -04:00
uploader.js Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00