Skip to content

v0.2.0

Compare
Choose a tag to compare
@rams23 rams23 released this 21 Jan 08:07
· 536 commits to main since this release

0.2.0 (2021-01-21)

Bug Fixes

  • app-board: improve widget position and background (0c8f026)
  • app-board: make drag aware of panel mode (22d892d)
  • app-board: remove zoom button (b8e34ed)
  • app-board: update panel closing transition (8896e63)
  • app-components: add role to buttons (4f9efa4)
  • app-components: update font weight on fun button (cdc2422)
  • app-components: update role to type (6f936b7)
  • firestore-config: remove within-sentence new lines from scenario cards (ad89a4c)
  • firestore-create-game: add missing game creation rules tests (ed52a3a)
  • firestore-general: fix tests reading from firebase (baaf09a)

Features

  • app-board: add card animation in panel (e450993)
  • app-board: add estimation component (fdab96e)
  • app-board: add game view draft (a495702)
  • app-board: add initial panel ui (2787925)
  • app-board: add over highlight to panel (6511a21)
  • app-board: add panel mode switch (697d502)
  • app-board: add scenario panel and text logo (28a2eaa)
  • app-board: add share game dialog (9de335f)
  • app-board: add top widgets bar (210bf3a)
  • app-board: add zoom fab dial (c55c1e5)
  • app-board: connect game board to state (d258839)
  • app-board: improve cards scale on panel (2533af7)
  • app-components: add button variants (3076637)
  • app-components: add dragging state to card (77fe04c)
  • app-components: add overlay and dialog component (6b9dcb8)
  • app-components: update card design (787182d)
  • app-create-game: add create game form (de21b18)
  • app-create-game: add navigation with game id (5c2566e)
  • app-general: add icons (8aea75a)
  • app-general: add initial styled-system and storybook integration (56d6f5b)
  • app-general: create first ui-components (cb5cc5d)
  • app-general: redirect user to visited link after authentication (9946a73)
  • common-general: add card models (66a2636)
  • common-general: add game and short user models (ae15d31)
  • firestore-config: add fixture for cards and decks (c9ad215)
  • firestore-create-game: add game creation rules and tests (83cef7c)