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(angular): expose some cat-scrollable props and methods in cat-dialog component #512

Merged
merged 2 commits into from
May 6, 2024

Conversation

glushkova91
Copy link
Contributor

No description provided.

/**
* Flag to not fire an initial scroll event after content initialization.
*/
@Input() noContentScrolledInit = false;
Copy link
Collaborator

Choose a reason for hiding this comment

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

What is your reasoning for renaming the inputs?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yea, probably there is no point to rename it, can't see a real scenario that we might have a scrollable header or actions. I'll rename it back

@fynnfeldpausch
Copy link
Collaborator

Looks good to me.

@glushkova91 glushkova91 merged commit a04adc7 into main May 6, 2024
3 checks passed
@glushkova91 glushkova91 deleted the feature/expose-scrollable-props-in-dialog branch May 6, 2024 10:14
@github-actions github-actions bot mentioned this pull request May 6, 2024
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