mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-25 18:42:08 +03:00
dcd6391c88
* added new overflowMenu * refactor(StackingSeriesHeader): Remove redundant code for opening link and context menu options * commit context menu added * refactor: Improve click outside handler in ContextMenu.svelte * feat(commit): Add ability to insert blank commit above or below existing commit * refactor(contextmenu): Refactor align logic, remove el and add clientHeight/Width binding * added: "Activated" state for overflow menu and buttons * added: conditions for "kebab" buttons when context menu is opened * fixing context menu positioning * feat: Add preventDefault to context menu in OverflowMenuItem * fix: Toggle button label * added "copy PR" item * Update OverflowMenuItem.svelte * Update InsertEmptyCommitAction.svelte * adde more itrm to the commit context menu * Update StackingCommitList.svelte * Update Button.svelte * fix checks * change context menu trigger area * components rename * restrict context menu actions to the commit type * Update CommitContextMenu.svelte * add missing prop * rearrange buttons * Update apps/desktop/src/lib/branch/StackingSeriesHeader.svelte * some buttons had missing kind prop * move new components to UI --------- Co-authored-by: Nico Domino <yo@ndo.dev> |
||
---|---|---|
.. | ||
.storybook | ||
src | ||
static | ||
package.json | ||
postcss.config.js | ||
svelte.config.js | ||
terrazzo.config.js | ||
tsconfig.json | ||
vite.config.ts | ||
vitest.workspace.ts |