-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(tabs, in page nav): update styles #3579
Conversation
Run & review this pull request in StackBlitz Codeflow. |
🦋 Changeset detectedLatest commit: 919f6bb The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 919f6bb. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
✅ Deploy Preview for paste-theme-designer ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for paste-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 919f6bb:
|
Passing run #7083 ↗︎
Details:
Review all test suite changes for PR #3579 ↗︎ |
Size Change: +1.04 kB (0%) Total Size: 1 MB
ℹ️ View Unchanged
|
@@ -96,6 +123,13 @@ export interface InPageNavigationItemProps extends HTMLPasteProps<"a"> { | |||
* @memberof InPageNavigationItemProps | |||
*/ | |||
href: string; | |||
/** | |||
* Accessible title for when the InPageNavigationItem is truncated. Usage is strongly recommended on all InPageNavigationItems, but especially when the text might be truncated (in vertical InPageNavigations or horizontal ones with more than 3 items). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
praise: loving our ability to write better api docs
@@ -68,6 +68,8 @@ module.exports = { | |||
"_selected_hover", | |||
"_selected_focus", | |||
"_selected_focusVisible", | |||
"_selected_after", | |||
"_focus_selected_after", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
observation: weird that you added four, but eslint only cared about two of them
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah that's why the error was throwing me off
33636c3
to
a3be356
Compare
a3be356
to
09f95d6
Compare
9fb9a27
to
603bf2e
Compare
603bf2e
to
919f6bb
Compare
In Page Nav
Tabs
full_width
andinverse_full_width
variants (same as fitted)Tokens
Box