v1.0.0-alpha.5
Pre-release
Pre-release
·
163 commits
to develop
since this release
Added
- #311 - Adds a feedback button in preparation for beta feedback
- #315 - Add google analytics pageview monitoring
- #331 Add top 10 categories for text fields
- #341 Add field types to available catalog refinements
- #319 Format dates in field definitions
Changed
- #334 #351 - Change layout / structure of dataset pages
- #343 #342 #344 - Switch to browserHistory and squash bugs related to switch
- #340 Change design of the catalog search to come more in line with theme
- #307 Change Y axis scale to take the max of the object rather than the entire graph
- #317 Remove dots and line smoothing on charts
- #348 Match catalog font to theme, add new logo icon, add additional sort options to catalog, calculate age of dataset using
moment.fromNow()
, refactor and slight style changes to filters
Fixed
- #315 #316 #345 #347 - Fix airbrake error monitoring to report which environment the error came from (remove dev logging)
- #306 - Addresses issue #288 sort order bug on timeseries charts
- #321 Fix format decimals on graph axis
- #320 Fix titles on field profiles not always showing up
- #329 Fix metadata title overflow
- #341 Fix issue when rowLabel === null causing charts to break
- #325 Fix error in numeric slider filter where undefined was being passed instead of value
- #289 Fix issue with a brief chart flicker when switching between certain types of charts