Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 3.8 KB

CHANGELOG.md

File metadata and controls

49 lines (38 loc) · 3.8 KB

0.1.1 (2024-12-25)

🩹 Fixes

  • @orbital-eye/e01-visualize: remove package.json dependency (277efb5)
  • @orbital-eye/e01-visualize: fix version and add back dependency (17383d6)

❤️ Thank You

  • Mike Graham

0.1.0 (2024-12-25)

🚀 Features

  • @orbital-eye/e01-visualize: rough in library (1b84227)
  • @orbital-eye/e01-visualize: rough in orbit-visualizer component and add to app (175f9db)
  • @orbital-eye/e01-visualize: basic visualization working (a31f46c)
  • @orbital-eye/e01-visualize: improve visualization (d0c291c)
  • @orbital-eye/e01-visualize: add eliptical orbit major and minor axis lines (8a2ece4)
  • @orbital-eye/e01-visualize: reduce slider size for mobile (25d1463)
  • @orbital-eye/e01-visualize: tighten up vertical layout for mobile (98aea44)
  • orbital-eye: remove boilerplate (241859e)
  • orbital-eye: update readme (61144d2)
  • orbital-eye: update readme (d989f60)
  • orbital-eye: update readme (3c802c7)
  • orbital-eye: rough in gh-pages support (fcfc370)
  • orbital-eye: gh-pages deployment working (still have to manually create .nojekyll file) (7f8467a)
  • orbital-eye: rough in /portal page for open-source porrtal ux (5391b8a)
  • orbital-eye: rough in porrtal-wrapper component and add porrtal packages (087ba42)
  • orbital-eye: /portal working :) (3cf9b57)
  • orbital-eye: publish /portal to gh-pages and update readme (a8f67a8)
  • orbital-eye: give app a package.json to support project versioning (0f4225e)
  • workspace: update nx (4dd60fb)
  • workspace: upgrade nx version (2d6d915)
  • workspace: add a LICENSE file (MIT License) (94d477e)

🩹 Fixes

  • @orbital-eye/e01-visualize: fix Argument of Perigee calculation for ascending and descending nodes (b5ec219)
  • @orbital-eye/e01-visualize: extend x and y axes slightly beyond the ecliptic plane (circle) and all the way across (89b3532)
  • orbital-eye: fix local run (6882294)
  • orbital-eye: fix initial orientation (7586438)
  • orbital-eye: remove targets from project.json (c11dcaa)
  • orbital-eye: fix image width in readme (f277ade)

❤️ Thank You

  • Mike Graham