Releases: Workday/canvas-kit
Releases · Workday/canvas-kit
v12.6.13
Infrastructure
- chore: Update chromatic action settings (#3345) (@RayRedGoose, @mannycarrera4)
v13.1.2
Components
- fix(multi-select): Support items update in selection pills (#3334) (@NicholasBoll)
v12.6.12
Components
- fix(multi-select): Support items update in selection pills (#3334) (@NicholasBoll)
v13.1.1
Components
- fix: Ensure icon color for SystemIconCircle can be overwritten (#3322) (@RayRedGoose)
Propertycolor
has been added toSystemIconCircle
to fix and allow the overwriting of icon color if it's not handle automatically.systemIconCircleStencil
is now exported.
v13.1.0
v13.1.0
v13.0.5
Components
- fix(multi-select): Forward the error prop to the MultiSelect Input (#3309) (@NicholasBoll, @mannycarrera4)
v12.6.11
Components
- fix(multi-select): Forward the error prop to the MultiSelect Input (#3309) (@NicholasBoll, @mannycarrera4)
v13.0.4
Components
- fix: Ensure disabled is passed to MultiSelect sub components so input plus options are disabled (#3295) (@NicholasBoll)
v12.6.10
Components
- fix: Ensure disabled is passed to MultiSelect sub components so input plus options are disabled (#3295) (@NicholasBoll)
v13.0.3
Components
- fix(select): Remove excess props from
SelectInputProps
(#3269) (@NicholasBoll, manuel.carrera, @mannycarrera4)