-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(tab + Storybook): tab action slot and Storybook upgrade (#1349)
* feat: new tab slot and storybook upgrade to 8 * fix: fixing stories up to clock * feat: working on updating stories * feat: the remaining component storybook story fixes * feat: cleaning up storybook * nit: small changes * chore(changeset): adding changeset * nit: removing test code from index * nit: removing storybook helper addon * nit: removing storybook option * nit: removing storybook option * nit: removing storybook option * chore: update engine reqs --------- Co-authored-by: Micah Jones <[email protected]>
- Loading branch information
1 parent
d1cb7d9
commit 6b6b003
Showing
184 changed files
with
18,565 additions
and
31,777 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,9 @@ | ||
--- | ||
"@astrouxds/astro-web-components": minor | ||
"angular-workspace": patch | ||
"@astrouxds/angular": patch | ||
"astro-react": patch | ||
"@astrouxds/react": patch | ||
--- | ||
|
||
Adding actions slot to tab component and bumping Storybook up to 8 and rewriting all stories to match the new version. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
packages/angular-workspace/projects/angular/package-lock.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
packages/angular-workspace/projects/angular/src/directives/proxies-list.ts
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,4 +1,3 @@ | ||
// @ts-nocheck | ||
|
||
import * as d from './proxies'; | ||
|
||
|
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
150 changes: 0 additions & 150 deletions
150
packages/framework-testing/astro-react/package-lock.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.