This repository has been archived by the owner on May 24, 2023. It is now read-only.
Releases: SAP-archive/grunt-openui5
Releases · SAP-archive/grunt-openui5
0.12.0
Features
- openui5_theme task
- Support theme scopes (Belize Themes) #55 (via SAP/less-openui5#10)
- openui5_connect task
- Support theme scopes (Belize Themes) #57 (via SAP/less-openui5#10)
All changes
0.11.0
0.10.0
0.9.0
Breaking changes
- openui5_connect / openui5_theme tasks
- Set default of parser option
relativeUrls
totrue
4d5fca2
via less-openui5@0.2.0 (see 7cc2781)
- Set default of parser option
Features
- openui5_connect task
- support
lessOptions
a8c1280
- support
Fixes
- openui5_preload task
- Always exclude corresponding preload files a9ebf40
Others
All changes
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
Breaking changes
- openui5_connect task
- task does only contain
openui5_connect
specific options. All otherconnect
options have to be configured in the grunt-contrib-connect task 91c6261
- task does only contain
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
- added