Pavel Laptev
Pavel Laptev
During my work, I make notes in the commit box, but when I switch between views and domains, I lose the notes I wrote. Expected behavior is that the text...
- [Copy: discard file copy update](https://github.com/gitbutlerapp/gitbutler/commit/2959840c3f4dcebe9d96fdc8ee5dbcf92ec8c90f) - [UI: shadow design tokens update](https://github.com/gitbutlerapp/gitbutler/commit/ae0c24ffaab2d059feebbb09d1f2f04488e1087f) - [UI: card style update](https://github.com/gitbutlerapp/gitbutler/commit/54a5e4eef9386d0cc1c712bdadfeeb3ef48937fa) - [Refactor: TextBox component refactor, select component updated](https://github.com/gitbutlerapp/gitbutler/commit/21d11c84c51f710a6138015c9eb458cb5c3189e6)
We should be able to display the full commit message for the commit card (title/body). Here is related PR — https://github.com/gitbutlerapp/gitbutler/pull/2810 by @Caleb-T-Owens But I would avoid showing it as...
Hi! I think I saw it somewhere, but I can't find if Style Dictionary supports DTCG format where they add a dollar sign ($) to all reserved property keys like...
In my design tokens file, I have keys like `$value` instead of just `value`. Is there a way ho I can tell to Style Dictionary that `$value` is `value`?
What do you think about the `$grid` type for design tokens? In web development, we often use grids, but I'm wondering if it could also be helpful for other developer...
Based on https://github.com/gitbutlerapp/gitbutler/pull/2789 Changes: - Added two fields for summary and description - If summary is too long, show tooltip icon https://github.com/gitbutlerapp/gitbutler/assets/18498712/402a6dcb-9051-49b8-9882-d6f11056cdd3
**Problem:** 1. I changed file **A**, and this file was changed on the branch **A**. 2. I committed this branch and pushed the commit. 3. I create another branch **B**...
**Context:** Is there a way to make the PR check updates better? Sometimes, it says checks are still running even when they're finished. This causes a delay. While tag is...
Right now, GitButler supports only two themes — **dark** and **light**. It would be nice to support custom themes, e.g. support more presets or allow making fully custom via config.