UNPKG

690 BMarkdownView Raw
1# Change Log for grasia-dash-components
2All notable changes to this project will be documented in this file.
3This project adheres to [Semantic Versioning](http://semver.org/).
4
5## 0.3.4 - 2018-06-08
6
7
8### Added
9- `Import` component now supports import external js files when and only when the Dash app is loaded.
10- Better docs for pypi (long_description)
11
12
13## 0.2.1 - 2018-04-25
14
15### Fixed
16- prop.id added to Tabs component
17
18## 0.2.0 - 2018-04-23
19
20### Added
21- support class css styling to Tabs component
22
23<!--
24## Unreleased
25
26### Added
27- Feature x
28
29### Fixed
30- Bug y
31
32## 0.0.1 - 2017-10-25
33- Initial release
34
35[Unreleased]: https://github.com/Akronix/grasia-dash-components/v0.0.1...HEAD
36-->