gitbutler/app
Pavel Laptev d7d4d0fef9
Switch base branch move to project settings (#3662)
* Remove scrollIntoView from select

- It cause the whole page scroll. For now I deleted this, but it's a nice feature, so planning to fix ti later

* Return `branch` in `setTargetBranch`

Because the result of this async function was `undefined`

* Updated `TextBox` and `SelectItem` styles

* Move base branch switcher to the `Setting` page
2024-05-02 11:29:37 +02:00
..
src Switch base branch move to project settings (#3662) 2024-05-02 11:29:37 +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 with 9 updates 2024-04-30 10:43:48 +02: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 switch tokens to Josh 2024-04-18 14:05:45 +02:00