# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.0.1-alpha.0 (2022-04-28)


### Features

* **component-plugin:** add basic line chart and column chart ([a262415](https://github.com/pddpd/ducky/commit/a2624157d272ad740cdff2c27c0f0d50bbe6dd6c))
* **component-plugin:** init component-plugin ([76468bb](https://github.com/pddpd/ducky/commit/76468bb00fe1d6dbf3f99e71668242b0e822912e))
* **config-panel-plugin:** init config-panel-plugin ([6b86a7a](https://github.com/pddpd/ducky/commit/6b86a7a0f6ae9eb0da68a62837fcb24d0ab0d135))
* **ducky:** support config panel children nesting ([2fabfb2](https://github.com/pddpd/ducky/commit/2fabfb221f5d0acf3f1abd287363af793c0c5546))
* **ducky:** support config updating by ConfigPanel ([24293df](https://github.com/pddpd/ducky/commit/24293df2889760049300df69c203499365be9403))
* **ducky-models:** add Dataset ([61218c8](https://github.com/pddpd/ducky/commit/61218c84fa61e481df7935143df5f9d009b71775))
* **ducky-views:** add layout component for Canvas view ([7f5f4bf](https://github.com/pddpd/ducky/commit/7f5f4bf3013fa4edb694226b8cb36beace759001))
* **ducky-views:** support Component focus and blur event ([93194ef](https://github.com/pddpd/ducky/commit/93194efe1ec587bf141ec6b8f57062dc3f27fe6b))
