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

[components] Fix broken element_indexes_with_fonts method #78

Merged
merged 1 commit into from
May 11, 2020

Conversation

jstockwin
Copy link
Owner

@jstockwin jstockwin commented May 11, 2020

Fixed a bug where filtering by font was broken.

Closes #77

  • I have provided a good description of the change above
  • I have added any necessary tests
  • I have added all necessary type hints
  • I have checked my linting (docker-compose run --rm lint)
  • I have added/updated all necessary documentation
  • I have updated CHANGELOG.md, following the format from
    Keep a Changelog.

Copy link

@pauloAmaral pauloAmaral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coool 👍

@jstockwin jstockwin merged commit 5f3f692 into master May 11, 2020
@jstockwin jstockwin deleted the fix-font-filtering branch May 11, 2020 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filtering by fonts is broken
2 participants