gitbutler/gitbutler-ui
Pavel Laptev b7a0f7c593
UI: empty board idle animation (#3204)
* refactor: `FullscreenLoading` to `FullviewLoading`
in case we use this not only on pages but on components that are not fullscreen

* refactor: remove unused import

* idle animation for empty board added

* min-height to the empty board suggestions panel
2024-03-18 23:50:04 +01:00
..
src UI: empty board idle animation (#3204) 2024-03-18 23:50:04 +01:00
static refactor: empty board image and layout update 2024-03-18 01:32:07 +01:00
.env.development move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.env.nightly move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.env.production move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.eslintignore move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.eslintrc.cjs Enable lint rule to disallow arrow functions where it isn't necessary 2024-03-10 20:19:30 +01:00
.gitignore move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.npmrc move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.prettierignore move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.prettierrc move packages/* into root as crates 2023-12-22 14:20:02 +01:00
package.json Add test:watch script to package.json files 2024-03-18 19:20:18 +01:00
postcss.config.cjs move packages/* into root as crates 2023-12-22 14:20:02 +01:00
svelte.config.js move packages/* into root as crates 2023-12-22 14:20:02 +01:00
tailwind.config.cjs move packages/* into root as crates 2023-12-22 14:20:02 +01:00
tsconfig.json Updated lib to "ES2021" in tsconfig.json 2024-03-05 22:07:45 +00:00
vite.config.ts Sort front end imports using eslint plugin 2024-01-29 09:44:08 +01:00