Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Ensure React alphabetical ordering ignoring prefix #222

Merged
merged 1 commit into from
Aug 2, 2017

Conversation

aduth
Copy link
Member

@aduth aduth commented Aug 2, 2017

This pull request seeks to ensure that the generated React component includes case statements ordered alphabetically. Currently, due to gutenberg/ prefixing, cases within the generated component fall out of order for Gutenberg-specific icons.

Testing instructions:

Verify that case statements in react/index.jsx are alphabetical.

@aduth aduth added the Build label Aug 2, 2017
@aduth aduth changed the title Ensure alphabetical ordering ignoring prefix Ensure React alphabetical ordering ignoring prefix Aug 2, 2017
@field2 field2 merged commit 44504fd into master Aug 2, 2017
@aduth aduth deleted the update/react-alphabetical branch August 2, 2017 13:47
aduth added a commit to WordPress/gutenberg that referenced this pull request Aug 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants