Carlos Alexandro Becker and GitHub
bd2a5b0c6a
fix: golangci-lint 2 fixes ( #769 )
2025-03-31 14:18:18 -03:00
Carlos Alexandro Becker and GitHub
54f28b6501
fix(filepicker): properly scrolling filepicker ( #753 )
...
* fix(filepicker): properly scrolling filepicker
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
* fix: SetHeight
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
2025-03-20 14:00:29 -03:00
Andrey Nering
fff86382cc
chore(lint): remove custom min and max functions
...
These are now available as builtins.
2025-03-20 10:42:52 -03:00
Andrey Nering
76433f7143
ci: fix linting on windows
2025-03-20 10:42:52 -03:00
Christian Rocha
358a6c58c8
chore(lint): fix and suppress all soft lint issues; update directives
2024-10-24 12:35:42 -04:00
9a262e9b0f
fix: use atomic for ids ( #634 )
...
closes #622
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
Co-authored-by: Ville Valkonen <weezel@users.noreply.github.com >
2024-10-07 15:26:12 -03:00
Ayman Bagabas and GitHub
9589cbc16c
fix: lint issues and disable predeclared linter ( #614 )
2024-09-12 14:33:07 -03:00
Maas Lalani
364eac96a8
feat: remove space for filesize
2024-01-31 11:28:54 -05:00
Maas Lalani
07e7bd4ee4
feat(filepicker): optional file permissions and file size
2024-01-29 17:13:36 -05:00
Maas Lalani
034ee8551e
fix(filepicker): push / pop views
2024-01-29 15:59:11 -05:00
Maas Lalani
01d22a0ab1
fix(filepicker): height calculations
2024-01-29 15:00:43 -05:00
Christian Rocha and GitHub
afd7868712
chore: filepicker edits ( #382 )
...
* feat(filepicker): ignore messages from other filepicker instances
* feat(filepicker): initialize default styles against a lipgloss renderer
* chore(filepicker): swap global var for function with default keymap
2023-05-31 14:04:43 -04:00
Carlos Alexandro Becker and Maas Lalani
7590e13c2a
fix: filepicker on empty directory
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
2023-05-01 09:58:44 -04:00
Kirn Kim and Maas Lalani
9bfe8185f1
fix: line freeze on dir open + var typo
2023-04-28 14:08:34 -04:00
Kirn Kim and Maas Lalani
325fd48de7
fix: var name typo fix
2023-04-28 14:08:34 -04:00
Kirn Kim and Maas Lalani
a79567aa2c
fix: scroll margain
2023-04-28 14:08:34 -04:00
Maas Lalani
8865e0675a
feat: add AllowedTypes to file picker to prevent selecting certain files
2023-04-05 13:17:50 -04:00
Maas Lalani
5db9f39f56
fix: set model max view to height initially
2023-03-09 14:20:08 -05:00
Maas Lalani
1ca90b3c94
feat(filepicker): allow setting current directory
2023-03-08 17:00:21 -05:00
Maas Lalani and GitHub
3372cf1aea
Filepicker Bubble ( #343 )
...
* feat: filepicker bubble
* fix: bump bubbles to 1.16
* fix: allow customization of empty state
* fix: change `Enter` to `Open`
* fix: lint gomnd
* fix: don't send msg, instead check if this update caused a selection
2023-03-06 10:59:59 -05:00