Skip to content

Support arbitary depth config overloading of DOM properties #383

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 5 commits into from
Apr 4, 2023

Conversation

jonathanKingston
Copy link
Contributor

@jonathanKingston jonathanKingston commented Apr 4, 2023

See: https://app.asana.com/0/0/1204271448367771/f

Allows us to override properties to any depth within the DOM.

shakyShane
shakyShane previously approved these changes Apr 4, 2023
Copy link
Contributor

@shakyShane shakyShane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My only comments on this would be around testing the string output in the future too, to compliment the integration testing.

Since we're just composing a complicated string - I think it would be good to have a base output to compare against (like an actual JS file). It might help surface any problems and would be good for understanding the intention.

On the other hand, it's very hard to construct a string that can be compared against a base one - let's just keep it in mind imo

shakyShane
shakyShane previously approved these changes Apr 4, 2023
Copy link
Contributor

@shakyShane shakyShane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@jonathanKingston jonathanKingston force-pushed the jkt/arbitaryDepthOverloads branch 10 times, most recently from f4495f0 to 6201464 Compare April 4, 2023 20:37
@jonathanKingston jonathanKingston force-pushed the jkt/arbitaryDepthOverloads branch from 6201464 to 113d6eb Compare April 4, 2023 20:37
@jonathanKingston jonathanKingston merged commit c41a65e into main Apr 4, 2023
@jonathanKingston jonathanKingston deleted the jkt/arbitaryDepthOverloads branch April 4, 2023 20:46
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.

2 participants