Age | Commit message (Expand) | Author |
---|---|---|
2023-05-31 | eslint: enforce semicolons only before statement continuation chars | |
2023-05-19 | Fix linter warnings | |
2023-01-13 | webpack -> postcss+esbuild | |
2023-01-13 | Cleanup ESLint warnings | |
2023-01-13 | `useVisitor` hook | |
2023-01-13 | Upgrade to `react-router` v6 | |
2023-01-13 | use `react-hook-form` and fix tests | |
2023-01-13 | New JSX transform | |
2023-01-13 | Sign In With Apple | |
2023-01-13 | Cleanup some tscheck warnings and remove remaining prop-types | |
2023-01-13 | Fix some jsdoc definitions | |
2023-01-13 | react-router-dom hooks | |
2023-01-13 | prop-types -> jsdoc | |
2023-01-13 | login wip |