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

Add iconGap to TopNavControlButtonData abd TopNavControlLinkData #7799

Merged
merged 5 commits into from
Aug 22, 2024

Conversation

AMoo-Miki
Copy link
Collaborator

@AMoo-Miki AMoo-Miki commented Aug 22, 2024

Description

Add iconGap to TopNavControlButtonData and TopNavControlLinkData

Also:

  • Bump OUI to 1.11.0

Changelog

  • feat: Add external icon to TopNavControlButtonData and TopNavControlLinkData with target: '_blank'
  • feat: Add iconGap to TopNavControlButtonData and TopNavControlLinkData
  • feat: Bump OUI to 1.11.0

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link
Contributor

❌ Entry Too Long

Entry is 104 characters long, which is 4 characters longer than the maximum allowed length of 100 characters. Please revise your entry to be within the maximum length.

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 63.80%. Comparing base (8d3f8d5) to head (7db02fc).
Report is 3 commits behind head on main.

Files Patch % Lines
...ation/public/top_nav_menu/top_nav_control_item.tsx 20.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7799      +/-   ##
==========================================
- Coverage   63.80%   63.80%   -0.01%     
==========================================
  Files        3656     3656              
  Lines       81205    81210       +5     
  Branches    12949    12950       +1     
==========================================
+ Hits        51809    51812       +3     
- Misses      26215    26217       +2     
  Partials     3181     3181              
Flag Coverage Δ
Linux_1 30.07% <0.00%> (-0.01%) ⬇️
Linux_2 55.87% <ø> (ø)
Linux_3 40.42% <0.00%> (-0.01%) ⬇️
Linux_4 31.28% <20.00%> (-0.01%) ⬇️
Windows_1 30.09% <0.00%> (-0.01%) ⬇️
Windows_2 55.82% <ø> (ø)
Windows_3 40.42% <0.00%> (-0.01%) ⬇️
Windows_4 31.28% <20.00%> (-0.01%) ⬇️

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.

@AMoo-Miki AMoo-Miki merged commit 3a41f7b into opensearch-project:main Aug 22, 2024
70 of 71 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 22, 2024
#7799)

* Bump OUI to 1.11.0

Signed-off-by: Miki <[email protected]>

* Update snapshots for OUI 1.11.0

Signed-off-by: Miki <[email protected]>

* Add `iconGap` to `TopNavControlButtonData` abd `TopNavControlLinkData`

Signed-off-by: Miki <[email protected]>

* Changeset file for PR #7799 created/updated

* Changeset file for PR #7799 created/updated

---------

Signed-off-by: Miki <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 3a41f7b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe pushed a commit that referenced this pull request Aug 22, 2024
#7799) (#7800)

* Bump OUI to 1.11.0



* Update snapshots for OUI 1.11.0



* Add `iconGap` to `TopNavControlButtonData` abd `TopNavControlLinkData`



* Changeset file for PR #7799 created/updated

* Changeset file for PR #7799 created/updated

---------



(cherry picked from commit 3a41f7b)

Signed-off-by: Miki <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants