Skip to content

Remove 7.x deprecations#3041

Merged
tvdeyen merged 5 commits intomainfrom
remove-7x-deprecations
Sep 19, 2024
Merged

Remove 7.x deprecations#3041
tvdeyen merged 5 commits intomainfrom
remove-7x-deprecations

Conversation

@tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Sep 18, 2024

What is this pull request for?

Removes all code that has been deprecated in 7.x

Checklist

@tvdeyen tvdeyen added this to the 8.0 milestone Sep 18, 2024
@tvdeyen tvdeyen requested a review from a team as a code owner September 18, 2024 17:07
@tvdeyen tvdeyen force-pushed the remove-7x-deprecations branch from d902821 to 4b47b69 Compare September 18, 2024 19:25
These helpers have been deprecated in 7.x and now get removed.
@tvdeyen tvdeyen force-pushed the remove-7x-deprecations branch from 4b47b69 to eceb4bd Compare September 18, 2024 21:01
Since the element view does not include a DOM id anymore
we need to test the actual rendered ingredient content.
They have been deprecated and replaced by ActiveSupport::Current
They have been deprecated in favor of the resource table component
They have been replaced by `css_classes` in your ingredients settings.
@tvdeyen tvdeyen force-pushed the remove-7x-deprecations branch from eceb4bd to fbe82b4 Compare September 19, 2024 06:20
@codecov
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.63%. Comparing base (5508e6d) to head (fbe82b4).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3041      +/-   ##
==========================================
+ Coverage   96.47%   96.63%   +0.16%     
==========================================
  Files         237      236       -1     
  Lines        6405     6333      -72     
==========================================
- Hits         6179     6120      -59     
+ Misses        226      213      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen merged commit 26a409b into main Sep 19, 2024
@tvdeyen tvdeyen deleted the remove-7x-deprecations branch September 19, 2024 07:34
@alchemycms-bot alchemycms-bot bot mentioned this pull request Feb 4, 2026
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