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

support for angular 6 & 7 #220

Merged
merged 8 commits into from
Jan 26, 2019
Merged

support for angular 6 & 7 #220

merged 8 commits into from
Jan 26, 2019

Conversation

UncleDave
Copy link
Collaborator

@UncleDave UncleDave commented Oct 24, 2018

Upgraded to angular 6 & 7. Demo upgraded to angular 7. As far as I know Angular 6 is not backwards compatible.

Ditched the old project structure and migrated to the new angular-cli multi-project structure with ng-packagr used to build the library.

Moved to HttpClient instead of deprecated Http.

I don't think I've missed anything, but since the whole project structure has changed it's entirely possible.

fixes #206
fixes #203
fixes #170
fixes #169
fixes #156
fixes #143
fixes #111

@aberezkin
Copy link
Owner

Nice, thanks a lot. I'll review it soon.

@ChrisBurch
Copy link
Contributor

🙌 thanks @UncleDave for doing this!

@aberezkin is there anything blocking this PR from merging? Would love to see this library support Angular 7

@merlijnvanlent
Copy link

@aberezkin It would be so awesome to have angular 7 support for this library! Is there any reason why the PR isn't merged yet?

@aberezkin aberezkin merged commit f2447e4 into development Jan 26, 2019
aberezkin pushed a commit that referenced this pull request Jan 26, 2019
* chore: converted project structure to new angular-cli multi-project format with ng-packagr

* added new project folder structure

* fix: if a request fails before being sent the image preview is not removed

* added the rest of the files from development, did a light linting

* fixed base href for github pages

* fixed package name

* fixed inconsistent package naming in the demo

* updated travis.yml to use node 8
@aberezkin
Copy link
Owner

aberezkin commented Jan 26, 2019

@ChrisBurch @merlijnvl
merged and published it into npm registry as an rc release

@merlijnvanlent
Copy link

@aberezkin
Awesome!

@UncleDave UncleDave deleted the cli-lib branch February 23, 2019 18:37
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants