Skip to content

Releases: WITS/blueprint.js

Added $frag() and .style()

26 Apr 04:57

Choose a tag to compare

Major changes

This release introduces the $frag() and .style() methods.

Minor changes

  • Adds support for JSON to the .attr() method
  • Introduces the .id() method, which makes it possible to set the id of the element without using $new() or .attr()

Improved Browser Compatibility

23 Mar 18:36

Choose a tag to compare

This release should resolve issues with using blueprint.js in Internet Explorer.

Initial Release

14 Mar 23:03

Choose a tag to compare

The initial beta version of blueprint.js. It should be production ready, but please note that the library is subject to fundamental changes at this time.