Skip to content

Update dependencies #283

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

Merged
merged 1 commit into from
Apr 29, 2016
Merged

Update dependencies #283

merged 1 commit into from
Apr 29, 2016

Conversation

flick36
Copy link
Contributor

@flick36 flick36 commented Apr 29, 2016

The must have update dependencie is the angular-ui-router simply because it now support the components as template as mention here angular-ui/ui-router#2627 although you could just do template: '<your-component></your-component>' it feels more natural to do component: 'component-name' the other ones, just to have everything updated

The must have update dependencie is the `angular-ui-router` simply because it now support the components as template as mention here angular-ui/ui-router#2627 the other ones, just to have everything updated
"angular-material": "~1.1",
"angular-ui-router": "~1.0.0-alpha.3",
"ngstorage": "~0.3.10",
"angular-material": "~1.0.8",
Copy link
Contributor

@GrahamCampbell GrahamCampbell Apr 29, 2016

Choose a reason for hiding this comment

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

this is a downgrade?

Copy link
Contributor Author

@flick36 flick36 Apr 29, 2016

Choose a reason for hiding this comment

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

@GrahamCampbell No it's not, in fact they remove every 1.1.* versions from their web as you can see here this is the latest version that came just yesterday

@jadjoubran jadjoubran merged commit 72bc8ff into jadjoubran:master Apr 29, 2016
@jadjoubran
Copy link
Owner

Thanks! Especially for the angular-material one
I was shocked too when I saw they reverted version 1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants