bootstrap icon indicating copy to clipboard operation
bootstrap copied to clipboard

feat: add class `text-balance`

Open viniciusvts opened this issue 7 months ago • 2 comments

Description

Add class text-balanced

Motivation & Context

#41389 #41368

Type of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [X] New feature (non-breaking change which adds functionality)
  • [ ] Refactoring (non-breaking change)
  • [ ] Breaking change (fix or feature that would change existing functionality)

Checklist

  • [X] I have read the contributing guidelines
  • [X] My code follows the code style of the project (using npm run lint)
  • [X] My change introduces changes to the documentation
  • [X] I have updated the documentation accordingly
  • [ ] I have added tests to cover my changes
  • [X] All existing tests passed

Conclusion

Documentation relative path: /docs/5.3/utilities/text#balanced-text

Closes: #41389 Refs: #41389, #41368

viniciusvts avatar May 06 '25 21:05 viniciusvts

Can i update the maxSize limit? image

viniciusvts avatar May 06 '25 22:05 viniciusvts

I think the class name should be text-balance rather than text-balanced

FWIW; Tailwind use text-balance too: https://tailwindcss.com/docs/text-wrap#quick-reference

Originally posted by @coliff in #41389

viniciusvts avatar May 07 '25 16:05 viniciusvts