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 eslint for all files #755

Merged
merged 103 commits into from
Oct 25, 2024
Merged

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    8a4c72f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0de120c View commit details
    Browse the repository at this point in the history
  3. Fix eslint for core/code/artifact.js

    +fix `window.artifact.requestData`, replace `artifact.handleError` with `window.artifact.handleFailure`
    modos189 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3be39c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eb0624 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    098f9fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2fbb21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07d927e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e9532e View commit details
    Browse the repository at this point in the history
  9. Fix eslint for core/code/entity_decode.js

    +remove `debugger` keywords from code
    modos189 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a91c325 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    636ec06 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    69dc89b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1b1e9e0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    156eb56 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9f845f0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    296f269 View commit details
    Browse the repository at this point in the history
  16. Fix eslint for core/code/map_data_calc_tools.js

    +remove `debugger` keywords from code
    +remove erroneous tileParams value setting when returning window.getDataZoomTileParameters
    modos189 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8dd3525 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8db9252 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f0363cf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1404581 View commit details
    Browse the repository at this point in the history
  20. Fix eslint for core/code/ornaments.js

    +use logical OR instead of bitwise OR
    +fix incorrect check of empty this.excludedOrnaments
    modos189 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0c556af View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a7c206f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    484f141 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a85afb0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    dad6499 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    be2bbd6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    94d97e2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    341b31d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6fc92e1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ffa4971 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    eb858c6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3bd7dcb View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1061532 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b211422 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a88afca View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    baf0d3d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a15a2af View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    533f267 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    5d9f4ea View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    61db5d8 View commit details
    Browse the repository at this point in the history
  40. build: eslint update

    McBen authored and modos189 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    902c40f View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    b211ee6 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    34cd74f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    09bca2b View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    341c764 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    88b2f9b View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    2b4810f View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    fd53cfe View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    6b5be3a View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    a2acd08 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    3387afa View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5170fa4 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    f7e1446 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    7c6e1ac View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    434e6cb View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    7bd5090 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    3ac3304 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    5fefecf View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    ec1cf89 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    a70d2b3 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    3f28ab9 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    3b32421 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    275b664 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    14f2177 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    ee7a3e5 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    dd90393 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    58d59d0 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    2aca62c View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    769963f View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    b05c393 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    3bbbd10 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    c83fae1 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    56137b4 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    c637b19 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    1046459 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    16a5482 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    309fc10 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    bc9cd3a View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    4b9ee4f View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    11b09ca View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    3743681 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    7a3e79c View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    860d8b3 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    d04a25e View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    6dc5abc View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    a88a455 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    5847868 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    bf37377 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    5f61c35 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    dd53353 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    7814838 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    8ace13d View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    6140296 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    886e53a View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    f3fe820 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    cc4f8ce View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    ce6b8b7 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    02730b1 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    29f27eb View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    4abb39f View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    279c946 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    63f9e5e View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    dcde1a3 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    8edaf13 View commit details
    Browse the repository at this point in the history