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

Add jsdoc bundle package #10

Merged
merged 10 commits into from
Jun 8, 2022
Merged

Add jsdoc bundle package #10

merged 10 commits into from
Jun 8, 2022

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    8a00529 View commit details
    Browse the repository at this point in the history
  2. Bin in jsdoc bundle

    (cherry picked from commit cb88933)
    Co-authored-by: Miguel Perez Pellicer <[email protected]>
    tomalec committed May 31, 2022
    Configuration menu
    Copy the full SHA
    d3e66b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Remove shared utils.js,

    as npm fails to resolve shelljs dependency.
    tomalec committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    9914196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14379ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48ff923 View commit details
    Browse the repository at this point in the history
  4. Move tilde-alias jsdoc plugin to -jsdoc,

    from `-tracking-jsdoc`.
    It has nothing to do with Tracking, it's just our code convention.
    tomalec committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    84f7f58 View commit details
    Browse the repository at this point in the history
  5. Remove the "one plugin" from the -jsdoc README,

    as it is not implemented.
    tomalec committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    0f73600 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Remove the unrelated installation instruction

    from the `-jsdoc` readme.
    The plugin should be already installed given the budnle is.
    tomalec committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    33bf419 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Use gitpkg reference to woocommerce-grow-tracking-jsdoc

    instead of relative FS path, to make the `jsdoc` package installable elsewhere.
    
    Related to #5
    
    Address #10 (comment)
    tomalec committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    8b88bfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec5f54f View commit details
    Browse the repository at this point in the history