v0.0.17
Changes
- [20eb92b] - save state in MapComponent to avoid unneccessary rerenders (jeffshaver)
- [bd18975] - replace custom json formatting with JSON.stringify (jeffshaver)
- [7b068a5] - add != operator to operator list (knorris)
- [2130c0d] - fix drilldown issue (pml984)
- [327b951] - fix logo padding. allow menu items to pass a target (jeffshaver)
- [7cd2c21] - update eslint config and fix eslint issues (jeffshaver)
- [12efb96] - show better error message when authentication fails (knorris)
- [ce73ac4] - fix help menu styling (jeffshaver)
- [3c8569f] - fix select field menu item styles (jeffshaver)
- [db13b51] - allow ips in filter criteria (jeffshaver)
- [fca2b68] - fetch visualization results now passes filters as an object (jeffshaver)