Skip to content

Conversation

mapsandapps
Copy link
Contributor

Issue number: Internal


What is the current behavior?

As a takeaway from our learning session about a menuController bug in Ionic Angular, the team would like to update our other providers to use the same architecture as the menuController to prevent this kind of issue from happening again in the future.

We also noticed that the common provider does not provide much value and it's easier to just have two separate implementations in src and standalone. (There wasn't much code we could de-duplicate)

What is the new behavior?

  • Removed the common loading provider in favor of separate ones in src/standalone

Does this introduce a breaking change?

  • Yes
  • No

Other information

@github-actions github-actions bot added the package: angular @ionic/angular package label Nov 16, 2023
Base automatically changed from FW-5477 to main November 16, 2023 17:01
@mapsandapps mapsandapps marked this pull request as ready for review November 16, 2023 17:51
@thetaPC
Copy link
Contributor

thetaPC commented Nov 17, 2023

@mapsandapps is this ready to review?

@mapsandapps
Copy link
Contributor Author

@thetaPC yep!

@mapsandapps mapsandapps added this pull request to the merge queue Nov 17, 2023
Merged via the queue into main with commit adb01e2 Nov 17, 2023
@mapsandapps mapsandapps deleted the FW-5478 branch November 17, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: angular @ionic/angular package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants