# 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)


### Bug Fixes

* **ducky-views:** the config cannot be updated after switching between two config panels ([961e8ad](https://github.com/pddpd/ducky/commit/961e8ad99429cc12d2886bbb352fd595dfdda1b5))
* **ducky/views:** the row height calculation method of Layout ([5ffe19f](https://github.com/pddpd/ducky/commit/5ffe19fed87a13c448a8671ff4603b83ed2f2c9a))


### 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:** add app model ([1791c2c](https://github.com/pddpd/ducky/commit/1791c2c0cb0f6d97a3466b568248a280430df9b0))
* **ducky:** init ducky ([daa393e](https://github.com/pddpd/ducky/commit/daa393e39ac9fcc67a394cffe8a4238833bc67f4))
* **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-models:** improve Dataset to manage dataset better ([38baf42](https://github.com/pddpd/ducky/commit/38baf42f72d2aedf1ba11f46c542718dc84fb5cb))
* **ducky-views:** add Canvas focusComponent and blurComponent event for ConfigPanel ([de0b8a4](https://github.com/pddpd/ducky/commit/de0b8a4a753df07ecc29945ca996f7ca2ea08f4e))
* **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))
* **ducky/models:** add panel config for App ([87fc6af](https://github.com/pddpd/ducky/commit/87fc6af7eabae614f93c3d3f35a2b72491f65adf))
* **ducky/views:** improve style ([9b48252](https://github.com/pddpd/ducky/commit/9b482523c0cc3c84159d0f5954e267341a89c613))
* **ducky/views:** support add dataset ([8426054](https://github.com/pddpd/ducky/commit/8426054ed91e286d6e23a65e4f750e6ae4194b1b))
