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: add source declaration links to API Explorer #578

Merged
merged 13 commits into from
Apr 13, 2021
Merged

Commits on Apr 8, 2021

  1. Resolve partial mining path to full path

    - describing each mining process more clearly
    jkaster committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    d410067 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    21b480b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fffecc View commit details
    Browse the repository at this point in the history
  3. minor miner tweaks

    josephaxisa committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    5b44e7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    815638c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f096250 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df27d7a View commit details
    Browse the repository at this point in the history
  7. WIP Added apix-files server

    - getting cors errors trying to fetch declarationsIndex.json
    jkaster committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    ea67ee6 View commit details
    Browse the repository at this point in the history
  8. Moved apix-files out of packages folder

    - also added support for mining Java examples
    jkaster committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    28b9f52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac58fab View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Tweaks to the miner

    jkaster committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    027522c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Added tooltip to source links

    - added tests for method and type source links
    jkaster committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    4860b62 View commit details
    Browse the repository at this point in the history
  2. Address PR feedback

    - rename some things
    - fix some documentation errors
    jkaster committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    00ce7ec View commit details
    Browse the repository at this point in the history