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.88.2
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: v1.0.0
Choose a head ref
  • 17 commits
  • 56 files changed
  • 7 contributors

Commits on Dec 8, 2019

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

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    478af65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e71b0a1 View commit details
    Browse the repository at this point in the history
  3. Add 'inputMode' attribute to input. (#3916)

    The inputmode global attribute provides a hint to browsers for devices with onscreen keyboards to help them decide which keyboard to display.
    
    Co-authored-by: Oleksandr Fediashov <[email protected]>
    RoyalHunt and layershifter authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    9513785 View commit details
    Browse the repository at this point in the history
  4. chore(TransitionablePortal): remove usage of UNSAFE_* methods (#3966)

    * chore(TransitionablePortal): remove usage of UNSAFE_* methods
    
    * make behavior acc
    
    * fix remaining issue
    
    * remove only
    layershifter authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    ad47a6b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    4c0ecc7 View commit details
    Browse the repository at this point in the history
  2. chore(Search): replace deprecated lifecycle methods (#3968)

    * chore(Search): replace deprecated lifecycle methods
    
    * add a comment
    layershifter authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    bd92e01 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

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

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    9adb4bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20d851d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. chore(Transition): remove deprecated lifecycle methods (#3982)

    * chore(Transition): remove deprecated lifecycle methods
    
    * fix coverage, remove useless branches
    
    * revert change in example
    layershifter authored Jul 11, 2020
    Configuration menu
    Copy the full SHA
    ee9a7c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. chore: use react-intersection-observer in docs to improve perf (#3985)

    * added react-intersection-observer module
    
    * moved react-intersection-observer to devDependencies.
    
    * implemented react intersection observer in docs component examples.
    
    * added observer
    
    * remove react-visibility-sensor
    
    * remove closure
    
    Co-authored-by: Oleksandr Fediashov <[email protected]>
    knight-coder-llc and layershifter authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    d7ef80a View commit details
    Browse the repository at this point in the history
  2. chore(Dropdown): remove deprecated lifecycle methods (#3986)

    * chore(Dropdown): remove deprecated lifecycle methods
    
    * fix console.error
    layershifter authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    be8def5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. docs(README.md): fix formatting (#3958)

    Co-authored-by: Oleksandr Fediashov <[email protected]>
    klunico and layershifter authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    513f70e View commit details
    Browse the repository at this point in the history
  2. docs: remove knobs usage (#3988)

    * docs: remove knobs usage
    
    * use vercel variable
    
    * add config and use silent
    
    * fix siteRoot
    layershifter authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    1b686fa View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    799d4e9 View commit details
    Browse the repository at this point in the history
  2. 1.0.0

    levithomason committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    ef532ff View commit details
    Browse the repository at this point in the history
Loading