Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dart-lang/tools issues and pull requests
#1193 - Breaking change: add and remove parameters from the `Event.devtoolsEvent` constructor
Pull Request -
State: closed - Opened by kenzieschmoll 9 days ago
- 6 comments
Labels: package:unified_analytics
#1192 - Add`isV2Inspector` to the `Event.devtoolsEvent` constructor.
Pull Request -
State: closed - Opened by elliette 9 days ago
- 2 comments
Labels: package:unified_analytics
#1191 - Remove any `data` entries with a null value in the `Event.exception` constructor.
Pull Request -
State: closed - Opened by kenzieschmoll 9 days ago
- 2 comments
Labels: package:unified_analytics
#1190 - add links to package issue trackers
Pull Request -
State: closed - Opened by devoncarew 9 days ago
- 3 comments
Labels: type-infra, package:unified_analytics, package:cli_config, package:graphs, package:extension_discovery, skip-changelog-check, package:oauth2, package:mime, package:coverage, package:source_map_stack_trace, package:file, package:file_testing, package:boolean_selector, package:clock, package:json_rpc_2, package:browser_launcher, package:csslib, package:bazel_worker, package:benchmark_harness, package:cli_util, package:code_builder, package:html
#1189 - [coverage] Fix isolate resumption after service disposal
Pull Request -
State: closed - Opened by liamappelbe 10 days ago
- 3 comments
Labels: package:coverage
#1188 - feat: use XDG directories on Linux
Pull Request -
State: open - Opened by flexagoon 13 days ago
- 1 comment
Labels: package:unified_analytics
#1187 - Fix analysis across packages
Pull Request -
State: closed - Opened by kevmoo 13 days ago
- 2 comments
Labels: type-infra, package:graphs, package:oauth2, package:mime, package:coverage, package:boolean_selector, package:json_rpc_2, package:bazel_worker
#1186 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 16 days ago
- 7 comments
Labels: type-infra, autosubmit
#1185 - type 'Null' is not a subtype of type 'LiteralTerm' in type cast
Issue -
State: closed - Opened by javier-gantri 5 months ago
- 2 comments
Labels: package:csslib
#1184 - add support for css container queries
Issue -
State: open - Opened by insinfo over 1 year ago
- 1 comment
Labels: type-enhancement, package:csslib
#1184 - add support for css container queries
Issue -
State: open - Opened by insinfo over 1 year ago
- 1 comment
Labels: type-enhancement, package:csslib
#1183 - how to use this lib to read properties and values from a CSS Declaration and store it in a Map
Issue -
State: open - Opened by insinfo over 1 year ago
- 2 comments
Labels: package:csslib
#1183 - how to use this lib to read properties and values from a CSS Declaration and store it in a Map
Issue -
State: open - Opened by insinfo over 1 year ago
- 2 comments
Labels: package:csslib
#1182 - Invalid argument when trying to parse '100 px'
Issue -
State: closed - Opened by devoncarew almost 2 years ago
Labels: type-bug, package:csslib
#1182 - Invalid argument when trying to parse '100 px'
Issue -
State: closed - Opened by devoncarew almost 2 years ago
Labels: type-bug, package:csslib
#1181 - renaming default branch
Issue -
State: closed - Opened by devoncarew almost 2 years ago
- 1 comment
Labels: type-infra, package:csslib
#1180 - refactor to no longer use a global object to report parse errors
Issue -
State: open - Opened by devoncarew almost 2 years ago
Labels: type-code-health, package:csslib
#1180 - refactor to no longer use a global object to report parse errors
Issue -
State: open - Opened by devoncarew almost 2 years ago
Labels: type-code-health, package:csslib
#1179 - Avoid dynamic calls
Issue -
State: closed - Opened by srawlins almost 3 years ago
Labels: package:csslib
#1179 - Avoid dynamic calls
Issue -
State: closed - Opened by srawlins almost 3 years ago
Labels: package:csslib
#1178 - Support arithmetic operators inside min, max, and clamp functions
Issue -
State: closed - Opened by jathak almost 3 years ago
Labels: package:csslib
#1178 - Support arithmetic operators inside min, max, and clamp functions
Issue -
State: closed - Opened by jathak almost 3 years ago
Labels: package:csslib
#1177 - Support Selectors Level 4 Grammar
Issue -
State: open - Opened by leonsenft about 3 years ago
Labels: type-enhancement, P2, package:csslib
#1177 - Support Selectors Level 4 Grammar
Issue -
State: open - Opened by leonsenft about 3 years ago
Labels: type-enhancement, P2, package:csslib
#1148 - Add support for trailing commas Records
Issue -
State: closed - Opened by hasimyerlikaya 6 months ago
- 7 comments
Labels: package:code_builder
#1148 - Add support for trailing commas Records
Issue -
State: closed - Opened by hasimyerlikaya 6 months ago
- 7 comments
#1147 - Is it possible to generate a Library object from string data?
Issue -
State: closed - Opened by hasimyerlikaya 6 months ago
Labels: package:code_builder
#1147 - Is it possible to generate a Library object from string data?
Issue -
State: closed - Opened by hasimyerlikaya 6 months ago
#1146 - Add private constructor option
Issue -
State: open - Opened by sh1l0n 8 months ago
- 1 comment
Labels: package:code_builder
#1145 - `LiteralMapExpression` needs support for collection-if expression
Issue -
State: open - Opened by lukehutch 11 months ago
Labels: package:code_builder
#1144 - build_web_compilers:entrypoint on web/main.dart:
Issue -
State: open - Opened by MoinMoinCode 11 months ago
Labels: package:code_builder
#1143 - Generated extension class doesn't have blank line between members
Issue -
State: open - Opened by burhankhanzada 11 months ago
Labels: package:code_builder
#1142 - Support emitting to a part file (`.g.dart`)
Issue -
State: open - Opened by TekExplorer 11 months ago
- 3 comments
Labels: package:code_builder
#1141 - update to allow for an unnamed library
Issue -
State: closed - Opened by devoncarew 12 months ago
- 3 comments
Labels: type-enhancement, package:code_builder
#1141 - update to allow for an unnamed library
Issue -
State: closed - Opened by devoncarew 12 months ago
- 3 comments
Labels: type-enhancement, package:code_builder
#1140 - Allow omitting parentheses for Expression.asA(Expression other)
Issue -
State: open - Opened by Robbendebiene about 1 year ago
- 2 comments
Labels: package:code_builder
#1139 - how can i create switch statement? when write Code("case A: "), i meet 'case' can't be used as an identifier because it's a keyword.
Issue -
State: closed - Opened by BurnBury about 1 year ago
Labels: package:code_builder
#1139 - how can i create switch statement? when write Code("case A: "), i meet 'case' can't be used as an identifier because it's a keyword.
Issue -
State: closed - Opened by BurnBury about 1 year ago
Labels: package:code_builder
#1138 - Reverse conversion: Dart syntax into code_builder syntax
Issue -
State: open - Opened by lukehutch over 1 year ago
Labels: package:code_builder
#1137 - Records are not supported
Issue -
State: closed - Opened by yanok over 1 year ago
Labels: package:code_builder
#1137 - Records are not supported
Issue -
State: closed - Opened by yanok over 1 year ago
Labels: package:code_builder
#1136 - Add support for nullsafety
Issue -
State: closed - Opened by vanlooverenkoen almost 4 years ago
- 8 comments
Labels: package:code_builder
#1136 - Add support for nullsafety
Issue -
State: closed - Opened by vanlooverenkoen almost 4 years ago
- 8 comments
Labels: package:code_builder
#1135 - late keyword is not working when defining a specific type
Issue -
State: closed - Opened by phamnhuvu-dev over 1 year ago
- 2 comments
Labels: package:code_builder
#1135 - late keyword is not working when defining a specific type
Issue -
State: closed - Opened by phamnhuvu-dev over 1 year ago
- 2 comments
Labels: package:code_builder
#1134 - Add external key word for the FieldBuilder
Issue -
State: closed - Opened by XinyuKhan over 1 year ago
- 1 comment
Labels: package:code_builder
#1134 - Add external key word for the FieldBuilder
Issue -
State: closed - Opened by XinyuKhan over 1 year ago
- 1 comment
Labels: package:code_builder
#1133 - Testing only code (ie: matchers) should be exported through a specific library
Issue -
State: open - Opened by jakemac53 over 1 year ago
- 1 comment
Labels: package:code_builder
#1132 - How to add generics to typedef?
Issue -
State: closed - Opened by jodinathan over 1 year ago
Labels: package:code_builder
#1132 - How to add generics to typedef?
Issue -
State: closed - Opened by jodinathan over 1 year ago
Labels: package:code_builder
#1131 - Add support for extension types
Issue -
State: closed - Opened by joshualitt over 1 year ago
- 4 comments
Labels: package:code_builder
#1131 - Add support for extension types
Issue -
State: closed - Opened by joshualitt over 1 year ago
- 4 comments
Labels: package:code_builder
#1130 - Reduce the use of trailing commas
Issue -
State: open - Opened by devoncarew over 1 year ago
Labels: type-enhancement, package:code_builder
#1129 - Allow defining an EnumValue with named parameters
Issue -
State: open - Opened by SamJakob almost 2 years ago
Labels: package:code_builder
#1129 - Allow defining an EnumValue with named parameters
Issue -
State: open - Opened by SamJakob almost 2 years ago
Labels: package:code_builder
#1128 - Is there a way to read existing code into a ClassBuilder ?
Issue -
State: open - Opened by evanholt1 almost 2 years ago
- 1 comment
Labels: package:code_builder
#1128 - Is there a way to read existing code into a ClassBuilder ?
Issue -
State: open - Opened by evanholt1 almost 2 years ago
- 1 comment
Labels: package:code_builder
#1127 - switch the orderDirectives and useNullSafetySyntax defaults for DartEmitter?
Issue -
State: open - Opened by devoncarew almost 2 years ago
- 1 comment
Labels: next-breaking-release, package:code_builder
#1127 - switch the orderDirectives and useNullSafetySyntax defaults for DartEmitter?
Issue -
State: open - Opened by devoncarew almost 2 years ago
- 1 comment
Labels: next-breaking-release, package:code_builder
#1126 - Named Required Parameters are expected to be passed as optionalParameters
Issue -
State: open - Opened by eseidel almost 2 years ago
- 1 comment
Labels: package:code_builder
#1126 - Named Required Parameters are expected to be passed as optionalParameters
Issue -
State: open - Opened by eseidel almost 2 years ago
- 1 comment
Labels: package:code_builder
#1125 - emitter generates relative import URLs with backslashes on Windows
Issue -
State: open - Opened by srawlins almost 2 years ago
- 1 comment
Labels: type-bug, package:code_builder
#1125 - emitter generates relative import URLs with backslashes on Windows
Issue -
State: open - Opened by srawlins almost 2 years ago
- 1 comment
Labels: type-bug, package:code_builder
#1124 - Would like a (typeless) parameter shorthand.
Issue -
State: open - Opened by eseidel almost 2 years ago
- 2 comments
Labels: package:code_builder
#1123 - Unclear how to generate an anonymous function
Issue -
State: closed - Opened by eseidel almost 2 years ago
- 1 comment
Labels: package:code_builder
#1122 - Does code_builder support a notion of target language version?
Issue -
State: open - Opened by yanok about 2 years ago
Labels: package:code_builder
#1122 - Does code_builder support a notion of target language version?
Issue -
State: open - Opened by yanok about 2 years ago
Labels: package:code_builder
#1121 - DartObject `getField` doesn't retrieve field from parent
Issue -
State: closed - Opened by RicardoRB over 2 years ago
- 2 comments
Labels: package:code_builder
#1121 - DartObject `getField` doesn't retrieve field from parent
Issue -
State: closed - Opened by RicardoRB over 2 years ago
- 2 comments
Labels: package:code_builder
#1120 - Darttype.element as ClassElement, but element2 was prompted after the upgrade
Issue -
State: closed - Opened by xiaocode337317439 over 2 years ago
- 6 comments
Labels: package:code_builder
#1120 - Darttype.element as ClassElement, but element2 was prompted after the upgrade
Issue -
State: closed - Opened by xiaocode337317439 over 2 years ago
- 6 comments
Labels: package:code_builder
#1119 - Only add `late` modifier if null safety emitting is enabled
Issue -
State: closed - Opened by alanrussian over 2 years ago
Labels: package:code_builder
#1119 - Only add `late` modifier if null safety emitting is enabled
Issue -
State: closed - Opened by alanrussian over 2 years ago
Labels: package:code_builder
#1118 - `Directive` generate redundant '`' in `DirectiveType.part` type
Issue -
State: closed - Opened by KuiyuanFu over 2 years ago
- 1 comment
Labels: package:code_builder
#1118 - `Directive` generate redundant '`' in `DirectiveType.part` type
Issue -
State: closed - Opened by KuiyuanFu over 2 years ago
- 1 comment
Labels: package:code_builder
#1117 - html5lib: should support template in head
Issue -
State: closed - Opened by DartBot over 9 years ago
- 1 comment
Labels: type-bug, package:html
#1117 - html5lib: should support template in head
Issue -
State: closed - Opened by DartBot over 9 years ago
- 1 comment
Labels: type-bug, package:html
#1116 - Incomplete HTML displaying errors incorrectly
Issue -
State: closed - Opened by DartBot over 9 years ago
- 6 comments
Labels: type-bug, package:html
#1116 - Incomplete HTML displaying errors incorrectly
Issue -
State: closed - Opened by DartBot over 9 years ago
- 6 comments
Labels: type-bug, package:html
#1115 - html5lib test case where two equivalent selectors give different result
Issue -
State: open - Opened by DartBot over 9 years ago
- 2 comments
Labels: type-bug, package:html
#1115 - html5lib test case where two equivalent selectors give different result
Issue -
State: open - Opened by DartBot over 9 years ago
- 2 comments
Labels: type-bug, package:html
#1114 - remove string concatenation
Issue -
State: closed - Opened by DartBot over 9 years ago
- 5 comments
Labels: closed-duplicate, type-enhancement, package:html
#1114 - remove string concatenation
Issue -
State: closed - Opened by DartBot over 9 years ago
- 5 comments
Labels: closed-duplicate, type-enhancement, package:html
#1113 - fix htmlinputstream, tokenizer to use codepoints and build strings as late as possible
Issue -
State: closed - Opened by DartBot over 9 years ago
- 5 comments
Labels: closed-duplicate, type-enhancement, package:html
#1113 - fix htmlinputstream, tokenizer to use codepoints and build strings as late as possible
Issue -
State: closed - Opened by DartBot over 9 years ago
- 5 comments
Labels: closed-duplicate, type-enhancement, package:html
#1112 - DOM needs to match dart:html
Issue -
State: closed - Opened by DartBot over 9 years ago
- 4 comments
Labels: type-enhancement, package:html
#1112 - DOM needs to match dart:html
Issue -
State: closed - Opened by DartBot over 9 years ago
- 4 comments
Labels: type-enhancement, package:html
#1111 - DOM will eventually need CSS parsing
Issue -
State: open - Opened by DartBot over 9 years ago
- 3 comments
Labels: type-enhancement, package:html
#1111 - DOM will eventually need CSS parsing
Issue -
State: open - Opened by DartBot over 9 years ago
- 3 comments
Labels: type-enhancement, package:html
#1110 - improve error table
Issue -
State: open - Opened by DartBot over 9 years ago
- 3 comments
Labels: type-enhancement, package:html
#1110 - improve error table
Issue -
State: open - Opened by DartBot over 9 years ago
- 3 comments
Labels: type-enhancement, package:html
#1109 - Rename Text.value to Text.text
Issue -
State: closed - Opened by DartBot over 9 years ago
- 4 comments
Labels: type-enhancement, package:html
#1109 - Rename Text.value to Text.text
Issue -
State: closed - Opened by DartBot over 9 years ago
- 4 comments
Labels: type-enhancement, package:html
#1108 - NodeList is missing support for the length setter
Issue -
State: closed - Opened by DartBot over 9 years ago
- 4 comments
Labels: type-bug, closed-duplicate, package:html
#1107 - tagName should return an UPPERCASE string
Issue -
State: closed - Opened by DartBot over 9 years ago
- 4 comments
Labels: type-bug, package:html
#1107 - tagName should return an UPPERCASE string
Issue -
State: closed - Opened by DartBot over 9 years ago
- 4 comments
Labels: type-bug, package:html
#1106 - support template element parse rules (under flag)
Issue -
State: closed - Opened by DartBot over 9 years ago
- 4 comments
Labels: closed-duplicate, type-enhancement, package:html
#1106 - support template element parse rules (under flag)
Issue -
State: closed - Opened by DartBot over 9 years ago
- 4 comments
Labels: closed-duplicate, type-enhancement, package:html
#1105 - better warnings for CDATA, processing instructions used in HTML
Issue -
State: open - Opened by DartBot over 9 years ago
- 3 comments
Labels: type-enhancement, package:html
#1105 - better warnings for CDATA, processing instructions used in HTML
Issue -
State: open - Opened by DartBot over 9 years ago
- 3 comments
Labels: type-enhancement, package:html