Skip to content

Conversation

@NeilFraser
Copy link
Contributor

@NeilFraser NeilFraser commented Oct 12, 2022

utils.dom.add/removeClass is going away, now that the IE work-around it provided is no longer required.

Fixes #6325

@NeilFraser NeilFraser requested a review from a team as a code owner October 12, 2022 09:33
@NeilFraser NeilFraser requested a review from cpcallen October 12, 2022 09:33
@github-actions github-actions bot added the PR: chore General chores (dependencies, typos, etc) label Oct 12, 2022
@BeksOmega
Copy link
Contributor

Can you check that class names with spaces aren't an issue? (related: #6455)

@rachel-fenichel
Copy link
Collaborator

rachel-fenichel commented Oct 12, 2022

Fixes #6325

@github-actions github-actions bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Oct 12, 2022
@NeilFraser
Copy link
Contributor Author

Can you check that class names with spaces aren't an issue? (related: #6455)

Confirming that spaces are not an issue in this PR; the cases here are hard-coded single word strings.

@NeilFraser NeilFraser merged commit 9b81317 into develop Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: chore General chores (dependencies, typos, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Internet Explorer support

5 participants