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

fix: avoid using deprecated jQuery functions to prepare for jQuery 4 … #780

Merged
merged 2 commits into from
Mar 7, 2024

Commits on Mar 6, 2024

  1. fix: avoid using deprecated jQuery functions to prepare for jQuery 4 (K…

    …artikTalwar#779)
    
    - some DOM check functions were rewritten to use native DOM API
    - jquery 3 dependency was removed from package.json
    - updated some function signatures in type definitions
    onestep committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5bb6cc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Fixup constructor parameter types.

    Fix editor-config for typescript too.
    josteink committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    32e2198 View commit details
    Browse the repository at this point in the history