Skip to content

Conversation

@liamdebeasi
Copy link
Contributor

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build (npm run build) was run locally and any changes were pushed
  • Lint (npm run lint) has passed locally and any fixes were made for failures

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

Other information

@ionitron-bot ionitron-bot bot added package: angular @ionic/angular package package: core @ionic/core package labels Jul 27, 2020
@liamdebeasi liamdebeasi added the package: react @ionic/react package label Jul 27, 2020
@liamdebeasi
Copy link
Contributor Author

Isomer version will be bumped to 1.0.0 prior to merging

export { AnimationBuilder, Gesture, GestureConfig, GestureDetail, mdTransitionAnimation, iosTransitionAnimation, NavComponentWithProps } from '@ionic/core';

// ISOMER
export * from '@isomer/angular';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This works, but is it a good idea to do?

Copy link
Contributor

Choose a reason for hiding this comment

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

Probably use named exports instead so we don't accidentally add something to the public api

@liamdebeasi liamdebeasi added this to the 5.4.0 milestone Jul 27, 2020
@liamdebeasi liamdebeasi requested review from adamdbradley, brandyscarney and mhartington and removed request for mhartington July 27, 2020 20:12
@liamdebeasi liamdebeasi modified the milestones: 5.5.0, 5.5.1 Nov 16, 2020
@liamdebeasi liamdebeasi modified the milestones: 5.5.1, 5.5.2, 5.6.0, 6.0.0 Nov 24, 2020
@liamdebeasi
Copy link
Contributor Author

Closing for now.

@liamdebeasi liamdebeasi deleted the isomer branch March 24, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: angular @ionic/angular package package: core @ionic/core package package: react @ionic/react package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants