Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.91 KB

File metadata and controls

33 lines (24 loc) · 1.91 KB

Changelog

For detailed changelog information, see the package-specific changelogs:

Quick Links

@cornerkit/svelte

  • v1.1.0 - Full border API (styles, gradients, border: null) + hover via CSS variables
  • v1.0.0 - Initial release with Squircle component and squircle action

@cornerkit/vue

  • v1.1.0 - Full border API (styles, gradients, border: null) + hover via CSS variables
  • v1.0.0 - Initial release with Squircle component, useSquircle composable, and v-squircle directive

@cornerkit/react

  • v1.1.0 - Full border API (styles, gradients, border: null) + hover via CSS variables
  • v1.0.0 - Initial release with Squircle component and useSquircle hook

@cornerkit/core

  • v1.3.0 - Packaging fixes (CJS/UMD/types), CSS-variable border hover effects, dev-mode warnings
  • v1.2.0 - SVG-based borders with dashed/dotted/gradient support
  • v1.1.0 - Border support
  • v1.0.2 - Safari clip-path detection fix + Demo website
  • v1.0.0 - Initial release

The format follows Keep a Changelog and Semantic Versioning.