This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Remove Header and Footer components (#669)
BREAKING CHANGE: Header and Footer are no longer available Instead, use the private @seek/anz-candidate-header-footer package
- Loading branch information
1 parent
841be03
commit 6b24c71
Showing
51 changed files
with
17 additions
and
13,758 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 |
---|---|---|
@@ -1,11 +1,3 @@ | ||
# Motivation | ||
NOTE: This project has been deprecated in favour of [Braid Design System.](https://github.com/seek-oss/braid-design-system) | ||
|
||
{{ Why are we proposing an API change? }} | ||
|
||
# Proposed solution with API example(s) | ||
|
||
{{ What does your proposed API look like and why? }} | ||
|
||
# Unresolved questions | ||
|
||
{{ Is there anything else that needs to be discussed? }} | ||
Unless there's a critical production issue, we won't be making further changes to this repo. |
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 |
---|---|---|
@@ -1,31 +1,3 @@ | ||
** Please provide as much detail as possible, but feel free to remove irrelevant sections ** | ||
NOTE: This project has been deprecated in favour of [Braid Design System.](https://github.com/seek-oss/braid-design-system) | ||
|
||
{{ Reason for change }} | ||
|
||
BREAKING CHANGE: | ||
|
||
{{ Description of breaking API change }} | ||
|
||
RFC URL: | ||
|
||
{{ URL of associated RFC for API change }} | ||
|
||
MIGRATION GUIDE: | ||
|
||
Before: | ||
|
||
```js | ||
{{ Old code }} | ||
``` | ||
|
||
After: | ||
|
||
```js | ||
{{ New code }} | ||
``` | ||
|
||
EXAMPLE USAGE: | ||
|
||
```js | ||
{{ Code }} | ||
``` | ||
Unless there's a critical production issue, we won't be making further changes to this repo. |
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
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
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
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.