Skip to content

Commit

Permalink
Bootstrap release-2.2 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Dec 8, 2024
1 parent 769811f commit 30b7d35
Show file tree
Hide file tree
Showing 9 changed files with 1,874 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Build assets for SimpleSAMLphp 2.1
name: Build assets for SimpleSAMLphp 2.2

on: # yamllint disable-line rule:truthy
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Update dependencies for SimpleSAMLphp 2.1
name: Update dependencies for SimpleSAMLphp 2.2

on: workflow_dispatch

Expand Down
7 changes: 7 additions & 0 deletions css/jquery-ui.min.css

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions js/jquery-ui.min.js

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions js/jquery-ui.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/*! jQuery UI - v1.14.1 - 2024-10-30
* https://jqueryui.com
* Includes: widget.js, position.js, data.js, disable-selection.js, effect.js, effects/effect-blind.js, effects/effect-bounce.js, effects/effect-clip.js, effects/effect-drop.js, effects/effect-explode.js, effects/effect-fade.js, effects/effect-fold.js, effects/effect-highlight.js, effects/effect-puff.js, effects/effect-pulsate.js, effects/effect-scale.js, effects/effect-shake.js, effects/effect-size.js, effects/effect-slide.js, effects/effect-transfer.js, focusable.js, form-reset-mixin.js, jquery-patch.js, keycode.js, labels.js, scroll-parent.js, tabbable.js, unique-id.js, widgets/accordion.js, widgets/autocomplete.js, widgets/button.js, widgets/checkboxradio.js, widgets/controlgroup.js, widgets/datepicker.js, widgets/dialog.js, widgets/draggable.js, widgets/droppable.js, widgets/menu.js, widgets/mouse.js, widgets/progressbar.js, widgets/resizable.js, widgets/selectable.js, widgets/selectmenu.js, widgets/slider.js, widgets/sortable.js, widgets/spinner.js, widgets/tabs.js, widgets/tooltip.js
* Copyright OpenJS Foundation and other contributors; Licensed MIT */
2 changes: 2 additions & 0 deletions js/jquery.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/jquery.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/*! jQuery v3.7.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */
1 change: 1 addition & 0 deletions js/jquery.min.map

Large diffs are not rendered by default.

Loading

0 comments on commit 30b7d35

Please sign in to comment.