Skip to content

Releases: ibm-js/requirejs-dplugins

0.6.2

03 Dec 11:33

Choose a tag to compare

Publish to npm rather than bower.

0.6.1

22 May 13:05

Choose a tag to compare

Force new version of lie to get Promise#finally().

If platform doesn't support Promise#finally() natively then use lie.
(True for Android Oreo and old versions of Firefox.)

0.6.0

05 Nov 14:21

Choose a tag to compare

0.6.0 Pre-release
Pre-release

What's new in this release?

Features
  • Added svg plugin to load svg files

0.5.2

12 May 10:07

Choose a tag to compare

0.5.2 Pre-release
Pre-release

What's new in this release?

Bug Fix
  • Regression during the i18n build. (#25)

0.5.1

11 May 15:16

Choose a tag to compare

0.5.1 Pre-release
Pre-release

What's new in this release ?

Bug fixes
  • Lie is not automaticaly included in the build anymore.
  • The css layer name is now the same as the js layer. (#21)
  • Css layer are no longer written in a "css" directory. (#23)

0.5.0

03 Feb 17:32

Choose a tag to compare

0.5.0 Pre-release
Pre-release

0.5.0-beta

27 Jan 09:14

Choose a tag to compare

0.5.0-beta Pre-release
Pre-release

Provide a new Promise plugin that returns the native ES6 Promise implementation when available otherwise return the lie project implementation.

0.4.2

13 Jan 16:01

Choose a tag to compare

0.4.1

17 Dec 15:28

Choose a tag to compare

0.4.1 Pre-release
Pre-release

What's new in this release ?

  • Remove dojo dependency.
  • Leverage jQuery promises.

Changelog: 0.4.0...0.4.1

0.4.0

03 Dec 15:15

Choose a tag to compare

0.4.0 Pre-release
Pre-release
  • Add jQuery plugin.

Changelog: 0.3.0...0.4.0