* First working version on small multiples
* Fix nested chart icon
* Fix render static image
* Show working status for small multiples
* Renamed a few files to match the current naming style
* Update multirun to 3.0.2 (minor)
* Render each mark in a separate layer, instead of each glyph
* Fix filename and remove dead code
* Add column name map to nested chart
* Add reverse and sort to categorical axis ordering
* Add doc for adding sample datasets in config.yml
* Start fixing template export
* Icon for nested chart; add tooltip for a few buttons
* Work in progress
* Add more error boundary; add version to help menu
* Template export almost fixed
* Fix container and selection
* Use 2 spaces indentation for HTML files
* Fix glyph/mark selection
* Fix React incorrect nesting warning
* Fix scale inference when values are the same
* Enhance nested chart editor
* Fix container code for Power BI visual
* Upgrade packages and build script
* Changes according to PR comments
* Show message in glyph/attribute editor when plot segment is not available for a glyph
* Prettify scss files as well, run prettier on all files
* Add license for scss files
* Update license format to use // instead of /* */
* Use two space indent for webpack config