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: alampros/react-confetti
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.1
Choose a base ref
...
head repository: alampros/react-confetti
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.0
Choose a head ref
  • 11 commits
  • 25 files changed
  • 3 contributors

Commits on Mar 10, 2019

  1. Compile all modules into dist

    okcoker committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    51010bc View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Merge pull request #36 from okcoker/compile-individual-files

    Compile all modules into dist
    alampros authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    eb44668 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c3184c View commit details
    Browse the repository at this point in the history
  3. feat(build): storybook

    Use webpack instead of rollup to reduce number of bundlers.
    alampros committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    462f682 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. chore(deps): upgrade deps

    alampros committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    c4478f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. docs: add storybook info addon

    Document props with their defaults.
    alampros committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    5b0ff3c View commit details
    Browse the repository at this point in the history
  2. docs: remove gatsby site

    Replace with storybook
    alampros committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    566bf77 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into storybook

    # Conflicts:
    #	package.json
    #	yarn.lock
    alampros committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    fa5c977 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #42 from alampros/storybook

    Webpack + storybook
    alampros authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    07029e6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #43 from alampros/develop

    Webpack + storybook
    alampros authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    c2b2be5 View commit details
    Browse the repository at this point in the history
  6. chore(release): 2.7.0 [skip ci]

    # [2.7.0](v2.6.1...v2.7.0) (2019-03-18)
    
    ### Bug Fixes
    
    * point to entire types dir ([3c3184c](3c3184c))
    
    ### Features
    
    * **build:** storybook ([462f682](462f682))
    semantic-release-bot committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    82919bc View commit details
    Browse the repository at this point in the history
Loading