mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-09 16:24:24 +03:00
c6c221b6a2
* added status messages + code refactor * Exclude `skipped` checks from running checks count * Added types `ColorStyle` and `KindStyle` - in order to share same color types across components and avoid duplication added `ColorStyle` and `KindStyle` types - Renamed color style `warn` in some components to `warning` for consistency * typo and naming fixes * Updated component style types |
||
---|---|---|
.. | ||
src | ||
static | ||
.env.development | ||
.env.nightly | ||
.env.production | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
package.json | ||
postcss.config.cjs | ||
svelte.config.js | ||
tailwind.config.cjs | ||
tsconfig.json | ||
vite.config.ts |