Skip to content

3.1.10

Latest
Compare
Choose a tag to compare
@fabiosantoscode fabiosantoscode released this 06 Aug 16:57
· 26 commits to develop since this release

JS

  • Ink.Dom.Browser no longer detects some IE11 mobile browsers as Safari
  • Fix a bug in Modal when open() is called with no arguments and there's an onShow callback present.
  • When a Carousel does not have a stage, the error message now makes some more sense than "a is not defined".
  • Do not crash with <option> elements in FormValidator_2
  • Do a better feature detection of the vh/vw units, for old IOS safari.
  • Fix SmoothScroller adding "active" classes in <li> elements, but never removing them