- Website with download, docs and demo: http://larsjung.de/fracs
- Sources: http://github.com/lrsjng/jQuery.fracs
jQuery.fracs is provided under the terms of the MIT License.
- refactored and redesigned
- added
autoFocus
toOutlineOptions
and changed defaultduration
to0
- added callbacks for the
max
andmin
methods - added some cursor related methods
- added the corresponding objects
Element
,Group
andCursor
- now also provided: core lib without the large Outline feature (~66% in size)
- shortcut for the static method fracs
- static method scrollState and object ScrollState changed
- refactorings, finally found my modular plugin style
- added viewport styling to
OutlineOptions
- fixed text selection on dragging
- added
duration
,focusWidth
andfocusHeight
toOutlineOptions
- added static methods
jQuery.fracs.scroll
jQuery.fracs.scrollState
- added methods to
Rect
bind
unbind
check
fracs
- fixed unchecked use of console.log
- changed license to MIT license, see
LICENSE.txt
- added envelope
- started test suite
- added soft link, outline, min, max
- refactorings
- added scroll methods
- added FracsElement
- some API changes
- cleaned code
- first test of grouping elements
- added FracsGroup
- improved demo