Skip to content

Releases: thecodingmachine/html.utils.weblibrarymanager

v4.0.1

01 Dec 16:31

Choose a tag to compare

v4.0.0

01 Dec 16:21

Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v4.0.0

Adding WebpackWebLibrary

14 Feb 16:27
169e539

Choose a tag to compare

This adds a new "WebpackWebLibrary" that can read manifest.json files generated by Webpack.

See #12

Adding "async" property to JS scripts

24 Jul 15:28
6f2c9f6

Choose a tag to compare

Adding utility methods

07 Aug 16:23

Choose a tag to compare

Merge pull request #6 from vaidiep/3.1

Add getCssHtml, getJsHtml and getAdditionnalHtml methods

Add toCss, toJs and toAdditional methods in WebLibraryManager

12 Jan 15:36

Choose a tag to compare

Merge pull request #5 from vaidiep/2.2

Implement toCss, toJs and toAdditional methods

Removing the need for fxp/composer-extra-assets plugin

24 Sep 16:30

Choose a tag to compare

Merge pull request #3 from moufmouf/3.1

Dropping support for fxp asset-plugin-manager Bower components, because version 1.0 has been abandonned.