v5.6.2
What's Changed
KThemePlugin
- Add
v_50shade to palette colors (red,green,orange,pink,darkgreen,lightblue) and brand colors (primary,secondary). By @rtibblesbot in #1239.- Guidance: New
v_50shades are available via$themePalette.<color>.v_50and$themeBrand.
- Guidance: New
KCardGrid, KCard
- Aligns the minimum visible time value for the card skeleton loader with the design guidance. Now, this value is set to 400ms (previously 300ms). By @MisRob in #1218.
KCircularLoader, KLinearLoader
- Aligns
delayvalue forKCircularLoaderandKLinearLoaderwith the design guidance. Now this value is set to 300ms (previously 1s). By @MisRob in #1218.
Docs 🗒️
- Updates the Loaders documentation page to the latest design guidance. Centralizes general guidance on the Loaders page, while leaving component pages to focus only on Vue-specific usage. Removes duplicate or obsolete sections from other pages related to loading states. By @MisRob in #1218.
- Improves snackbar,
KCard, anduseKLiveRegiondocumentation pages. y @MisRob in #1217
Full Changelog: v5.6.1...v5.6.2