tastejs / todomvc

Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more
http://todomvc.com
Other
28.59k stars 13.78k forks source link

Make app titles more descriptive #1977

Open lyndseypadget opened 5 years ago

lyndseypadget commented 5 years ago

I'd like to request that the h1 "todos" title of each example include framework-specific info such as "Vue todos" or "React todos". This simple (but broad) change would be helpful when running/comparing different versions of the Todo app, especially locally.

Potentially related: modify the h1 style to be smaller (to allow for more information) and ensure the HTML title (tab text) matches the h1 title.

andrehgdias commented 4 years ago

may I work on this? It's kinda my first open source contribution, but I think I can help with one or two to-dos..

lyndseypadget commented 4 years ago

Certainly, as far as I'm concerned! I'm not a core contributor so I can't speak for the team.

FadySamirSadek commented 4 years ago

@andrehgdias @lyndseypadget Thank you for your interest in contributing to TodoMVC. Please open a PR and I'll work with you to get it shipped 🎆

andrehgdias commented 4 years ago

Just made a small alteration in React example, I hope it's matching project requirements #2089

Dan-Do commented 4 years ago

No action for a long time :(

apalevich commented 11 months ago

Is it actual still? I could do that