* Build 111

This commit is contained in:
Sam Georges 2014-06-28 12:36:53 +10:00
parent 43dde06559
commit a7e1fac449
1 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
* **Build 111** (2014-06-xx) * **Build 111** (2014-06-27)
- Components now support a shared `/partials` directory used as a fallback when a partial is not found. - Components now support a shared `/partials` directory used as a fallback when a partial is not found.
- Improved the styling of the Breadcrumb and Email templates page.
- Assets now correctly load when opening the site via `/index.php`.
- Added a Preview website link to the Backend template.
- Composer build now prefers stable packages.
* **Build 110** (2014-06-24) * **Build 110** (2014-06-24)
- Created a new Grid form widget for managing tabular data. - Created a new Grid form widget for managing tabular data.