forked from rei/rei-cedar
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
final final v4 _final updates - Andrew Rohman
- Loading branch information
1 parent
ea88658
commit d392e42
Showing
25 changed files
with
1,451 additions
and
23 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"id": "OVyum8UyoG", | ||
"data": { | ||
"content": { | ||
"type": "doc", | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "Development note", | ||
"type": "text", | ||
"marks": [ | ||
{ | ||
"type": "bold" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "Stuart is a licensed, proprietary font. Do not use it outside of REI projects.", | ||
"type": "text" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
"type": "warning" | ||
}, | ||
"blockType": "callout", | ||
"size": "medium" | ||
} |
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,47 @@ | ||
{ | ||
"id": "OzCQHjALTy", | ||
"data": { | ||
"shortcuts": [ | ||
{ | ||
"id": "RgI6OKTwCA", | ||
"link": { | ||
"name": "Cedar 13", | ||
"path": "/pages/cedar-13" | ||
}, | ||
"image": "https://knapsack.imgix.net/site/rei-cedar/tree-rings-kdzj_zmznx.png", | ||
"title": "Cedar 13", | ||
"description": "Vue 3 migration complete plus two new features" | ||
}, | ||
{ | ||
"id": "uVJLIWSzZ7", | ||
"link": { | ||
"name": "Cedar 12", | ||
"path": "/pages/cedar-12" | ||
}, | ||
"title": "Cedar 12", | ||
"description": "Preparing for Vue 3" | ||
}, | ||
{ | ||
"id": "fWXFA6nndd", | ||
"link": { | ||
"name": "Cedar 11", | ||
"path": "/pages/cedar-11" | ||
}, | ||
"title": "Cedar 11", | ||
"description": "A focus on messaging" | ||
} | ||
], | ||
"gridStyles": { | ||
"columns": "3", | ||
"centered": false | ||
}, | ||
"tileStyles": { | ||
"rounded": true, | ||
"outlined": true, | ||
"imageSize": "none", | ||
"titleSize": "xsmall" | ||
} | ||
}, | ||
"size": null, | ||
"blockType": "shortcut-tiles" | ||
} |
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,46 @@ | ||
{ | ||
"id": "Pk4OIJrxJB", | ||
"data": { | ||
"shortcuts": [ | ||
{ | ||
"id": "RgI6OKTwCA", | ||
"link": { | ||
"name": "Tokens", | ||
"path": "/pages/tokens" | ||
}, | ||
"title": "Related", | ||
"description": "Contributing Tokens" | ||
}, | ||
{ | ||
"id": "B3hlyf-dQS", | ||
"link": { | ||
"name": "Icons", | ||
"path": "/pages/icons" | ||
}, | ||
"title": "Related", | ||
"description": "Contributing Icons" | ||
}, | ||
{ | ||
"id": "wf70ywBhKq", | ||
"link": { | ||
"name": "Components", | ||
"path": "/pages/components-ifht51kn76" | ||
}, | ||
"title": "Related", | ||
"description": "Contributing Components" | ||
} | ||
], | ||
"gridStyles": { | ||
"columns": "3", | ||
"centered": false | ||
}, | ||
"tileStyles": { | ||
"rounded": true, | ||
"outlined": true, | ||
"imageSize": "none", | ||
"titleSize": "xsmall" | ||
} | ||
}, | ||
"size": null, | ||
"blockType": "shortcut-tiles" | ||
} |
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,57 @@ | ||
{ | ||
"id": "RAjHxuPN_B", | ||
"data": { | ||
"type": "info", | ||
"content": { | ||
"type": "doc", | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "Contributor note", | ||
"type": "text", | ||
"marks": [ | ||
{ | ||
"type": "bold" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "paragraph", | ||
"content": [ | ||
{ | ||
"text": "Contributions mainly come from the REI community. If you are external to our organization, learn how you can contribute to Cedar by ", | ||
"type": "text" | ||
}, | ||
{ | ||
"text": "submitting bug fixes", | ||
"type": "text", | ||
"marks": [ | ||
{ | ||
"type": "link", | ||
"attrs": { | ||
"href": "https://cedar.rei.com/contributing#how-to-contribute", | ||
"class": "router-link-active router-link-exact-active", | ||
"target": "_blank" | ||
} | ||
}, | ||
{ | ||
"type": "underline" | ||
} | ||
] | ||
}, | ||
{ | ||
"text": ".", | ||
"type": "text" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
}, | ||
"blockType": "callout", | ||
"size": "large" | ||
} |
Oops, something went wrong.