Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/reordering list #24

Merged
merged 10 commits into from
Aug 11, 2019

Conversation

gustavoFreireS
Copy link
Contributor

  • refactor the reordering function
  • create onTabsChange callback function to receive all tabBar updates
  • create new test cases (higher coverage)
  • all updates are now occurring on virtual DOM and it's refs (opposed to using the DOM) as it was before

src/components/tabs/tab-bar.tsx Outdated Show resolved Hide resolved
src/components/tabs/tab-bar.tsx Show resolved Hide resolved
src/components/tabs/tab-bar.tsx Outdated Show resolved Hide resolved
src/components/tabs/tab-bar.tsx Outdated Show resolved Hide resolved
src/components/tabs/tab-bar.tsx Outdated Show resolved Hide resolved
src/components/tabs/tabs.test.tsx Outdated Show resolved Hide resolved
src/components/tabs/tabs.test.tsx Outdated Show resolved Hide resolved
src/components/tabs/tabs.test.tsx Show resolved Hide resolved
src/components/testInterface.tsx Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@gustavoFreireS gustavoFreireS merged commit 5ea05c6 into EvoluxBR:master Aug 11, 2019
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.

3 participants