-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(Section): move deprecated styles into a seperate docs page
This is an addition to PR #2582
1 parent
968efdd
commit 25b9a7f
Showing
13 changed files
with
199 additions
and
131 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
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
53 changes: 53 additions & 0 deletions
53
packages/dnb-design-system-portal/src/docs/uilib/components/section/deprecated.mdx
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,53 @@ | ||
--- | ||
showTabs: true | ||
--- | ||
|
||
import { | ||
SectionDemoMintGreen, | ||
SectionDemoSeaGreen, | ||
SectionDemoEmeraldGreen, | ||
SectionDemoLavender, | ||
SectionDemoBlack3, | ||
SectionDemoSandYellow, | ||
SectionDemoPistachio, | ||
SectionDemoFireRed, | ||
SectionDemoFireRed8, | ||
} from 'Docs/uilib/components/section/Examples' | ||
|
||
## Deprecated styles | ||
|
||
### Mint-Green Section | ||
|
||
<SectionDemoMintGreen /> | ||
|
||
### Sea-Green Section | ||
|
||
<SectionDemoSeaGreen /> | ||
|
||
### Emerald-Green Section | ||
|
||
<SectionDemoEmeraldGreen /> | ||
|
||
### Lavender Section | ||
|
||
<SectionDemoLavender /> | ||
|
||
### Black-3 Section | ||
|
||
<SectionDemoBlack3 /> | ||
|
||
### Sand-Yellow Section | ||
|
||
<SectionDemoSandYellow /> | ||
|
||
### Pistachio Section | ||
|
||
<SectionDemoPistachio /> | ||
|
||
### Fire-Red Section | ||
|
||
<SectionDemoFireRed /> | ||
|
||
### Fire-Red-8 Section | ||
|
||
<SectionDemoFireRed8 /> |
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 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