Changeset 5563 for trunk/plugins/validate/changelog.txt
- Timestamp:
- 05/12/08 11:14:14 (8 months ago)
- Files:
-
- 1 modified
-
trunk/plugins/validate/changelog.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/validate/changelog.txt
r5561 r5563 1 1. 2.2 / 1.31 1.3 2 2 --- 3 3 * Fixed invalid-form event, now only triggered when form is invalid … … 14 14 * Allow both button and input elements for cancel buttons (via class="cancel") 15 15 * Fixed #2215: Fixed message display to call unhighlight as part of showing and hiding messages, no more visual side-effects while checking an element and extracted validator.checkForm to validate a form without UI sideeffects 16 * Rewrote custom selectors (:blank, :filled, :unchecked) with functions for compability with AIR 16 17 17 18 1.2.1
