- Added
loading
option - Prefer
empty
overmessages: {empty: ...}
- Added support for Vue 3
- Removed support for Vue 2
- Removed Chartkick.js from the no packager manager install
- Removed reactivity hack
- Removed dependencies
- Added
code
option - Updated Chartkick.js to 3.2.1
- Updated Chartkick.js to 3.2.0
- Updated Chartkick.js to 3.1.3
- Updated Chartkick.js to 3.1.1
- Added
use
function - Added
adapter
option - Added
xmin
andxmax
options - Updated Chartkick.js to 3.1.0
- Updated Chartkick.js to 3.0.0
- Removed
xtype
option
- Added
dataset
option - Fixed prop reactivity for nested objects
- Show loading when data is null
- Fixed error with chart destroy
- Fixed unnecessary re-renders for literal props
- Destroy chart when component is destroyed
- Fixed error when no options passed
- Moved
chartkick
to a dependency from a peer dependency - Added
addAdapter
function - goodbyewindow
- Add module build
- Added support for runtime-only
- Added
prefix
,suffix
,thousands
,decimal
, andmessages
options
- Changed to Vue plugin
- Use
updateData
to refresh charts
- Added
curve
,legend
, andtitle
options
- Added
download
,refresh
, anddonut
options
- Update chart when props change
- Fixed options
- First release