Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File explorer popup #73

Merged
merged 32 commits into from
Feb 4, 2021
Merged

File explorer popup #73

merged 32 commits into from
Feb 4, 2021

Conversation

jwlodek
Copy link
Owner

@jwlodek jwlodek commented Dec 30, 2020

Quick summary of pull request...

  • I have read the contribution guidelines
  • CI Unit tests pass
  • New functions/classes have consistent docstrings

What this pull request changes

  • Version for packaging pulled from library
  • New popup added - file explorer. Allows for selecting file/dir/saveas location
  • Fix issue introduced to focus border color option
  • New example + example cleanup
  • Some internal naming changes to improve readability

Issues fixed with this pull request

Optionally, what changes should join this PR

  • Updated documentation
  • New screenshots?

@jwlodek jwlodek changed the title File explorer widget [FEATURE] File explorer popup Dec 30, 2020
@jwlodek jwlodek changed the title [FEATURE] File explorer popup File explorer popup Dec 30, 2020
@jwlodek jwlodek added Examples Add for issues having to do with examples Feature Request Add for a new feature request Popups Add for issues having to do with popups labels Dec 30, 2020
@jwlodek jwlodek added this to the v0.1.3 milestone Dec 30, 2020
@jwlodek
Copy link
Owner Author

jwlodek commented Jan 21, 2021

Using ascii_icons=False on windows breaks rendering of widgets due to #85

@jwlodek jwlodek marked this pull request as ready for review February 4, 2021 22:11
@jwlodek jwlodek merged commit b4938dd into master Feb 4, 2021
@jwlodek jwlodek deleted the file-explorer-widget branch March 4, 2021 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Examples Add for issues having to do with examples Feature Request Add for a new feature request Popups Add for issues having to do with popups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant