Plugin Directory

Changeset 1013620


Ignore:
Timestamp:
10/24/2014 09:52:45 PM (11 years ago)
Author:
jczorkmid
Message:

updating 'jquery-ui-*' registration list for newly added components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • use-google-libraries/trunk/use-google-libraries.php

    r982352 r1013620  
    156156            'jquery-ui-resizable' => array( '', '', 'jquery-ui-core' ),
    157157            'jquery-ui-selectable' => array( '', '', 'jquery-ui-core' ),
     158            'jquery-ui-selectmenu' => array( '', '', 'jquery-ui-core' ),/* jQuery UI 1.11 */
    158159            'jquery-ui-slider' => array( '', '', 'jquery-ui-core' ),
    159160            'jquery-ui-sortable' => array( '', '', 'jquery-ui-core' ),
     161            'jquery-ui-spinner' => array( '', '', 'jquery-ui-core' ), /* jQuery UI 1.11 */
    160162            'jquery-ui-tabs' => array( '', '', 'jquery-ui-core' ),
     163            'jquery-ui-tooltip' => array( '', '', 'jquery-ui-core' ), /* jQuery UI 1.11 */
    161164            'jquery-ui-widget' => array( '', '', 'jquery-ui-core' ),  /* jQuery UI 1.8 */
    162165
     
    171174            'jquery-effects-fold' => array( '', '', 'jquery-ui-core' ),
    172175            'jquery-effects-highlight' => array( '', '', 'jquery-ui-core' ),
     176            'jquery-effects-puff' => array( '', '', 'jquery-ui-core' ), /* jQuery UI 1.11 */
    173177            'jquery-effects-pulsate' => array( '', '', 'jquery-ui-core' ),
    174178            'jquery-effects-scale' => array( '', '', 'jquery-ui-core' ),
    175179            'jquery-effects-shake' => array( '', '', 'jquery-ui-core' ),
     180            'jquery-effects-size' => array( '', '', 'jquery-ui-core' ), /* jQuery UI 1.11 */
    176181            'jquery-effects-slide' => array( '', '', 'jquery-ui-core' ),
    177182            'jquery-effects-transfer' => array( '', '', 'jquery-ui-core' ),
Note: See TracChangeset for help on using the changeset viewer.