]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove version comment from JavaScript src files (#38294)
authorGeoSot <geo.sotis@gmail.com>
Wed, 22 Mar 2023 07:12:33 +0000 (09:12 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Mar 2023 07:12:33 +0000 (09:12 +0200)
26 files changed:
js/src/alert.js
js/src/base-component.js
js/src/button.js
js/src/carousel.js
js/src/collapse.js
js/src/dom/data.js
js/src/dom/event-handler.js
js/src/dom/manipulator.js
js/src/dom/selector-engine.js
js/src/dropdown.js
js/src/modal.js
js/src/offcanvas.js
js/src/popover.js
js/src/scrollspy.js
js/src/tab.js
js/src/toast.js
js/src/tooltip.js
js/src/util/backdrop.js
js/src/util/component-functions.js
js/src/util/config.js
js/src/util/focustrap.js
js/src/util/index.js
js/src/util/sanitizer.js
js/src/util/scrollbar.js
js/src/util/swipe.js
js/src/util/template-factory.js

index a267d8a2694298395374d62617edef8828102c9c..0c60b88d3b2cbe6a25632a36b1711843fbc14600 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): alert.js
+ * Bootstrap alert.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 6b64aefd637b588d6c483eb253d3113132f0ddeb..2015311a0cd83fc9a4e53d9fe3e73aaeea56a449 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): base-component.js
+ * Bootstrap base-component.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index b0f043f45a6f0764b7fb60d31f19d504dbb219ee..7b4e128048e3cd5f34c0d68eb761a18d96405306 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): button.js
+ * Bootstrap button.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 72c77dc4a596d4369656b64bb659ff2e74f19625..4d15d7fded7504207f278c6133e21320a9c53a58 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): carousel.js
+ * Bootstrap carousel.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index b1dd7cf8af87fd8e3b90af69edff2cfccf1667ec..815b415d4ebedfbdf825a640041920c279eee402 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): collapse.js
+ * Bootstrap collapse.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index d60d0feda8c2a88ed346e100e1a0f0a2419d73c4..407f67e392dcc9dfbd0cf9ae3140cf17d82bc8fa 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): dom/data.js
+ * Bootstrap dom/data.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 23c44447a0799fa50082e50339ea1f79f8a35580..0fb3b35eb628acd60d4e3fc1caa63b087422e44a 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): dom/event-handler.js
+ * Bootstrap dom/event-handler.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 6bc5d197cdf8961ca6e6ace5cf881920c22c7d57..dd86a9ffb07bae622c3cb2570587f8bf9f36492a 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): dom/manipulator.js
+ * Bootstrap dom/manipulator.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 49b8f38d6c9e65901f44e1820cb550697fda1c15..3cecf6f40cfb9cff02c872852f4a1b7b5f30005b 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): dom/selector-engine.js
+ * Bootstrap dom/selector-engine.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 6b7c0cef30babe6b4cb0ba53061ffa1ff813cf31..b2030f7a8a7909171163ce8ba1b1f1daf32613ba 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): dropdown.js
+ * Bootstrap dropdown.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index a5adc8466ef74ea9285366ace2be7630eb3a0134..454d46aea2d48103247e5626ff23066b27fc25a2 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): modal.js
+ * Bootstrap modal.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 4d5975c0f6cc9628c5cf4829154406978bc6fac6..7a7f92e96e9ffeb55874c64d2bb9cf0c9838a299 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): offcanvas.js
+ * Bootstrap offcanvas.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index b7a9f0cb9088d2b3a3a789c1271486deccf59651..2679bdae97db88381cf9f027f003144597d17cbe 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): popover.js
+ * Bootstrap popover.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index f6af6ee0563ad232c6992dd4ecb1e25e9a7ce338..7695f2aef67ca7033e4ee5f2306f2091fe76871c 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): scrollspy.js
+ * Bootstrap scrollspy.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 137cc0123b64fa532cb0fa1fcdd36145e2787138..d46f290f09e6f06cb82556cbe8b4e9c5f536ca85 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): tab.js
+ * Bootstrap tab.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index ff801668f9e5bc5ead79289a67c7cc970631cca4..a6204422246ad8966f3170d05ce4be6df7dc2384 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): toast.js
+ * Bootstrap toast.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index e152ec214db83b0c6b9a619428205b7b50faf58c..87511edef5bb9f322357c71c5b258f1f5cf1eb1e 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): tooltip.js
+ * Bootstrap tooltip.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index eab7d40ebc941d9f65ea1d76e5d3a659a6572ea5..c552aef43106e8d7be240d8edf0ebd7abb9b3651 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): util/backdrop.js
+ * Bootstrap util/backdrop.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index f059cc8253ad304ff8b9e722d080e4342aedf2c6..5eb59b4afd80fe9c717d0608307f89e07a1b8e15 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): util/component-functions.js
+ * Bootstrap util/component-functions.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 241ea966b6dc2c033d687927a29b45e41de37fd4..95221c1efff5f1bd46b7546b3d51686101ccc2da 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): util/config.js
+ * Bootstrap util/config.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 2f189585a3ae7e93f5fe8c26b7272bd2f63f6f43..158f3d1846d52ceb178483db69ef9ed6e5e89999 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): util/focustrap.js
+ * Bootstrap util/focustrap.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index cd23835c0dbf572f059c0b23b99720b209c0a1b5..68b8d8988195bf2bb71f49073ef503de1f5937ff 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): util/index.js
+ * Bootstrap util/index.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 30fb3b1a100b92d527a3870edb9db1c53aeed257..af846a21e897e31da61f5d4130d0517e59e2da34 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): util/sanitizer.js
+ * Bootstrap util/sanitizer.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 7b01b35962922ee0364fbbe04f6aba06dfa457ee..079c9108b82988f2d7891db3d52a093426d514dd 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): util/scrollBar.js
+ * Bootstrap util/scrollBar.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 834b02e677e109919527fd2018a9a44918be55ae..33ca90d8a6f41c5f4e5e0b194c880dfe741efa1e 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): util/swipe.js
+ * Bootstrap util/swipe.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */
index 82cd8b31c2ef03c577df19dd46d26d23f861f102..bd827174bd654ef255b6c480feb8c90dbcd742bb 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * --------------------------------------------------------------------------
- * Bootstrap (v5.3.0-alpha1): util/template-factory.js
+ * Bootstrap util/template-factory.js
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * --------------------------------------------------------------------------
  */