mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 06:22:28 +03:00
d7d4d0fef9
* 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 |
||
---|---|---|
.. | ||
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 |