-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updating-to-react-18 wip Need to get tests to pass with new api (app root etc) * ci: version bump to 2.0.0 * upgrading-to-react-18 Updated types and and other versions in package.json upgrading-to-react-18 * ci: version bump to 2.0.1 * upgrading-to-react-18 removed extra spaces * ci: version bump to 2.0.2 * upgrading-to-react-18 Adjusted imports / types along with new test search naming for combobox * ci: version bump to 2.1.0 * upgrading-to-react-18 upgraded emotion for pipeline * ci: version bump to 2.1.1 * upgrading-to-react-18 upgraded emotion and react router dom * ci: version bump to 2.1.2 * upgrading-to-react-18 trying other versions * ci: version bump to 2.1.3 * upgrading-to-react-18 dependency test * ci: version bump to 2.1.4 * upgrading-to-react-18 version test * ci: version bump to 2.1.5 * upgrading-to-react-18 removed dependency / removed previous testing version * ci: version bump to 2.1.6 * 2.1.7-rc.0 * ci: version bump to 2.1.7 * 2.1.8-rc.0 * upgrading-to-react-18 RELEASE * ci: version bump to 2.1.8-rc.1 * upgrading-to-react-18 RELEASE --------- Co-authored-by: Automated Version Bump <gh-action-bump-version@users.noreply.github.com>
- Loading branch information
Showing
36 changed files
with
3,789 additions
and
3,157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/components/Filter/modules/DurationFilter/__tests__/MinMaxFilter.tests.jsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/components/Filter/modules/MultiSelectFilter/MultiValueInput.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.