Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Create tabBar component #113

Merged
merged 3 commits into from
Jul 23, 2020
Merged

Create tabBar component #113

merged 3 commits into from
Jul 23, 2020

Conversation

carolinegoncalveszup
Copy link
Contributor

- What I did
Create new tabBar component which should be used instead of tabView for the new version. As we are not going to allow break changes for this version, we are keeping the tabView but indicating that the component is deprecated.

- How I did it
Create tabBar component and associate it as a default component

- How to verify it
The playground project in /#/cloud/2d0c7b6557c544479853a3c9ab6113bd/tabBarRefactor?platform=react-web should render correctly tabBar component

- Description for the changelog
Create tabBar

@github-actions
Copy link

Code coverage

Filename Statements Branches Functions Lines
src/utils/array.ts 100% 100% 100% 100%
src/provider.ts 0% 100% 100% 0%
src/index.ts 0% 100% 0% 0%
src/utils/beagleComponent.ts 0% 0% 0% 0%
src/BeagleId.tsx 0% 0% 0% 0%
src/components/BeagleListView/styled.ts 0% 0% 0% 0%
src/components/Spinner/index.ts 0% 100% 100% 0%
src/components/index.ts 0% 100% 100% 0%
src/components/BeagleListView/index.tsx 0% 100% 0% 0%
src/components/BeagleInput/index.tsx 0% 0% 0% 0%
src/components/BeagleText/styled.ts 0% 0% 0% 0%
src/components/BeagleTabView/context.ts 0% 100% 100% 0%
src/components/BeagleTabView/BeagleTabItem/styled.ts 0% 100% 100% 0%
src/components/BeagleText/index.tsx 0% 100% 0% 0%
src/components/BeagleTabView/styled.ts 0% 100% 100% 0%
src/components/BeagleTabView/BeagleTabItem/index.tsx 0% 0% 0% 0%
src/components/BeagleTabView/index.tsx 0% 0% 0% 0%
src/components/utils/animation.ts 0% 100% 100% 0%
src/components/BeagleTabBar/index.tsx 0% 0% 0% 0%
src/components/BeagleTabBar/styled.ts 0% 100% 100% 0%
src/components/utils/withTheme.tsx 0% 100% 0% 0%
src/components/BeagleImage/styled.ts 0% 100% 0% 0%
src/components/TextArea/styled.ts 0% 100% 100% 0%
src/components/BeagleImage/index.tsx 0% 0% 0% 0%
src/components/BeagleError/index.tsx 0% 100% 0% 0%
src/components/BeagleSimpleForm/index.tsx 0% 0% 0% 0%
src/components/TextArea/index.tsx 0% 0% 0% 0%
src/components/Markdown/styled.ts 0% 100% 100% 0%
src/components/BeagleButton/styled.ts 0% 100% 100% 0%
src/components/Markdown/index.tsx 0% 0% 0% 0%
src/components/BeagleTouchable/styled.ts 0% 100% 100% 0%
src/components/BeagleButton/index.tsx 0% 0% 0% 0%
src/components/BeagleWebView/styled.ts 0% 100% 100% 0%
src/components/BeagleWebView/index.tsx 0% 100% 0% 0%
src/components/BeagleTouchable/index.tsx 0% 0% 0% 0%
src/components/BeagleContainer/styled.ts 0% 100% 100% 0%
src/components/BeagleContainer/index.tsx 0% 0% 0% 0%
src/components/BeaglePageView/KeyboardArrowLeft.tsx 0% 100% 0% 0%
src/components/BeaglePageView/styled.ts 0% 0% 0% 0%
src/components/commons.styled.ts 0% 100% 100% 0%
src/components/BeagleLazy/index.tsx 0% 0% 0% 0%
src/components/Modal/styled.ts 0% 100% 100% 0%
src/components/BeaglePageView/index.tsx 0% 0% 0% 0%
src/components/BeagleLoading/styled.ts 0% 100% 100% 0%
src/components/BeagleLoading/index.tsx 0% 100% 0% 0%
src/components/Modal/index.tsx 0% 0% 0% 0%
src/components/BeagleFutureListView/styled.ts 0% 0% 0% 0%
src/components/BeagleFutureListView/index.tsx 0% 0% 0% 0%
src/renderer.ts 0% 0% 0% 0%
src/component.tsx 0% 0% 0% 0%

@carolinegoncalveszup carolinegoncalveszup merged commit 5e586b4 into master Jul 23, 2020
@carolinegoncalveszup carolinegoncalveszup deleted the feat/refactor-tabview branch July 23, 2020 17:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants