-
-
Notifications
You must be signed in to change notification settings - Fork 144
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
feat: Swell v1.18 #351
Merged
Merged
feat: Swell v1.18 #351
Conversation
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
fix: SWL-4 fixed typo in newRequestFieldsSlice line 98 to fix type error
fix: SWL-13 uncommented experimental features and reformatted within Proto…
…tly rendered instead of MainContainer as a proof of concept that it is working with the WebRTC that was already refactored to hooks. all other routes need to be converted too.
…ectron with Linux and included screenshots
…ype-safe redux hooks
…t. currently allroutes are commented out except WebRTC because that was already refactored to use hooks instead of props
…ev commit msg for details
docs: SWL-19 modified DEV-README to include better instruction for using el…
added two spaces on the text lines above each photo in the WSL Section to make sure it renders properly.
… render testing, needs actual tRPC testing to increase testing in main_trpcController
docs: SWL-97 - added member details for 1.18
test: SWL-96
… for dark theme of Material UI
fix: SWL-41 TypeScript improvements
Feat: SWL 74 Dark Mode Testing
docs: Swl 95 - testing coverage
…s, remaining issues, and added contributors.
SWL-78 Updated DEV-README and README to include all updates, new task…
…nverter.gif to FileUploadAndDarkModeGif
Master - Dev branch into master
MUnderbrink90
approved these changes
Apr 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved for release of v 1.18
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🔗 Linked issue
Resolves #200
Description
File Upload, Dark Mode, TypeScript improvements, increased testing
Checklist