Socket
Socket
Sign inDemoInstall

@workday/canvas-kit-preview-react

Package Overview
Dependencies
86
Maintainers
7
Versions
942
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
95Next

11.0.3

Diff

Changelog

Source

v11.0.3 (2024-05-28)

Components

  • chore: Updated mergeStyles to accept grid styleprops (#2759) (@josh-bagwell)
workday-canvas-kit
published 11.0.2 •

Changelog

Source

v11.0.2 (2024-05-28)

Documentation

workday-canvas-kit
published 11.0.1 •

Changelog

Source

v11.0.1 (2024-05-24)

Documentation

workday-canvas-kit
published 11.0.0 •

Changelog

Source

v11.0.0 (2024-05-22)

BREAKING CHANGES

  • #2472 - The prop hasError for Preview components FormField, TexInput and TextArea have been renamed to error and accepts the values: "error" | "alert" | undefined
  • #2546 There may be slight visual changes.
  • #2567 There may be slight visual changes.
  • #2583 There may be slight visual changes.
  • #2600 - rowState no longer exists.
    • The component is now a compound component with access to lower level elements.
  • #2615 Impacts only internal Canvas Kit code. Icon component has been removed and no longer used.
  • #2697 Adds box-sizing: border-box to all stencils. If your stencil did not add this style already, it may change the way width works for the component. Our intent is to make all elements use border box layouts to make width calculations more predictable. This change may change the way your component works if you use the width style property.
workday-canvas-kit
published 11.0.0-alpha.806-next.0 •

workday-canvas-kit
published 11.0.0-alpha.805-next.0 •

workday-canvas-kit
published 11.0.0-alpha.804-next.0 •

workday-canvas-kit
published 11.0.0-alpha.801-next.0 •

workday-canvas-kit
published 10.3.40 •

Changelog

Source

v10.3.40 (2024-05-17)

Components

  • fix(radio): Spread props to input (#2747) (@mannycarrera4, manuel.carrera) StyledRadio was spreading props to the input and it's parent div. This change removed spreading prop to the parent div except for className.
workday-canvas-kit
published 9.1.42 •

Changelog

Source

v9.1.42 (2024-05-17)

Components

  • fix(radio): Spread props to input (#2747) (@mannycarrera4, manuel.carrera) StyledRadio was spreading props to the input and it's parent div. This change removed spreading prop to the parent div except for className.

Infrastructure

2345
95Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc