# Change Log All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/). ## 0.0.3 - 2021-06-02 ### Added - message component - initial-state option for collapsible elements. Set initial-state as :open to render element initially as opened. ### Changed - deploy develop branch snapshots ## 0.0.2 - 2021-04-13 ### Added - core.clj file in case this library is loaded in clj environments. - narrow? option for table columns ### Changed - Change direction of dropdown-select if component is in bottom half of the window. ## 0.0.1 - 2021-03-28 ### Added - Outsourced the Bulma UI Code from lernmeister.components into this project.