Skip to content

Latest commit

 

History

History
113 lines (64 loc) · 6.25 KB

CHANGELOG.md

File metadata and controls

113 lines (64 loc) · 6.25 KB

1.3.2 (2022-04-07)

Bug Fixes

  • core: dot absolute positioning bug fix (b0050a3)

1.3.1 (2022-04-07)

Bug Fixes

  • core: bigget dot creation fix on mobile devices (2179611)
  • core: dots being created do not participate in simulation (4aa1587)

1.3.0 (2022-04-07)

Bug Fixes

  • core: dot centers align with click position (cf64f89)

Features

  • core: press and hold to create bigger dots (0a85788)

1.2.1 (2022-04-01)

Bug Fixes

  • ci: set cloud run min-instance count to zero (322916d)

1.2.0 (2022-04-01)

Bug Fixes

  • core: add github and linkedin button links (8d8f63d)

Features

  • core: add github and linkedin buttons (b1d26ba)

1.1.4 (2022-03-27)

Bug Fixes

  • ui: overflow fix in mobile browsers (903df14)

1.1.3 (2022-03-27)

Bug Fixes

  • core: timer inital start call fix (d5c8ffa)
  • ui: play button media query fix (001095a)

1.1.2 (2022-03-27)

Bug Fixes

1.1.1 (2022-03-27)

Bug Fixes

  • core: reset button behaviour correction (bbc0cb8)

1.1.0 (2022-03-27)

Bug Fixes

Features

  • core: add timer (a53c019)
  • core: material ui buttons (d825aba)
  • core: play, pause, reset features (7bf973b)
  • core: replace vector2 service and model with class (f66f73b)
  • ui: add instruction para (1c8011b)
  • ui: use dark theme (1cbd47a)

1.0.2 (2022-03-25)

Bug Fixes

  • core: deployment bug fix (f2a1339)

1.0.1 (2022-03-25)

Bug Fixes

  • ci: remove secrets volume, add badges (70d9b46)

1.0.0 (2022-03-25)

Bug Fixes

Features

  • core: add dot styles (fe17fcf)
  • core: add dot, vector type and basic UI (10280de)
  • core: add gravitation logic (dae8775)
  • core: dots remain inside screen (0b3f28a)
  • core: framework setup (1a6b4aa)
  • core: home component setup and framework setup (ce8d66d)
  • ui: more dot colors (9b19f0d)

BREAKING CHANGES

  • ui: first release