TJ DeVries
4da66dab44
feat: add ivy-style layout strategy ( #771 )
...
* feat: add new layout strategy
* [docgen] Update doc/telescope.txt
skip-checks: true
Co-authored-by: Github Actions <actions@github>
2021-05-15 15:02:14 -04:00
Simon Hauser
141dc6d55e
ci: Add luacheck ci job ( #317 )
...
* Add luacheck ci job
* Fix most of the linting issues
* fixup: lint
Co-authored-by: TJ DeVries <devries.timothyj@gmail.com >
2020-12-09 15:46:41 -05:00
Dave Lage
04fe97d40d
fix: preview_cutoff to always show on dropdown theme ( #156 )
2020-10-08 14:24:39 -04:00
Dave Lage
b4a6355f50
fix: Use width not results_width ( #144 )
2020-10-04 19:27:15 -04:00
rockerBOO
1821eb11f1
fix: Results height configurable. Properly collapse on border = false
2020-10-04 16:19:56 -04:00
rockerBOO
8cc6e67851
fix: Resolve many display issues with the dropdown theme
2020-09-17 21:42:50 -04:00
TJ DeVries
b8f17075d4
fix: always have a dictionary for opts
2020-09-15 15:30:01 -04:00
Dave Lage
15d3cac7b1
feat: Themes ( #79 )
...
Big shoutout to @rockerBOO for the idea and basically all the impl!
* feat: Add dropdown layout strategy
* Adding more docs. Working better with options
* Refactor borders
* Fix for spaces
* Add preview to layout. Add Themes.
* feat: themes
Co-authored-by: TJ DeVries <devries.timothyj@gmail.com >
2020-09-15 14:54:29 -04:00