Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Latest commit

 

History

History
166 lines (80 loc) · 5.83 KB

CHANGELOG.md

File metadata and controls

166 lines (80 loc) · 5.83 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.7.3 (2018-04-15)

Bug Fixes

  • pin bootstrap version to 4.0.0 until tabler updates (a030a04)
  • ui: fix build issues (ec9bbf0)

0.7.2 (2018-04-14)

Bug Fixes

0.7.1 (2018-04-14)

Bug Fixes

  • ui: make import to UiService relative (ec0d2b7)

0.7.0 (2018-04-14)

Bug Fixes

Features

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

Bug Fixes

  • styles: remove peer dependency on Bootswatch (b7ccd3a)

Features

  • core: export Forms, Modal from CoreModule (98077b0)
  • fire: implement crud example (4abbdc8)

0.5.0 (2018-04-09)

Bug Fixes

  • fire: clean up dead code (0b92619)
  • fire: improve consistency in the UI (6f046eb)

Features

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

Features

  • angular-ui: allow configuring LayoutComponent with Input (198ba0c)

0.3.2 (2018-04-09)

Bug Fixes

  • angular-ui: make sure AlertModule is imported from local path (188415b)

0.3.1 (2018-04-09)

Bug Fixes

  • angular-ui: make sure AlertModule is exported (4ca639a)

0.3.0 (2018-04-08)

Bug Fixes

  • angular-ui: make header profile more dynamic (8eeb729)

Features

  • angular-ui: implement ui-alert component (e4a554e)
  • fire: implement authentication example (c635816)

0.2.0 (2018-04-08)

Bug Fixes

  • angular-ui: show header navigation on small screens (28e359a)

Features

  • demo: remove docs module (283e6cb)
  • fire: add run script to package.json (8e5ed32)
  • fire: clean up and refactor (cff1a6e)
  • fire: implement guestbook in firebase (173db2b)
  • fire: initial commit of firebase example app (32d816e)

0.1.0 (2018-04-08)

Features

  • build: configure automated builds (0629a65)
  • build: fix linking deps (c322276)
  • build: run nx upgrade (086e671)