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: fv0/native-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: fv0/native-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 3, 2018

  1. Added new styling for permanent scrollbars.

    The following changes have been made:
    1. New scrollbar styles have been added to work around an issue with Atom's default scrollbar rendering. These new default scrollbar styles only take effect when macOS is configured to permanently render scrollbars.
    
    2. A new seamless scrollbar style for text editors has been added. This new scrollbar style is optional and if activated blends editor scrollbars into the syntax color scheme.
    
    3. A new option in the settings menu has been added to enable the seamless editor scrollbars. Again these changes only take effect when macOS is permanently displaying scrollbars.
    hhc8qsed committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    d7b3152 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Fix cut-off git status bar

    Ferdinand Vogler
    Ferdinand Vogler committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    be6f691 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from hanslivingstone/improve-permanent-scrollbars

    Added new styling for permanent scrollbars.
    fv0 authored Oct 30, 2018
    Configuration menu
    Copy the full SHA
    0d99420 View commit details
    Browse the repository at this point in the history
  3. Change headline

    Ferdinand Vogler
    Ferdinand Vogler committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    d2dffc1 View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    Ferdinand Vogler
    Ferdinand Vogler committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    82b08cb View commit details
    Browse the repository at this point in the history
  5. Changes for 0.27

    Ferdinand Vogler
    Ferdinand Vogler committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    02ec04c View commit details
    Browse the repository at this point in the history
  6. Prepare 0.27.0 release

    Ferdinand Vogler
    Ferdinand Vogler committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    7ec24a0 View commit details
    Browse the repository at this point in the history
Loading