monkeytype/frontend
Miodec 6f14d0ea04 fix(tooltips): remaining visible after clicking buttons with a mouse
they will still remain visible on keyboard focus
2024-07-29 12:19:53 +02:00
..
__tests__ impr: use tsrest/zod for config endpoints (@fehmer) (#5649) 2024-07-29 11:31:14 +02:00
docker chore: start application in dev mode using docker (@fehmer) (#5647) 2024-07-24 19:48:01 +02:00
scripts refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
src impr: use tsrest/zod for config endpoints (@fehmer) (#5649) 2024-07-29 11:31:14 +02:00
static fix(tooltips): remaining visible after clicking buttons with a mouse 2024-07-29 12:19:53 +02:00
.eslintrc.cjs refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
.firebaserc_example chore: add missing example file 2023-08-21 11:16:10 +02:00
firebase.json chore: output version to version.json 2024-07-26 18:17:08 +02:00
gulpfile.js build: replace webpack with vite (#5096) 2024-02-22 02:24:20 +01:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
package.json chore: remove hard npm version requirement 2024-07-29 11:49:28 +02:00
tsconfig.json refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
vite.config.dev.js impr(dev): add quick login button to frontend dev modal 2024-07-27 16:48:58 +02:00
vite.config.js build: split vite config 2024-07-25 15:51:19 +02:00
vite.config.prod.js fix: missing env definition 2024-07-27 18:10:08 +02:00
vitest.config.js test: update to vitest 1.6.0, use v8 coverage provider (#5389) 2024-05-13 13:25:21 +02:00