Skip to content

Releases: seyd/JS.Responsive

Sunshine

05 May 12:19
Compare
Choose a tag to compare
  • new daylight-true and daylight-false classes ( time-based module ), and some methods related ( setLocation, isDaylight, dayOfYear, getSunrise, getSunset )

v3.2.4

28 Apr 19:16
Compare
Choose a tag to compare
  • fixed detect orientation

v3.2.3

28 Apr 19:15
Compare
Choose a tag to compare
  • fixed device-orientation not fired

v3.2.2

22 Apr 17:39
Compare
Choose a tag to compare
  • removed autoInit on documentReady
  • fixed #1
  • fixed build paths

Pathfinder

20 Apr 15:00
Compare
Choose a tag to compare
  • added new feature url-based
  • detect-touch module now detects also number of touches
  • some minor fixes

Inactivity

18 Apr 07:51
Compare
Choose a tag to compare
  • added new feature inactive
  • autoInit on documentReady
  • fixed breakpoints ( bug: started before init, when addHorizontalBreakPoint method used )
  • fixed time-based ( bug: shift is not a function )

Early Bird

05 Apr 09:15
Compare
Choose a tag to compare
  • library custom builds with missing method warnings
  • new build-in event system (.on, .off, .emit)
  • added new feature AdBlock detection
  • added timeBasedBreakpoints
  • ! method addOnChangeHandler removed
  • ! method removeOnChangeHandler removed