canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093
edits
No edit summary |
|||
| Line 41: | Line 41: | ||
* An initial comprehensive app tutorial has been written. The content is on MDN and work is underway to fit the content into the developer area of the Marketplace site | * An initial comprehensive app tutorial has been written. The content is on MDN and work is underway to fit the content into the developer area of the Marketplace site | ||
* Work has begun on a Gaia style guide that can feed into the styling of any widgets we offer | * Work has begun on a Gaia style guide that can feed into the styling of any widgets we offer | ||
** [https://wiki.mozilla.org/Gaia/Design/BuildingBlocks Wiki] | |||
** [https://github.com/mozilla-b2g/Gaia-UI-Building-Blocks Future home for code] | |||
** [https://github.com/telefonicaid/Gaia-UI-Building-Blocks Current test-bed for code] | |||
** [http://telefonicaid.github.com/Gaia-UI-Building-Blocks/index.html Webpage showing all the building blocks] | |||
* the x-tag library offers a cross-browser means for creating Web Components today | * the x-tag library offers a cross-browser means for creating Web Components today | ||
* work will be starting soon on implementing the functionality provided by the x-tag library natively in Firefox | * work will be starting soon on implementing the functionality provided by the x-tag library natively in Firefox | ||
| Line 48: | Line 52: | ||
# status of the Gaia style guide and what exactly that will offer app developers | # status of the Gaia style guide and what exactly that will offer app developers | ||
# is Twitter Bootstrap a good visual/widget basis? | # is Twitter Bootstrap a good visual/widget basis? (can we/should we use Zepto instead of jQuery?) | ||
# would x-tag (Web Components) simplify some of Bootstrap's widgets? | # would x-tag (Web Components) simplify some of Bootstrap's widgets? | ||
# are there advantages to using the x-tag elements and styling those vs. using Bootstrap's widgets? | # are there advantages to using the x-tag elements and styling those vs. using Bootstrap's widgets? | ||
# how much work is involved in customizing the appearance of whichever solution is the right one to provide the style we want? | # how much work is involved in customizing the appearance of whichever solution is the right one to provide the style we want? | ||
# if x-tag is part of the solution, who will own it going forward? | # if x-tag is part of the solution, who will own it going forward? | ||
# how does Mortar fit in? | |||