Skip to content

Commit

Permalink
Merge pull request #1321 from SeasideSt/jquery-ui-update
Browse files Browse the repository at this point in the history
update jQuery-UI to 1.13.2
  • Loading branch information
Johan Brichau authored Aug 14, 2022
2 parents 78f3b6d + f1e7909 commit f98a681
Show file tree
Hide file tree
Showing 5 changed files with 1,087 additions and 19,425 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
updating
updateRoot: anHtmlRoot
anHtmlRoot stylesheet
url: 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/' , self themeName , '/jquery-ui.css'
url: 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.2/themes/' , self themeName , '/jquery-ui.css'
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
events-generated
onUpdateDatePicker: anObject

"Called when the datepicker widget's DOM is updated. The function receives the datepicker instance as the only parameter. this refers to the associated input field."

self optionAt: 'onUpdateDatepicker' put: anObject asFunction
Loading

0 comments on commit f98a681

Please sign in to comment.