canmove, Confirmed users
1,584
edits
(→JS) |
(sentence case) |
||
| Line 4: | Line 4: | ||
= Design/Theming guidelines = | = Design/Theming guidelines = | ||
* use flyout panes over dialogs | * use flyout panes over dialogs | ||
* Use "Title Case" only for heading text. For other text (including button labels, menu items, etc.) use "Sentence case" [http://msdn.microsoft.com/en-us/library/windows/apps/hh465308.aspx][http://msdn.microsoft.com/en-us/library/windows/desktop/aa511453.aspx]. | |||
= Coding Guidelines = | = Coding Guidelines = | ||
* Generally we use [https://developer.mozilla.org/en-US/docs/Developer_Guide/Coding_Style Mozilla Coding Style], with a few exceptions: | * Generally we use [https://developer.mozilla.org/en-US/docs/Developer_Guide/Coding_Style Mozilla Coding Style], with a few exceptions: | ||