gitbutler/packages/ui
Mattias Granlund e243b4d9ff Replace most stores with observables
Heads up, this is a massive commit touching at least 50-60 files. We want to
remove square/svelte-store completely, and we're almost there.

In this commit we also drop the /old/ code.
2023-11-16 09:28:07 +00:00
..
src Replace most stores with observables 2023-11-16 09:28:07 +00:00
.env.development new structure 2023-09-06 11:47:35 +02:00
.env.nightly new structure 2023-09-06 11:47:35 +02:00
.env.production new structure 2023-09-06 11:47:35 +02:00
.eslintignore Remove histoire since it's not useful 2023-11-01 11:47:00 +01:00
.eslintrc.cjs new structure 2023-09-06 11:47:35 +02:00
.gitignore Remove histoire since it's not useful 2023-11-01 11:47:00 +01:00
.npmrc new structure 2023-09-06 11:47:35 +02:00
.prettierignore Remove histoire since it's not useful 2023-11-01 11:47:00 +01:00
.prettierrc Upgrade to prettier npm -> v3 2023-09-13 22:26:20 +02:00
package.json feat: update dependencies and refactor pullRequestsStore to use RxJS Observable 2023-11-12 19:39:55 +01:00
pnpm-lock.yaml Remove histoire since it's not useful 2023-11-01 11:47:00 +01:00
postcss.config.cjs new structure 2023-09-06 11:47:35 +02:00
svelte.config.js new structure 2023-09-06 11:47:35 +02:00
tailwind.config.cjs Upgrade to prettier npm -> v3 2023-09-13 22:26:20 +02:00
tsconfig.json new structure 2023-09-06 11:47:35 +02:00
vite.config.ts Separate front and back end in sentry 2023-10-01 19:41:55 +03:00