## 1.0.8 2025-05-04 - Fixed Grids component, please see [Grids](https://stdf.design/components?nav=grids&tab=4). ## 1.0.7 2025-04-30 - Fixed some type errors. - Fixed `id_ID` language file error. ## 1.0.6 2025-04-27 - Fixed Input component, please see [Input](https://stdf.design/components?nav=input&tab=4). ## 1.0.5 2025-04-27 - Fixed Input component, please see [Input](https://stdf.design/components?nav=input&tab=4). ## 1.0.4 2025-04-26 - Enhanced Input component, please see [Input](https://stdf.design/components?nav=input&tab=4). - Enhanced Button component, please see [Button](https://stdf.design/components?nav=button&tab=4). - 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](https://svelte.dev/docs/cli/sv-create). - Enhanced NavBar component, please see [NavBar](https://stdf.design/components?nav=navBar&tab=4). - Fixed Cell component, please see [Cell](https://stdf.design/components?nav=cell&tab=4). - Enhanced NumKeyboard component, please see [NumKeyboard](https://stdf.design/components?nav=numKeyboard&tab=4). - 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](https://tailwindcss.com/docs/colors). ## 1.0.0 2025-04-07 - Upgrade to 1.x version, refactor project structure.