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

style(typings): export Tab definitions #1808

Merged
merged 6 commits into from
Jun 30, 2017
Merged

style(typings): export Tab definitions #1808

merged 6 commits into from
Jun 30, 2017

Conversation

pierre-H
Copy link
Contributor

No description provided.

@pierre-H pierre-H changed the title Add Tab definitions Add Tab definitions to index Jun 29, 2017
@codecov-io
Copy link

codecov-io commented Jun 29, 2017

Codecov Report

Merging #1808 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1808   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files         144      144           
  Lines        2463     2463           
=======================================
  Hits         2457     2457           
  Misses          6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dbc3b00...3f4bdaf. Read the comment docs.

index.d.ts Outdated
@@ -156,6 +156,8 @@ export { default as Sidebar, SidebarProps } from './dist/commonjs/modules/Sideba
export { default as SidebarPushable, SidebarPushableProps } from './dist/commonjs/modules/Sidebar/SidebarPushable';
export { default as SidebarPusher, SidebarPusherProps } from './dist/commonjs/modules/Sidebar/SidebarPusher';

export { default as Tab, TabProps} from './dist/commonjs/modules/Tab';

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Tab has also the TabPane subcomponent, let's export it, too

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@layershifter You're right ! It's done.

@layershifter layershifter changed the title Add Tab definitions to index style(typings): export Tab definitions Jun 29, 2017
Copy link
Member

@layershifter layershifter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pierre-H Thanks for update, LGTM

@levithomason levithomason merged commit 9e81095 into Semantic-Org:master Jun 30, 2017
@levithomason
Copy link
Member

Released in [email protected].

@pierre-H pierre-H deleted the patch-1 branch October 17, 2017 12:35
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.

4 participants