Skip to contentSkip to navigationSkip to topbar
Paste DSys

Meter

Version 2.0.1GithubDesign assets pendingPeer review pending

Meter is a visual representation of a numerical value within a known range.

@twilio-paste/meter

2.0.1

Patch Changes

  • 262c1b715 #4281 Thanks @PixeledCode! - [all packages]: add use client directive to the components and icons. This will make paste library compatible with server components

2.0.0

Major Changes

  • f48211e56 #4258 Thanks @PixeledCode! - [all packages]: Upgrade to React 19 and drop support for React 16. Paste only supports the three latest versions of React. If you're using Paste in a React 17, 18, or 19 app, you should be able to upgrade with full backwards compatibility. If you experience any issues, please let us know on Github.

Patch Changes

1.0.3

Patch Changes

1.0.2

Patch Changes

  • 7d155c53b #3488 Thanks @nkrantz! - [Meter] Add spacing between the min and max labels for readability, right-align the max label, and make overflow min/max labels wrap to second line.

1.0.1

Patch Changes

  • 554c23006 #3463 Thanks @nkrantz! - [Meter] Finalize designs of Meter component, bump to Production status, and add documentation.

1.0.0

Major Changes

  • 7bdac721b #3430 Thanks @nkrantz! - [Meter] Create Meter package. Meter is a visual representation of a numerical value within a known range.