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

Upgrade to Angular 12.2 #2113

Closed

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    9a0a3ca View commit details
    Browse the repository at this point in the history
  2. npm i -D rxjs-tslint, add rxjs specific linting rules, add lint:tslin…

    …t alternative linting script
    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    aa1ebef View commit details
    Browse the repository at this point in the history
  3. restore temporarily removed deps now that we are done working around …

    …angular-cli semver parsing bug. npm install
    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    c02e409 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f08138a View commit details
    Browse the repository at this point in the history
  5. npm install @angular/{animations,cdk,common,compiler,compiler-cli,cor…

    …e,forms,material,platform-browser,platform-browser-dynamic,platform-server,router}@6.1.0
    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    cb16532 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6f1890 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    442bc27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8bdfa6a View commit details
    Browse the repository at this point in the history
  9. npm i ajv@6.9.1

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    6a878cd View commit details
    Browse the repository at this point in the history
  10. npm i codelyzer@6.0.1

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b425d64 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    944b53f View commit details
    Browse the repository at this point in the history
  12. npm i tsickle@0.32.1

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d106b2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    23fea09 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    04f905b View commit details
    Browse the repository at this point in the history
  15. Revert "WIP state with new Reactive Form"

    This reverts commit f9e2e37.
    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    82b29ab View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0bf0be8 View commit details
    Browse the repository at this point in the history
  17. pin typescript at 3.2.4

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    250b88b View commit details
    Browse the repository at this point in the history
  18. NG_DISABLE_VERSION_CHECK=1 npx @angular/cli@7 update @angular/cli@7 @…

    …angular/core@7 as well as manually update cdk and material to ^7.2.16
    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8a40eed View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b5e6230 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6a96544 View commit details
    Browse the repository at this point in the history
  21. npm i tsickle@0.34.2

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    7f3640d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f6dcd74 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f20cff5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    39e29c2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e4a971a View commit details
    Browse the repository at this point in the history
  26. ObservableMedia --> MediaObserver to handle breaking change introduce…

    … in @angular/flex-layout@7.0.0-beta.23
    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b3f69c8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c28ef66 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8f09e7e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    405e3ef View commit details
    Browse the repository at this point in the history
  30. update bundle target to ES2015 since Angular 8 now automatically crea…

    …tes an ES5 compat build too
    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    456c5cf View commit details
    Browse the repository at this point in the history
  31. @ViewChild {static: true}

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    3409e4c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4fe772b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7aae67a View commit details
    Browse the repository at this point in the history
  34. npm i typescript@3.5.3

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    3472c72 View commit details
    Browse the repository at this point in the history
  35. npm i zone.js@~0.9.1

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    5b10c4e View commit details
    Browse the repository at this point in the history
  36. npm i tsickle@0.37.0

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b27f865 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9aec551 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1a01f92 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b1739a9 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    256477c View commit details
    Browse the repository at this point in the history
  41. nvm use 10.9.0 && npm i

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    fb04cda View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    973be3d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    ee7b089 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    fd9b7f0 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    7f92c05 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    eae7da7 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    9992006 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    da49226 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    02d068e View commit details
    Browse the repository at this point in the history
  50. nvm use 10.13.0

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    144eb4e View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    d3cd728 View commit details
    Browse the repository at this point in the history
  52. @angular/cli migration - workspace-version-9

    Angular Workspace migration. Update an Angular CLI workspace to version 9.
    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    1004ce9 View commit details
    Browse the repository at this point in the history
  53. @angular/cli migration - schematic-options-9

    Replace deprecated 'styleext' and 'spec' Angular schematic options.
    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8977868 View commit details
    Browse the repository at this point in the history
  54. npm i tsickle@0.38.1

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    02f028c View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    7ff1e1a View commit details
    Browse the repository at this point in the history
  56. npm i rxjs@6.5.5

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    de702be View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    30e44d8 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    aa6aca6 View commit details
    Browse the repository at this point in the history
  59. ngForm --> ng-form

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    6cbbb33 View commit details
    Browse the repository at this point in the history
  60. npm i angulartics2@9.1.0

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    0f6fbe9 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    d482fd9 View commit details
    Browse the repository at this point in the history
  62. Revert "Anglartics2Piwik --> Angulartics2Matomo"

    This reverts commit 30d00dc.
    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    29fc691 View commit details
    Browse the repository at this point in the history
  63. update piwik import

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    04c4577 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    41b19e9 View commit details
    Browse the repository at this point in the history
  65. ng-form --> ngForm

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    131d2c4 View commit details
    Browse the repository at this point in the history
  66. npm i ngx-vis@3.1.0

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    7c68667 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    a41e394 View commit details
    Browse the repository at this point in the history
  68. npm i ngx-vis@2.3.2

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    192c13e View commit details
    Browse the repository at this point in the history
  69. Revert "npm i ngx-vis@2.3.2"

    This reverts commit 0dd8588.
    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    a3c4017 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    2429305 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    08802b0 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    cabb893 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    349c1bb View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    45b01e0 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    599b005 View commit details
    Browse the repository at this point in the history
  76. npm run lint:fix

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    f501a84 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    82f4c83 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    61aa40e View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    d1a2f6c View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    c7a00b6 View commit details
    Browse the repository at this point in the history
  81. npm i

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    dcd3b78 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    feb7247 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    237f0ce View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    ee3be2b View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    8ae9a32 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    d7e39ab View commit details
    Browse the repository at this point in the history
  87. npm i jasmine-core@3.8

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    988a513 View commit details
    Browse the repository at this point in the history
  88. npm i codelyzer@6.0.2

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    cef3af3 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    47ee8d1 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    ee7687a View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    fab5873 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    3b66508 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    541e042 View commit details
    Browse the repository at this point in the history
  94. nvm use 12.20.2

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    fb30cd3 View commit details
    Browse the repository at this point in the history
  95. async --> waitForAsync

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    a066246 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    6f40a1d View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    2ab9692 View commit details
    Browse the repository at this point in the history
  98. guard data loading

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    20db903 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    144e2aa View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    ce2615f View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    539a377 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    915a9c6 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    528bd17 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    885d7e0 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    d3fd863 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    9c201e7 View commit details
    Browse the repository at this point in the history
  107. npm i rxjs@6.6.3

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    5620766 View commit details
    Browse the repository at this point in the history
  108. npm i jasmine-core@3.8

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    fcedcc7 View commit details
    Browse the repository at this point in the history
  109. npm i timsort@0.3.0

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    44b5b72 View commit details
    Browse the repository at this point in the history
  110. npm run lint --fix

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    18df7ac View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    17f5c77 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    4740549 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    8a3ed52 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    84797b3 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    257adbd View commit details
    Browse the repository at this point in the history
  116. npm i tsickle@0.43.0

    micahstubbs committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    2183354 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    fa35080 View commit details
    Browse the repository at this point in the history