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: thi-ng/umbrella
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @thi.ng/[email protected]
Choose a base ref
...
head repository: thi-ng/umbrella
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @thi.ng/[email protected]
Choose a head ref
  • 7 commits
  • 63 files changed
  • 1 contributor

Commits on Sep 24, 2018

  1. fix(examples): rename prepare script alias, add commits.json (#46)

    - rename `prepare` => `prep` to avoid autoexec during `yarn install`
    - add getCommits() to retrieve commits for caching and
      write to `commits.json`
    - commits.json stub file
    postspectacular committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    c0a8926 View commit details
    Browse the repository at this point in the history
  2. fix(examples): rename prepare script aliases

    - avoid autoexec during `yarn install`
    postspectacular committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    888ea74 View commit details
    Browse the repository at this point in the history
  3. fix(strings): rename number parsers

    - rename to `maybeParseInt` / `maybeParseFloat`
    postspectacular committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    8cbfb97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb26300 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    febe3c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50fa649 View commit details
    Browse the repository at this point in the history
  7. Publish

    postspectacular committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    436edc0 View commit details
    Browse the repository at this point in the history
Loading