docs(demos): add popover API demo, tweak e2e demo

references #5420
This commit is contained in:
Brandy Carney
2016-05-24 14:07:03 -04:00
parent b0d71daf4e
commit 04a59d27a2
6 changed files with 356 additions and 24 deletions

View File

@ -15,6 +15,9 @@ const POPOVER_BODY_PADDING = 2;
* @name Popover
* @description
*
*
*
* @demo /docs/v2/demos/popover/
*/
export class Popover extends ViewController {