docbrown/app/javascript/article-form/components
Suzanne Aitchison 783fb6fa24
Accessibility enhancements to navigation tabs (#13559)
* update storybook example and docs

* update desktop home feed tabs with a11y enhancements

* update storybook to reflect buttons usage, update post editor buttons

* update admin html variants tabs

* update admin sponsorships tabs

* re-add flex to the crayons-tab class to prevent regression in tab components not updated

* Revert "update admin sponsorships tabs"

This reverts commit d9e4a5e4b0d362e38a11c795b35ceb4442bc4d90.

* Revert "update admin html variants tabs"

This reverts commit 3d9f119e88dc2f2f102d664c57a1f56413490a36.

* update search tabs

* update v2 form erb html

* update tag index tabs

* update notifications tabs

* label the notifications nav

* update mod sidebar tabs

* update main analytics page tabs

* add cypress tests for home feed tabs

* add tab tests for the post editor

* add cypress tests for tags index navigation

* fix UI issue with search tabs, add search cypress tests

* add tests for the analytics dashboard tabs

* add mod nav tests

* add notifications navigation tests

* get new handles after view switch

* replace hardcoded mod paths

* apply review suggestions
2021-05-07 15:24:34 +01:00
..
__tests__ Add mention autocomplete to posts (#13101) 2021-03-31 14:42:59 +01:00
Help Refactoring help component (and fragmenting it too) (#10895) 2021-05-05 12:58:40 +07:00
ArticleCoverImage.jsx [15-min-fix] Fix removing cover img from v2 editor and dashboard link (#13227) 2021-04-12 09:34:30 -04:00
ClipboardButton.jsx "Copied!" label no longer wrapping to the next line (#12128) 2021-01-05 13:24:55 -05:00
Close.jsx updates article form to have warning modal (#12430) 2021-01-28 11:32:28 -05:00
dragAndDropHelpers.js Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
EditorActions.jsx Refactoring EditorAction (#10894) 2020-10-29 09:06:30 +01:00
EditorBody.jsx Add mention autocomplete to posts (#13101) 2021-03-31 14:42:59 +01:00
ErrorList.jsx Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
Form.jsx Layout updates (#8107) 2020-06-04 16:12:17 +02:00
Header.jsx updates article form to have warning modal (#12430) 2021-01-28 11:32:28 -05:00
ImageUploader.jsx First working version to integrate native bridge image upload (#11838) 2020-12-23 10:02:39 -06:00
index.js Remove non application files from frontend code coverage (#11752) 2020-12-04 20:00:20 -05:00
Meta.jsx Drop containers styling (#10203) 2020-09-09 09:37:16 +02:00
Options.jsx Add missing CSS class (#13053) 2021-03-19 08:55:25 -05:00
PageTitle.jsx Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
pasteImageHelpers.js Add paste image (#10212) 2021-02-04 10:58:56 -05:00
Preview.jsx Text styles (#11743) 2021-02-04 11:43:59 +01:00
Tabs.jsx Accessibility enhancements to navigation tabs (#13559) 2021-05-07 15:24:34 +01:00
TagsField.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
Title.jsx [15 min fix] Allow resize hook to contrain max-height as well as min (#13269) 2021-04-06 12:11:03 +01:00
Toolbar.jsx [deploy] Redesign article editor (#7524) 2020-05-29 11:59:37 -04:00