Closed
Bug 966742
Opened 11 years ago
Closed 11 years ago
We need a 'batteries included' example add-on for the new UI modules
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: canuckistani, Assigned: canuckistani)
References
Details
Attachments
(1 file)
The goal is to provide a single code example with simple implementations of the buttons and the toolbar apis.
Assignee: nobody → jgriffiths
Priority: -- → P1
Assignee | ||
Comment 2•11 years ago
|
||
Done, for now:
https://github.com/canuckistani/australis-ui
Flags: needinfo?(jgriffiths)
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•11 years ago
|
||
Note: if you've found this bug and want improvements or fixes to the sample add-on please log issues on github not here.
Comment 5•11 years ago
|
||
Attachment #8488949 -
Flags: review+
Comment 6•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/b39b0fe0cde220853bee54d6b839c68dc778e2a6
Bug 966742 - Initial code that shows how to use the action and toggle buttons.
https://github.com/mozilla/addon-sdk/commit/e20e9e2ddc672f395992d53d727f632680c28135
Bug 966742 Adding tests for the new example ui button add-on
https://github.com/mozilla/addon-sdk/commit/fa009caa44e176b9a7c712f91fe60ae168663350
Merge pull request #1619 from erikvold/966742
Bug 966742 - We need a 'batteries included' example add-on for the new UI modules r=@erikvold
Comment 7•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/ebefb7dc567d09affe128f75245d12c331cd7629
Bug 966742 Fixing test. Adding MPL header to ui-button-apis example add-on. r=erikvold
You need to log in
before you can comment on or make changes to this bug.
Description
•