NorseCourse / NorseCourse-UI

0 stars 0 forks source link

md-on-append vs md-on-add #9

Open JohnDoorenbos opened 8 years ago

JohnDoorenbos commented 8 years ago

With the md-chips that is set up for the find tab there is a flag set for the md-chips directive called md-on-append. First, I don't see this flag in the chips directive documentation, second, how does it differ from md-on-add?

MichaelMakesGames commented 8 years ago

md-on-append has been deprecated. We should change it to md-on-add at some point

MichaelMakesGames commented 8 years ago

I've upgraded angular material. md-on-append still works for now, but we are getting deprecation warnings logged

MichaelMakesGames commented 8 years ago

Actually handing this to you, John. find.html is the only place we use md-on-append