Skip to content

feat(css-utlility): DLT-2984 add text-wrap#1057

Merged
Francis Rupert (francisrupert) merged 1 commit intostagingfrom
text-wrap-css-utility
Feb 18, 2026
Merged

feat(css-utlility): DLT-2984 add text-wrap#1057
Francis Rupert (francisrupert) merged 1 commit intostagingfrom
text-wrap-css-utility

Conversation

@francisrupert
Copy link
Copy Markdown
Contributor

DLT-2984: text-wrap css utility

  • Feature

📖 Jira Ticket

https://dialpad.atlassian.net/browse/DLT-2984

📖 Description

Add text-wrap CSS utility.

d-tw-wrap, d-tw-nowrap, d-tw-balance, d-tw-pretty, d-tw-unset

💡 Context

📝 Checklist

For all PRs:

  • I have ensured no private Dialpad links or info are in the code or pull request description (Dialtone is a public
    repo!).
  • I have reviewed my changes.
  • I have added all relevant documentation.
  • I have considered the performance impact of my change.

For all CSS changes:

  • I have used design tokens whenever possible.
  • I have considered how this change will behave on different screen sizes.
  • I have visually validated my change in light and dark mode.
  • I have used gap or flexbox properties for layout instead of margin whenever possible.

@github-actions
Copy link
Copy Markdown
Contributor

✔️ Deploy previews ready!
😎 Dialtone documentation preview: https://dialtone.dialpad.com/deploy-previews/pr-1057/
😎 Dialtone-vue preview: https://dialtone.dialpad.com/vue/deploy-previews/pr-1057/

Copy link
Copy Markdown
Contributor

@iropolo Ignacio Ropolo (iropolo) left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool

@francisrupert Francis Rupert (francisrupert) merged commit bed8fd1 into staging Feb 18, 2026
21 checks passed
@francisrupert Francis Rupert (francisrupert) deleted the text-wrap-css-utility branch February 18, 2026 14:58
Brad Paugh (braddialpad) pushed a commit that referenced this pull request Feb 19, 2026
# [8.73.0](dialtone-css/v8.72.0...dialtone-css/v8.73.0) (2026-02-19)

### Features

* **Css Utlility:** DLT-2984 add text-wrap ([#1057](#1057)) ([bed8fd1](bed8fd1))
* **Datepicker:** DP-175969 add min and max date props ([#1053](#1053)) ([f3fa6e0](f3fa6e0))
Brad Paugh (braddialpad) pushed a commit that referenced this pull request Feb 19, 2026
# [9.159.0](dialtone/v9.158.0...dialtone/v9.159.0) (2026-02-19)

### Bug Fixes

* **Message Input:** DP-174678 protect isSelectionActive ([#1063](#1063)) ([bea37e0](bea37e0))

### Code Refactoring

* NO-JIRA export general-row icon from recipe for reuse in client ([#1062](#1062)) ([e268842](e268842))

### Documentation

* DLT-3001 fix links on about page ([#1050](#1050)) ([ecb0554](ecb0554))

### Features

* **Css Utlility:** DLT-2984 add text-wrap ([#1057](#1057)) ([bed8fd1](bed8fd1))
* **Datepicker:** DP-175969 add min and max date props ([#1053](#1053)) ([f3fa6e0](f3fa6e0))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-visual-test Add this tag when the PR does not need visual testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants