1. 09 Feb, 2024 1 commit
  2. 08 Feb, 2024 1 commit
  3. 07 Feb, 2024 1 commit
  4. 04 Feb, 2024 2 commits
  5. 01 Feb, 2024 1 commit
  6. 24 Jan, 2024 1 commit
  7. 19 Jan, 2024 1 commit
  8. 12 Jan, 2024 1 commit
  9. 09 Jan, 2024 1 commit
  10. 05 Jan, 2024 2 commits
  11. 04 Jan, 2024 1 commit
  12. 02 Jan, 2024 1 commit
  13. 20 Dec, 2023 1 commit
  14. 19 Dec, 2023 1 commit
  15. 15 Dec, 2023 3 commits
  16. 07 Dec, 2023 1 commit
  17. 06 Dec, 2023 1 commit
  18. 05 Dec, 2023 2 commits
  19. 29 Nov, 2023 1 commit
  20. 16 Nov, 2023 1 commit
  21. 15 Nov, 2023 1 commit
    • Srujan Gaddam's avatar
      Pin package:web 0.4.0 (#138428) · d8ffc739
      Srujan Gaddam authored
      This version is needed so that dart:js_interop can move to extension
      types. Also adds some code to handle some breaking changes:
      
      - Body -> Response. Body was an IDL interface mixin type we exposed in
      dart:html. Going forward, users should either use Request or Response.
      - Casts to JSAny. These are temporary until we move package:web types to
      extension types. Currently, package:web types can't implement JSObject
      as JSObject will move to be an extension type itself.
      Co-authored-by: 's avatarKevin Moore <kevmoo@users.noreply.github.com>
      d8ffc739
  22. 13 Nov, 2023 1 commit
  23. 09 Nov, 2023 1 commit
  24. 03 Nov, 2023 2 commits
  25. 02 Nov, 2023 2 commits
  26. 01 Nov, 2023 1 commit
  27. 31 Oct, 2023 1 commit
  28. 25 Oct, 2023 2 commits
  29. 24 Oct, 2023 1 commit
  30. 20 Oct, 2023 1 commit
  31. 19 Oct, 2023 1 commit
  32. 12 Oct, 2023 1 commit