Ink
An HTML5/CSS3 framework used at SAPO for fast and efficient website design and prototyping
Developed by Organization:sapo
Used languages: JavaScript(1.38 MB), CSS(367.68 kB), HTML(289.89 kB), Roff(15.04 kB), PHP(1014.00 bytes)
Written | Sass Less JS |
Templates | |
Documents | |
Framework design | plain |
Feature type | full |
Current version
3.1.10
7.35 MB
Last release
Aug 6, 2015
Created at Nov 16, 2011
Last commit
May 9, 2017
Open Issues
12
Forks
278
Star
1,923
Watchers
142
Release Notes on August 6, 2015 for 3.1.10
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