2019-08-27 (1.0.7)

The announced widget drawer is now implemented. This means, all available widgets (date/time, notes, web search) can be placed onto the dashboard and moved/resized within the UI. Removing the widgets is not yet possible, though.

I've added multi-language support. Currently, English (default) and German are available. I've used i18nextopen in new window to compare it to the more popular react-intlopen in new window which I'm using at work. So far it's really nice to use.

I've also included Storybookopen in new window for development, a tool to preview UI components. It helped me already to find and fix some small issues.

Animations are now disabled if the user prefers not to see anyopen in new window.