General bug fix and documentation release.
Docs
- #441 Fixing general docs errors
- #443 Cleanup fingerblast
- #446 Fix fingerblaster to use new custom event objects
- #450 Fix device images being off by
1px
. - #451 Fix toggle's cursor.
- #463 Fix
@keyframes
in docs - #480 Specify
cursor: grab
forslide
. - #494 Use correct relative URLs.
- #505 Remove borders from components
- #508 Add the minimal-ui property to the basic template
- #511 Clarify need for touch event emulation in browser.
- #527 Header gradient works in more browsers.
- #530 Correct the positioning of the components jump navigation
- #531 Widen the homepage ad
- #533 Reordered icons in docs
CSS
- #440
.content
is now positioned absolutely - #445 Popover no longer triggers after it's already active.
- #471 Add
!default
to scss variables - #482 Remove border-bottom from the last input of an input-group.
- #489 Fixed sliders transition duration.
- #494 Use the right relative URLs.
- #499 Remove padding from
pre code.
- #503 Add missing blank line
- #517 No need to remove border-bottom from inputs
- #519 Update normalize.css to v3.0.1.
- #528 Fix the padding on table-views in the android theme
- #529 Make input and input row have a consistent height.
- #532 Prevent blue text on
table-view-cell
active state - #534 Property order refinements
- #535 Added linear and directional gradient mixins
- #536 Bars in modals shouldn't disappear any longer
- #537 Adjusted the form inputs and input-rows in the android theme
Javascript
- #506 Fix one letter typo.
Build tools
- #431 Add CSSLint and CSSComb support.
- #435 Clean dist folders when building.
- #436 Add JSCS support
- #455 Minify .jshintrc indent
- #456 bower.json: ignore .travis.yml
- #457 Remove
./
from package.json paths - #459 Remove
eqnull
relaxing option. - #469 Enable
disallowMultipleVarDecl
JSCS check - #478 Sass 3.3 compatibility
- #493 Improve bower.json and package.json
- #502 Update _config.yml description
- #514 Update to Jekyll ~>1.5.0.
- #518 Use
textContent
wheninnerText
is not available - #522 Enable clean-css's advanced optimizations
- #523 Gruntfile.js: remove unneeded target.