Workiva/over_react
A library for building statically-typed React UI components using Dart.
DartNOASSERTION
Issues
- 5
raise package upper bounds and/or migrate to Dart 3
#947 opened by dave-doty - 8
over_react analyzer not reporting at compile time required props that are missing, and at runtime, reporting error on required props that are specified
#942 opened by dave-doty - 1
possible bug with Redux dev tools middleware
#939 opened by dave-doty - 3
how to use antd ui component?
#644 opened by Silentdoer - 0
V5 Final Consumer Test Checklist
#895 opened by aaronlademann-wf - 0
Use `..dom.rel = 'noreferrer noopener'` for rel quick fix on props that don't extend from `DomPropsMixin`
#542 opened by aaronlademann-wf - 0
Run analyzer plugins docs script in CI to ensure the latest version of diagnostics doesn't mess up generation
#532 opened by greglittlefield-wf - 0
- 0
Update app example for test_html_builder v2.2.2
#727 opened by UnHumbleBen - 0
- 0
- 0
CPLAT-11574: Investigate CLI integration
#605 opened by greglittlefield-wf - 0
CPLAT-11572: Add a mechanism to enable/disable diagnostics in analysis_options.yaml
#568 opened by greglittlefield-wf - 0
String interpolation of weak key types within a props.key value produces false positive lint
#602 opened by aaronlademann-wf - 0
Add an analyzer assist that adds an onChange handler to an input with props.value set to an existing or newly created state.value field
#601 opened by aaronlademann-wf - 0
- 0
Prop ordering in autocomplete menu
#598 opened by aaronlademann-wf - 0
- 0
- 0
Add analyzer plugin diagnostic error when an uninvoked builder is a child of a nested list literal
#595 opened by aaronlademann-wf - 0
Improve the diagnostic(s) for missing parentheses around cascading prop setters
#594 opened by aaronlademann-wf - 0
Lint when children are found in first parenthetic closure instead of within the invocation
#593 opened by aaronlademann-wf - 0
Add an analyzer plugin assist that converts a class-based component to a function component
#592 opened by aaronlademann-wf - 0
- 0
Warn when forwarding props, but hard-coding the value of props.className
#591 opened by aaronlademann-wf - 1
- 0
Optimize / add caching to `MissingRequiredPropDiagnostic` in analyzer plugin
#589 opened by aaronlademann-wf - 0
Add more analyzer plugin assists mirroring what flutter has for widgets
#588 opened by aaronlademann-wf - 0
Analyzer plugin diagnostic that warns when children contains one or more void elements
#587 opened by aaronlademann-wf - 0
- 0
Use the `over_react` version of `getNonGeneratedParts` in the analyzer plugin
#585 opened by aaronlademann-wf - 0
Update boilerplate validator logic dealing with `PartDirective`s to handle when the component is already in a part file.
#522 opened by aaronlademann-wf - 0
[BUG] Address boilerplate validation false positives that appear as a result of collecting errors within the `for (final member in allMembers)` loop.
#528 opened by aaronlademann-wf - 0
- 0
Arrow function lints are suuuper noisy
#541 opened by aaronlademann-wf - 0
Missing key within .map() expression should have a quick-fix to add the prop
#543 opened by aaronlademann-wf - 0
- 0
- 0
Update the README within `playground`
#561 opened by aaronlademann-wf - 0
Lint unitless string constant in style maps
#562 opened by aaronlademann-wf - 0
Update RMConsole release events for over_react to pin version in analyzer plugin pubspec.yaml
#560 opened by aaronlademann-wf - 0
- 0
Fix poor responsiveness to fix/assist requests and other edits during startup
#548 opened by greglittlefield-wf - 0
- 0
Add test coverage for react_types utils
#549 opened by luisgomez-wk - 0
- 0
[BUG] Numbers are treated as invalid children when implicit casts are disabled
#539 opened by aaronlademann-wf - 0
Downgrade MissingRequiredPropDiagnostic to AnalysisErrorSeverity.INFO
#531 opened by aaronlademann-wf - 0
- 0
[DIAGNOSTIC] hint when keying inlined children with constant expressions
#520 opened by aaronlademann-wf