Skip to content

Commit

Permalink
Adding one more changelog item
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Jul 25, 2017
1 parent a30fdc4 commit d1b03cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Modules/Core/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ versions:
- New <code>@editor('fieldname', 'fieldlabel, 'content', 'locale')</code> blade directive to include a textarea. The last <code>locale</code> parameter is optional and can be omitted for non translatable textarea.
- New <code>BuildingSidebar</code> hook used to add sidebar elements (backend) this will replace the <code>SidebarExtender</code> classes
- Creating helper trait <code>CanGetSidebarClassForModule</code>, to get the sidebar class for a module
- Adding Docker support. Run `./dcp up` to get started.
changed:
- Adding more core modules (tag, translation and page). Preventing them to be disabled.
- Splitting up the <code>EditorIsRendering</code> hook to its own view composer, avoiding binding the (expensive) <code>AssetsViewComposer</code> on every view & partial
Expand Down

0 comments on commit d1b03cd

Please sign in to comment.