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

feat: Add wdHittable property #756

Merged
merged 5 commits into from
Aug 24, 2023
Merged

feat: Add wdHittable property #756

merged 5 commits into from
Aug 24, 2023

Conversation

mykola-mokhnach
Copy link

@@ -273,6 +278,9 @@ + (int)xmlRepresentationWithRootElement:(id<FBElement>)root
NSMutableSet<Class> *includedAttributes;
if (nil == query) {
includedAttributes = [NSMutableSet setWithArray:FBElementAttribute.supportedAttributes];
// The hittable attribute is expensive to calculate for each snapshot item
Copy link
Member

Choose a reason for hiding this comment

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

👍

@mykola-mokhnach mykola-mokhnach merged commit 075298b into master Aug 24, 2023
43 of 45 checks passed
@mykola-mokhnach mykola-mokhnach deleted the hittable branch August 24, 2023 20:20
@mykola-mokhnach mykola-mokhnach restored the hittable branch August 24, 2023 20:20
@mykola-mokhnach mykola-mokhnach deleted the hittable branch August 24, 2023 20:20
@mykola-mokhnach mykola-mokhnach restored the hittable branch August 24, 2023 20:20
@mykola-mokhnach mykola-mokhnach deleted the hittable branch August 24, 2023 20:20
github-actions bot pushed a commit that referenced this pull request Aug 24, 2023
## [5.8.0](v5.7.0...v5.8.0) (2023-08-24)

### Features

* Add wdHittable property ([#756](#756)) ([075298b](075298b))
@github-actions
Copy link

🎉 This PR is included in version 5.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants