Skip to content

Commit

Permalink
feat: new Navbar component (#2450)
Browse files Browse the repository at this point in the history
* feat: new Navbar component

* chore: update docs

* chore: docs website adjustments

* chore: minor fix, update pkg-lock file

* chore: fix icons and deps

* feat: provide default Contentful Logo, expose media queries utils

* fix: fix subcomponents types

* chore: bump pkg version

* chore: remove redundent cons

* refactor: don't expose local media queries

* chore: bump version

* style: fix focus styles

* chore: update pkg-lock

* docs: provide docs and examples for Navbar

* fix: addess comments

* chore: bump Nabar to stable varsion, include Navbar to f36-components

* chore: Update .changeset/smooth-seas-care.md

Co-authored-by: Kristoffer <denkristoffer@users.noreply.github.com>

---------

Co-authored-by: Kristoffer <denkristoffer@users.noreply.github.com>
  • Loading branch information
bgutsol and denkristoffer committed Jun 29, 2023
1 parent 4be4b41 commit e8786d8
Show file tree
Hide file tree
Showing 56 changed files with 2,616 additions and 289 deletions.
6 changes: 6 additions & 0 deletions .changeset/smooth-seas-care.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@contentful/f36-navbar': minor
'@contentful/f36-components': minor
---

- Release Navbar stable version, include Navbar to the umbrella @contentful/f36-components package
Loading

1 comment on commit e8786d8

@vercel
Copy link

@vercel vercel bot commented on e8786d8 Jun 29, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.