Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.
#444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript.
#360081 by quicksketch: Stop using global variables for JavaScript settings.
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
- Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.
#209720 by theborg: avoid processing resizable teasers before teaser.js is run and the proper wrappers are in place
#204756 by dvessel: textarea.js assumed #disabled fields are to be hidden
#196513 by yched: resizable textarea was a bit too agressive in unbinding handlers, so it made drag and drop disabled
#193921 by kkaefer: resizable textfields behavior should come after teaser splitter (cck breaker)
#174708 by multiple contributors: update jQuery to 1.2
#163361 by dvessel: fix hidden textareas in Opera and remove gap between textarea and grippie in Firefox/Safari
- Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.
#119441: JavaScript aggregator/compressor by m3avrck and others.
#101305, textarea.js is incompatible with IE, backport, patch by bjaspan
- Patch #101305 by bjaspan: work around IE textarea bug. Backport from HEAD.
- Patch #101305 by bjaspan: work around IE textarea bug.
- Patch #107061 by Steven et al: add jQuery teaser splitter.
- Patch #118846 my mr700: fixed textareas so it works with jQuery 1.1.1.
reverting previous fubar
neuw Drupal-Dateien
- Removing stray whitspaces.
#69786: jQuery JavaScript Library in Drupal core
#57750, fixing leftovers, patch by tenrapid
#57750: Tweaks for textareas inside collapsed fieldsets
#57750: Resizable textareas in collapsible fieldsets
- Adding missing cvs tags to .js files
- #46797: Resizable textarea grippie mispositioned sometimes in Opera
- #42913: Avoid resizable textarea drag handler loop - #42911: Remove left-over event handling code
- Patch 41169 by Chris: got rid of expensvie object 2 array casts.
- #42446: Disable resizable textareas inside collapsed fieldsets.
- #42446: Resizable textareas.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |