garann / template-chooser

Tool to help select the right template engine for a project.
http://garann.github.com/template-chooser/
476 stars 66 forks source link

show all items when no filters selected #24

Closed xinsight closed 11 years ago

xinsight commented 11 years ago

Address Issue https://github.com/garann/template-chooser/issues/23

Also, added in "don't care" options to fully remove some filters. (Saves having to reload the page to see all items.)

Can be tested here: http://xinsight.github.io/template-chooser/

garann commented 11 years ago

I took a different approach, but thanks for the fork! I also hadn't read up on CSS transitions in a while, so the improved syntax was great and I used it - much appreciated!

xinsight commented 11 years ago

Happy to help. Ah, yes, collapsing the question instead of an explict "don't care" option works quite well.

Also, if you're interested, I ported the page to use angular. Most of the changes can be seen in this diff:

https://github.com/xinsight/template-chooser/commit/9b89674a204b43a31eabc81163547eef996f2182