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: add Breadcrumbs component #253

Merged
merged 4 commits into from
Jun 1, 2020
Merged

feat: add Breadcrumbs component #253

merged 4 commits into from
Jun 1, 2020

Conversation

unix
Copy link
Member

@unix unix commented May 31, 2020

PR Checklist

  • Fix linting errors
  • Label has been added

Change information

@unix unix linked an issue May 31, 2020 that may be closed by this pull request
@unix unix self-assigned this May 31, 2020
@codecov
Copy link

codecov bot commented May 31, 2020

Codecov Report

Merging #253 into rc will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##               rc     #253   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files         174      178    +4     
  Lines        2189     2228   +39     
  Branches      501      506    +5     
=======================================
+ Hits         2188     2227   +39     
  Misses          1        1           
Impacted Files Coverage Δ
components/link/link.tsx 100.00% <ø> (ø)
components/breadcrumbs/breadcrumbs-item.tsx 100.00% <100.00%> (ø)
components/breadcrumbs/breadcrumbs-separator.tsx 100.00% <100.00%> (ø)
components/breadcrumbs/breadcrumbs.tsx 100.00% <100.00%> (ø)
components/breadcrumbs/index.ts 100.00% <100.00%> (ø)

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 3c18b7f...4715b78. Read the comment docs.

@unix unix mentioned this pull request May 31, 2020
unix added 4 commits June 1, 2020 08:58
docs(breadcrumbs): add docs

fix(breadcrumbs): fix item types error
docs: add api for breadcrumbs
@unix unix merged commit 7665758 into geist-org:rc Jun 1, 2020
@unix unix deleted the breadcrumbs branch June 1, 2020 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Navigation component
1 participant