changelog_en.md 1.4 KB

1.0.5 2025-04-27

  • Fixed Input component, please see Input.

1.0.4 2025-04-26

  • Enhanced Input component, please see Input.
  • Enhanced Button component, please see Button.
  • Added missing language files.
  • Fixed type export error.

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.