Skip to content

Tags: mental32/gitbutler

Tags

release/0.12.5

Toggle release/0.12.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CSS animation updates (gitbutlerapp#4100)

* Remove the PC idol animation

* default branch animation update

nightly/0.5.549

Toggle nightly/0.5.549's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update `svelte@5.0.0-next.*` + `@sveltejs/kit@2.5.10` (gitbutle…

…rapp#4056)

nightly/0.5.548

Toggle nightly/0.5.548's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CSS animation updates (gitbutlerapp#4100)

* Remove the PC idol animation

* default branch animation update

nightly/0.5.547

Toggle nightly/0.5.547's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request gitbutlerapp#4096 from gitbutlerapp/Add-keybind-to…

…-open-settings

Add kebind to open settings

release/0.12.4

Toggle release/0.12.4's commit message
Fix a couple of issues in commit lines

- local line was not using the `.first` class
- `localIn` prop must be undefined if first
- simplify and fix "out type" calculation

nightly/0.5.546

Toggle nightly/0.5.546's commit message
Fix a couple of issues in commit lines

- local line was not using the `.first` class
- `localIn` prop must be undefined if first
- simplify and fix "out type" calculation

nightly/0.5.545

Toggle nightly/0.5.545's commit message
Fix new branch dropzone active state css

release/0.12.3

Toggle release/0.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request gitbutlerapp#4054 from gitbutlerapp/diff-the-corre…

…ct-way-round

Diff the correct way round

nightly/0.5.544

Toggle nightly/0.5.544's commit message
Hide error div in toast when no error present

Slots cannot be conditionally filled, so we either need an if statement switching between two `<InfoMessage>` components, or pass error as a prop.

nightly/0.5.543

Toggle nightly/0.5.543's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request gitbutlerapp#3992 from estib-vega/select-input-imp…

…rovements

Select input improvements: Arrow navigation & text filtering