Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: science module #1014

Merged
merged 31 commits into from
Jun 5, 2022
Merged

feat: science module #1014

merged 31 commits into from
Jun 5, 2022

Commits on May 27, 2022

  1. feat: science module

    import-brain committed May 27, 2022
    Configuration menu
    Copy the full SHA
    4477f59 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Configuration menu
    Copy the full SHA
    e7cccf3 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from @ST-DDT's code review

    Co-authored-by: ST-DDT <[email protected]>
    import-brain and ST-DDT authored May 28, 2022
    Configuration menu
    Copy the full SHA
    3c56cf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7de0974 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30e0223 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Configuration menu
    Copy the full SHA
    db2f011 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    727776a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c69c6c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c7c248 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    cfb399a View commit details
    Browse the repository at this point in the history
  2. Apply code review suggestions from @ST-DDT and @Shinigami92

    Co-authored-by: Shinigami <[email protected]>
    Co-authored-by: ST-DDT <[email protected]>
    3 people authored May 30, 2022
    Configuration menu
    Copy the full SHA
    22361b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b4a934 View commit details
    Browse the repository at this point in the history
  4. refactor: Element -> ChemicalElement

    rename Element to ChemicalElement in src/modules/science/index.ts to
    keep type naming consistent throughout science module
    import-brain committed May 30, 2022
    Configuration menu
    Copy the full SHA
    3145c77 View commit details
    Browse the repository at this point in the history
  5. chore: re-export ChemicalElement + Unit interfaces

    Co-authored-by: Shinigami <[email protected]>
    import-brain and Shinigami92 committed May 30, 2022
    Configuration menu
    Copy the full SHA
    6125ea2 View commit details
    Browse the repository at this point in the history
  6. refactor: use helpers.arrayElement for unit()

    Co-authored-by: Shinigami <[email protected]>
    import-brain and Shinigami92 committed May 30, 2022
    Configuration menu
    Copy the full SHA
    03e13cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    712030f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81fd426 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7aed3a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    390443e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    4ac7fa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b154e66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b860a2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3c3f5f View commit details
    Browse the repository at this point in the history
  5. refactor: reuse types

    import-brain committed May 31, 2022
    Configuration menu
    Copy the full SHA
    575351b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    c6b7794 View commit details
    Browse the repository at this point in the history
  2. chore: freeze objects

    import-brain committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    60cc352 View commit details
    Browse the repository at this point in the history
  3. feat: add atomic number

    import-brain committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    095cb7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe1397d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    422f43c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Configuration menu
    Copy the full SHA
    b84e09c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Configuration menu
    Copy the full SHA
    1f94b4c View commit details
    Browse the repository at this point in the history