Skip to content
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

v1.22.3 #912

Merged
merged 4 commits into from
Aug 10, 2021
Merged

v1.22.3 #912

merged 4 commits into from
Aug 10, 2021

Conversation

tmeyer2115
Copy link
Collaborator

Bug Fixes

  • Fixed a memory leak in the Theme that occurred when the grunt watch task was used. Builds kicked off by the watch would retain a significant chunk of their allocated memory, even after completion. This behavior was corrected. (Fix Grunt memory leak #906)

tmeyer2115 and others added 4 commits July 26, 2021 10:28
### Bug Fixes
- Fixed the logic of the `getLanguageForProvider` utility method. This method maps the `locale` specified by the user to one that is understood by the chosen map provider. (#891)
- Corrected a styling issue with the `SpellCheck` query suggestion. This issue made it difficult to click the query suggestion and fire off a new query. (#892)
Fix the grunt memory leak by isolating the jambo and webpack build into their own process

J=SLAP-1484
TEST=manual

Run "grunt watch" and confirm the build runs when files change
@coveralls
Copy link

Coverage Status

Coverage remained the same at 7.327% when pulling dcb256a on hotfix/v1.22.3 into 969270c on develop.

@tmeyer2115 tmeyer2115 merged commit 2eb46fa into develop Aug 10, 2021
@tmeyer2115 tmeyer2115 deleted the hotfix/v1.22.3 branch August 10, 2021 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants