Граф коммитов

19 Коммитов

Автор SHA1 Сообщение Дата
Micah Godbolt 2f58183189
add preview body with main landmark (#70) 2020-12-04 21:47:18 -08:00
Micah Godbolt d93f809567
change page title to reflect current tab (#65) 2020-10-22 16:02:35 -07:00
Micah Godbolt da9498fa33
Fix a11y issues related to gifffy and contrast ratios (#64) 2020-10-22 15:20:15 -07:00
Tyler Butler b665ec646f
Quick fix for https://github.com/microsoft/FluidFramework/issues/3619 (#62) 2020-09-29 09:17:42 -07:00
Micah Godbolt 0f9aec0d4a
Modify styles on playground page to fix scrolling issues (#61)
* 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
2020-09-11 14:24:32 -07:00
Dan Wahlin 28c8d0e904
Source code viewer build process and webpack optimizations (#60)
* Source code viewer build process

* Add src view build into webpack for local builds

Co-authored-by: Dan Wahlin <danwahlin@iMac-Office.local>
2020-09-11 14:18:19 -07:00
Sam Broner 82db27e6db
Add trademark info + Policy Check to CI Loop (#57)
* Quickly touch every file (trademark info)

* add policy check to build-ci

* fix policy check

* remove CI step
2020-09-07 20:41:36 -07:00
Dan Wahlin daf510b847
Add fetch api support for prefetching scripts and adds <base> tag for relative path resolution (#55)
* 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>
2020-09-07 19:12:29 -07:00
Dan Wahlin 80bee2955e
Fix source viewer scroll with sticky footer in site (#48)
Co-authored-by: Dan Wahlin <danwahlin@iMac-Office.local>
2020-09-04 10:28:22 -07:00
Dan Wahlin 292fae6aa2
Look and feel CSS modifications for fitting into overall site (#44)
* 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>
2020-09-03 14:13:39 -07:00
Dan Wahlin 88c6f7f79e
Add lines number to source viewer, updates to MDX (#43)
Co-authored-by: Dan Wahlin <danwahlin@iMac-Office.local>
Co-authored-by: Sam Broner <sabroner@microsoft.com>
2020-09-03 09:47:47 -07:00
Micah Godbolt ab1ca6f8b3
properly remove listener in panel (#41) 2020-09-03 09:15:18 -07:00
Dan Wahlin 48b6398055
Add Meta import, fix brainstorm CSS issue, shrink animated gif (#36)
* Fix source code path typo

* Add Meta import, fix brainstorm css issue, shrink gif

* Remove unncessary dependencies, minor version updates

Co-authored-by: Dan Wahlin <danwahlin@iMac-Office.local>
2020-09-01 09:25:05 -07:00
Dan Wahlin f5e819ea49
Update overall theme and enhanced source viewer functionality (#30)
* 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>
2020-08-31 09:48:30 -07:00
Dan Wahlin c295b4b474
Removing docs mode for now until source code viewer can use it (#20)
* 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>
2020-08-27 11:41:41 -07:00
Dan Wahlin c669f5ae02
Added browser window preview (mac or windows). Added welcome story. (#19)
* 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>
2020-08-21 14:03:10 -07:00
Dan Wahlin 222f31604f Added ability to show/hide navbar via env var 2020-08-19 23:26:54 -07:00
Dan Wahlin 40cd1bcf45 All stories now have markdown about the sample and the DDSs used. 2020-08-19 22:06:24 -07:00
Sam Broner e5baee483a Init commit of storybookjs 2020-08-19 08:04:51 -07:00