Skip to content

Commit

Permalink
Remove the legacy navigation components (#2353)
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-baer authored Dec 21, 2023
1 parent c2c3376 commit f33c269
Show file tree
Hide file tree
Showing 57 changed files with 5 additions and 3,860 deletions.
5 changes: 5 additions & 0 deletions .changeset/slimy-poets-fetch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@sumup/circuit-ui': major
---

Removed the legacy navigation components: Header, Sidebar, SidebarContextProvider and SidebarContextConsumer. Use the [TopNavigation](https://circuit.sumup.com/?path=/docs/navigation-topnavigation--docs) and [SideNavigation](https://circuit.sumup.com/?path=/docs/navigation-sidenavigation--docs) components instead.
24 changes: 0 additions & 24 deletions packages/circuit-ui/components/Header/Header.module.css

This file was deleted.

57 changes: 0 additions & 57 deletions packages/circuit-ui/components/Header/Header.spec.tsx

This file was deleted.

34 changes: 0 additions & 34 deletions packages/circuit-ui/components/Header/Header.stories.tsx

This file was deleted.

54 changes: 0 additions & 54 deletions packages/circuit-ui/components/Header/Header.tsx

This file was deleted.

20 changes: 0 additions & 20 deletions packages/circuit-ui/components/Header/index.ts

This file was deleted.

189 changes: 0 additions & 189 deletions packages/circuit-ui/components/Sidebar/Sidebar.mdx

This file was deleted.

Loading

0 comments on commit f33c269

Please sign in to comment.