1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moment-with-locales.min.js version 2.18.1 More... over 7 years ago
renamed source directory js -> src More... over 7 years ago
Refoctoring involving conversion to modules, es6/es7 savvyness and so forth. More... over 7 years ago
Merge pull request #1 from petta/group-commits More... almost 9 years ago
Rebased project. More... almost 9 years ago
Added latest moment.js(2.11.2) back to default packages More... almost 9 years ago
Merged More... almost 9 years ago
Merged More... almost 9 years ago
Merge More... almost 9 years ago
Added support to move rect by array argument [x,y] More... almost 9 years ago
Fixed drawRect function More... almost 9 years ago
Fixed updateObject function More... almost 9 years ago
Added windowScroll function for ELEM More... almost 9 years ago
1) Changed HView::maxRect function return old: [ 0, 0, @parent.width, @parent.height ] new: [ 0, 0, null, null, 0, 0 ] 2) Added HView to call @options.subviews by parameter of this More... almost 9 years ago
Moved escapeHTML to UtilMethods More... almost 9 years ago
Removed line from getStyle function which convert 'auto' style to -1 of z-index More... almost 9 years ago
Fixed bug on setRect with min-width and min-height More... almost 9 years ago
Fixed momentUnix function. Converted HValueAction as coffee script More... almost 9 years ago
Changed components useUTC as default false. Added momentUnix function More... almost 9 years ago
Added classNames options for HView More... about 9 years ago
Added isFullScreen function for ELEM More... about 9 years ago
Added support to set and get classnames from svg elements More... about 9 years ago
Added allowActiveStatus method for EventResponder More... about 9 years ago
modify the getVisibleBoxCoords method More... about 9 years ago
Dont call default key if keyDown event is catched More... about 9 years ago
Added check that elem is not null on getVisiblePosition functions More... over 9 years ago
Fixed problem when document.body is scrolled More... over 9 years ago
Fixed problem mouse events when window is scrolled. Also fix problem with fixed elementes More... over 9 years ago
Fixed problem with scrollbars and touch event More... over 9 years ago
Fixed problem with ipad More... over 9 years ago