Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dart-lang/web issues and pull requests
#133 - write data from mdn/browser-compat-data to api annotations
Pull Request -
State: closed - Opened by devoncarew 11 months ago
- 3 comments
#132 - Bump actions/stale from 8.0.0 to 9.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: autosubmit
#131 - Consider updating TodoMVC repository with this package
Issue -
State: open - Opened by bivens-dev 11 months ago
- 1 comment
#130 - collect MDN API information
Pull Request -
State: open - Opened by devoncarew 11 months ago
- 4 comments
#129 - Error: The argument type 'HTMLStyleElement' can't be assigned to the parameter type 'JSAny'.
Issue -
State: closed - Opened by dimiril 11 months ago
- 3 comments
#128 - Error: The argument type 'HTMLStyleElement' can't be assigned to the parameter type 'JSAny'.
Issue -
State: closed - Opened by imeDevelopers 11 months ago
- 22 comments
#127 - Add indexing operators for `getter` and `setter` attributes
Issue -
State: closed - Opened by parlough 11 months ago
- 8 comments
Labels: area-api-bug
#126 - write additional version info into the readme
Pull Request -
State: closed - Opened by devoncarew 11 months ago
#125 - regenerate the dom bindings files using new api from package:code_builder
Pull Request -
State: closed - Opened by devoncarew 11 months ago
#124 - Handle `LegacyFactoryFunction`s in generator
Issue -
State: closed - Opened by srujzs 12 months ago
- 9 comments
#123 - move the tool/bindings_generator dart+node script into the top-level bindings_generator/ directory
Pull Request -
State: closed - Opened by devoncarew 12 months ago
- 3 comments
#122 - Add documentation for types and their members
Issue -
State: closed - Opened by srujzs 12 months ago
- 3 comments
#121 - fixes to the return types of several Node helper extension methods
Pull Request -
State: closed - Opened by devoncarew 12 months ago
- 3 comments
#120 - Expose setters for trusted types
Issue -
State: closed - Opened by sigmundch 12 months ago
- 1 comment
#119 - Fix generator for variadic arguments
Issue -
State: open - Opened by sigmundch 12 months ago
- 3 comments
#118 - Exposing hasX properties: automatic or helper?
Issue -
State: open - Opened by sigmundch 12 months ago
- 6 comments
#117 - Update README.md
Pull Request -
State: closed - Opened by devoncarew 12 months ago
#116 - Handle Dart SDK change to extension types
Pull Request -
State: closed - Opened by srujzs 12 months ago
- 1 comment
#115 - have web.dart export the helpers; deprecate helpers.dart
Pull Request -
State: closed - Opened by devoncarew 12 months ago
- 1 comment
#114 - Add helpers to make it easier to use trusted types
Issue -
State: open - Opened by ditman 12 months ago
- 6 comments
#113 - rev to 0.4.1 in prep for publishing
Pull Request -
State: closed - Opened by devoncarew 12 months ago
- 5 comments
#112 - update the CI workflow to test the generation script
Pull Request -
State: closed - Opened by devoncarew 12 months ago
#111 - parse spec info for generated libraries
Pull Request -
State: closed - Opened by devoncarew 12 months ago
- 4 comments
#110 - update the readme
Pull Request -
State: closed - Opened by devoncarew 12 months ago
- 1 comment
#109 - rename helpers.dart to web_helpers.dart and no longer export web.dart
Pull Request -
State: closed - Opened by devoncarew 12 months ago
- 4 comments
#108 - delete previously generated files when generating
Pull Request -
State: closed - Opened by devoncarew 12 months ago
- 1 comment
#107 - improve the docs in the readme
Issue -
State: closed - Opened by devoncarew 12 months ago
Labels: type-documentation
#106 - The IDL for MediaTrackConstraints seems to be missing properties
Issue -
State: open - Opened by navaronbracke 12 months ago
#105 - Consider excluding IDLs from Web Incubator CG
Issue -
State: open - Opened by kevmoo 12 months ago
- 5 comments
#104 - Cleanup readme
Pull Request -
State: closed - Opened by kevmoo 12 months ago
#103 - changelog: drop dev release
Pull Request -
State: closed - Opened by kevmoo 12 months ago
- 2 comments
#102 - Add event extensions for `WebSocket`
Pull Request -
State: closed - Opened by kevmoo 12 months ago
#101 - Make `NodeList` `Iterable<Node>`
Issue -
State: closed - Opened by ditman 12 months ago
- 2 comments
#100 - Custom Elements Type Support
Issue -
State: open - Opened by bivens-dev about 1 year ago
#99 - Add example
Pull Request -
State: closed - Opened by kevmoo about 1 year ago
#98 - Do not export `web.dart` from `helpers.dart`
Issue -
State: closed - Opened by ditman about 1 year ago
- 6 comments
#97 - Remove implements JSObject from all types and publish 0.4.0
Pull Request -
State: closed - Opened by srujzs about 1 year ago
Labels: publish-ignore-warnings
#96 - Prepare for 0.3.1 release.
Pull Request -
State: closed - Opened by kenzieschmoll about 1 year ago
- 2 comments
#95 - Add `onMessage` getter to `WindowEventGetters` extension methods
Pull Request -
State: closed - Opened by kenzieschmoll about 1 year ago
- 2 comments
#94 - Bump dart-lang/setup-dart from 1.5.1 to 1.6.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: autosubmit
#93 - Bump actions/checkout from 4.1.0 to 4.1.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: autosubmit
#92 - Add `createIFrameElement` helper
Pull Request -
State: closed - Opened by kenzieschmoll about 1 year ago
- 1 comment
#91 - Allow converting `List<int>` to a `JSArray` / `JSTypedArray`
Issue -
State: open - Opened by navaronbracke about 1 year ago
- 5 comments
#90 - Don't emit interface mixins
Pull Request -
State: closed - Opened by srujzs about 1 year ago
- 4 comments
#89 - Treat JSUndefined as nullable in _RawType
Pull Request -
State: closed - Opened by srujzs about 1 year ago
#88 - Fix any nullability and refactor typing model
Pull Request -
State: closed - Opened by srujzs about 1 year ago
- 1 comment
#87 - Remove unnecessary JS types from webidl_api
Pull Request -
State: closed - Opened by srujzs about 1 year ago
#86 - Use least common supertypes for unions
Pull Request -
State: closed - Opened by srujzs about 1 year ago
#85 - Update IDL, prepare to release v0.3.0
Pull Request -
State: closed - Opened by kevmoo about 1 year ago
- 1 comment
Labels: publish-ignore-warnings
#84 - Bump dart-lang/setup-dart from 1.5.0 to 1.5.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
#83 - Bump actions/checkout from 3.6.0 to 4.1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: autosubmit
#82 - Move raw to strings
Pull Request -
State: closed - Opened by srujzs about 1 year ago
#81 - Update analysis and test matrices to use flavor: [raw]
Pull Request -
State: closed - Opened by srujzs about 1 year ago
#80 - Refactor typeofEquals usage and remove isInstanceOfDomType
Pull Request -
State: closed - Opened by srujzs about 1 year ago
- 2 comments
#79 - Include nullability information for typedefs
Pull Request -
State: closed - Opened by srujzs about 1 year ago
#78 - Change parameter double types to num
Pull Request -
State: closed - Opened by srujzs about 1 year ago
- 3 comments
#77 - Refactor use of typeofEquals and instanceof and remove isInstanceOfDomType
Issue -
State: closed - Opened by srujzs about 1 year ago
- 2 comments
#76 - Add additional event stream subscriptions to helpers
Issue -
State: open - Opened by srujzs about 1 year ago
- 2 comments
#75 - Expose EventStreamProvider from helpers, prepare 0.2.1-beta release
Pull Request -
State: closed - Opened by kevmoo about 1 year ago
- 1 comment
#74 - Fix some spelling nits
Pull Request -
State: closed - Opened by kevmoo about 1 year ago
#73 - helpers nit: mark classes with only statics `sealed`
Pull Request -
State: closed - Opened by kevmoo about 1 year ago
#72 - go beta
Pull Request -
State: closed - Opened by kevmoo about 1 year ago
#71 - Add helpers.dart to Changelog
Pull Request -
State: closed - Opened by kevmoo about 1 year ago
#70 - Update to IDL 3.38.2
Pull Request -
State: closed - Opened by kevmoo about 1 year ago
#69 - Review feedback from globalContext change
Pull Request -
State: closed - Opened by kevmoo about 1 year ago
- 1 comment
#68 - Fix globalContext rename
Pull Request -
State: closed - Opened by kevmoo about 1 year ago
#67 - Bump actions/checkout from 3.5.3 to 3.6.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
#66 - update_bindings: delete src should only delete lib/src/dom
Pull Request -
State: closed - Opened by kevmoo over 1 year ago
#65 - Expose types of `TypedData` or `JSTypedArray`
Issue -
State: closed - Opened by kevmoo over 1 year ago
- 3 comments
#64 - Update JSArray extension to use `int` types.
Pull Request -
State: closed - Opened by sigmundch over 1 year ago
#63 - The second argument for Worker.postMessage could use a better name
Issue -
State: closed - Opened by navaronbracke over 1 year ago
- 3 comments
#62 - Allow setting an event handler to null
Issue -
State: open - Opened by navaronbracke over 1 year ago
- 3 comments
#61 - Bump actions/checkout from 3.5.2 to 3.5.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: autosubmit
#60 - Treat `void` as a primitive type?
Issue -
State: closed - Opened by sigmundch over 1 year ago
- 1 comment
#59 - [web] introduce the helper layer.
Pull Request -
State: closed - Opened by sigmundch over 1 year ago
- 3 comments
#58 - Consider using different names for some typedefs to reduce conflicts
Issue -
State: open - Opened by sigmundch over 1 year ago
- 1 comment
#57 - Consider using `num` instead of `double` for parameter types
Issue -
State: closed - Opened by sigmundch over 1 year ago
- 3 comments
#56 - Generate static properties for `const` IDL entries
Issue -
State: open - Opened by sigmundch over 1 year ago
- 6 comments
#55 - Dart VM support.
Issue -
State: open - Opened by ykmnkmi over 1 year ago
- 5 comments
#54 - Style attribute is not available on Element
Issue -
State: closed - Opened by johnpryan over 1 year ago
- 2 comments
#53 - Constructors for some DOM types may simply throw.
Issue -
State: closed - Opened by joshualitt over 1 year ago
- 7 comments
#52 - Use Dart primitive types for JS primitives.
Pull Request -
State: closed - Opened by joshualitt over 1 year ago
#51 - Prepare to publish 0.1.3-beta.
Pull Request -
State: closed - Opened by joshualitt over 1 year ago
- 1 comment
#50 - blast repo changes: no-response
Pull Request -
State: closed - Opened by devoncarew over 1 year ago
#49 - Compatibility and nullability
Issue -
State: open - Opened by sigmundch over 1 year ago
#48 - Add support for accessing CSS properties directly from JS.
Pull Request -
State: closed - Opened by joshualitt over 1 year ago
- 3 comments
#47 - Add helpers for common css properties
Issue -
State: closed - Opened by sigmundch over 1 year ago
#46 - blast_repo fixes
Pull Request -
State: closed - Opened by devoncarew over 1 year ago
#45 - Ensure `any` as an IDL type always includes `null`.
Pull Request -
State: closed - Opened by joshualitt over 1 year ago
- 1 comment
#44 - Make objects inherit from JSObject.
Pull Request -
State: closed - Opened by joshualitt over 1 year ago
- 1 comment
#43 - Convenience methods
Issue -
State: open - Opened by johnpryan over 1 year ago
- 4 comments
#42 - Update IDL to 3.33.3
Pull Request -
State: closed - Opened by kevmoo over 1 year ago
#41 - Bump actions/checkout from 3.5.0 to 3.5.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#40 - Remove dependency on `package:js`.
Pull Request -
State: closed - Opened by joshualitt over 1 year ago
- 1 comment
#39 - Support latest Dart SDK
Pull Request -
State: closed - Opened by kevmoo over 1 year ago
#38 - latest
Pull Request -
State: closed - Opened by kevmoo over 1 year ago
#37 - Bump dart-lang/setup-dart from 1.4.0 to 1.5.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#36 - Bump actions/checkout from 3.3.0 to 3.5.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#35 - Publish initial version of `package:web`.
Pull Request -
State: closed - Opened by joshualitt over 1 year ago
- 5 comments
#34 - Remove default values.
Pull Request -
State: closed - Opened by joshualitt over 1 year ago
- 9 comments