Skip to content

@twilio-paste/[email protected]

Compare
Choose a tag to compare
@TwilioPasteBot TwilioPasteBot released this 10 Aug 17:31
· 269 commits to main since this release
997e9be

Patch Changes

  • 4d1f7c65e #3360 Thanks @SiTaggart! - Improved types where Paste extends the base HTML element that a component is based on, so that the existing blocked styling properties are not exposed as valid properties for the component via Typescript. This leads to less confusion around what is supported by a Paste component.

    Existing blocked component properties include:

    • className
    • style
    • color