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

update types #380

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

update types #380

wants to merge 24 commits into from

Commits on Nov 2, 2024

  1. prettier

    titoBouzout committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    3be267c View commit details
    Browse the repository at this point in the history
  2. add deprecation notice

    titoBouzout committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a0c6c9d View commit details
    Browse the repository at this point in the history
  3. update types

    titoBouzout committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    44a3507 View commit details
    Browse the repository at this point in the history
  4. add MathML types

    titoBouzout committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    8caa76d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d46ae1 View commit details
    Browse the repository at this point in the history
  6. remove indeterminate

    titoBouzout committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    35f5782 View commit details
    Browse the repository at this point in the history
  7. deprecate classList

    titoBouzout committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    25c432e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. add MathMLAttributes

    titoBouzout committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    3c3e0cb View commit details
    Browse the repository at this point in the history
  2. update events

    titoBouzout committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    c70884e View commit details
    Browse the repository at this point in the history
  3. improvements

    titoBouzout committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    cd1fcbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6820b45 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. add links to MDN

    titoBouzout committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8472295 View commit details
    Browse the repository at this point in the history
  2. update MathML typings

    titoBouzout committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f65c4d4 View commit details
    Browse the repository at this point in the history
  3. add some missing fields, remove invalid fields, add obsolete fields (…

    …so we dont have to check why is not there, we will know it has been deprecated)
    titoBouzout committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1e75431 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    0307e92 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. update webview

    titoBouzout committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    2fd4738 View commit details
    Browse the repository at this point in the history
  2. for boolean attributes the preferred form would be the string `"tru…

    …e"`. The string `"false"` should be a type error
    titoBouzout committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    fd62f7d View commit details
    Browse the repository at this point in the history
  3. update link to table

    titoBouzout committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    95de3ff View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    da2f675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1471dd3 View commit details
    Browse the repository at this point in the history
  3. sort list

    titoBouzout committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    17c73ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81f2557 View commit details
    Browse the repository at this point in the history
  5. sort list

    titoBouzout committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    de55d02 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    a59f4d8 View commit details
    Browse the repository at this point in the history