Skip to content

Releases: Lombiq/Combinator

2.0

23 Nov 18:03
Compare
Choose a tag to compare
  • Image sprite generation support (work item #15) with exclude features and partially automatic detection whether an image is suitable for sprite generation (backgrounds with a size, position other than top-left, and repetition other than no-repeat are excluded)
  • Ability to set custom resource domain (work item #37)
  • Exposing resource processing events: this way e.g. a LESS compiler can be plugged into Combinator, so compiled stylesheets are still processed (combined and minified)
  • LESS and SASS preprocessors, contribution of Onestop Internet, Inc.
  • Better CSS processing with a real CSS parser (ExCSS)
  • Adding info comment to bundled resources (#49)
  • Displaying notification after cache clearing (work item #45)
  • Fixing problems introduced with Orchard 1.6 where the order of excluded scripts was wrong. Now scripts are handled as overridable resources like stylesheets.
  • Command line command for emptying cache
  • Validation for regexes configurable from the admin UI (no more erroneous regexes saved)
  • Working on Azure blob compatibility (#46 and #47)
  • Static cache files are now stored under Modules/Piedone/... instead of Media root
  • Refactoring and plenty of minor fixes
  • Updated YUI Compressor
  • Updating to VS 2012 project file

2.0a7: Updating version number

23 Nov 18:04
Compare
Choose a tag to compare
  • Fixing problems introduced with Orchard 1.6 where the order of excluded scripts was wrong. Now scripts are handled as overridable resources like stylesheets.
  • Adding info comment to bundled resources (#49)
  • Working on Azure blob compatibility (#46 and #47)
  • Updated YUI Compressor
  • Refactoring and plenty of simple fixes
  • Updating to VS 2012 project file

2.0a6: Updating version number

23 Nov 18:12
Compare
Choose a tag to compare
  • Image sprite generation gets partially automatic detection whether an image is suitable for sprite generation (backgrounds with a size, position other than top-left, and repetition other than no-repeat are excluded)
  • LESS and SASS preprocessors, contribution of Onestop Internet, Inc.
  • Displaying notification after cache clearing (work item #45)
  • Many minor improvements

2.0a5: Updating version number

23 Nov 18:13
Compare
Choose a tag to compare
  • Ability to set custom resource domain (work item #37)
  • Ability to exclude images from sprite generation also with adding the .no-sprite css class to the selectors

2.0a4: Updating version number

23 Nov 18:13
Compare
Choose a tag to compare
  • Exposing resource processing events: this way e.g. a LESS compiler can be plugged into Combinator, so compiled stylesheets are still processed (combined and minified)
  • Better CSS processing with a real CSS parser (ExCSS)

2.0a3: Updating version number

23 Nov 18:13
Compare
Choose a tag to compare
  • Fixing that images in the result could be mixed up
  • Refactoring

2.0a2: Updating version number

23 Nov 18:14
Compare
Choose a tag to compare
  • Fixing exceptions when there were no images to generate a sprite from

2.0a: Merge with default

23 Nov 18:15
Compare
Choose a tag to compare

1.3.3

23 Nov 18:19
Compare
Choose a tag to compare
  • Fixing migrations

1.3.2

23 Nov 18:19
Compare
Choose a tag to compare
  • Maintenance release