development update 2.5.5d0 to be shared on the forum
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2475227 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
ef1137e446
commit
3a341d36b2
31 changed files with 716 additions and 286 deletions
|
@ -43,7 +43,7 @@
|
|||
* - Update: Libraries: jQuery Tools: add condition whether deprecated function jQuery.browser() exists, thanks to @vonpiernik code contribution
|
||||
*
|
||||
* @since 2.0.0
|
||||
* @datetime 2020-10-26T2005+0100
|
||||
* @date 2020-10-26T2005+0100
|
||||
* @accountable @pewgeuges
|
||||
*
|
||||
* @contributor @vonpiernik
|
||||
|
@ -73,7 +73,7 @@
|
|||
* - Update: Libraries: jQuery Tools: redact (comment out) all 6 instances of deprecated function jQuery.browser(), thanks to @bjrnet21 @cconser @vyassuresh @spaceling @widecast @olivlyon @maxident bug reports
|
||||
*
|
||||
* @since 2.1.1
|
||||
* @datetime 2020-11-12T0127+0100
|
||||
* @date 2020-11-12T0127+0100
|
||||
* @accountable @pewgeuges
|
||||
*
|
||||
* @reporter @bjrnet21
|
||||
|
@ -157,7 +157,7 @@
|
|||
* - Bugfix: Libraries: jQuery Tools: replace discouraged double equals sign with recommended triple equals sign
|
||||
*
|
||||
* @since 2.5.4
|
||||
* @datetime 2021-01-27T1955+0100
|
||||
* @date 2021-01-27T1955+0100
|
||||
* @accountable @pewgeuges
|
||||
*
|
||||
* 23 instances (27 less 4 already triple), first below, next was already
|
||||
|
@ -498,7 +498,7 @@
|
|||
* - Update: Libraries: jQuery Tools: replace deprecated function jQuery.isFunction(), thanks to @a223123131 bug report
|
||||
*
|
||||
* @since 2.5.4
|
||||
* @datetime 2021-01-27T1911+0100
|
||||
* @date 2021-01-27T1911+0100
|
||||
* @accountable @pewgeuges
|
||||
*
|
||||
* @reporter @a223123131
|
||||
|
|
Reference in a new issue