Tag Clouds



Script.aculo.us 1.6.2 릴리즈드

PDF
Script.aculo.us 1.6.2가 릴리즈 되었습니다. 이번 업데이트는 기능 추가없이 주로 버그픽스가 이루어졌습니다. draggable의 논리 문제, slider handle이 출력되지 않는 문제, Effect.Move 효과중에 엘리먼트가 튀는 문제 등이 수정되었다고 합니다. 자세한 패치 내역은 아래와 같습니다.

* Fix a problem in the drag and drop logic if an reverting/drag ending draggable was initialized for a new drag (for example by clicking repeatedly) for all cases where the default start/revert/end-effects are used, fixes
* Fix possible memory leaks with Draggables, fixes
* Throw nicer errors when requires script.aculo.us libraries are not loaded, fixes
* Make slider handles work when not displayed initially by using CSS width/height, fixes
* Update sortable functional test with onUpdate counter
* Make more Element extensions unit tests work on Safari
* Add the assertMatch unit test assertion for asserts with RegExps
* Fix a problem with Effect.Move causing "jumping" elements because of very low float numbers in some situations
* Fix a missing semicolon in dragdrop.js, fixes
* Fix a slight inaccuracy with Effect.Scale that could lead the scaling to be one pixel off
* Be more prototypish with Effect.Transitions.linear
* Make Effect.Scale recognize font sizes that use the pt unit, fixes
* Fix IE hack in Effect.Opacity, fixes
* Fix IFRAME layout fix for IE and Autocompleter, fixes
* Fix only option in onEmptyHover, fiex
* Fix Effect.BlindDown and SwitchOff handling of supplied callbacks, fixes
* Fix a problem with field focus on Ajax.InPlaceEditor and loading external text, fixes
* Do not attempt to scroll if scrollspeed is 0/0, fixes
* Fix a problem with Sortable Tree serialization, fixes
* Fix an endless loop with sliders, fixes
* Make autocompleter work with update DIVs that have scrollbars, fixes
* Corrected options parsing on switchoff effect, fixes


Comments

Trackback : http://firejune.com/trackback/936

  1. avatar

    captcha