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: adding header component to ui #104

Merged
merged 18 commits into from
Mar 22, 2023
Merged

feat: adding header component to ui #104

merged 18 commits into from
Mar 22, 2023

Conversation

igomur
Copy link
Collaborator

@igomur igomur commented Mar 6, 2023

No description provided.

@igomur igomur requested a review from lotyp March 6, 2023 18:50
@changeset-bot
Copy link

changeset-bot bot commented Mar 6, 2023

🦋 Changeset detected

Latest commit: 8f98b09

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@wayofdev/storybook Minor
@wayofdev/ui Minor
@wayofdev/web Minor
@wayofdev/docs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Mar 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
next-starter-tpl-storybook ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 22, 2023 at 10:45AM (UTC)
2 Ignored Deployments
Name Status Preview Comments Updated
next-starter-tpl-docs ⬜️ Ignored (Inspect) Visit Preview Mar 22, 2023 at 10:45AM (UTC)
next-starter-tpl-web ⬜️ Ignored (Inspect) Visit Preview Mar 22, 2023 at 10:45AM (UTC)

@ghost
Copy link

ghost commented Mar 6, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Merging #104 (8f98b09) into master (2b6a904) will increase coverage by 1.18%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master    #104      +/-   ##
=========================================
+ Coverage    8.08%   9.27%   +1.18%     
=========================================
  Files          52      48       -4     
  Lines         445     388      -57     
  Branches       77      58      -19     
=========================================
  Hits           36      36              
+ Misses        409     352      -57     
Flag Coverage Δ
web 9.27% <0.00%> (+1.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
apps/web/src/components/nav/MainNav.tsx 0.00% <0.00%> (ø)
apps/web/src/features/home/pages/HomePage.tsx 0.00% <0.00%> (ø)
...pps/web/src/features/system/pages/NotFoundPage.tsx 0.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

lotyp added 2 commits March 21, 2023 14:39
…feat/ui-header

* 'master' of github-lotyp:wayofdev/next-starter-tpl: (26 commits)
  chore(deps): update dependency next to v13.2.4
  fix: makefile, formatting
  fix: size limits for web app
  fix: failing linter
  fix: conflicting peer deps
  chore(deps): update dependency @types/node to v18.15.5
  fix(deps): update dependency @hookform/resolvers to v3
  chore(deps): update dependency vite to v4.2.1
  chore(deps): update storybook monorepo to v7.0.0-rc.5
  chore(deps): update pnpm to v7.30.0
  chore(deps): update dependency tsup to v6.7.0
  chore(deps): update dependency @wayofdev/postcss-config to v2.0.4
  fix: changes in workflow
  chore(deps): update storybook monorepo to v7.0.0-rc.4 (#135)
  chore(deps): update dependency @types/jest to v29.5.0 (#133)
  chore(deps): update dependency vite to v4.2.0 (#132)
  chore(deps): update dependency @types/jest to v29.4.4 (#130)
  chore(deps): update actions/checkout action to v3.4.0 (#131)
  chore(deps): update pnpm to v7.29.3 (#129)
  chore(deps): update dependency @types/jest to v29.4.2 (#128)
  ...
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.

2 participants