All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.4.1 (2023-01-31)
- Fix npm build
3.4.1 (2023-01-3)
- Fix broken dependencies
3.4.0 (2023-01-30)
- Props glyphMargin to set a margin between glyphs
3.3.1 (2022-11-07)
- fix styles for circle glyphs
3.3.0 (2022-11-07)
- default colors for labels and selected labels can be set
3.2.1 (2022-11-07)
- Glyph and label positions
3.2.0 (2022-11-03)
- choose the default colors for nodes and branches according to their types
3.1.3 (2021-09-02)
- options: supportValue to false by default (d11e38e)
3.1.2 (2021-08-16)
3.1.1 (2021-07-15)
3.0.1 (2021-06-22)
- collapse faster ([7da4fccc])(https://github.com/lipme/vue-phylogram/commit/7da4fccc2627a42a212892935886ed3a0613c608))
3.0.0 (2021-06-21)
- inputTree as a String and not Object (a3824c2)