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

fix(BaseHeader): word break for single word #2364

Merged
merged 4 commits into from
Oct 1, 2024

Conversation

saurabhdaware
Copy link
Member

@saurabhdaware saurabhdaware commented Oct 1, 2024

Description

Fixes #2334

Changes

Additional Information

Component Checklist

  • Update Component Status Page
  • Perform Manual Testing in Other Browsers
  • Add KitchenSink Story
  • Add Interaction Tests (if applicable)
  • Add changeset

Copy link

changeset-bot bot commented Oct 1, 2024

🦋 Changeset detected

Latest commit: 075f8c6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@razorpay/blade Patch

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

Copy link
Contributor

github-actions bot commented Oct 1, 2024

✅ PR title follows Conventional Commits specification.

Copy link

codesandbox-ci bot commented Oct 1, 2024

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 075f8c6:

Sandbox Source
razorpay/blade: basic Configuration

@rzpcibot
Copy link
Collaborator

rzpcibot commented Oct 1, 2024

Bundle Size Report

Updated Components
Status Component Base Size (kb) Current Size (kb) Diff
Accordion, AccordionItemHeader, AccordionItemBody, AccordionItem 7.467 7.475 +0.008 KB
DatePicker 85.369 85.375 +0.006 KB
Drawer, DrawerBody, DrawerHeader, drawerPadding 16.742 16.748 +0.006 KB
Dropdown, DropdownOverlay, DropdownButton, DropdownLink, DropdownFooter, DropdownHeader 28.004 28.010 +0.006 KB
Menu, MenuItem, MenuOverlay, MenuDivider, MenuFooter, MenuHeader 28.823 28.826 +0.003 KB
SideNav, SideNavLink, SideNavLevel, SideNavSection, SideNavItem, SideNavFooter, SideNavBody, SIDE_NAV_EXPANDED_L1_WIDTH_BASE, SIDE_NAV_EXPANDED_L1_WIDTH_XL 32.317 32.321 +0.004 KB
PhoneNumberInput 59.561 59.566 +0.005 KB

Generated by 🚫 dangerJS against 075f8c6

@saurabhdaware saurabhdaware merged commit 2f8a502 into master Oct 1, 2024
15 of 17 checks passed
@saurabhdaware saurabhdaware deleted the fix/accordion-word-break branch October 1, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 Critical
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accordion heading title spills over.
3 participants