* Modify styles on playground page to fix scrolling issues"
* new line
* ensure overflow-y is hidden
* move styles into media queries
* change dropdown item style to medium text
* Fix source code path typo
* Add Meta import, fix brainstorm css issue, shrink gif
* Remove unncessary dependencies, minor version updates
* Update build script to handle Hugo template & JS cache script
* Add lines number to source viewer, updates to MDX
* Update CSS to fit in better with overall Fluid site
* Update animated gif and font for Brainstorm
* Scope styles to not override Hugo, fix footer issue
* Add fetch support for prefetching and <base>
Co-authored-by: Dan Wahlin <danwahlin@iMac-Office.local>
* Fix source code path typo
* Add Meta import, fix brainstorm css issue, shrink gif
* Remove unncessary dependencies, minor version updates
* Update build script to handle Hugo template & JS cache script
* Add lines number to source viewer, updates to MDX
* Update CSS to fit in better with overall Fluid site
* Update animated gif and font for Brainstorm
Co-authored-by: Dan Wahlin <danwahlin@iMac-Office.local>
* Update hugo build script, move build styles into manager-styles.css, add build:hugo script in package.json
* Update theme and source code viewer
* Catch up build script
* Hide toolbar when on welcome (docs only) story.
Co-authored-by: Dan Wahlin <danwahlin@MININT-DN392G3.northamerica.corp.microsoft.com>
Co-authored-by: Dan Wahlin <danwahlin@iMac-Office.local>
* Added browser window preview (mac or windows). Added welcome story.
* Use variable that was causing build error. Update to latest Storybook version and latest way of exporting params for preview mode.
* Remove comments
* Remove defaulting to "docs mode" for now until source viewer works with that mode.
* Remove viewMode docs for now
* Added story story sorting and renamed Sticky Storm to Brainstorm. Welcome is default story now.
* Add vertical/horizontal rendering of divs for fluid object display. Increased fonts and general sizes for Brainstorm demo.
* Readme update to attempt to trigger CI
* Added build script to handle Storybook HTML extraction and create Hugo page.
* Renamed build script
Co-authored-by: Dan Wahlin <danwahlin@iMac-Office.local>
* Added browser window preview (mac or windows). Added welcome story.
* Use variable that was causing build error. Update to latest Storybook version and latest way of exporting params for preview mode.
* Remove comments
Co-authored-by: Dan Wahlin <danwahlin@iMac-Office.local>