Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

Releases: mistic100/jQCloud

v2.0.3

24 Apr 18:58

Choose a tag to compare

  • Allow color attribute to be passed with word list (#20)
  • Remove auto resize event handler on destroy (#21)

v2.0.2

22 May 10:14

Choose a tag to compare

  • Add ability to supply template function to customize html for each word
  • Fix size computation
  • Method resize is now available publicly

v2.0.1

02 Jul 18:41

Choose a tag to compare

  • add method to expose defaults
  • jshint test

v2.0.0

20 Jun 12:57

Choose a tag to compare

  • Migrate to Grunt builder
  • New documentation
  • Big performances improvement (thanks to saravanan4514)
  • delayedDraw option replaced by delay
  • center now takes relative float values and not absolute integers
  • add steps, autoResize, classPattern, colors and fontSize options
  • Added the capability to update dynamically the cloud, as well as an example (thanks to acjzz)
  • Add option to remove overflowing words (thanks to drewB)