-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove filters from release notes list page (#1987)
* chore: remove filters from release notes list page * chore: changeset * chore: add correct backlink to release notes details page
- Loading branch information
1 parent
3ddd920
commit 4dabf86
Showing
11 changed files
with
96 additions
and
550 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@commercetools-docs/gatsby-theme-docs': minor | ||
--- | ||
|
||
Remove the ability of filtering the release notes in the legacy release notes list page |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
159 changes: 0 additions & 159 deletions
159
packages/gatsby-theme-docs/src/components/release-notes-filter-dates.js
This file was deleted.
Oops, something went wrong.
58 changes: 0 additions & 58 deletions
58
packages/gatsby-theme-docs/src/components/release-notes-filter-topics.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 0 additions & 41 deletions
41
packages/gatsby-theme-docs/src/hooks/use-release-notes-filter-params.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.