-
Notifications
You must be signed in to change notification settings - Fork 3
Change/upgraded to react18 CMEM-6639 #335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 9 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
ad360d9
adapted for react 18
arausly f8a22eb
added temp any type for failing strict ts check
arausly 919bca3
merge develop
arausly ef6fede
corrected interface to fix compilation errors
arausly f8edf61
fixed compile errors in ContextOverlay
arausly e7ab6a0
Merge branch 'develop' into change/upgradedToReact18-CMEM-6639
andreas-schultz 2491c21
Remove seemingly unnecessary changes
andreas-schultz 67bb694
Upgrade react testing library from v12 to v14
andreas-schultz 47395f9
Fix deprecation warnings because of React 18 upgrade
andreas-schultz 52bd09a
add NotAvailable component
haschek b921c68
add tooltip indicator if no tag is used
haschek 8764a22
provide an inline option for content blob togglers
haschek 432f99d
add story for NotAvailable and update changelog
haschek 80161ac
update yarn lock
haschek bfcbe84
Merge remote-tracking branch 'origin/change/upgradedToReact18-CMEM-66…
haschek 60624bd
Add isValidNewOption to MultiSuggestField
andreas-schultz c8b3703
Fix tests
andreas-schultz 24d10e0
fix border of tag in multi suggest component
haschek 54fbae9
Remove unnecessary code leading to test failure
andreas-schultz 28457be
Merge remote-tracking branch 'origin/change/upgradedToReact18-CMEM-66…
haschek 23720eb
use var for header height
haschek dcdbc36
simplify fetching styles for small/large text blobs
haschek b06bec7
add togglerSize property
haschek aff9553
support the size property of the BlueprintJS button by forwarding it …
haschek c0daf9a
use jest-fixed-jsdom to fix global JS APIs
haschek a6bffc2
Several MultiSelect improvements
andreas-schultz c17f5b7
Fix imports to fix tests
andreas-schultz 800e09e
Fix all imports in components to not import from index
andreas-schultz 6205dcf
use jest-fixed-jsdom to fix global JS APIs
haschek cb5b504
fix imports for storybook to prevent circular dpendencies
haschek 40aeb01
fix more imports in stories
haschek 8b792d5
fix imports
haschek 7b093dd
Merge branch 'develop' into change/upgradedToReact18-CMEM-6639
andreas-schultz bb7b621
Fix new compile issues after merge from develop
andreas-schultz a65c4a8
Merge branch 'change/upgradedToReact18-CMEM-6639' into feature/replac…
andreas-schultz 6940791
Refactor imports from index
andreas-schultz cf1a50c
Remove potential hook re-ordering problem in VisualTour component
andreas-schultz 3a5f28d
Reset drop down list immediately in MultiSelect when query changes
andreas-schultz 6307ab2
Merge branch 'develop' into change/upgradedToReact18-CMEM-6639
haschek 31eb14e
Merge change/upgradedToReact18-CMEM-6639 into feature/replaceDeprecat…
andreas-schultz d176040
Fix re-rendering bug in MultiSelect
andreas-schultz 80aa2ba
Merge pull request #367 from eccenca/feature/replaceDeprecatedGuiComp…
andreas-schultz a9b3706
Remove uncommented code
andreas-schultz 7fa47cf
Remove type hack in ApplicationSidebarNavigation
andreas-schultz 1decd25
Improve types in various places
andreas-schultz 041eea9
Fix compile issue
andreas-schultz f45a4d6
allow change/ refix for branch names to create feature/fix packages
haschek e61fa1b
fix import
haschek 8cce938
document React version change
haschek ac42341
Merge remote-tracking branch 'origin/develop' into change/upgradedToR…
haschek b766be7
fix changelog, some items were added to wrong sections
haschek 434b187
update deprecated note, fix version
haschek 288520f
remove extra react types resolution, should not be necessary atm
haschek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.