You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* navsearch component created
* swap parent to child
* added case insensitivity to navsearch
* navsearch demoted to stateless component, added jennas merge-fix of change and search handler
* searchbar now sandwiched between Getting Started and Components sections
* sfix for search: it now does real-time filtering when backspacing as well
* items with sortorder 1 no longer disappear during search
* navsearch replaced with fundamental-react inputgroup search - includes icon
* finished search, refactored - cleaner
* search feature functionality -- extraneous additions removed.
* removed white diffs
* fixed: no results found notice is no longer a header.
* fixed: removed routedItems since everything is going through state
* fixed css on input group so that it works on chrome and ff per greg
* in-progress: map function for futureproofing map for navItems -- hardcode and splice removed
* fixed: error where adding a category would remove another category from navbar
* resolved hard-coded search results check
* switched from sandwich search to top search
* search bar moved to under title, above all headers
* Added RouteNotFound back
* Removed omitSearch from sections
* Removed 'no results found' logic
0 commit comments