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

docs(callbacks): document remaining callbacks #1445

Merged
merged 9 commits into from
Mar 12, 2017

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Mar 12, 2017

Fixes #623, finishes the list of callbacks to be documented. See #623 (comment).

  • Accordion
  • Dropdown
  • SearchCategory
  • SerachResult
  • Search
  • Table

@codecov-io
Copy link

codecov-io commented Mar 12, 2017

Codecov Report

Merging #1445 into master will decrease coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1445      +/-   ##
==========================================
- Coverage   99.74%   99.74%   -0.01%     
==========================================
  Files         141      141              
  Lines        2365     2364       -1     
==========================================
- Hits         2359     2358       -1     
  Misses          6        6
Impacted Files Coverage Δ
src/modules/Dropdown/Dropdown.js 100% <ø> (ø)
src/modules/Accordion/Accordion.js 100% <ø> (ø)
src/views/Comment/Comment.js 100% <ø> (ø)
src/modules/Search/SearchResult.js 100% <ø> (ø)
src/collections/Table/Table.js 100% <ø> (ø)
src/modules/Search/SearchCategory.js 100% <100%> (ø)
src/modules/Search/Search.js 100% <100%> (ø)

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 d619ed2...934889c. Read the comment docs.

@levithomason levithomason merged commit 5a3ac58 into master Mar 12, 2017
@levithomason levithomason deleted the docs/function-signatures branch March 12, 2017 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants