Skip to content

Releases: mvccore/ext-view-helper-assets

MvcCore - Extension - View Helper - Assets v5.1.1

07 Jul 19:58
Compare
Choose a tag to compare

Added

  • New methods with Vendor...() prefixes to add assets from any composer vendor project into main project.
  • Dependency to packages tedivm/jshrink and tubalmartin/cssmin
    • More simple and faster code.
    • Larger PHP versions support range.

Changed

  • Massive refactoring.

Removed

  • Dependency to package mrclay/minfy.

MvcCore - Extension - View Helper - Assets v5.1.0

21 Apr 10:25
Compare
Choose a tag to compare

Changed

  • PHP exception from CSS or JS is directly thrown to main try/catch block.

Removed

  • Old compatible catch Exception blocks.

MvcCore - Extension - View Helper - Assets - v5.0.4

10 Aug 11:38
Compare
Choose a tag to compare

Fixed

  • Any assets group cannot be rendered twice, it's rendered only in first time, if rendering is called multiple times.

MvcCore - Extension - View Helper - Assets - v5.0.3

28 Apr 22:34
Compare
Choose a tag to compare

Added

  • Implemented Content Secutiry Policy, working with installed and also not installed extension mvccore/ext-tool-csp.

MvcCore - Extension - View Helper - Assets - v5.0.1

14 Mar 17:48
Compare
Choose a tag to compare
  • Compatibility with MVcCore v5.0.15

MvcCore - Extension - View Helper - Assets - v5.0.0

18 Jan 14:25
Compare
Choose a tag to compare
license badge images links and license links in php files doc comment…

MvcCore Extension - View Helper - Assets v5.0.0-alpha

10 May 11:55
Compare
Choose a tag to compare
  • Changed
  • repeating calls fixed, cached
  • fixed syntax for MvcCore 5+

MvcCore Extension - View Helper - Assets v4.3.1

17 Dec 19:35
Compare
Choose a tag to compare

MvcCore Extension - View Helper - Assets v4.2.0

07 Oct 17:43
Compare
Choose a tag to compare

MvcCore Extension - View Helper - Assets v4.1.2

31 Jul 05:39
Compare
Choose a tag to compare