Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove unnecesarry index.ts files #192

Merged
merged 3 commits into from
Mar 9, 2019
Merged

Remove unnecesarry index.ts files #192

merged 3 commits into from
Mar 9, 2019

Conversation

madoar
Copy link
Owner

@madoar madoar commented Mar 9, 2019

This PR removes the unnecessary index.ts files and cleans up the imports. This fixes a circular dependency bug with barrel files.

@madoar madoar merged commit 713d97f into develop Mar 9, 2019
@madoar madoar deleted the refactor-imports branch March 9, 2019 15:07
earshinov added a commit to earshinov/angular-archwizard that referenced this pull request Mar 17, 2019
* master:
  - adjust version - add angular version 7 to the keywords
  - fix badges in README
  Update to angular 7 (madoar#194)
  Update the badges (madoar#193)
  Cleanup .travis.yml (madoar#191)
  Remove unnecesarry index.ts files (madoar#192)
  Apply the [stepId] field from the WizardSteps at ids in the navigation bar (madoar#186)
  Update the index.ts files (madoar#187)
  Removing barrel export and explicitly exporting each component in base index.ts.  Barrel exports of components cause @ViewChild(<className>) to give undefined in AOT builds (madoar#184)
  Declare Angular 7 compatibility in `package.json` (madoar#165)
  Refactor styles (madoar#161)
  Restore vertical nav bar layout, in particular label alignment (madoar#159)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant