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

Update to new task composition and compile API #1

Merged
merged 60 commits into from
Jan 18, 2022
Merged

Commits on Jul 30, 2021

  1. Update package versions

    mejiaj committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    94f14e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    cb88690 View commit details
    Browse the repository at this point in the history
  2. Move path comment

    mejiaj committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    7fa40ae View commit details
    Browse the repository at this point in the history
  3. Move USWDS file specific settings to a single object

    - Add a label to tasks to inform user what's happening
    mejiaj committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    c94acdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0b7ee3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

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

Commits on Aug 16, 2021

  1. Use lowercase path names.

    mejiaj committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    1938caf View commit details
    Browse the repository at this point in the history
  2. Update paths.

    - Use lowercase paths
    - Tell user where files are being copied to
    - Fix copyJS task
    mejiaj committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    2290cf5 View commit details
    Browse the repository at this point in the history
  3. Fix JS task.

    mejiaj committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    9e5c070 View commit details
    Browse the repository at this point in the history
  4. Use lowercase for settings.

    mejiaj committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    8060167 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f855066 View commit details
    Browse the repository at this point in the history
  6. Remove config folder.

    mejiaj committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    ff38c80 View commit details
    Browse the repository at this point in the history
  7. Cleanup gulpfile.

    - Update USWDS package.json path
    - Cleanup final exported tasks
    - Remove duplicate package
    mejiaj committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    6342c8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b569ee0 View commit details
    Browse the repository at this point in the history
  9. Remove paths comment.

    mejiaj committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    b3d5693 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    fdb6b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    191bd56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8fc76c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Use compile not build

    thisisdano committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    a08dce7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. [see description]

    Don't use globs as paths
    Add theme source in addition to sass
    thisisdano committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d6cc5d0 View commit details
    Browse the repository at this point in the history
  2. Update default dist paths

    thisisdano committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    61d7f31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    641e73f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    004bea8 View commit details
    Browse the repository at this point in the history
  5. [see details]

    - collect compile settings within compile
    - use copy instead of usaTasks
    - Use theme instead of setup
    thisisdano committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    611bdec View commit details
    Browse the repository at this point in the history
  6. [see details]

    - simplify paths code
    - use gulp-if to output to the jekyll directory
    thisisdano committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    3cc3e4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51f80ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8bb7283 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Tidy exports

    thisisdano committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    6a394d4 View commit details
    Browse the repository at this point in the history
  2. Remove IF for testing

    thisisdano committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    51d2ce8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4f6a3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d44a5f2 View commit details
    Browse the repository at this point in the history
  5. Update glob pattern

    thisisdano committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    075c3d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a08659e View commit details
    Browse the repository at this point in the history
  7. Update package-lock.json

    thisisdano committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    84c4fff View commit details
    Browse the repository at this point in the history
  8. [see details]

    - Update README
    - Use jekyllCss for jekyll css dest
    - Use buildSettings for build-specific settings
    thisisdano committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    62cb710 View commit details
    Browse the repository at this point in the history
  9. Remove jekyllCss functionality

    Add gulpif logic
    
    Add proper jekyllCss default
    
    debug
    
    Use false for jekyllCss
    
    break it
    
    _so tired of this..._
    
    Try to force a plausible false
    
    debugging life
    
    try better debug log
    
    about to give up
    thisisdano committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ab97f85 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc9587c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    f5503ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c594a83 View commit details
    Browse the repository at this point in the history
  3. Use overrideBrowserslist

    thisisdano committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    a0c14fe View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Use a scoped directory for css

    This should prevent conflicts
    thisisdano committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    5365f27 View commit details
    Browse the repository at this point in the history
  2. Update css default path

    thisisdano committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    71ebafd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ef0b7c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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

Commits on Jan 14, 2022

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

Commits on Jan 15, 2022

  1. Use root path notation

    thisisdano committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    cf01efe View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Clarify and fix errors

    thisisdano committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    666586c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fce6be View commit details
    Browse the repository at this point in the history
  3. Fix import

    thisisdano committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    eaceb18 View commit details
    Browse the repository at this point in the history
  4. Try loadPaths

    thisisdano committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    960d356 View commit details
    Browse the repository at this point in the history
  5. Revert to standard sass package

    Seems sass-embedded does not yet support includePaths
    thisisdano committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    81a8170 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Update README.md

    thisisdano committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    9499105 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    287ec20 View commit details
    Browse the repository at this point in the history
  3. Update license reference

    thisisdano committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    4e6041f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f21578 View commit details
    Browse the repository at this point in the history
  5. Update package-lock.json

    thisisdano committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    2a8f608 View commit details
    Browse the repository at this point in the history
  6. Clarify install steps

    thisisdano committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    5009da6 View commit details
    Browse the repository at this point in the history
  7. Set as alpha.0 for testing

    thisisdano committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    80623e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    82aa740 View commit details
    Browse the repository at this point in the history