Skip to content

1.0.5

Compare
Choose a tag to compare
@nadar nadar released this 05 Jun 10:03
· 1133 commits to master since this release

1.0.5 (5. June 2018)

Fixed

  • #76 Fix strict di bug when creating a new cms page container.
  • #13 Register assets of blocks and register them to app view (also with enabled cache).

Added

  • #80 Add luya\cms\LinkConverter in order to convert type and value informations to a luya\web\LinkInterface object.
  • #79 Add new TelephoneLink class to support html anchor with "tel:".
  • #77 Add new after resolve current event for menu item injection.
  • #74 New active window in block view to see on which page a block is implemented.

Changed

  • #75 Nav model create* functions does now return the id of the given nav or nav item model.