Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Releases: SAP-archive/grunt-openui5

0.12.0

04 Apr 11:14
Compare
Choose a tag to compare

Features

All changes

0.11.0...0.12.0

0.11.0

05 Dec 09:42
Compare
Choose a tag to compare

Breaking changes

  • Drop Node.js v0.10 support e99df21
  • openui5_preload task
    • Create library-preload.js files instead of .json #47 cb9bcae

Features

Others

  • Update npm dependencies / replace "url-join" with "urljoin" #49 b820a68
  • Travis CI: Add node v7 / drop v0.10 f691e1a

All changes

0.10.0...0.11.0

0.10.0

09 Sep 11:04
Compare
Choose a tag to compare

Features

  • openui5_preload task

Fixes

  • openui5_preload task
    • Fail gracefully when minification fails #42 52b6c78

Others

  • Documentation: openui5_theme default example #33 8ef82a5

All changes

0.9.0...0.10.0

0.9.0

25 Apr 15:32
Compare
Choose a tag to compare

Breaking changes

Features

  • openui5_connect task

Fixes

  • openui5_preload task
    • Always exclude corresponding preload files a9ebf40

Others

All changes

0.8.1...0.9.0

0.8.1

25 Apr 14:12
Compare
Choose a tag to compare

Others

All changes

0.8.0...0.8.1

0.8.0

17 Aug 09:43
Compare
Choose a tag to compare

Fixes

Others

All changes

0.7.0...0.8.0

0.7.0

16 Mar 16:33
Compare
Choose a tag to compare

Features

Others

  • openui5_connect task
    • change deprecated usage of server-static "hidden" d3911ab
  • bump dependencies f949f90

All changes

0.6.0...0.7.0

0.6.0

12 Jan 09:42
Compare
Choose a tag to compare

Features

  • openui5_connect task

Fixes

  • openui5_preload task
    • error message when no module file could be found f6f18ae

All changes

0.5.0...0.6.0

0.5.0

08 Dec 15:44
Compare
Choose a tag to compare

Breaking changes

  • openui5_library_preload task
    • removed, use openui5_preload task instead 9e8e556

Features

  • openui5_preload task
    • new task to create preload files for components / libraries 816507d

All changes

0.4.0...0.5.0

0.4.0

21 Nov 16:31
Compare
Choose a tag to compare

Breaking changes

  • openui5_connect task
    • task does only contain openui5_connect specific options. All other connect options have to be configured in the grunt-contrib-connect task 91c6261

Features

  • openui5_connect task
    • added proxypath option to enable a generic proxy 91c6261 1b78fb2
    • livereload option (from grunt-contrib-connect task) will include an additional LiveReload plugin to enable live-reloading of CSS with source LESS files 20225e8

All changes

0.3.0...0.4.0