Skip to content

Releases: Semantic-Org/Semantic-UI

Version 0.3.8 - Oct 8, 2013

08 Oct 19:03
Compare
Choose a tag to compare
Pre-release

Fixes

  • Display issues with active title on a basic accordion

Version 0.3.7 - Oct 8, 2013

08 Oct 16:40
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fixes modal show/hide action reversal in Webkit

Updates

  • Dimmer can now take different durations for its show and hide

Version 0.3.6 - Oct 7, 2013

07 Oct 17:18
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fixes popup position sometimes appearing off-stage on second apperance
  • Fixes popup positions top left, top right, bottom left, bottom right being flipped

Docs

  • Updates form and accordion docs

Updates

  • Dropdown action default is now automatically determined based on type of dropdown, select dropdowns now will update form fields with default options
  • Adds fluid variation to accordion
  • Adds more html5 form support for forms (deneuxa)
  • Fields can include both field and another level of fields

Version 0.3.4 - Oct 2, 2013

03 Oct 21:20
Compare
Choose a tag to compare
Pre-release

Fixes

  • Transitions now work in Safari versinos that do not support animation-direction
  • Fixes accordion in safari styles getting stuck

Version 0.3.3 - Oct 2, 2013

02 Oct 22:06
Compare
Choose a tag to compare
Pre-release

Updates

  • Headers and lists with icons now do not break with multiline content
  • Examples resize with browser width
  • Updates ACE editor library
  • Code samples now do not change after interacting with examples

Version 0.3.2 - Oct 2, 2013

02 Oct 19:44
Compare
Choose a tag to compare
Pre-release

Updates

  • Dropdown now formats top and right arrow icons automatically with icon coupling with sub menus
  • Updates feed example with more feature examples
  • Adds more sizes to ratings
  • Makes active pagination item style more clear
  • Adds attach events method to modal for attaching modal events to other elements
  • Adds input focus/blur to modal, see Issue #124
  • Adds new methods to rating: 'get rating', 'clear rating', 'disable', 'enable', adds new setting 'clearable'

Fixes

  • Fixes position of menu dropdowns in some cases
  • Updates modal to refocus elements after close
  • Right floated list content now receives left margin
  • List items display issues with icons + content
  • Fixes rating line height issue
  • Fixes rating not being sent as first callback parameter on 'onRate'
  • Lists items now auto clear floats
  • Fixes icon input inside a menu placement issues

Version 0.3.0 - Sep 28, 2013

30 Sep 21:39
Compare
Choose a tag to compare
Pre-release

Fixes

  • Responsive Grid is now called "Page Grid". Responsive grids are now deprecated. This reduces confusion.
  • Negative margins are now automatically removed from grids that are descendents of body tag.

Version 0.2.5- Sep 30, 2013

30 Sep 18:39
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fixes checkbox selector issue with multiple inputs inside a checkbox
  • Modal no longer uses inline css to center when in fixed position mode
  • Fixes dropdown to now set active item to whatever hidden input field is when using action updateForm

Version 0.2.4- Sep 28, 2013

29 Sep 01:45
Compare
Choose a tag to compare
Pre-release

Updates

  • Fixes issue with display on Chromebook Pixel and some devices
  • Fixes issues with concatenated version receiving conflicted icon definitions causing icons to not function

Version 0.2.3 - Sep 28, 2013

28 Sep 23:45
Compare
Choose a tag to compare
Pre-release

Updates

  • Fixes issues with modal not swapping to absoultely positioned from fixed when content cannot fit in viewport