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

Remove IntersectionObserver polyfill #2701

Merged

Conversation

RasmusKjeldgaard
Copy link
Collaborator

@RasmusKjeldgaard RasmusKjeldgaard commented Dec 21, 2022

Which issue does this PR close?

This PR closes no issue 😬

What is the new behavior?

InersectionObserver has been supported in major browsers for a long while, and our polyfill can safely be removed.

Does this PR introduce a breaking change?

  • Yes
  • No

If the IntersectionObserver polyfill has previously been copied from the Kirby package to your projects output folder compile time via build > options > assets in angular.json that configuration should be removed, as Kirby no longer supplies a intersection-observer polyfill.

Checklist:

The following tasks should be carried out in sequence in order to follow the process of contributing correctly.

Reminders

  • Make sure you have implemented tests following the guidelines in: "The good: Test".
  • Make sure you have updated the cookbook with examples and showcases (for bug fixes, enhancements & new components).

Review

  • Determine if your changes are a fix, feature or breaking-change, and add the matching label to your PR. If it is tooling, dependency updates or similar, add ignore-for-release.
  • Do a self-review.
  • Request that the changes are code-reviewed
  • Request that the changes are UX reviewed (only necessary if your PR introduces visual changes)

When the pull request has been approved it will be merged to develop by Team Kirby.

@RasmusKjeldgaard RasmusKjeldgaard added the ignore-for-release Housekeeping, tooling etc. that have no relevance for consumers of Kirby label Dec 21, 2022
@github-actions github-actions bot temporarily deployed to pr-remove-intersectionobserver-polyfill December 22, 2022 08:41 Inactive
mark-drastrup
mark-drastrup previously approved these changes Dec 22, 2022
Copy link
Contributor

@mark-drastrup mark-drastrup left a comment

Choose a reason for hiding this comment

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

Great job! And nice initiative! 😄

@RasmusKjeldgaard RasmusKjeldgaard added breaking-change Add this PR to the changelog as a breaking change and removed ignore-for-release Housekeeping, tooling etc. that have no relevance for consumers of Kirby labels Dec 22, 2022
Base automatically changed from houskeeping/remove-resizeobserver-polyfill to develop December 22, 2022 10:36
@RasmusKjeldgaard RasmusKjeldgaard force-pushed the housekeeping/remove-intersectionobserver-polyfill branch from 3ff6172 to 3fd3e85 Compare December 22, 2022 17:16
@github-actions github-actions bot temporarily deployed to pr-remove-intersectionobserver-polyfill December 22, 2022 17:22 Inactive
@RasmusKjeldgaard RasmusKjeldgaard merged commit f7c12b5 into develop Jan 2, 2023
@RasmusKjeldgaard RasmusKjeldgaard deleted the housekeeping/remove-intersectionobserver-polyfill branch January 2, 2023 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Add this PR to the changelog as a breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants