h5ai v0.28.0 Release Notes

Release Date: 2015-12-19 // over 8 years ago
    • now require PHP 5.5.0+
    • ๐Ÿ”„ change index path to /_h5ai/public/index.php
    • ๐ŸŒ now only /_h5ai/public/ needs to be web-accessible
    • โž• add support for custom script and style additions
    • โž• add options to set font families
    • โž• add search
    • โž• add ignorecase sorting option to tree
    • โž• add wide links in tree view
    • โž• add IE edge mode
    • โž• add frontend tests
    • ๐Ÿ›  fix some styles in IE10
    • ๐Ÿ›  fix preview bottom bar for small screen widths
    • ๐Ÿ”จ lots of code cleanup and refactorings
    • ๐Ÿ”„ change API
    • โšก๏ธ update build process, now uses ghu
    • ๐Ÿ‘• switch from jshint and jscs to eslint
    • โšก๏ธ update jQuery to 2.1.4
    • โšก๏ธ update lodash to 3.9.3 (add debounce and trim)
    • โšก๏ธ update marked to 0.3.5
    • โšก๏ธ update modulejs to 1.13.0
    • โšก๏ธ update prism to 2015-12-19
    • ๐Ÿ’… update h5bp styles to 5.2.0
    • โšก๏ธ update normalize.css to 3.0.3
    • โœ‚ remove Moment.js