joemfb / ml-search-ng

angular module for MarkLogic search applications
https://joemfb.github.io/ml-search-ng/
9 stars 10 forks source link

implement design for negated facets #71

Open joemfb opened 9 years ago

joemfb commented 9 years ago

add font-awesome icons, review colors, etc.

grtjn commented 9 years ago

Jen reviewed it as part of slush in this PR: https://github.com/marklogic/slush-marklogic-node/pull/182

joemfb commented 9 years ago

I just want the default templates here to look good as well. I'll look at that PR more closely, thanks!

jenbreese commented 8 years ago

Update the negative facet logo to fa-minus-circle. This needs to coordinate with a bug on Slush: https://github.com/marklogic/slush-marklogic-node/issues/255

grtjn commented 8 years ago

I have a small request kind of related to this. Can you make it such that the + icon is only shown if the negate functionality is enabled? And it would be nice if you could click the facet value itself like before, and make that do the positive filter..