over_react icon indicating copy to clipboard operation
over_react copied to clipboard

A library for building statically-typed React UI components using Dart.

Results 60 over_react issues
Sort by recently updated
recently updated
newest added

## Motivation We needed some documentation on required props and how they relate to null safety. We also need to update code blocks in documentation to use null safety. ##...

Merge Requirements Unmet

## Motivation ## Changes #### Release Notes ## Review _[See CONTRIBUTING.md][contributing-review-types] for more details on review types (+1 / QA +1 / +10) and code review process._ Please review: ###...

Merge Requirements Unmet

Pull Requests included in release: * [Allow consumption of null-safe over_react and over_react_test versions](https://github.com/Workiva/over_react/pull/905) * [FEDX-689 : GHA OSS changes](https://github.com/Workiva/over_react/pull/908) * [FED-2136 Deprecate optional value argument in useRef hook &...

Type: release
Hold
Merge Requirements Unmet
Hold Auto-Merge

In order to help with build times and ease null safety migration, we've opted to replace mockito with mocktail. This batch runs the codemod to swap things out, but may...

Merge Requirements Unmet

This is an example of how long CI would take on a tag commit to master

Merge Requirements Unmet

## Motivation ## Changes #### Release Notes ## Review _[See CONTRIBUTING.md][contributing-review-types] for more details on review types (+1 / QA +1 / +10) and code review process._ Please review: ###...

Merge Requirements Unmet

## Motivation https://github.com/Workiva/react-dart/pull/384 adds a new typedef that is an alias for `Object?`. We should use it! ## Changes Use it where appropriate #### Release Notes ## Review _[See CONTRIBUTING.md][contributing-review-types]...

Merge Requirements Unmet

## Motivation ## Changes #### Release Notes ## Review _[See CONTRIBUTING.md][contributing-review-types] for more details on review types (+1 / QA +1 / +10) and code review process._ Please review: ###...

Merge Requirements Unmet
Skynet 2.0 Failed

## Motivation The OSS release process for over_React is manual currently, let's automate that. ## Changes - Add workflow to publish over_react to OSS pub.dev #### Release Notes - Add...

Merge Requirements Unmet

_(to support `NavItem`, `MenuItem`, etc.)_. Not a big deal, but will save us a lot of time in support lol

area-analyzer-plugin