Skip to content

AdminLte Layout

Compare
Choose a tag to compare
@NGjata NGjata released this 26 Apr 08:10
· 200 commits to 10.0 since this release

Finally we are delivering a release that integrates the AdminLte layout with bug fixes and some new features. The project is backwards compatible with the v9.2 releases (still supporting php7.2 and upwards).

New Features:

  • Colors Management
    a. State Colors based on AdminLte
    b. Automatic border color calculation
    c. Automatic text color based on the background color.

  • Menu Component:
    a. Now Is possible to declare the menu items within a menu class. It can add HeaderItem, ActionItem, SeparatorItem ecc..
    b. Every item is fully configurable through php methods
    c. Automatic calculation of the title if no icon provided for a MenuItem.
    d. Automatic active menu item management.

  • Other fixes and changes.

We have tested this release on our systems and everything seems resolved, anyway haven't covered all the use cases as this requires more time and resources. We recommend trying this release in development and testing it before going in production mode.
If you find any bugs or want to contribute please feel welcome.

Thanks
Team Sintattica