@flourish/controls
Advanced tools
Comparing version
{ | ||
"name": "@flourish/controls", | ||
"version": "1.0.0-alpha1", | ||
"version": "1.0.0-alpha2", | ||
"description": "Switchable dropdown/buttons/slider control", | ||
@@ -26,4 +26,4 @@ "main": "controls.js", | ||
"d3-time-format": "^2.1.3", | ||
"rollup": "^0.67.4", | ||
"rollup-plugin-node-resolve": "^3.0.0", | ||
"rollup": "^1.1.0", | ||
"rollup-plugin-node-resolve": "^4.0.0", | ||
"uglify-js": "^3.4.9" | ||
@@ -33,3 +33,3 @@ }, | ||
"@flourish/eslint-plugin-flourish": "^0.7.2", | ||
"eslint": "^5.9.0", | ||
"eslint": "^5.12.0", | ||
"pre-commit": "^1.2.2" | ||
@@ -36,0 +36,0 @@ }, |
@@ -0,3 +1,10 @@ | ||
# 1.0.0 (in alpha) | ||
* Controls now have their own settings block | ||
# 0.4.3 | ||
* Use updated version of Flourish slider | ||
* Remove Number.isFinite which is an ES6ism | ||
# 0.4.2 | ||
* Upgrade modules including to slider where missing-comma bug is fixed |
Sorry, the diff of this file is too big to display
162648
0.11%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated