reviewer note, i've added the base of release/1.0.0 for now, however this can be changed to the correct one if required
96 Re order of block list in Nav
Description
This adds functions in to re-order the objects that display the Blocks and Elements in the Themer Nav.
Blocks are ordered by title and Elements have been ordered by name. Element reordering wasn't in the original ticket but can be easily removed if required.
Change Log
Adds in functions to order Blocks and Elements in respective nav components
Steps to test
In the Nav in Themer, blocks such as core/block which has the title 'Pattern' will now be alphabetically correct for Pattern rather than Block.
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] Any dependent changes have been merged and published in downstream modules
reviewer note, i've added the base of release/1.0.0 for now, however this can be changed to the correct one if required
96 Re order of block list in Nav
Description
This adds functions in to re-order the objects that display the Blocks and Elements in the Themer Nav.
Blocks are ordered by title and Elements have been ordered by name. Element reordering wasn't in the original ticket but can be easily removed if required.
Change Log
Steps to test
In the Nav in Themer, blocks such as core/block which has the title 'Pattern' will now be alphabetically correct for Pattern rather than Block.
Checklist: