Skip to content
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(nav-item, nav-disclosure): add ghost-light appearance (VIV-1466) #1512

Merged
merged 20 commits into from
Apr 16, 2024

Conversation

rachelbt
Copy link
Contributor

@rachelbt rachelbt commented Dec 21, 2023

I wonder if this needs to be the only appearance or the default one.
Why yes - will fix un-seen states where theres bg to the nav
Why not - we have generated css-variables that will not be in use anymore if someone is using them.
WDYT?

  • remove the VQA use case
  • add the appearance as additional. consider to make it a default - then deprecate the ghost appearance.
  • ui test
  • unitest for appearance addition

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d61b119) to head (63591af).
Report is 897 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #1512     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files          123       322    +199     
  Lines         1562      5416   +3854     
  Branches       108       667    +559     
===========================================
+ Hits          1562      5416   +3854     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rachelbt rachelbt marked this pull request as ready for review January 7, 2024 10:46
rachelbt and others added 2 commits March 10, 2024 12:24
…ghost-light

� Conflicts:
�	libs/components/src/lib/appearance-ui/appearance-ui.scss
�	libs/components/src/lib/nav-disclosure/nav-disclosure.scss
�	libs/components/src/lib/nav-item/nav-item.scss
@rachelbt rachelbt marked this pull request as ready for review March 19, 2024 10:33
rachelbt added 2 commits April 7, 2024 09:04
…ghost-light

� Conflicts:
�	docs/design/appearance.md
�	libs/components/src/lib/appearance-ui/appearance-ui.ts
�	libs/components/src/lib/enums.ts
@rachelbt rachelbt changed the title feat(nav-item, nav-disclosure): add new appearance (VIV-1466) feat(nav-item, nav-disclosure): add ghost-light appearance (VIV-1466) Apr 7, 2024
TaylorJ76
TaylorJ76 previously approved these changes Apr 15, 2024
@rachelbt rachelbt merged commit e87e674 into main Apr 16, 2024
16 checks passed
@rachelbt rachelbt deleted the VIV-1466-ghost-light branch April 16, 2024 08:47
@github-actions github-actions bot mentioned this pull request Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants