weblue / wanna_b_tierlist

http://cephalonwannab.com
Apache License 2.0
34 stars 9 forks source link

changes headerlink to header-text and sanitizes alerts #49

Closed mattxwang closed 6 years ago

mattxwang commented 6 years ago

headerlink is now header-text. I wonder if it would be better if we made the parent div apply the link colour to all children.

Using a span for the alert text is probably not best practice, but it works. In Angular 2, I think we'd apply the sanitize function somewhere in the TS code.