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: Semantic-Org/Semantic-UI-React
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.82.3
Choose a base ref
...
head repository: Semantic-Org/Semantic-UI-React
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.82.4
Choose a head ref
  • 15 commits
  • 71 files changed
  • 6 contributors

Commits on Aug 22, 2018

  1. Configuration menu
    Copy the full SHA
    058394c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2018

  1. Configuration menu
    Copy the full SHA
    33dae84 View commit details
    Browse the repository at this point in the history
  2. fix(docs): fix issues with local builds (#3098)

    Signed-off-by: Oleksandr Fediashov <[email protected]>
    layershifter authored and levithomason committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    1ae2781 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. fix(Dropdown): override onChange in DropdownSearchInput (#3123)

    fix(Dropdown): override onChange in DropdownSearchInput
    layershifter authored Sep 4, 2018
    Configuration menu
    Copy the full SHA
    ac7cd79 View commit details
    Browse the repository at this point in the history
  2. feat(List): allow overriding role prop (#3125)

    feat(List): allow overriding role prop
    johannao76 authored and levithomason committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    49955ac View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Configuration menu
    Copy the full SHA
    bdce24a View commit details
    Browse the repository at this point in the history
  2. chore(package): update Babel 7 (#3129)

    chore(package): update Babel 7
    layershifter authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    24d4334 View commit details
    Browse the repository at this point in the history
  3. chore(package): update deps (#3131)

    chore(package): update deps
    layershifter authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    4d0688a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. fix(customPropTypes): allow to pass an object to "as" (#3139)

    * Allows having JSX elements as an "as" property
    
    See #3138 for the problem described. 
    Solves problem when custom links are used
    
    * update order
    tomitrescak authored and layershifter committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    9d36af3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfb6799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf8adb8 View commit details
    Browse the repository at this point in the history
  4. fix(Dropdown): fix deepEqual bug (#3104)

    * Fix dropdown deep equal bug
    
    * docs(Dropdown): link issue to fix
    pedromtorres authored and levithomason committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    f04d218 View commit details
    Browse the repository at this point in the history
  5. fix(EventStack): fix compatibility with IE11 (#3124)

    * fix(EventStack): fix compatibility with IE11
    
    Signed-off-by: Oleksandr Fediashov <[email protected]>
    
    * final refactor of eventStack
    
    * add missing perf test [ci skip]
    
    * continue refactor
    
    * move eventStack
    layershifter authored and levithomason committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    b5c76fb View commit details
    Browse the repository at this point in the history
  6. fix(Popup): missing CSS style update (#3109)

    * fix(Popup): missing CSS style update
    
    fixes #3050
    
    * fix(Popup): correct typos
    
    * fix(Popup): increase test coverage
    pferreir authored and levithomason committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    01ef927 View commit details
    Browse the repository at this point in the history
  7. 0.82.4

    levithomason committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    f20c985 View commit details
    Browse the repository at this point in the history
Loading