Skip to contentSkip to navigationSkip to topbar
Paste assistant Assistant
Figma
Star

Truncate

Version 14.1.1GithubStorybook

Truncate is a wrapper that shortens a string of text that overflows a defined area.

14.1.1

14.1.1 page anchor

Patch Changes

Patch Changes page anchor

All notable changes to this project will be documented in this file. See Conventional Commits(link takes you to an external page) for commit guidelines.

2.1.1(link takes you to an external page) (2021-01-25)

2.0.5(link takes you to an external page) (2021-01-15)

Note: Version bump only for package @twilio-paste/truncate

2.0.4(link takes you to an external page) (2021-01-14)

Note: Version bump only for package @twilio-paste/truncate

2.0.3(link takes you to an external page) (2021-01-13)

Note: Version bump only for package @twilio-paste/truncate

2.0.2(link takes you to an external page) (2021-01-07)

Note: Version bump only for package @twilio-paste/truncate

2.0.1(link takes you to an external page) (2020-12-17)

Note: Version bump only for package @twilio-paste/truncate

  • truncate: component is now using fowardRef

1.0.15(link takes you to an external page) (2020-12-11)

Note: Version bump only for package @twilio-paste/truncate

1.0.14(link takes you to an external page) (2020-10-23)

Note: Version bump only for package @twilio-paste/truncate

1.0.13(link takes you to an external page) (2020-10-13)

Note: Version bump only for package @twilio-paste/truncate

1.0.12(link takes you to an external page) (2020-09-21)

Note: Version bump only for package @twilio-paste/truncate

1.0.11(link takes you to an external page) (2020-08-19)

Note: Version bump only for package @twilio-paste/truncate

1.0.10(link takes you to an external page) (2020-07-01)

Note: Version bump only for package @twilio-paste/truncate

1.0.9(link takes you to an external page) (2020-06-18)

Note: Version bump only for package @twilio-paste/truncate

1.0.8(link takes you to an external page) (2020-05-01)

Note: Version bump only for package @twilio-paste/truncate

1.0.7(link takes you to an external page) (2020-04-15)

Note: Version bump only for package @twilio-paste/truncate

1.0.6(link takes you to an external page) (2020-03-20)

Note: Version bump only for package @twilio-paste/truncate

1.0.5(link takes you to an external page) (2020-03-17)

Note: Version bump only for package @twilio-paste/truncate

1.0.4(link takes you to an external page) (2020-03-17)

Note: Version bump only for package @twilio-paste/truncate

1.0.3(link takes you to an external page) (2020-02-26)

1.0.2(link takes you to an external page) (2020-02-14)

1.0.1(link takes you to an external page) (2020-02-11)

Note: Version bump only for package @twilio-paste/truncate

  • icons: removed all the inherited icons since we're moving to a new system

  • chore(icons): update icon list for storybook

  • fix(spinner): use new icon

  • fix(storybook): use new icon for story

  • fix(story): button icons should be 24px

  • fix: adjust icon size tokens

  • feat: add iconSizes as separate key in theme-tokens

  • feat(icons): icons package to use tokens and update icons

  • fix(spinner): update to use tokens and new icons

  • fix(button): use correct spinner size

  • fix(icons): major icons package fixes

  • huge overhaul to build process
  • now uses rollup
  • builds into cjs and esm directories
  • made the package publishable to npm
  • moved svg folder out of src, now src only holds react stuff
  • updated scripts to use new paths and cleaned up the code
  • programmatically generates rollup config from the icon-list command
  • chore: add new icons dist folders to gitignore

  • fix: spinner and button icon usage

  • feat(icons): add rollup icon list cache file

  • fix(core-bundle): sort packages for consistent builds

  • chore: use esm instead of es in rollup for correctness

  • chore: yarn.lock

  • fix(spinner): lint error

  • chore(icons): move rollup icon list

  • chore(spinner): use types package in story

  • fix(spinner): swap out destructured props for explicit props

0.1.4(link takes you to an external page) (2019-09-16)

Note: Version bump only for package @twilio-paste/truncate