Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codeforamerica/honeycrisp-gem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.1
Choose a base ref
...
head repository: codeforamerica/honeycrisp-gem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.2
Choose a head ref
  • 11 commits
  • 18 files changed
  • 6 contributors

Commits on Dec 13, 2019

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2aa7c23 View commit details

Commits on Dec 14, 2019

  1. Add tabs to code examples for different languages (html, erb)

    - remove code that attaches button to display html code example
    - don't show the erb tab if rendering the example with ERB produces the same output
    - HTML and ERB examples both have white backgrounds
    
    Co-authored-by: Travis Grathwell <[email protected]>
    Co-authored-by: Laura Kogler <[email protected]>
    3 people authored and mrotondo committed Dec 14, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c28980c View commit details
  2. Remove CTA button. Modify button--link class to look exactly like an …

    …a tag. Add documentation for buttons. Closes #115
    mrotondo committed Dec 14, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3fbce1c View commit details

Commits on Dec 17, 2019

  1. Add documentation to progress indicators

    Closes #148
    
    Co-authored-by: Ben Sheldon <[email protected]>
    lkogler and bensheldon committed Dec 17, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a7b7e9b View commit details
  2. Fix positioning of section anchors

    Co-authored-by: Ben Sheldon <[email protected]>
    lkogler and bensheldon committed Dec 17, 2019

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    8841589 View commit details
  3. Insert paragraph break

    Also move html_escape to site of use
    
    Co-authored-by: Ben Sheldon <[email protected]>
    lkogler and bensheldon committed Dec 17, 2019
    Copy the full SHA
    309e0dd View commit details

Commits on Dec 18, 2019

  1. Change from <button> to <a> elements for pagination

    Closes #149
    
    Co-authored-by: Ben Sheldon <[email protected]>
    lkogler and bensheldon committed Dec 18, 2019
    Copy the full SHA
    d7a4747 View commit details

Commits on Jan 13, 2020

  1. Adjusts how upload buttons are highlighted on focus. (#161)

    * Adjusts how upload buttons are highlighted on focus.
    
    The previous solution had two issues: the focus was rectangular despite the rounded rect button style, and the upload button lost its spacing, causing GCF's documents upload page to lay out incorrectly.
    
    * Added documentation of upload button highlighting css
    mrotondo authored Jan 13, 2020
    Copy the full SHA
    8790bac View commit details
  2. Update Rack dependency to 2.0.8 for security issue (#162)

    * Update Rack dependency to 2.0.8 for security issue
    mrotondo authored Jan 13, 2020
    Copy the full SHA
    763ed62 View commit details

Commits on Jan 14, 2020

  1. Copy the full SHA
    9c58eb1 View commit details
  2. Bump version to 0.9.2.

    mrotondo committed Jan 14, 2020
    Copy the full SHA
    86e878b View commit details
Loading