Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

0.5

Compare
Choose a tag to compare
@Muckbuck Muckbuck released this 09 Jun 07:28
· 203 commits to master since this release
Squashed commit of the following:

commit 895e246f8809cf2fee29a46ebfaf831200b36cd8
Author: Muckbuck <rosenborg.eric@gmail.com>
Date:   Mon Jun 8 14:31:41 2020 +0200

    Rework of Register and Init classes to work with reworked BladeEngine… (#112)

    * Rework of Register and Init classes to work with reworked BladeEngine wrapper

    * Updated namespaces

    * Wrap printing of error in pre tags

    Co-authored-by: Eric Rosenborg <eric.rosenborg@hiq.se>

commit 1bd6f79686ba5dd17ec69359503268cd5a4cfbaf
Author: Alexander Boman Skoug <39676080+alexanderbomanskoug2@users.noreply.github.com>
Date:   Mon Jun 8 14:14:34 2020 +0200

    Feature/navbar slot fix (#113)

    * Fixed slot for navbar

    * fixed slot

commit f8048b8b2a12a5ceb79d1a47ca47f374738e11f8
Author: Alexander Boman Skoug <39676080+alexanderbomanskoug2@users.noreply.github.com>
Date:   Mon Jun 8 13:47:42 2020 +0200

    Wip/navbar overflow fix (#109)

    * wip

    * Navbar Overflow Handling
     - add check if to expand sidebar on load
     - add slot to navbar

commit 51aac9692dfd133503328759b1887427fe1bc147
Author: Muckbuck <rosenborg.eric@gmail.com>
Date:   Mon Jun 8 13:47:13 2020 +0200

    Tags in cards (#111)

    Add configuration option to add an array of tags
    to a card.

    Co-authored-by: Eric Rosenborg <eric.rosenborg@hiq.se>