* Umb editor control contains a11y support for the media section
* Started work to align to the settings section
* A11Y Amends for umbraco header directive specifically to support document type
* Fixed error when creating a new user
* This change makes sure that if a relationship type is edited, followed by a create, the title of the page is reset, a seperate PR will address the a11y requirements for this controller
* Umbraco Header directive now uses "create" rather than create item
* Made the ediorFor property more generic
* Made the ediorFor property more generic
Umbraco Header directive now uses "create" rather than create item
* Edit and create template now aligns to the more a11y header directive
* Added support for a11y name and title on settings->scripts
* Added support for a11y name and title on settings->stylesheets
* Added support for a11y name and title on settings->partial views
* Added support for a11y name and title on settings->partial view macros
* Added support for a11y name and title when editing members
* Added support for a11y name and title when editing member groups
* Updated to ignore package-lock
* Added support for a11y name and title when editing media types
* Added the ability to prevent the title being set via the umbeditorheader directive, currently for use when the content editor is editing media via a content page
* No longer sets the page title by default
* No longer sets the page title by default
* Added support for a11y name and title when editing members
* Added support for a11y name and title when editing dictionary items
* Removed bug where by screen reader was reading "blank" when the name-locked value was set to true or there was no message/ name to display
* Fixing redering issues following refactor
* Don't ignore package-lock.json
* Merged languages
* Fix up merge errors
* Clean up of change password section in member details
* Added missing attributes to umb-checkbox
* More tweaks based on comments
* Removed href from the button
* Improves accessability of the three dot tree options button
* Updated list view headers styling to have the link/hand cursor visible only if the header is sortable (and hence clicking has an effect)
* Allows members to be ordered by additional system fields (#6575)
* Fix ContentType.Alias matching in PublishedContentExtensions an… (#6577)
* Fixes an error in #6538 by moving the colon character to the sr-only span
* V8: Move misplaced colon in language selector (#6692)
* V8: It should be possible to disallow all types at content root (#6580)
* Pick macro parameters in an infinite editor like content type properties (#6586)
* Reload node children after publishing with descendants
* Correct URL decoding of macro partial view names (#6592)
* Fix semantics for list views (#6595)
* fixes test
* fixing tests
* Improved menu context