• Randall Leeds's avatar
    Simplify visualsearch usage in app controller · 804f2f34
    Randall Leeds authored
    Make a directive for visualsearch that eases integration by taking
    care of digest cycles and providing declarative binding for events.
    
    Remove the state tracking with inSearch and will_search and replace
    it by reflect the search directly in the query string.
    804f2f34
Name
Last commit
Last update
..
plugin Loading commit data...
.gitignore Loading commit data...
app.coffee Loading commit data...
app_directives.coffee Loading commit data...
controllers.coffee Loading commit data...
csrf.coffee Loading commit data...
directives.coffee Loading commit data...
displayer.coffee Loading commit data...
filters.coffee Loading commit data...
flash.coffee Loading commit data...
guest.coffee Loading commit data...
helpers.coffee Loading commit data...
host.coffee Loading commit data...
services.coffee Loading commit data...
session.coffee Loading commit data...
socket.coffee Loading commit data...
streamfilter.coffee Loading commit data...
streamsearch.coffee Loading commit data...