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: sevensc/typescript-string-operations
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sevensc/typescript-string-operations
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/string-renaming
Choose a head ref
  • 6 commits
  • 46 files changed
  • 1 contributor

Commits on Oct 6, 2020

  1. $String instead of String

    Sven Ulrich committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    4c73b9a View commit details
    Browse the repository at this point in the history
  2. $String instead of String in docs and tests

    Sven Ulrich committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    1bac5b1 View commit details
    Browse the repository at this point in the history
  3. apply naming conventions (lowercase methods)

    Sven Ulrich committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    bb23347 View commit details
    Browse the repository at this point in the history
  4. provide playground, fix $String.Empty -> $String.empty

    Sven Ulrich committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    353ad0e View commit details
    Browse the repository at this point in the history
  5. docs

    Sven Ulrich committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    0f20630 View commit details
    Browse the repository at this point in the history
  6. docs

    Sven Ulrich committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    3d80f53 View commit details
    Browse the repository at this point in the history
Loading