1. 25a0b5b [interop] Add support for Conditional and Predicate Types (#468) by Nikechukwu · 6 days ago main
  2. e2daa3a [interop] Add support for Intersection types (#451) by Nikechukwu · 2 weeks ago
  3. a152054 [interop] Resolved Namespace `typedef` and exception improvements (#459) by Nikechukwu · 2 weeks ago
  4. bdab462 Bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions group (#462) by dependabot[bot] · 3 weeks ago
  5. d93ce7b [web_generator] Updated README (#461) by Nikechukwu · 3 weeks ago
  6. e7895bd [interop] Add Support for Declaration Merging and Overloading (#449) by Nikechukwu · 3 weeks ago
  7. ee9733f [interop] Default to `JSAny` for unsupported type and skip unsupported declarations (#450) by Nikechukwu · 4 weeks ago
  8. 43621fd [interop] Add Support for `keyof` and `readonly` type operators (#452) by Nikechukwu · 4 weeks ago
  9. f6389df [interop] Add support for the `never` type (#457) by Nikechukwu · 4 weeks ago
  10. 3ecdddf [interop] Minor Fixes in Generics with Anonymous Closures (#447) by Nikechukwu · 4 weeks ago
  11. 779d005 [interop] Add Support for Anonymous Declarations (#434) by Nikechukwu · 5 weeks ago
  12. cc3aa64 [interop] Update Configuration to allow TS Compiler Configuration and non-exported decl generation (#443) by Nikechukwu · 5 weeks ago
  13. 4310354 [interop] Add Support for JSDoc Documentation (#435) by Nikechukwu · 5 weeks ago
  14. 72cdd84 Fix pkg:web CI badge (#441) by Kevin Moore · 6 weeks ago
  15. f3c960f [web_generator] Add support for passing files as globs (#427) by Nikechukwu · 6 weeks ago
  16. f51cc85 [interop] Add Support for Namespaces (#436) by Nikechukwu · 6 weeks ago
  17. 1d5771b [interop] Add support for importing and exporting declarations, as well as multi-file output (#418) by Nikechukwu · 7 weeks ago
  18. da1dd5d switch CI to using workflow files (#428) by Devon Carew · 8 weeks ago
  19. 8ffaf5e [interop] Implement Diagnostics and Handling Errors (#426) by Nikechukwu · 8 weeks ago
  20. 767151e [web_generator] Bug Fixes in Entrypoint `gen_interop_bindings.dart` (#423) by Nikechukwu · 9 weeks ago
  21. 1f80532 [interop] Support `typeof` type declarations (#417) by Nikechukwu · 9 weeks ago
  22. affce52 generator: drop build bits. Not used. (#419) by Kevin Moore · 9 weeks ago
  23. 0a16c09 [interop] Support Classes and Interfaces (#415) by Nikechukwu · 9 weeks ago
  24. 7e0853d [interop] Adding support for `dart:js_interop` and `package:web` types (#403) by Nikechukwu · 2 months ago
  25. 951961e [interop] Refactoring Generator to make use of configuration options (#408) by Nikechukwu · 2 months ago
  26. 354e229 [interop] Add Support for Typealiases (#407) by Nikechukwu · 2 months ago
  27. f0f0914 [interop] Add Support for Enums (#404) by Nikechukwu · 2 months ago
  28. fb8a149 Add Support for Configuration of Dart JS Interop Gen (#386) by Nikechukwu · 2 months ago
  29. 3e11172 [interop] Add Support for Function Declarations (#392) by Nikechukwu · 3 months ago
  30. c0d73b5 [web_generator] Add Support for Parsing IDL Files (#377) by Nikechukwu · 3 months ago
  31. 4b2f02e Add Variable Declaration Support (#382) by nikeokoronkwo · 3 months ago
  32. c8c1c28 Skip ts_bindings_test and run web_generator tests with VM (#373) by Srujan Gaddam · 3 months ago
  33. de6b3e4 Add missing copyrights and delete empty files (#371) by Srujan Gaddam · 3 months ago
  34. 74a33ba Add in a missing library directive, missing new line (#370) by Kevin Moore · 4 months ago
  35. 4d24eb5 [web_generator] Setting up `web_generator` for Dart JS Interop Gen (#368) by nikeokoronkwo · 4 months ago
  36. f1becf0 Add conversions between Dart's Uri and the JS URL (#365) by Natalie Weizenbaum · 5 months ago
  37. 553c14d generator: drop pkg:collection dep (#361) by Kevin Moore · 5 months ago
  38. 034067f Migrate web_generator to new element model (#359) by Srujan Gaddam · 5 months ago
  39. fa43ddd Bump actions/cache from 4.2.2 to 4.2.3 in the github-actions group (#356) by dependabot[bot] · 6 months ago
  40. 4854093 Add pull request and id-token write permissions to publish.yaml (#351) by Srujan Gaddam · 7 months ago
  41. 33ed133 Bump the github-actions group with 2 updates (#349) by dependabot[bot] · 7 months ago
  42. 6031c1f Delete all deprecated members (#347) by Kevin Moore · 7 months ago
  43. 5a39fdc Merge tag 'web-v1.1.1' by Kevin Moore · 7 months ago
  44. 222164b Deprecate a few more things before we launch v2 (#348) by Kevin Moore · 7 months ago v1_x web-v1.1.1
  45. b90b63d Update APIs and docs (#345) by Kevin Moore · 7 months ago
  46. 5caa92e Add catch and finally to bannedNames (#346) by Srujan Gaddam · 7 months ago
  47. e2f9741 Add variadic arguments (#343) by Olzhas Suleimen · 7 months ago
  48. c2d5f63 Bump actions/stale from 9.0.0 to 9.1.0 in the github-actions group (#338) by dependabot[bot] · 8 months ago
  49. fd3d988 Adapt paths for different development environments (#336) by KennethHung · 8 months ago
  50. 7f440e4 Remove renames where the type doesn't exist anymore (#334) by KennethHung · 8 months ago
  51. 3b06da9 Add missing FileReader event getters (#333) by KennethHung · 8 months ago
  52. af5de5e Bump actions/cache from 4.1.2 to 4.2.0 in the github-actions group (#332) by dependabot[bot] · 9 months ago
  53. b55f343 generator: Support the latest package dependencies (#328) by Kevin Moore · 9 months ago
  54. bdf112e Bump dart-lang/setup-dart in the github-actions group (#323) by dependabot[bot] · 10 months ago
  55. 8d24376 Bump the github-actions group with 2 updates (#319) by dependabot[bot] · 11 months ago
  56. d3a61aa Remove deprecated package_api_docs lint (#315) by Parker Lougheed · 11 months ago
  57. 8478cd2 Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group (#312) by dependabot[bot] · 12 months ago
  58. d16c4bc Fix curly_braces_in_flow_control_structures lint (#311) by Srujan Gaddam · 12 months ago
  59. 6538aca Update publish.yaml (#308) by Kevin Moore · 12 months ago web-v1.1.0
  60. 19cd248 Publish `package:web` (#299) by Moritz · 12 months ago
  61. 8501740 Add cross-origin window and location wrappers (#291) by Srujan Gaddam · 12 months ago
  62. f1acb17 Fix location of responseHeaders API doc (#303) by Parker Lougheed · 12 months ago
  63. b94d90a onLoad helper for window and document. (#305) by István Soós · 12 months ago
  64. 859b166 Refactor generation logic so partials come after (#304) by Srujan Gaddam · 12 months ago
  65. d8549a3 Add a generate-all flag to emit all bindings (#302) by Srujan Gaddam · 1 year ago
  66. 933a37d Update dart_style and use latestLanguageVersion (#301) by Srujan Gaddam · 1 year ago
  67. fb30192 [feat] LegacyNamespace extended attributes support on IDL interfaces (Resolves #283) (#297) by Rutvik Tak · 1 year, 1 month ago
  68. 6a8c3c5 Add `responseHeaders` extension on `XMLHttpRequest` (#298) by Moritz · 1 year, 1 month ago
  69. fcd8123 Emit constants as Dart constants instead of external getters (#294) by Srujan Gaddam · 1 year, 1 month ago
  70. 3619fd8 Add [] and []= operators for unnamed getters and setters (#293) by Srujan Gaddam · 1 year, 1 month ago
  71. 49f3e6d Fix some broken links with the mono_repo change (#290) by Srujan Gaddam · 1 year, 1 month ago
  72. 46d416f Use mono_repo for package:web (#288) by Srujan Gaddam · 1 year, 1 month ago
  73. 3e4c60e [feat] Adds helpers to convert js lists to a dart list (Resolves #281) (#286) by Rutvik Tak · 1 year, 1 month ago
  74. 01e861e [feat] Adds http status codes (Resolves #280) (#282) by Rutvik Tak · 1 year, 1 month ago
  75. fd8c320 Relabel unused_element ignore to unused_element_parameter (#284) by Srujan Gaddam · 1 year, 1 month ago
  76. 4996dc2 Ignore unintended_html_in_doc_comment (#278) by Srujan Gaddam · 1 year, 1 month ago
  77. e89fe49 Publish package:web v1 (#271) by Srujan Gaddam · 1 year, 2 months ago v1.0.0
  78. e4c4d81 Bump the github-actions group with 2 updates (#269) by dependabot[bot] · 1 year, 3 months ago
  79. 2ae509e Update doc comments, bump version to 1.0.0-wip (#268) by Kevin Moore · 1 year, 3 months ago
  80. 72a806f Account for static members in MDN docs (#267) by Srujan Gaddam · 1 year, 3 months ago
  81. 82b94c2 Add MAC_FF_META to KeyCode constants (#264) by arnaud-secondlayer · 1 year, 3 months ago
  82. 9e20f7f Update Web IDL to 3.49.0 (#266) by Srujan Gaddam · 1 year, 3 months ago
  83. 50239e9 Rename members when they collide with return/parameter type names (#265) by Srujan Gaddam · 1 year, 3 months ago
  84. 6b8a465 Account for typedef nullability (#257) by Srujan Gaddam · 1 year, 3 months ago
  85. f6a7d38 Emit double as return value instead of num (#256) by Srujan Gaddam · 1 year, 3 months ago
  86. 6d22294 Add Float16Array alias (#255) by Srujan Gaddam · 1 year, 3 months ago
  87. 2fe754f Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (#248) by dependabot[bot] · 1 year, 4 months ago
  88. a0ff6ca Require Dart 3.4 (#249) by Kevin Moore · 1 year, 4 months ago
  89. f6f778b Expose `onUnload` event stream and `ElementStream` as a public class (#246) by Kenzie Davisson · 1 year, 4 months ago
  90. e1d5148 Update MDN source and doc comments (#244) by Kevin Moore · 1 year, 4 months ago
  91. 53862f1 update lints dependency (#243) by Kevin Moore · 1 year, 4 months ago
  92. 7604578 Only emit APIs that are standards track and not experimental (#239) by Srujan Gaddam · 1 year, 4 months ago
  93. d776645 Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (#238) by dependabot[bot] · 1 year, 4 months ago
  94. a59e8b4 blast_repo fixes (#237) by Devon Carew · 1 year, 4 months ago
  95. c36d962 Fix typo (#236) by mnordine · 1 year, 4 months ago
  96. ff7185c Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#230) by dependabot[bot] · 1 year, 5 months ago
  97. 6b598d6 Bump actions/checkout from 4.1.2 to 4.1.4 (#231) by dependabot[bot] · 1 year, 5 months ago
  98. 9d8c802 Only consider extension types that start with JS as JS types (#224) by Srujan Gaddam · 1 year, 5 months ago
  99. b53bd7f Update README.md (#223) by M. Hanif Shahy · 1 year, 5 months ago
  100. 3d1b4cb Fix the links in third_party/mdn/README.md (#219) by Kashiwa · 1 year, 6 months ago