Winwardo / solid-octo-disco

Topher and Vasily's Intelligent Web Assignment
0 stars 0 forks source link

Search when search terms change #119

Closed VasilyShelkov closed 8 years ago

VasilyShelkov commented 8 years ago

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