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

feat(ext/geometry): Geometry Interfaces Module Level 1 #22054

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

Commits on Feb 10, 2024

  1. feat: add DOMPoint

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    70eeca9 View commit details
    Browse the repository at this point in the history
  2. add DOMRect

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    a84a512 View commit details
    Browse the repository at this point in the history
  3. use Float64Array

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    90b3dde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e887135 View commit details
    Browse the repository at this point in the history
  5. tweak

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    39fa463 View commit details
    Browse the repository at this point in the history
  6. add DOMQuad

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    5cfb1f7 View commit details
    Browse the repository at this point in the history
  7. fix

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    78b453f View commit details
    Browse the repository at this point in the history
  8. tweak

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    478af56 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ff44de View commit details
    Browse the repository at this point in the history
  10. add Window features

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    9271f25 View commit details
    Browse the repository at this point in the history
  11. tweak

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    d94b6b3 View commit details
    Browse the repository at this point in the history
  12. tweak

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    62481c3 View commit details
    Browse the repository at this point in the history
  13. fmt

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    7571b73 View commit details
    Browse the repository at this point in the history
  14. perf

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    8dabe11 View commit details
    Browse the repository at this point in the history
  15. add types

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    7018b55 View commit details
    Browse the repository at this point in the history
  16. add multiply methods

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    e6b7603 View commit details
    Browse the repository at this point in the history
  17. fix

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    75b7982 View commit details
    Browse the repository at this point in the history
  18. add TODO comments

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    e431da4 View commit details
    Browse the repository at this point in the history
  19. add tests

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    36378c7 View commit details
    Browse the repository at this point in the history
  20. add translate methods

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3270c3a View commit details
    Browse the repository at this point in the history
  21. tweak

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    065e85f View commit details
    Browse the repository at this point in the history
  22. add scale methods

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    76d69ad View commit details
    Browse the repository at this point in the history
  23. refactor

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    e8a413d View commit details
    Browse the repository at this point in the history
  24. update types

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4462ca6 View commit details
    Browse the repository at this point in the history
  25. add rotate methods

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4ed7117 View commit details
    Browse the repository at this point in the history
  26. tweak

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    ad42985 View commit details
    Browse the repository at this point in the history
  27. add skew methods

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    914058e View commit details
    Browse the repository at this point in the history
  28. tweak

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    8f6513c View commit details
    Browse the repository at this point in the history
  29. perf

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    284a674 View commit details
    Browse the repository at this point in the history
  30. add flip methods

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4b315e3 View commit details
    Browse the repository at this point in the history
  31. perf

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    c0042c0 View commit details
    Browse the repository at this point in the history
  32. add inverse methods

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    b32a43f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9025bd8 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    034c965 View commit details
    Browse the repository at this point in the history
  35. lazyload

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    ce9544c View commit details
    Browse the repository at this point in the history
  36. lint

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    682fd33 View commit details
    Browse the repository at this point in the history
  37. Update wpt

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    a953991 View commit details
    Browse the repository at this point in the history
  38. Symbol.toStringTag

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    8147325 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    6b1636d View commit details
    Browse the repository at this point in the history
  40. fmt

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    bdcd342 View commit details
    Browse the repository at this point in the history
  41. reduce errors

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    5a5b89f View commit details
    Browse the repository at this point in the history
  42. tweak

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    7c62dbc View commit details
    Browse the repository at this point in the history
  43. fmt

    petamoriken committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6d37886 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    527b94d View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. tweak

    petamoriken committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    53829ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b644837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d5219e View commit details
    Browse the repository at this point in the history
  4. fix

    petamoriken committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    092bcd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. use webidl.configureInterface

    Co-authored-by: ud2 <sjx233@qq.com>
    petamoriken and 0f-0b committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8d2be61 View commit details
    Browse the repository at this point in the history
  2. fix

    Co-authored-by: ud2 <sjx233@qq.com>
    petamoriken and 0f-0b committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    af9717e View commit details
    Browse the repository at this point in the history
  3. fix

    petamoriken committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a4569f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. tweak

    petamoriken committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8e3c035 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    539580e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 17, 2024

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

Commits on Feb 23, 2024

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

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    9cb76be View commit details
    Browse the repository at this point in the history
  2. add geometry/00_init.js

    petamoriken committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ca71d50 View commit details
    Browse the repository at this point in the history
  3. fix: rename constants

    petamoriken committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    494777b View commit details
    Browse the repository at this point in the history
  4. fix

    petamoriken committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9ca5e9b View commit details
    Browse the repository at this point in the history
  5. fix error messages

    petamoriken committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b891a77 View commit details
    Browse the repository at this point in the history
  6. fmt

    petamoriken committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d5f3414 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    69abe4f View commit details
    Browse the repository at this point in the history
  2. add JSDoc

    petamoriken committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    085ef53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f40286 View commit details
    Browse the repository at this point in the history
  4. fix WebIDL union type

    petamoriken committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0ab3f03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b1f7a6 View commit details
    Browse the repository at this point in the history
  6. tweak

    petamoriken committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    51a18cb View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix

    Co-authored-by: ud2 <sjx233@qq.com>
    petamoriken and 0f-0b committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b45014b View commit details
    Browse the repository at this point in the history
  2. fix

    petamoriken committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    51a1914 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    301ee81 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 2, 2024

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

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 10, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    8b0b24d View commit details
    Browse the repository at this point in the history
  2. update Cargo.lock

    petamoriken committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    584af3c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    f9c2bba View commit details
    Browse the repository at this point in the history
  2. update comments

    petamoriken committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c3265c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 4, 2024

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

Commits on Apr 11, 2024

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

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    a3ea1d3 View commit details
    Browse the repository at this point in the history
  2. update jsdoc_checker.js

    petamoriken committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e38c0ea View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. tweak

    petamoriken committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3172c38 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

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

    petamoriken committed May 26, 2024
    Configuration menu
    Copy the full SHA
    dc891f8 View commit details
    Browse the repository at this point in the history