You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The migration is complete: swept Chakra/gotcha/playbook references from
comments and docs, normalised agent notes to plain app/tooling notes
(pointing at ui's docs/hints.md), and removed fidelity leftovers.
Copy file name to clipboardExpand all lines: docs/tech-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The document assumes some familiarity with the app as a user. [Try it out](http:
8
8
9
9
The editor is written in [TypeScript](https://www.typescriptlang.org/) using [React](https://reactjs.org/).
10
10
11
-
We use the [Chakra UI component library](https://chakra-ui.com/docs/getting-started) which provides a base set of accessible components. We're currently using Chakra UI 2.x.
11
+
The user interface is built with the Foundation's shared `@microbit/ui`component library, which combines [react-aria-components](https://react-spectrum.adobe.com/react-aria/) for accessible component behaviour with [Panda CSS](https://panda-css.com/) for styling.
12
12
13
13
The project is bundled using [Vite](https://vitejs.dev/). The test runner is [Vitest](https://vitest.dev/) and we're using [eslint](https://eslint.org/).
0 commit comments