-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #426 from phase2/feature/outline-core-link-updates
Outline Fall/Winter Update!!
- Loading branch information
Showing
149 changed files
with
2,581 additions
and
7,113 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,9 @@ | ||
--- | ||
'@phase2/outline-form': patch | ||
'@phase2/outline-storybook': patch | ||
'@phase2/outline-core-link': patch | ||
'@phase2/outline-config': patch | ||
'@phase2/outline-templates': patch | ||
--- | ||
|
||
Update for core link best practices. |
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,15 @@ | ||
--- | ||
'@phase2/outline-form': patch | ||
'@phase2/outline-adopted-stylesheets-controller': patch | ||
'@phase2/outline-storybook': patch | ||
'@phase2/outline-core-button': patch | ||
'@phase2/outline-examples': patch | ||
'@phase2/outline-core-alert': patch | ||
'@phase2/outline-core-link': patch | ||
'@phase2/outline-docs': patch | ||
'@phase2/outline-config': patch | ||
'@phase2/outline-templates': patch | ||
'@phase2/outline-core': patch | ||
--- | ||
|
||
Update and reorganization |
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,13 @@ | ||
--- | ||
'@phase2/outline-form': patch | ||
'@phase2/outline-storybook': patch | ||
'@phase2/outline-examples': patch | ||
'@phase2/outline-core-alert': patch | ||
'@phase2/outline-core-link': patch | ||
'@phase2/outline-docs': patch | ||
'@phase2/outline-config': patch | ||
'@phase2/outline-templates': patch | ||
'@phase2/outline-core': patch | ||
--- | ||
|
||
Cleaup and organization. |
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 |
---|---|---|
|
@@ -31,7 +31,8 @@ | |
{ | ||
"argsIgnorePattern": "^_" | ||
} | ||
] | ||
], | ||
"lit-plugin/no-invalid-css": "off" | ||
}, | ||
"overrides": [ | ||
{ | ||
|
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 |
---|---|---|
|
@@ -59,6 +59,7 @@ node_modules/ | |
mutagen.yml.lock | ||
www/ | ||
.turbo | ||
.turbo-cookie | ||
|
||
# Outline specific | ||
custom-elements.json | ||
|
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 +1 @@ | ||
18 | ||
20 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
@import url('https://rsms.me/inter/inter.css'); | ||
/* Outline */ | ||
@import '../packages/outline-templates/default/outline.theme.css'; | ||
/* Global Tailwind Utilities */ | ||
@import '../packages/outline-templates/default/tailwind.css'; |
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,3 @@ | ||
nodeLinker: node-modules | ||
|
||
yarnPath: .yarn/releases/yarn-1.22.19.cjs |
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
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
30 changes: 1 addition & 29 deletions
30
packages/components/@deprecated/outline-form/src/outline-form.global.scoped.css
Large diffs are not rendered by default.
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
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,30 @@ | ||
# outline-core-alert | ||
|
||
The Outline Core Alert component | ||
|
||
## Properties | ||
|
||
| Property | Attribute | Type | Default | Description | | ||
|----------------------|------------------|-----------------------------------------------|---------|-----------------------------------------------| | ||
| `adoptedStylesheets` | | `AdoptedStyleSheets` | | | | ||
| `debug` | | `boolean` | false | | | ||
| `isInteractive` | `is-interactive` | `boolean` | false | This is important context for screen readers. | | ||
| `status` | `status` | `"info" \| "warning" \| "error" \| "success"` | "info" | | | ||
|
||
## Slots | ||
|
||
| Name | Description | | ||
|--------------|------------------------------------------------| | ||
| `default` | The alert contents. | | ||
| `header` | The header in the alert. | | ||
| `icon-end` | The icon to display at the end of the alert. | | ||
| `icon-start` | The icon to display at the start of the alert. | | ||
|
||
## CSS Custom Properties | ||
|
||
| Property | Description | | ||
|----------------------------|--------------------------------------------------| | ||
| `--outline-alert--error` | background: The background color for the error alert. | | ||
| `--outline-alert--info` | background: The background color for the info alert. | | ||
| `--outline-alert--success` | background: The background color for the success alert. | | ||
| `--outline-alert--warning` | background: The background color for the warning alert. | |
Oops, something went wrong.