-
Notifications
You must be signed in to change notification settings - Fork 916
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
Add iconGap
to TopNavControlButtonData
abd TopNavControlLinkData
#7799
Conversation
Signed-off-by: Miki <[email protected]>
Signed-off-by: Miki <[email protected]>
Signed-off-by: Miki <[email protected]>
❌ Entry Too LongEntry 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. |
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
#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>
#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>
Description
Add
iconGap
toTopNavControlButtonData
andTopNavControlLinkData
Also:
Changelog
TopNavControlButtonData
andTopNavControlLinkData
withtarget: '_blank'
iconGap
toTopNavControlButtonData
andTopNavControlLinkData
Check List
yarn test:jest
yarn test:jest_integration