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.87.1
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.87.2
Choose a head ref
  • 13 commits
  • 35 files changed
  • 8 contributors

Commits on May 6, 2019

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

Commits on May 10, 2019

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

Commits on May 13, 2019

  1. fix(Popup): fix positioning in scrollable container (#3607)

    * fix(Popup): fix positioning in scrollable container
    
    * fix class name
    
    * fix condition
    layershifter authored May 13, 2019
    Configuration menu
    Copy the full SHA
    951d7ce View commit details
    Browse the repository at this point in the history

Commits on May 26, 2019

  1. docs(Layouts): fix vertical alignment on LoginPage (#3623)

    * login page vertical alignment issue fixed #3620
    
    * Update LoginLayout.js
    ashvini-maurya authored and layershifter committed May 26, 2019
    1 Configuration menu
    Copy the full SHA
    e595719 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d93a3 View commit details
    Browse the repository at this point in the history
  3. perf(Modal): reduce unnecessary layout invalidations (#3609)

    Improve performance especially in IE11 when a modal is used
    HighCoordination authored and layershifter committed May 26, 2019
    Configuration menu
    Copy the full SHA
    5ae8576 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

  1. fix(Dropdown): search does not preserve value (#3584)

    * Fix.
    
    * add UT to cover case
    mihai-dinculescu authored and layershifter committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    f3abc92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db5f09 View commit details
    Browse the repository at this point in the history
  3. feat(Dropdown): add 'closeOnEscape' prop (#3632)

    * feat(Dropdown): add 'closeOnEscape' prop (#3622)
    
    Signed-off-by: mhatvan <[email protected]>
    
    * Update Dropdown-test.js
    Markus Hatvan authored and layershifter committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    8950d7c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. feat(Popup): add pinned and popperModifiers prop (#3654)

    * feat(Popup): add pinned and popperModifiers prop
    
    * add on='click'
    
    * fix typings
    
    * fix prop
    
    * remove missing example, disable `keepTogether` with offset, update merge order
    layershifter authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    bcc1d06 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Configuration menu
    Copy the full SHA
    7a8ba9a View commit details
    Browse the repository at this point in the history
  2. feat(Popup): add popperDependencies prop (#3657)

    * feat(Popup): add `popperDependencies` prop
    
    * Update src/modules/Popup/Popup.js
    
    Co-Authored-By: Youngrok Kim <[email protected]>
    
    * add UTs, fix condition
    
    * simplify implemention
    layershifter authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    d7dabbd View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. 0.87.2

    levithomason committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    bbfeb95 View commit details
    Browse the repository at this point in the history
Loading