Skip to content

Latest commit

 

History

History
151 lines (120 loc) · 3.96 KB

CHANGELOG.md

File metadata and controls

151 lines (120 loc) · 3.96 KB

Changelog

[0.9.2]

New
  • Backend integration, add rwd.
  • Support for laravel 5.5.*
  • Missing of .env.example file.
  • Packages version.
  • Initial commit for laravel 5.5.
  • Backend integration with new frontend.
  • Installer scripts fixes.
  • Installation.
  • Post install commands.
  • Htaccess.
  • Change default versions.
  • Missing js files, nginx support.
  • Missing vue JS files CHG: auth user model provider.
  • Backend integration.
  • Backend integration with new frontend.
  • Frontend integration.
  • Add tooltips to menu.
  • Modules separation.
  • Views.
  • Travis code coverage config file.
  • New logos.
  • Sample module to minimal requirements.
  • Missing assets files.
  • Code mirror repos.
  • Installation steps with codemirror.
  • Remove missing repo.
  • Composer.json dependencies.
  • Composer update.
  • Stash apply.
Changes
  • Update of components version.
  • Update of composer.json.
  • Remove unused files.
  • Refactoring files position.
  • Module files name.
  • Update of composer.json.
  • Update breadcrumb version in composer.json.
  • New layout integration.
  • Removed unused service provider.
  • 📖 update of README.md.
  • Composer.json update.
  • Travis configuration.
  • Change module names in composer.json.
  • Remove codemirror.
  • Change application requirements.
Fixes
  • Missing icons in main menu.
  • Invalid logos path.
  • Installation fixes.
  • Breadcrumbs view.
  • Breadcrumbs view.
  • Fixes for backend integration.
  • Components.php - invalid version, ADD: .htaccess.
  • README.MD.
  • Installation.
  • Add styles for code mirror while installation.
  • Components and modules requirements.
  • Manual merge with 0.9.2.2.
  • Scrolling in extension preview console.
  • Scrolling for installation preview INT: configured gitignore for storage directory in testing component.
  • Composer.json.
  • Remove src directory.
  • Area names.
Internal
  • Updated core dependencies.
  • Components and configuration changes.
Other