dojo.io icon indicating copy to clipboard operation
dojo.io copied to clipboard

Tutorial for Layout of Widgets

Open morrinene opened this issue 7 years ago • 2 comments

morrinene avatar May 11 '17 12:05 morrinene

@dylans can you provide some notes on the goals of this tutorial?

morrinene avatar May 19 '17 16:05 morrinene

The main objective of this tutorial is to use CSS Modules as part of an application to layout several components into an application UI.

Ideally we would want to use a flex box layout, but need to make sure it is compatible with IE11.

This relates to some of the issues (dojo/widgets#21, dojo/widgets#278 and dojo/widgets#266) and so there may not be clear established patterns, which this tutorial will need to help tease out.

kitsonk avatar Sep 05 '17 21:09 kitsonk