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: BehaviorSticky sharing isSticky state #2745

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

aarronte86
Copy link
Collaborator

BehaviorSticky

πŸ” Show

TASK: PI-70051

Description, Motivation and Context

This feature adds the capability of sharing the isSticky current state, providing a high degree of flexibility. It is particularly useful when we need to render different variants of the component given to BehaviorSticky as children, depending on whether the current position is sticky or not.

Types of changes

  • πŸͺ² Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • πŸ’₯ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🧾 Documentation
  • πŸ“· Demo
  • πŸ§ͺ Test
  • 🧠 Refactor
  • πŸ’„ Styles
  • πŸ› οΈ Tool

Copy link

STATEMENTS BRANCHES FUNCTIONS LINES
≍ ≍ 0.01↑ ≍ 0.03↑ ≍ 0.04↑ ≍ 0.04↑
% 75.98 64.4 65.99 77.74
ABS 3341 / 4397 2046 / 3177 654 / 991 3162 / 4067

@aarronte86 aarronte86 merged commit aca31e9 into master Jun 27, 2024
7 checks passed
@aarronte86 aarronte86 deleted the feat/behavior-sticky-share-state branch June 27, 2024 13:29
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

2 participants