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.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.88.2
Choose a head ref
  • 15 commits
  • 33 files changed
  • 12 contributors

Commits on Sep 9, 2019

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

Commits on Sep 10, 2019

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

Commits on Dec 8, 2019

  1. feat(FormField): make form field error accessible (#3822)

    * feat(FormField): make form field error accessible
    
    * Change type of id on FormField
    
    * Add alert role on error labels and include error example
    aoelen authored and levithomason committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    9f797db View commit details
    Browse the repository at this point in the history
  2. fix(Search): use result.id for SearchResult key (#3848)

    * Fixed key value for SearchResult Component
    
    * Remove result.key
    unbug authored and levithomason committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    8b46b2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cc979d View commit details
    Browse the repository at this point in the history
  4. docs(misc): fix typos (#3837)

    * docs(CONTRIBUTING): Fix typo
    
    * docs(ComponentExample): Fix typo
    
    * docs(Types/index.js): Fix typo
    yuuyu00 authored and levithomason committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    d100174 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32df9e8 View commit details
    Browse the repository at this point in the history
  6. fix(FeedSummary): add missing space around content (#3836)

    * missing space
    
    * wrap feed summary content shorthand in whitespace
    
    * test feed summary content whitespace
    ridvankaradag authored and levithomason committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    55386d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    657e3f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8111551 View commit details
    Browse the repository at this point in the history
  9. docs(MenuExampleHeaderVertical): fix onClick handler (#3799)

    handleItemClick = (e, { name }) => this.setState({ activeItem: name });
    Suzi004 authored and levithomason committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    9a375ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    501836f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b5d46f9 View commit details
    Browse the repository at this point in the history
  12. feat(Search): custom category layout renderer (#3672)

    * [WIP] First implementation of custom SearchCategoryRenderer
    
    * [WIP] Added Typescript file and props validation
    
    * [wip] updating documentation
    
    * WIP  remove unecessary change in PR
    
    * WIP fix unnecessary parenthesis
    
    * added proptypes to the search component
    
    * forgot to put the props optional
    
    * remove v2 in example title
    PrincessMadMath authored and levithomason committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    071f918 View commit details
    Browse the repository at this point in the history
  13. 0.88.2

    levithomason committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    9babb50 View commit details
    Browse the repository at this point in the history
Loading