MàJ vers Angular 9
…quand Angular 9 sera sorti ! (pour l'instant en rc.7)
Quelques dépendances posent problème :
- ngx-material-file-input (PR proposée : https://github.com/merlosy/ngx-material-file-input/pull/46)
- …
Voir : https://next.angular.io/guide/updating-to-version-9
Tant qu'on y est, essayer de compiler sans --build-optimizer=false
, et vérificer que ce bug ne se produit plus
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- David Dorchies added To Do label
added To Do label
- David Dorchies added enhancement label
added enhancement label
- David Dorchies assigned to @mathias.chouet
assigned to @mathias.chouet
By Mathias Chouet on 2020-01-09T09:50:28 (imported from GitLab)
- David Dorchies changed the description
changed the description
By Mathias Chouet on 2020-01-09T09:51:21 (imported from GitLab)
- David Dorchies changed the description
changed the description
By Mathias Chouet on 2020-01-09T10:23:25 (imported from GitLab)
- David Dorchies removed To Do label
removed To Do label
- David Dorchies changed the description
changed the description
By Mathias Chouet on 2020-01-16T15:07:44 (imported from GitLab)
- David Dorchies added Doing label
added Doing label
- David Dorchies changed milestone to %Version 4.10.0
changed milestone to %Version 4.10.0
By Mathias Chouet on 2020-02-11T12:08:54 (imported from GitLab)
- Author Owner
Presque terminé dans une branche locale, mais
ngx-material-file-input
pose plus de problèmes que prévus : impossible de le compiler correctement avec Angular 9 et donc de l'inclure correctement dans un projet Angular 9, malgré la mise à jour desimport
d'angular-material.By Mathias Chouet on 2020-02-11T16:21:31 (imported from GitLab)
- David Dorchies created merge request !78 (merged) to address this issue
created merge request !78 (merged) to address this issue
By Mathias Chouet on 2020-02-17T16:08:33 (imported from GitLab)
- David Dorchies mentioned in merge request !78 (merged)
mentioned in merge request !78 (merged)
By Mathias Chouet on 2020-02-17T16:08:33 (imported from GitLab)
- Author Owner
ngx-material-file-input mis à jour.
Reste des problèmes de compilation :
https://github.com/angular/angular-cli/issues/16998
https://github.com/lauthieb/ngx-konami/issues/4
By Mathias Chouet on 2020-02-18T16:23:44 (imported from GitLab)
Edited by David Dorchies - Author Owner
Problème Babel réglé par https://gitlab.irstea.fr/cassiopee/jalhyd/merge_requests/57/diffs?commit_id=4b0e0e4258100e9a30f1316fd94ce940164549b6
Problème ngx-konami contourné par la désactivation d'Ivy (pas top)
By Mathias Chouet on 2020-02-18T16:23:50 (imported from GitLab)
Edited by David Dorchies - Author Owner
PR soumise : https://github.com/lauthieb/ngx-konami/pull/5
By Mathias Chouet on 2020-02-19T14:53:44 (imported from GitLab)
- David Dorchies closed via merge request !78 (merged)
closed via merge request !78 (merged)
By Mathias Chouet on 2020-02-19T16:17:09 (imported from GitLab)
- David Dorchies mentioned in commit 6cbb9c10
mentioned in commit 6cbb9c10
By Mathias Chouet on 2020-02-19T16:17:10 (imported from GitLab)
- David Dorchies mentioned in issue #369 (closed)
mentioned in issue #369 (closed)
By Mathias Chouet on 2020-03-05T10:08:02 (imported from GitLab)