From a5223f5224dc1a369644652d0a0e2d6e0e492d00 Mon Sep 17 00:00:00 2001 From: Markus Winter Date: Sat, 18 May 2024 13:19:19 +0200 Subject: [PATCH 1/3] update banners to use new css classes --- pom.xml | 2 +- .../jenkins/plugins/designlibrary/Banner/index.jelly | 12 ++++++++---- src/main/webapp/Banner/index.jelly | 8 ++++---- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 6dfe4256..adbd4b10 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ THE SOFTWARE. 999999-SNAPSHOT jenkinsci/design-library-plugin - 2.450 + 2.458-rc34917.4f74a_6216e6d 20.12.2 10.2.5 diff --git a/src/main/resources/io/jenkins/plugins/designlibrary/Banner/index.jelly b/src/main/resources/io/jenkins/plugins/designlibrary/Banner/index.jelly index a28bc89b..40674441 100644 --- a/src/main/resources/io/jenkins/plugins/designlibrary/Banner/index.jelly +++ b/src/main/resources/io/jenkins/plugins/designlibrary/Banner/index.jelly @@ -6,20 +6,24 @@
-
+
Hello world
-
+
Hello world
-
+
Hello world
-
+
Hello world
+
+ Since 2.459. The css classes have been without the jenkins- prefix in older versions and can still be used but they might interfere with + classes defined in bootstrap. +
diff --git a/src/main/webapp/Banner/index.jelly b/src/main/webapp/Banner/index.jelly index d9219da7..f3d54d46 100644 --- a/src/main/webapp/Banner/index.jelly +++ b/src/main/webapp/Banner/index.jelly @@ -1,12 +1,12 @@ -
+
Hello world
-
+
Hello world
-
+
Hello world
-
+
Hello world
From 7583a47b3140e787546a566dcafec04c13e28cca Mon Sep 17 00:00:00 2001 From: Markus Winter Date: Sat, 18 May 2024 18:45:51 +0100 Subject: [PATCH 2/3] Update src/main/resources/io/jenkins/plugins/designlibrary/Banner/index.jelly Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com> --- .../io/jenkins/plugins/designlibrary/Banner/index.jelly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/io/jenkins/plugins/designlibrary/Banner/index.jelly b/src/main/resources/io/jenkins/plugins/designlibrary/Banner/index.jelly index 40674441..27bc80ee 100644 --- a/src/main/resources/io/jenkins/plugins/designlibrary/Banner/index.jelly +++ b/src/main/resources/io/jenkins/plugins/designlibrary/Banner/index.jelly @@ -22,7 +22,7 @@
- Since 2.459. The css classes have been without the jenkins- prefix in older versions and can still be used but they might interfere with + Since 2.459. The css classes have the jenkins- prefix. Older versions should use the non prefixed form which interfere with classes defined in bootstrap.
From 5e99851111a02b24c251430361cf234b2dc9c12f Mon Sep 17 00:00:00 2001 From: Markus Winter Date: Tue, 21 May 2024 15:42:33 +0100 Subject: [PATCH 3/3] Update to 2.459 Co-authored-by: Alexander Brandes --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index adbd4b10..89f79611 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ THE SOFTWARE. 999999-SNAPSHOT jenkinsci/design-library-plugin - 2.458-rc34917.4f74a_6216e6d + 2.459 20.12.2 10.2.5