npm semantic-ui 2.0.7
Version 2.0.7 - July 23, 2015

latest releases: 2.4.2, 2.4.1, 2.4.0...
8 years ago

Important Note
This release should fix bugs some may have encountered with npm install semantic-ui hanging after set-up. See this thread for more details.

Reported Bugs

  • API - Fixed some cases where onComplete, onSuccess and onFailure would receive XHR as first parameter and not response. #2713
  • API - Fixed issue where onFailure would pass response as stringified JSON and not a JS object #2713
  • Build Tools - Fixed some cases of npm install with CI or tests. Install will not stop to ask questions if project has an existing semantic.json file (more quiet options to come) #1816
  • Dropdown - Fixed border radius on circular labeled icon button #2700
  • Dropdown - Fixed issue where dropdown nested inside label would not open. #2711
  • Popup - Fixed issue where popup would not open on tablets with both touchscreen and mouse on mouseenter. #2715

Merged PR

  • Build Tools - Fixed autoprefixer not correctly setting last 2 versions #2717 Thanks @frontdevde
  • Gulp Import - Fixes error Cannot find module 'gulp-help' which may occur when importing gulp tasks #2653 #2668 Thanks @fholzer

Docs

  • Recipes - Add links to Sketch files for SUI. Add example repo on how to import gulp tasks.

Minor Enhancements

  • API - All API callbacks now recieve xhr from API request as the third calback parameter

Additional Fixes

  • Checkbox - Fix checkbox "check" appearing italicized when included inside italicized text
  • Popup - Fixed terribly typo where popup onShow was mistakenly being called instead of onHide when hiding popup
  • Popup - Popup on touchstart now occurs immediately without waiting for delay.show

Don't miss a new semantic-ui release

NewReleases is sending notifications on new releases.