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

Add extension to expose DOM for embedded properties #208

Merged
merged 11 commits into from
Nov 30, 2023
Merged

Add extension to expose DOM for embedded properties #208

merged 11 commits into from
Nov 30, 2023

Commits on Oct 16, 2023

  1. Add parser flag to expose DOM for embedded properties

    Angelo Gladding committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c223072 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Make flag passing consistent with filter_classes

    Angelo Gladding committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0bcb506 View commit details
    Browse the repository at this point in the history
  2. Add test case for non-existence of html key

    Angelo Gladding committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b878c64 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    a60b59b View commit details
    Browse the repository at this point in the history
  2. Fix parser.py

    angelogladding authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2323ba3 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    angelogladding authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    230b5c6 View commit details
    Browse the repository at this point in the history
  4. Fix docstrings

    angelogladding authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    cb61d87 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    angelogladding authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    aec7f3a View commit details
    Browse the repository at this point in the history
  6. Update README.md

    angelogladding authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    192e82a View commit details
    Browse the repository at this point in the history
  7. Update parser.py

    angelogladding authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5b8a9e6 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    angelogladding authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d38ebb4 View commit details
    Browse the repository at this point in the history