changelog_en.md 978 B

1.0.3 2025-04-07

  • Full support for Svelte v5, Tailwind CSS v4, and TypeScript, including libraries, demos, create-stdf, and site.
  • Rebuilt the library according to Svelte official CLI sv create.
  • Enhanced NavBar component, please see NavBar.
  • Fixed Cell component, please see Cell.
  • Enhanced NumKeyboard component, please see NumKeyboard.
  • Rewrote Checkbox, Radio, etc. components, modified some component APIs, please check when upgrading.
  • Document component API added type.
  • Follow Tailwind CSS v4, the color system of document site, theme generator, component library, etc. uses oklch, reference Tailwind CSS.

1.0.0 2025-04-07

  • Upgrade to 1.x version, refactor project structure.