mirror of
				https://github.com/KevinMidboe/vue-chartjs.git
				synced 2025-10-29 18:00:20 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			14 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			14 KiB
		
	
	
	
	
	
	
	
Change Log
Unreleased
Closed issues:
- An in-range update of vue is breaking the build 🚨 #76
 - An in-range update of vue-template-compiler is breaking the build 🚨 #75
 
v2.5.5 (2017-03-24)
Closed issues:
Merged pull requests:
v2.5.4 (2017-03-19)
Closed issues:
- An in-range update of eslint-config-standard is breaking the build 🚨 #68
 - Using data from vuex to populate a line graph #67
 - How to use without babel/webpack? #66
 - The vue-chartjs/src entry point is still creating a new vue instance. #55
 
Merged pull requests:
- Update dependencies to enable Greenkeeper 🌴 #65 (greenkeeper[bot])
 
v2.5.3 (2017-03-17)
Closed issues:
- Cannot modify styling using options #60
 
v2.5.2 (2017-03-14)
Closed issues:
- TypeError: child._updateFromParent is not a function #62
 - child._updateFromParent is not a function #59
 - dependency was not found #58
 
Merged pull requests:
- Develop #63 (apertureless)
 - Fix typo for legacy tag #61 (kylestev)
 
v2.5.1 (2017-03-11)
Closed issues:
- Lines are looking weird. #57
 - Working with objects #48
 - Mixins don't seem to trigger a refresh of the chart #44
 
v2.5.0 (2017-03-08)
Closed issues:
- UglifyJs is not happy with versions after 2.3.8 #54
 - Why "main" in Package.json is "src/index.js" and not "dist/vue-chartjs.js" #53
 - Adding static data and dynamic data at the same time. #52
 
Merged pull requests:
- separate HorizontalBar component added #56 (imbashamba)
 
v2.4.1 (2017-03-04)
v2.4.0 (2017-03-03)
Merged pull requests:
v2.3.9 (2017-03-01)
Closed issues:
Merged pull requests:
- 🐛 Fix #49 #50 (apertureless)
 
v2.3.8 (2017-03-01)
Closed issues:
- Colors of dynamically added bars in bar graph are the default color instead of specified color #42
 
Merged pull requests:
- Feature/documentation #47 (apertureless)
 - ⬆️ Update dependencies #46 (apertureless)
 - 📝 Update github issue template #45 (apertureless)
 
v2.3.6 (2017-02-22)
Closed issues:
- Please update1.1.3 chartjs to 2.5.0 #40
 - Vue-chartjs components creating a second Vue runtime #39
 - Since last update bar chart will no longer stack #38
 - barchart 如何横向显示条形图 #37
 - Animation with reactivity #34
 
Merged pull requests:
- 🐛 Fix reactiveMixins issue #42 #43 (apertureless)
 
v2.3.5 (2017-02-14)
Closed issues:
Merged pull requests:
- 🔨 Change reactiveMixins to fix #35 #36 (apertureless)
 
v2.3.4 (2017-02-11)
Closed issues:
v2.3.3 (2017-01-19)
Closed issues:
- How to create mixed chart types #29
 - hello a q about reactivity #28
 - chart do not render after build #26
 
Merged pull requests:
- 🐛 Fix #30 type error #31 (apertureless)
 
v2.3.2 (2016-12-23)
Closed issues:
- Content Security Policy #22
 
Merged pull requests:
- ✨ Add minimal release webpack config #27 (apertureless)
 - 📝 Update README #25 (apertureless)
 
v2.3.1 (2016-12-20)
Closed issues:
Merged pull requests:
- ✅ Add tests for chart instance destroying #24 (apertureless)
 - Feature/runtimebuild #22 #23 (apertureless)
 
v2.3.0 (2016-12-17)
Closed issues:
- Uncaught TypeError: _c is not a function #20
 
v2.2.1 (2016-12-07)
Closed issues:
- Chart height definition inside the component #18
 - Uncaught TypeError: Cannot read property 'draw' of null #15
 
Merged pull requests:
v2.2.0 (2016-10-24)
Closed issues:
Merged pull requests:
- add horizontal bar parameter #14 (wahaha2012)
 - WIP Feature/reactive chart data #11 #11 (apertureless)
 
v2.1.1 (2016-10-02)
v.2.1.0 (2016-09-23)
v1.1.3 (2016-09-08)
Closed issues:
Merged pull requests:
1.1.2 (2016-09-07)
Closed issues:
- Change name of the render method to ensure compatiblity with Vue 2.0 #4
 
1.1.1 (2016-08-23)
1.1.0 (2016-08-21)
Closed issues:
- Use Vue.util.mergeOptions to merge default options with user's options #5
 
Merged pull requests:
- Feature/merge options #5 #6 (apertureless)
 
1.0.3 (2016-08-20)
Closed issues:
- Publish on NPM #2
 
Merged pull requests:
1.0.2 (2016-07-27)
* This Change Log was automatically generated by github_changelog_generator