Skip to content

Commit 09b48f9

Browse files
authored
Merge pull request #3061 from AtCoder-NoviSteps/#2054
breaking: Revert svelte 5 ui lib to Flowbite Svelte (#2054)
2 parents d03097d + 0d8a31e commit 09b48f9

File tree

68 files changed

+3636
-1581
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+3636
-1581
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,8 @@
2929
- [Svelte](https://svelte.dev/): v5.x。Runes mode で運用中
3030
- [SvelteKit](https://svelte.dev/): v2.x
3131
- UIライブラリ
32-
- [Svelte 5 UI lib](https://svelte-5-ui-lib.codewithshin.com/) - Svelte v5.xにおける[Flowbite Svelte](https://flowbite-svelte.com/)の代替ライブラリ。一部の属性名・値などが変更されていることに注意が必要
33-
- コンポーネントが未実装である場合は、主に[Flowbite](https://flowbite.com/)を暫定的に利用する
34-
- [Embla Carousel](https://github.com/davidjerleke/embla-carousel) - Svelte 5 UI lib ではカルーセルコンポーネントが未実装(2025年2月時点)なため、暫定的に導入している
32+
- [Flowbite Svelte](https://flowbite-svelte.com/) - コンポーネントライブラリ
33+
- [Flowbite](https://flowbite.com/)も利用可能
3534
- [Lucide](https://github.com/lucide-icons/lucide) - アイコンライブラリ
3635
- テスティングフレームワーク
3736
- [Vitest](https://vitest.dev/): 単体テスト (ユーティリティ、コンポーネント)

docs/dev-notes/2026-01-02/migrate-from-svelte-5-ui-lib-to-flowbite-svelte/README-plan.md

Lines changed: 485 additions & 0 deletions
Large diffs are not rendered by default.

docs/dev-notes/2026-01-02/migrate-from-svelte-5-ui-lib-to-flowbite-svelte/component-mapping.md

Lines changed: 832 additions & 0 deletions
Large diffs are not rendered by default.

docs/dev-notes/2026-01-02/migrate-from-svelte-5-ui-lib-to-flowbite-svelte/investigation.md

Lines changed: 310 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)