Skip to content

Pull requests: fastapi/typer

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

🎨 Add devenv/direnv configs internal
#994 opened Sep 17, 2024 by mhkarimi1383 Loading…
🐛 Allow colon in zsh autocomplete values and descriptions bug Something isn't working shell / zsh
#988 opened Sep 13, 2024 by snapbug Loading…
✨ feat: json and bytes field support in options feature New feature, enhancement or request
#985 opened Sep 9, 2024 by mhkarimi1383 Loading…
Make links to tutorial and virtual-environment relative in index.md docs Improvements or additions to documentation
#984 opened Sep 9, 2024 by gkeuccsr Loading…
📝 Fix outdated optional *CLI argument* section in tutorial docs Improvements or additions to documentation
#983 opened Sep 9, 2024 by gkeuccsr Loading…
🐛 Fix equality check for custom classes bug Something isn't working
#979 opened Sep 8, 2024 by AryazE Loading…
🗑️ Deprecate shell_complete and continue to use autocompletion feature New feature, enhancement or request
#974 opened Sep 5, 2024 by svlandeg Loading…
✨ Add support for typing.TypeAliasType as valid parameter type. feature New feature, enhancement or request
#970 opened Sep 3, 2024 by zarch Loading…
✅ Add more tests for the behaviour of rich_markup_mode internal repo / tests Involving the CI / test suite
#964 opened Sep 2, 2024 by svlandeg Loading…
docs: remove duplicate explanation how the path is resolved docs Improvements or additions to documentation
#956 opened Aug 26, 2024 by dennisrall Loading…
✨ Allow gettext translation of help message feature New feature, enhancement or request p3
#886 opened Jul 24, 2024 by svlandeg Loading…
✨ Remove Rich tags when showing completion text feature New feature, enhancement or request p3
#877 opened Jul 3, 2024 by svlandeg Loading…
5 of 8 tasks
🐛 Ensure that the value of is_flag is passed correctly to Click bug Something isn't working p2
#872 opened Jun 27, 2024 by iurisilvio Loading…
Support ZDOTDIR in zsh completion feature New feature, enhancement or request p3 shell / zsh
#870 opened Jun 24, 2024 by chrishepner Draft
Fix typer command cannot run scripts that imports other scripts feature New feature, enhancement or request p3
#869 opened Jun 23, 2024 by atomiechen Loading…
✨ Render Rich markup as HTML in Markdown docs feature New feature, enhancement or request p3
#847 opened May 28, 2024 by svlandeg Loading…
🔥 Drop support for Python 3.7 breaking p3
#830 opened May 15, 2024 by kinuax Loading…
✨ Add support for rich_help_panel of commands in generated docs feature New feature, enhancement or request p3
#828 opened May 9, 2024 by kinuax Loading…
🐛 Ensure that options_metavar is passed through correctly bug Something isn't working p2
#816 opened Apr 30, 2024 by gar1t Loading…
🐛 Fix markdown formatting bug Something isn't working p2
#815 opened Apr 30, 2024 by gar1t Draft
Adds anchors to commands lists in generated docs docs Improvements or additions to documentation p3
#811 opened Apr 26, 2024 by alexklavensnyt Loading…
✨ Support cp850 encoding for auto-completion in Powershell feature New feature, enhancement or request os / windows Related to Windows p3
#808 opened Apr 25, 2024 by svlandeg Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.