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: johnxnguyen/Down
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.2
Choose a base ref
...
head repository: johnxnguyen/Down
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.3
Choose a head ref
  • 5 commits
  • 68 files changed
  • 5 contributors

Commits on Mar 19, 2020

  1. Add styling options for level 4 to 6 headings (#207)

    * Add styling options for level 4 to 6 headings
    
    * Adjust colors
    mathebox authored Mar 19, 2020

    Verified

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

Commits on Apr 25, 2020

  1. [DownView] Add parameter so bundle is writable (#200)

    * adding parameter for bundle to be writable
    
    * unit test for user writable bundle
    
    * simulator do not enforce app sandbox so no need to copy
    
    Co-authored-by: Brunno Braga <brunno.w.braga@exxonmobil.com>
    brunnobga and brunnobraga authored Apr 25, 2020
    Copy the full SHA
    dd2a448 View commit details

Commits on Jun 12, 2020

  1. [Chore] Bump swift snapshot testing to 1.7.2 (#216)

    * Bump swift snapshot testing to 1.7.2
    
    * Fix snapshot sizes
    
    * Update snapshots with bullet points
    
    * Bump to Xcode 11.5
    
    * Use Xcode 11.4 on Travis
    
    * Revert "Update snapshots with bullet points"
    
    This reverts commit e02f098.
    johnxnguyen authored Jun 12, 2020
    Copy the full SHA
    c389ca6 View commit details
  2. Add tightness property to List node (#215)

    * Add tightness property to List node
    
    * Fix comment
    
    * Update test
    
    Co-authored-by: rob phillips <rob@robphillips.me>
    johnxnguyen and iwasrobbed authored Jun 12, 2020
    Copy the full SHA
    6638a36 View commit details
  3. Bump to v0.9.3

    iwasrobbed committed Jun 12, 2020
    Copy the full SHA
    427aec0 View commit details
Loading