Skip to content

feat: adding ordering and next sibling method to flex layout#615

Merged
a7ul merged 2 commits intomasterfrom
feat/layout-ordering
Jun 28, 2020
Merged

feat: adding ordering and next sibling method to flex layout#615
a7ul merged 2 commits intomasterfrom
feat/layout-ordering

Conversation

@shubhamzanwar
Copy link
Copy Markdown
Member

Adds the following methods:

  • Get index of a child node
  • Get next sibling for a child node

Modifies the following method:

  • insertBefore: maintains correct children order in nodeChildren

@a7ul a7ul merged commit c54826d into master Jun 28, 2020
@a7ul a7ul deleted the feat/layout-ordering branch June 28, 2020 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants