p5.js-web-editor/client/modules/IDE/components
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
..
CollectionList Add <main> to all pages, add semantic HTML updates 2020-05-19 15:34:00 -04:00
Preferences Minimal Viable Navigation Menu (#1510) 2020-07-31 15:20:42 +02:00
QuickAddList Move through svg icons and add aria labels 2020-05-06 14:43:46 -04:00
Searchbar removed handleSearchEnter definition which was redundant 2020-07-28 12:56:41 +05:30
About.jsx Minimal Viable Navigation Menu (#1510) 2020-07-31 15:20:42 +02:00
AddToCollectionList.jsx Fix linter warnings 2019-12-11 15:56:57 +01:00
AddToCollectionSketchList.jsx Fix linter warnings 2019-12-11 15:56:57 +01:00
AssetList.jsx Add <main> to all pages, add semantic HTML updates 2020-05-19 15:34:00 -04:00
AssetSize.jsx Replace getConfig helper to read value from process.env 2020-06-08 11:46:38 +02:00
Console.jsx 🧹 remove FIXME 2020-07-20 19:11:20 -03:00
CopyableInput.jsx Move through svg icons and add aria labels 2020-05-06 14:43:46 -04:00
EditableInput.jsx Move through svg icons and add aria labels 2020-05-06 14:43:46 -04:00
Editor.jsx Add <main> to all pages, add semantic HTML updates 2020-05-19 15:34:00 -04:00
EditorAccessibility.jsx fix remaining linting errors 2018-05-08 19:16:05 -07:00
ErrorModal.jsx for #950, update babel to v7 (#1077) 2019-06-11 17:47:14 -04:00
Feedback.jsx Move through svg icons and add aria labels 2020-05-06 14:43:46 -04:00
FileNode.jsx Use testing-library instead of enzyme for tests 2020-06-28 15:44:00 +02:00
FileNode.stories.jsx Use testing-library instead of enzyme for tests 2020-06-28 15:44:00 +02:00
FileNode.test.jsx Use testing-library instead of enzyme for tests 2020-06-28 15:44:00 +02:00
FileUploader.jsx Replace getConfig helper to read value from process.env 2020-06-08 11:46:38 +02:00
KeyboardShortcutModal.jsx Minimal Viable Navigation Menu (#1510) 2020-07-31 15:20:42 +02:00
NewFileForm.jsx Adjust styling of find setting switches, update button styling for new file and new folder form 2020-04-28 17:31:27 -04:00
NewFileModal.jsx Move through svg icons and add aria labels 2020-05-06 14:43:46 -04:00
NewFolderForm.jsx Adjust styling of find setting switches, update button styling for new file and new folder form 2020-04-28 17:31:27 -04:00
NewFolderModal.jsx Move through svg icons and add aria labels 2020-05-06 14:43:46 -04:00
PreviewFrame.jsx 🐛 <PreviewFrame /> check for own iframe body tag before unmounting it 2020-07-03 14:40:20 -03:00
ShareModal.jsx fixes #802 (#809) 2019-01-16 12:35:34 -05:00
Sidebar.jsx Add <main> to all pages, add semantic HTML updates 2020-05-19 15:34:00 -04:00
SketchList.jsx Add <main> to all pages, add semantic HTML updates 2020-05-19 15:34:00 -04:00
Timer.jsx Migrated from momentjs to date-fns 2019-03-02 15:05:40 +05:30
Toast.jsx Minimal Viable Navigation Menu (#1510) 2020-07-31 15:20:42 +02:00
Toolbar.jsx Minimal Viable Navigation Menu (#1510) 2020-07-31 15:20:42 +02:00
Toolbar.test.jsx Minimal Viable Navigation Menu (#1510) 2020-07-31 15:20:42 +02:00
UploadFileModal.jsx Replace getConfig helper to read value from process.env 2020-06-08 11:46:38 +02:00