-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: light mode mox:link + mox:tab-items #123
Conversation
|
26d7825
to
a328e60
Compare
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.
stories/mox-link-light.stories.js
Outdated
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.
Nice story! ✨
a328e60
to
7c5e1b2
Compare
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.
Thank you for the super quick turnaround on these, this reads great! ✨
}); | ||
|
||
test('it is rendered as arg-active when the `@isActive` argument is set', async function (assert) { | ||
test('it is rendered as inactive by default (light mode)', async function (assert) { |
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.
Those additional test cases read great!
e728cbd
to
ae815ba
Compare
Test coverage: 92.49% 🤷♂️ Did not change |
Adds light mode tabs + light mode links with correct hover states