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: next-stack/Semantic-UI-React
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: next-stack/Semantic-UI-React
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/ref
Choose a head ref
  • 20 commits
  • 133 files changed
  • 3 contributors

Commits on Aug 31, 2017

  1. feat(Ref): add component

    layershifter authored and Alexander Fedyashov committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    5dfc617 View commit details
    Browse the repository at this point in the history
  2. feat(Ref): add component

    Alexander Fedyashov committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    48c6b57 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. style(mixed): fix lint issues

    Alexander Fedyashov committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    c7ebfe4 View commit details
    Browse the repository at this point in the history
  2. fix(mixed): fix broken tests

    Alexander Fedyashov committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    1f7ef3e View commit details
    Browse the repository at this point in the history
  3. fix(shallow): fix shallow test util

    Alexander Fedyashov committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    a1bad06 View commit details
    Browse the repository at this point in the history
  4. fix(Menu): fix broken test, remove cruft

    Alexander Fedyashov committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    d464514 View commit details
    Browse the repository at this point in the history
  5. fix(getElementType): fix broken test

    Alexander Fedyashov committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    b296008 View commit details
    Browse the repository at this point in the history
  6. fix(Accordion): fix broken test

    Alexander Fedyashov committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    d1576a4 View commit details
    Browse the repository at this point in the history
  7. fix(Checkbox|Embed|Transition): fix broken tests

    Alexander Fedyashov committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    51e5cce View commit details
    Browse the repository at this point in the history
  8. feat(getElementType): add original

    Alexander Fedyashov committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    8da1e3b View commit details
    Browse the repository at this point in the history
  9. revert(mixed): remove rawShallow

    Alexander Fedyashov committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    c6129f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. Merge branch 'master' of https://github.com/Semantic-Org/Semantic-UI-…

    …React into feat/ref
    
    # Conflicts:
    #	src/addons/TextArea/TextArea.js
    #	src/elements/Image/Image.js
    Alexander Fedyashov committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    749f654 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. fix(Transition): fix component wrapping inside Transition.Group

    Alexander Fedyashov committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    d25c2d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

  1. Merge branch 'master' of https://github.com/Semantic-Org/Semantic-UI-…

    …React into feat/ref
    Alexander Fedyashov committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    841c876 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/transition-group' of https://github.com/Semantic-Or…

    Alexander Fedyashov committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    c47c784 View commit details
    Browse the repository at this point in the history
  3. wip

    Alexander Fedyashov committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    20f1dcf View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. Merge branches 'feat/ref' and 'master' of https://github.com/Semantic…

    …-Org/Semantic-UI-React into feat/ref
    
    # Conflicts:
    #	src/addons/Ref/Ref.d.ts
    #	src/addons/Ref/Ref.js
    #	src/collections/Breadcrumb/BreadcrumbSection.js
    #	src/index.js
    #	test/specs/addons/Ref/Ref-test.js
    #	test/specs/addons/Ref/fixtures.js
    Alexander Fedyashov committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    8ccf696 View commit details
    Browse the repository at this point in the history
  2. test(mixed): remove useless content tests

    Alexander Fedyashov committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    d09f519 View commit details
    Browse the repository at this point in the history
  3. wip

    Alexander Fedyashov committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    df2f197 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. merge with master

    layershifter committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    3bfbadb View commit details
    Browse the repository at this point in the history
Loading