lp://staging/~daker/ubuntu-html5-theme/fix.docs-theme
- Get this branch:
- bzr branch lp://staging/~daker/ubuntu-html5-theme/fix.docs-theme
Branch merges
- Kyle Nitzsche: Needs Fixing
-
Diff: 2404 lines (+1905/-250)18 files modified0.1/ambiance/js/popovers.js (+2/-2)
0.1/ambiance/js/yuidoc-theme/assets/css/base.css (+643/-0)
0.1/ambiance/js/yuidoc-theme/assets/css/html5.css (+828/-0)
0.1/ambiance/js/yuidoc-theme/assets/css/reset.css (+8/-0)
0.1/ambiance/js/yuidoc-theme/assets/css/scratch.css (+104/-0)
0.1/ambiance/js/yuidoc-theme/assets/js/breadcrumbs.js (+21/-0)
0.1/ambiance/js/yuidoc-theme/assets/js/tabs.js (+0/-67)
0.1/ambiance/js/yuidoc-theme/layouts/main.handlebars (+177/-29)
0.1/ambiance/js/yuidoc-theme/partials/attrs.handlebars (+1/-1)
0.1/ambiance/js/yuidoc-theme/partials/classes.handlebars (+6/-17)
0.1/ambiance/js/yuidoc-theme/partials/events.handlebars (+1/-2)
0.1/ambiance/js/yuidoc-theme/partials/files.handlebars (+1/-2)
0.1/ambiance/js/yuidoc-theme/partials/index.handlebars (+11/-13)
0.1/ambiance/js/yuidoc-theme/partials/method.handlebars (+20/-9)
0.1/ambiance/js/yuidoc-theme/partials/module.handlebars (+1/-2)
0.1/ambiance/js/yuidoc-theme/partials/props.handlebars (+1/-1)
0.1/ambiance/js/yuidoc-theme/partials/sidebar.handlebars (+78/-104)
package.json (+2/-1)
Branch information
Recent revisions
- 91. By Kyle Nitzsche
-
This MR does three main things:
1) Implements yuidoc comments in all js files to support API doc generation, and provides yuidoc assets (theme dir and json file) needed to build the API docs. Bug LP: #1241029
3) Provides JS classes for shape and page with corresponding UbuntuUI prototype constructor functions. Bug LP: #1243248
4) Adds a getEl(UbuntuUIObject) to return the element for any Ubuntu class. Also LP: #1243248. Approved by PS Jenkins bot, David Barth.
- 90. By Adnane Belmadiaf
-
Made list items with headers differentes. Fixes: https:/
/bugs.launchpad .net/bugs/ 1246446. Approved by PS Jenkins bot.
- 89. By Adnane Belmadiaf
-
Space instead of tab. Fixes: https:/
/bugs.launchpad .net/bugs/ 1240682. Approved by PS Jenkins bot.
- 88. By Adnane Belmadiaf
-
s/parentNode/
parendNode
Spaces instead of tabs. Fixes: https://bugs.launchpad .net/bugs/ 1241215. Approved by PS Jenkins bot, Kyle Nitzsche.
- 87. By Alexandre Abreu
-
Fix exec path in app-gallery app desktop file. Fixes: https:/
/bugs.launchpad .net/bugs/ 1235321. Approved by Adnane Belmadiaf, PS Jenkins bot.
- 86. By Kyle Nitzsche
-
Add button id to "Invalid button ID" error message .
Approved by PS Jenkins bot, Adnane Belmadiaf.
- 85. By Adnane Belmadiaf
-
Fixed z-index for the list items aside. Fixes: https:/
/bugs.launchpad .net/bugs/ 1223973. Approved by PS Jenkins bot, Alexandre Abreu.
- 84. By Adnane Belmadiaf
-
Made variable declaration locale. Fixes: https:/
/bugs.launchpad .net/bugs/ 1222881. Approved by PS Jenkins bot, Alexandre Abreu.
- 83. By Adnane Belmadiaf
-
Passe the UI variable name so we will not lock the variable. Fixes: https:/
/bugs.launchpad .net/bugs/ 1222878. Approved by PS Jenkins bot, Alexandre Abreu.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)