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 anonShow
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