1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-09-09 05:30:45 +02:00

Add search frontend extension, plus refactorings to make it work.

This commit is contained in:
Lars Jung
2015-05-08 22:09:12 +02:00
parent 7f687e0a84
commit c35abad20a
17 changed files with 275 additions and 115 deletions

View File

@@ -1,6 +1,7 @@
# Changelog
* now requires PHP 5.4.0+
* adds search
* lots of code cleanup and refactorings
* changes API
* fixes some styles in IE10
@@ -8,6 +9,7 @@
* fixes preview bottom bar for small screen widths
* use wide links in tree view
* updates build process
* updates `lodash` to 3.8.0 (adds debounce)
* updates h5bp styles to 5.1.0
* updates `normalize.css` to 3.0.3
* removes `Moment.js`