Skip to content

Commit

Permalink
Bumping to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-Intellipharm committed Apr 7, 2016
1 parent 8374602 commit 8595dd2
Show file tree
Hide file tree
Showing 36 changed files with 105 additions and 105 deletions.
2 changes: 1 addition & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"eqeqeq": true,
"evil": false,
"immed": true,
"latedef": true,
"latedef": false,
"loopfunc": true,
"maxlen": 150,
"multistr": true,
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dc-addons",
"description": "These are additional charts that extend dc.js",
"version": "0.12.0",
"version": "0.13.0",
"homepage": "https://github.com/intellipharm/dc-addons",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions dist/angular/angular-dc.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* dc-addons v0.12.0
* dc-addons v0.13.0
*
* 2016-04-08 08:37:45
* 2016-04-08 09:01:49
*
*/
(function () {
Expand Down
4 changes: 2 additions & 2 deletions dist/angular/angular-dc.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/bubble-cloud/dc-bubble-cloud.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* dc-addons v0.12.0
* dc-addons v0.13.0
*
* 2016-04-08 08:37:45
* 2016-04-08 09:01:49
*
*/
// Code copied and changed from https://github.com/vlandham/gates_bubbles
Expand Down
4 changes: 2 additions & 2 deletions dist/bubble-cloud/dc-bubble-cloud.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/crossfilter-server/crossfilter-server.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* dc-addons v0.12.0
* dc-addons v0.13.0
*
* 2016-04-08 08:37:45
* 2016-04-08 09:01:49
*
*/
(function () {
Expand Down
4 changes: 2 additions & 2 deletions dist/crossfilter-server/crossfilter-server.min.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* dc-addons v0.12.0
* dc-addons v0.13.0
*
* 2016-04-08 08:37:45
* 2016-04-08 09:01:49
*
*/
!function(){"use strict";
Expand Down
8 changes: 4 additions & 4 deletions dist/dc-addons.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* dc-addons v0.12.0
* dc-addons v0.13.0
*
* 2016-04-08 08:37:45
* 2016-04-08 09:01:49
*
*/
if (!dc.utils.getAllFilters) {
Expand Down Expand Up @@ -685,7 +685,7 @@ dc.leafletLegend = function () {
return this;
};

function _LegendClass() {
var _LegendClass = function () {
return L.Control.extend({
options: {position: _position},
onAdd: function (map) {
Expand Down Expand Up @@ -723,7 +723,7 @@ dc.leafletLegend = function () {
}
}
});
}
};

_legend.LegendClass = function (LegendClass) {
if (!arguments.length) {
Expand Down
16 changes: 8 additions & 8 deletions dist/dc-addons.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/elastic-search/elastic-search.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* dc-addons v0.12.0
* dc-addons v0.13.0
*
* 2016-04-08 08:37:45
* 2016-04-08 09:01:49
*
*/
(function () {
Expand Down
4 changes: 2 additions & 2 deletions dist/elastic-search/elastic-search.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/google-map/dc-google.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* dc-addons v0.12.0
* dc-addons v0.13.0
*
* 2016-04-08 08:37:45
* 2016-04-08 09:01:49
*
*/
(function () {
Expand Down
4 changes: 2 additions & 2 deletions dist/google-map/dc-google.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/hexbin/dc-hexbin.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* dc-addons v0.12.0
* dc-addons v0.13.0
*
* 2016-04-08 08:37:45
* 2016-04-08 09:01:49
*
*/
(function () {
Expand Down
4 changes: 2 additions & 2 deletions dist/hexbin/dc-hexbin.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions dist/leaflet-map/dc-leaflet.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* dc-addons v0.12.0
* dc-addons v0.13.0
*
* 2016-04-08 08:37:45
* 2016-04-08 09:01:49
*
*/
(function () {
Expand Down Expand Up @@ -671,7 +671,7 @@ dc.leafletLegend = function () {
return this;
};

function _LegendClass() {
var _LegendClass = function () {
return L.Control.extend({
options: {position: _position},
onAdd: function (map) {
Expand Down Expand Up @@ -709,7 +709,7 @@ dc.leafletLegend = function () {
}
}
});
}
};

_legend.LegendClass = function (LegendClass) {
if (!arguments.length) {
Expand Down
16 changes: 8 additions & 8 deletions dist/leaflet-map/dc-leaflet.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/pagination/dc-pagination-mixin.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* dc-addons v0.12.0
* dc-addons v0.13.0
*
* 2016-04-08 08:37:45
* 2016-04-08 09:01:49
*
*/
(function () {
Expand Down
Loading

0 comments on commit 8595dd2

Please sign in to comment.