gitbutler/app
Mattias Granlund 31f1cb8607 Refactor commits section of branch lanes
Fix remote lane line issue
Drop unused file
Fix criteria for showing push button
Fix alignment of avatar for local commit
Fix criteria for showing pus/rebase button
Show tooltip on shadow commit marker hover
Add missing type param to CommitCard
Fix lint
Remove extraneous parameter
Drop a couple of console.log() calls
2024-05-16 01:19:38 +02:00
..
src Refactor commits section of branch lanes 2024-05-16 01:19:38 +02:00
static initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.env.development initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.env.nightly initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.env.production initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.eslintignore initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.eslintrc.cjs Change over to "always" for return await 2024-04-16 20:11:53 +01:00
.gitignore initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.npmrc initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.prettierignore initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.prettierrc initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
package.json Bump the npm-updates group across 1 directory with 13 updates 2024-05-12 22:11:09 +00:00
postcss.config.cjs initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
svelte.config.js initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
tailwind.config.cjs initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
tsconfig.json initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
vite.config.ts build: adopt to resolve.conditions: es2015 2024-05-06 15:53:43 +08:00