mistic100 / jQCloud

jQuery plugin for drawing neat word clouds that actually look like clouds
mistic100.github.io/jQCloud
MIT License
268 stars 106 forks source link

Wrong dependency on jqcloud2#2.0.0 and angular-jqcloud#1.0.0 #1

Closed aubergine closed 10 years ago

aubergine commented 10 years ago

Current version #1.0.0 of angular-jqcloud is dependent on jqcloud2#2.0.0 which doesn't contain necessary functionality from master branch.

Part which is missing is $.fn.jQCloud.defaults = {...}; from line 509

Please do new bower release

mistic100 commented 10 years ago

done