Skip to content

Use jQuery UI 1.13.2 #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Gem | jQuery UI |
|--------|-----------|
| 7.0.1 | 1.13.2 |
| 7.0.0 | 1.13.0 |
| 6.0.1 | 1.12.1 |
| 6.0.0 | 1.12.1 |
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/data.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//= require jquery-ui/version

/*!
* jQuery UI :data 1.13.0
* jQuery UI :data 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/disable-selection.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//= require jquery-ui/version

/*!
* jQuery UI Disable Selection 1.13.0
* jQuery UI Disable Selection 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/effect.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//= require jquery-ui/version

/*!
* jQuery UI Effects 1.13.0
* jQuery UI Effects 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down Expand Up @@ -406,7 +406,7 @@ if ( $.uiBackCompat !== false ) {
}

$.extend( $.effects, {
version: "1.13.0",
version: "1.13.2",

define: function( name, mode, effect ) {
if ( !effect ) {
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/effects/effect-blind.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/effect

/*!
* jQuery UI Effects Blind 1.13.0
* jQuery UI Effects Blind 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/effects/effect-bounce.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/effect

/*!
* jQuery UI Effects Bounce 1.13.0
* jQuery UI Effects Bounce 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/effects/effect-clip.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/effect

/*!
* jQuery UI Effects Clip 1.13.0
* jQuery UI Effects Clip 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/effects/effect-drop.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/effect

/*!
* jQuery UI Effects Drop 1.13.0
* jQuery UI Effects Drop 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/effects/effect-explode.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/effect

/*!
* jQuery UI Effects Explode 1.13.0
* jQuery UI Effects Explode 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/effects/effect-fade.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/effect

/*!
* jQuery UI Effects Fade 1.13.0
* jQuery UI Effects Fade 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/effects/effect-fold.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/effect

/*!
* jQuery UI Effects Fold 1.13.0
* jQuery UI Effects Fold 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/effect

/*!
* jQuery UI Effects Highlight 1.13.0
* jQuery UI Effects Highlight 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/effects/effect-puff.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//= require jquery-ui/effects/effect-scale

/*!
* jQuery UI Effects Puff 1.13.0
* jQuery UI Effects Puff 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/effects/effect-pulsate.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/effect

/*!
* jQuery UI Effects Pulsate 1.13.0
* jQuery UI Effects Pulsate 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/effects/effect-scale.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//= require jquery-ui/effects/effect-size

/*!
* jQuery UI Effects Scale 1.13.0
* jQuery UI Effects Scale 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/effects/effect-shake.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/effect

/*!
* jQuery UI Effects Shake 1.13.0
* jQuery UI Effects Shake 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/effects/effect-size.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/effect

/*!
* jQuery UI Effects Size 1.13.0
* jQuery UI Effects Size 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/effects/effect-slide.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/effect

/*!
* jQuery UI Effects Slide 1.13.0
* jQuery UI Effects Slide 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/effect

/*!
* jQuery UI Effects Transfer 1.13.0
* jQuery UI Effects Transfer 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/focusable.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//= require jquery-ui/version

/*!
* jQuery UI Focusable 1.13.0
* jQuery UI Focusable 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/jquery-ui/form-reset-mixin.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//= require jquery-ui/version

/*!
* jQuery UI Form Reset Mixin 1.13.0
* jQuery UI Form Reset Mixin 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-ar-DZ.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@

datepicker.regional[ "ar-DZ" ] = {
closeText: "إغلاق",
prevText: "<السابق",
nextText: "التالي>",
prevText: "السابق",
nextText: "التالي",
currentText: "اليوم",
monthNames: [ "جانفي", "فيفري", "مارس", "أفريل", "ماي", "جوان",
"جويلية", "أوت", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@

datepicker.regional.ar = {
closeText: "إغلاق",
prevText: "<السابق",
nextText: "التالي>",
prevText: "السابق",
nextText: "التالي",
currentText: "اليوم",
monthNames: [ "يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو",
"يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-az.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.az = {
closeText: "Bağla",
prevText: "<Geri",
nextText: "İrəli>",
prevText: "Geri",
nextText: "İrəli",
currentText: "Bugün",
monthNames: [ "Yanvar", "Fevral", "Mart", "Aprel", "May", "İyun",
"İyul", "Avqust", "Sentyabr", "Oktyabr", "Noyabr", "Dekabr" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-be.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.be = {
closeText: "Зачыніць",
prevText: "←Папяр.",
nextText: "Наст.→",
prevText: "Папяр.",
nextText: "Наст.",
currentText: "Сёньня",
monthNames: [ "Студзень", "Люты", "Сакавік", "Красавік", "Травень", "Чэрвень",
"Ліпень", "Жнівень", "Верасень", "Кастрычнік", "Лістапад", "Сьнежань" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-bg.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.bg = {
closeText: "затвори",
prevText: "<назад",
nextText: "напред>",
prevText: "назад",
nextText: "напред",
nextBigText: ">>",
currentText: "днес",
monthNames: [ "Януари", "Февруари", "Март", "Април", "Май", "Юни",
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-bs.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.bs = {
closeText: "Zatvori",
prevText: "<",
nextText: ">",
prevText: "Prethodno",
nextText: "Sljedeći",
currentText: "Danas",
monthNames: [ "Januar", "Februar", "Mart", "April", "Maj", "Juni",
"Juli", "August", "Septembar", "Oktobar", "Novembar", "Decembar" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.cs = {
closeText: "Zavřít",
prevText: "<Dříve",
nextText: "Později>",
prevText: "Dříve",
nextText: "Později",
currentText: "Nyní",
monthNames: [ "leden", "únor", "březen", "duben", "květen", "červen",
"červenec", "srpen", "září", "říjen", "listopad", "prosinec" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-da.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.da = {
closeText: "Luk",
prevText: "<Forrige",
nextText: "Næste>",
prevText: "Forrige",
nextText: "Næste",
currentText: "I dag",
monthNames: [ "Januar", "Februar", "Marts", "April", "Maj", "Juni",
"Juli", "August", "September", "Oktober", "November", "December" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-de-AT.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

datepicker.regional[ "de-AT" ] = {
closeText: "Schließen",
prevText: "<Zurück",
nextText: "Vor>",
prevText: "Zurück",
nextText: "Vor",
currentText: "Heute",
monthNames: [ "Jänner", "Februar", "März", "April", "Mai", "Juni",
"Juli", "August", "September", "Oktober", "November", "Dezember" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-de.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.de = {
closeText: "Schließen",
prevText: "<Zurück",
nextText: "Vor>",
prevText: "Zurück",
nextText: "Vor",
currentText: "Heute",
monthNames: [ "Januar", "Februar", "März", "April", "Mai", "Juni",
"Juli", "August", "September", "Oktober", "November", "Dezember" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-eo.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.eo = {
closeText: "Fermi",
prevText: "<Anta",
nextText: "Sekv>",
prevText: "Anta",
nextText: "Sekv",
currentText: "Nuna",
monthNames: [ "Januaro", "Februaro", "Marto", "Aprilo", "Majo", "Junio",
"Julio", "Aŭgusto", "Septembro", "Oktobro", "Novembro", "Decembro" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-es.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.es = {
closeText: "Cerrar",
prevText: "<Ant",
nextText: "Sig>",
prevText: "Ant",
nextText: "Sig",
currentText: "Hoy",
monthNames: [ "enero", "febrero", "marzo", "abril", "mayo", "junio",
"julio", "agosto", "septiembre", "octubre", "noviembre", "diciembre" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

datepicker.regional.eu = {
closeText: "Egina",
prevText: "<Aur",
nextText: "Hur>",
prevText: "Aur",
nextText: "Hur",
currentText: "Gaur",
monthNames: [ "urtarrila", "otsaila", "martxoa", "apirila", "maiatza", "ekaina",
"uztaila", "abuztua", "iraila", "urria", "azaroa", "abendua" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-fa.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

datepicker.regional.fa = {
closeText: "بستن",
prevText: "<قبلی",
nextText: "بعدی>",
prevText: "قبلی",
nextText: "بعدی",
currentText: "امروز",
monthNames: [
"ژانویه",
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.fi = {
closeText: "Sulje",
prevText: "«Edellinen",
nextText: "Seuraava»",
prevText: "Edellinen",
nextText: "Seuraava",
currentText: "Tänään",
monthNames: [ "Tammikuu", "Helmikuu", "Maaliskuu", "Huhtikuu", "Toukokuu", "Kesäkuu",
"Heinäkuu", "Elokuu", "Syyskuu", "Lokakuu", "Marraskuu", "Joulukuu" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-fo.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.fo = {
closeText: "Lat aftur",
prevText: "<Fyrra",
nextText: "Næsta>",
prevText: "Fyrra",
nextText: "Næsta",
currentText: "Í dag",
monthNames: [ "Januar", "Februar", "Mars", "Apríl", "Mei", "Juni",
"Juli", "August", "September", "Oktober", "November", "Desember" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-fr-CH.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional[ "fr-CH" ] = {
closeText: "Fermer",
prevText: "<Préc",
nextText: "Suiv>",
prevText: "Préc",
nextText: "Suiv",
currentText: "Courant",
monthNames: [ "janvier", "février", "mars", "avril", "mai", "juin",
"juillet", "août", "septembre", "octobre", "novembre", "décembre" ],
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/jquery-ui/i18n/datepicker-gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.gl = {
closeText: "Pechar",
prevText: "<Ant",
nextText: "Seg>",
prevText: "Ant",
nextText: "Seg",
currentText: "Hoxe",
monthNames: [ "Xaneiro", "Febreiro", "Marzo", "Abril", "Maio", "Xuño",
"Xullo", "Agosto", "Setembro", "Outubro", "Novembro", "Decembro" ],
Expand Down
Loading