Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

v0.10.0

Choose a tag to compare

@fussel178 fussel178 released this 23 Feb 15:55
· 1609 commits to main since this release

0.10.0 (2021-02-23)

Features

  • common: Add overrideState to ConnectionIndicator for debugging purposes (92492fa)

Bug Fixes

  • common: Fix Dashboard rendering issues (73afae2)

Documentation Changes

  • Add template CSS rules to Storybook stories (ab41e1c)
  • Document new storybook-internal component folders in package README.mds (89e8754)
  • Improve storybook stories (4b662bf)
  • common: Add storybook stories for AccountControls and NavBar (b6c73d5)
  • common: Add storybook stories for Actions, NotificationAction, ColorSchemeAction, FullscreenAction, and ActionDivider. (ea47787)
  • common: Add storybook stories for CommonWrapper and AppLogo (29b408c)
  • common: Add storybook stories for ConnectionIndicator (346096a)
  • common: Add storybook stories for DashboardPicker (5aab481)
  • common: Add storybook stories for Header (2574afa)
  • common: Fix storybook stories for AccountControls (ce373af)
  • common: Fix storybook stories for AccountControls and NavBar (4edd201)
  • common: Fix storybook stories for Actions (476607c)
  • common: Improve storybook stories (1cd24d1)
  • core: Add storybook stories for DashboardPage, LoginPage, and NotFoundPage (7c38682)
  • core: Add storybook stories for LoadingIndicator (ebb96ce)
  • core: Add storybook stories for LoginDescription, LoginForm, LoginLogo, and LoginTitle (69c8c4a)
  • core: Improve storybook stories for TelestionClient (dfdc8e1)