From 9fde467b8fd692c3f36132feedb7d473af8a670b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Jul 2021 13:42:19 +0800 Subject: [PATCH] roojs-bootstrap.js roojs-bootstrap-debug.js Roo/bootstrap/Container.js Roo/bootstrap/Popover.js --- Roo/bootstrap/Container.js | 1 + Roo/bootstrap/Popover.js | 1 + roojs-bootstrap-debug.js | 2 ++ 3 files changed, 4 insertions(+) diff --git a/Roo/bootstrap/Container.js b/Roo/bootstrap/Container.js index 99cab3ba96..cf96cc4682 100644 --- a/Roo/bootstrap/Container.js +++ b/Roo/bootstrap/Container.js @@ -9,6 +9,7 @@ /** * @class Roo.bootstrap.Container * @extends Roo.bootstrap.Component + * @builder-top * Bootstrap Container class * @cfg {Boolean} jumbotron is it a jumbotron element * @cfg {String} html content of element diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index 031926d4fc..8b96c406e6 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -8,6 +8,7 @@ /** * @class Roo.bootstrap.Popover * @extends Roo.bootstrap.Component + * @builder-top * Bootstrap Popover class * @cfg {String} html contents of the popover (or false to use children..) * @cfg {String} title of popover (or false to hide) diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index aea975b522..68ff352717 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -1594,6 +1594,7 @@ Roo.extend(Roo.bootstrap.Column, Roo.bootstrap.Component, { /** * @class Roo.bootstrap.Container * @extends Roo.bootstrap.Component + * @builder-top * Bootstrap Container class * @cfg {Boolean} jumbotron is it a jumbotron element * @cfg {String} html content of element @@ -40551,6 +40552,7 @@ Roo.extend(Roo.bootstrap.layout.West, Roo.bootstrap.layout.Split, { /** * @class Roo.ContentPanel * @extends Roo.util.Observable + * @builder-top * A basic ContentPanel element. * @cfg {Boolean} fitToFrame True for this panel to adjust its size to fit when the region resizes (defaults to false) * @cfg {Boolean} fitContainer When using {@link #fitToFrame} and {@link #resizeEl}, you can also fit the parent container (defaults to false) -- 2.39.2