fixes #65 - Adding to the search terms list is not encapsulated and any new components that add to it don't have to worry about invalidating the feed
fixes #85 -fixed the case for geo when it's been breaking (geo.coordinates)
reference #105 - it's now agnostic of enter button, and just re-invalidates feed every time the search term list is changed
fixes #65 - Adding to the search terms list is not encapsulated and any new components that add to it don't have to worry about invalidating the feed fixes #85 -fixed the case for geo when it's been breaking (geo.coordinates) reference #105 - it's now agnostic of enter button, and just re-invalidates feed every time the search term list is changed
@Winwardo ready for comments + merge