13 Commits

Author SHA1 Message Date
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
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
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
9bfe8185f1 fix: line freeze on dir open + var typo 2023-04-28 14:08:34 -04:00
Kirn Kim
325fd48de7 fix: var name typo fix 2023-04-28 14:08:34 -04:00
Kirn Kim
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
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