All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.3 (2018-04-15)
0.7.2 (2018-04-14)
- ui: fix build issues (9e8de83)
0.7.1 (2018-04-14)
- ui: make import to UiService relative (ec0d2b7)
0.7.0 (2018-04-14)
- forms: fix build error (198e49c)
- docs: implement new docs viewer (45aaf46)
- docs: update docs app (5d39be2)
- docs: update layout to new configuration (56a9061)
- fire: update layout to new configuration (ef415a2)
- forms: implement first version of @tabler/angular-forms (211e544)
- ui: implement ui-button (fb1f448)
- ui: Modularize and refactor angular-ui (95e8aad)
0.6.0 (2018-04-11)
- styles: remove peer dependency on Bootswatch (b7ccd3a)
0.5.0 (2018-04-09)
- angular-ui: add fallback for profile description field (d43be77)
- fire: improve authentication module (3482c5f)
- fire: post user details to guestbook if logged in (0dcd44b)
- fire: prevent posting empty messages (a945192)
- fire: redirect if on login page and authed (3304ab3)
0.4.0 (2018-04-09)
- angular-ui: allow configuring LayoutComponent with Input (198ba0c)
0.3.2 (2018-04-09)
- angular-ui: make sure AlertModule is imported from local path (188415b)
0.3.1 (2018-04-09)
- angular-ui: make sure AlertModule is exported (4ca639a)
0.3.0 (2018-04-08)
- angular-ui: make header profile more dynamic (8eeb729)
0.2.0 (2018-04-08)
- angular-ui: show header navigation on small screens (28e359a)