Change Log
All notable changes to this project will be documented in this file.
Note
- All Dates are in
YYYY-MM-DDformat. - The Documentation for the Beta, Alpha, Pre-releases are not added. As soon as a
betarelease becomes astablerelease, the documentation will be updated
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[unreleased]
Added
- Object Oriented Approach
Changed
linkcoloumn can be NULL.iconcoloumn can be NULL.parent_idcoloumn can be NULL.link_attrcoloumn can be NULL.order_bycoloumn can be NULL.
Fixed
- null value error for:
iconColoumnlinkColoumnlink_attrColoumnparent_idColoumnorder_byColoumn
Removed
extcoloumn in the tablemenuused_oncoloumn in the tablemenu
[v1.6.1] - 2017-06-25
Added
- Global Settings Option
ROUTEorURLmethod selection for the rendered links from database.
- Full Documentation Released
- Full Changelog (based on keepachangelog.com)
Changed
- Cascaded Settings Injection (made easy)
- Simplified and revamped Settings Injection
- Improved the code-readablity
Fixed
- BUG: Unexpected ")" error.
- composer.json dependency versions.
[v1.5.0] - 2017-06-10
Added
- Settings for Menu
- Added ReadMe File
composer.jsonModel Autoload- Configuration Documentation
- Badges
Fixed
- Updated to support Laravel 5.4
- Language and Typos
MenuModel- Rendering of Menu
- Trickster Error. Now using full Namespace.
- Blank menu arrising due to unknown function call
composer.jsondropmenucommand Autoload- Migration Command
Changed
- Rendering of Menu
- Protected unnecessary public functions
- Whole Code Structure (Formatted)
[v1.1.0] - 2017-06-02
Added
- Migration Generator Command
- Universal Migration Structure for Dropmenu
Changed
- From Menu to Dropmenu
[v1.0.5] - 2017-04-12
Added
- Initial Release
- Full Source Code