Skip to content

v0.2.0 React Rewrite

Compare
Choose a tag to compare
@phildenhoff phildenhoff released this 25 Apr 08:20
· 100 commits to main since this release

Citadel has been rewritten in React. While I love Svelte, the tooling story is too difficult still. Biome does not support Svelte (requiring Prettier for formatting as well as Biome) and Storybook only supports hacks to get stories working. I still use Svelte on other projects, and would love to revisit the topic in the future, but now we're making progress with React!

Here's a demo of the new React UI, using Mantine:

Screen.Recording.2024-04-24.at.22.47.16.mp4

What's Changed

New Contributors

Full Changelog: untagged-f3c30aee6ea2b2f22147...app-v0.2.0