You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

202 lines
6.3 KiB

  1. ## RELEASE NOTES
  2. ### Version 0.4.4 - Oct 10, 2013
  3. **Critical Fixes**
  4. - Fixes on all modules where settings were shared across elements initialized at the same time instead of each module.
  5. **Updates**
  6. - Accordion now comes bundled with proper easing
  7. **Fixes**
  8. - Fixes inheritance issue where grid column may sometimes not appear the correct size
  9. - Fixes modal hide/show dependency issue where dimmer would not always hide modal and vice-versa
  10. ### Version 0.4.3 - Oct 10, 2013
  11. **Fixes**
  12. - Updates dropdown to include proper invoke
  13. ### Version 0.4.2 - Oct 9, 2013
  14. **Fixes**
  15. - Fixes issue with event bubbling being cancelled on dropdown item click
  16. ### Version 0.4.1 - Oct 9, 2013
  17. **Fixes**
  18. - Fixes heart rating color
  19. ### Version 0.4.0 - Oct 8, 2013
  20. **Updates**
  21. - Updated some checkbox stylings
  22. - Checkboxes markup now more semantic with default markup including only one label tag that can be inside ui checkbox
  23. ### Version 0.3.8 - Oct 8, 2013
  24. **Fixes**
  25. - Display issues with accordion
  26. ### Version 0.3.7 - Oct 8, 2013
  27. **Fixes**
  28. - Fixes modal show/hide action reversal in Webkit
  29. **Updates**
  30. - Dimmer can now take different durations for its show and hide
  31. ### Version 0.3.6 - Oct 7, 2013
  32. **Fixes**
  33. - Fixes popup position sometimes appearing off-stage on second apperance
  34. - Fixes popup positions top left, top right, bottom left, bottom right being flipped
  35. **Docs**
  36. - Updates form and accordion docs
  37. **Updates**
  38. - Dropdown action default is now automatically determined based on type of dropdown, select dropdowns now will update form fields with default options
  39. - Adds fluid variation to accordion
  40. - Adds more html5 form support for forms (deneuxa)
  41. - Fields can include both field and another level of fields
  42. ### Version 0.3.5 - Oct 2, 2013
  43. **Fixes**
  44. - Fixes radio checkboxes (again)
  45. - Fixes header content display in icon headers
  46. ### Version 0.3.4 - Oct 2, 2013
  47. **Fixes**
  48. - Transitions now work in Safari versions that do not support animation-direction
  49. - Fixes accordion in safari styles getting stuck
  50. - Centering of content in icon header
  51. ### Version 0.3.3 - Oct 2, 2013
  52. **Fixes**
  53. - Fixes modal not working due to destroy teardown in dimmer Issue #153
  54. - Fixes selector for checkbox to fix radio boxes Issue #154
  55. - Fixes issue with popup display in some edge cases Issue #128
  56. **Updates**
  57. - Headers and lists with icons now do not break with multiline content
  58. - Examples resize with browser width
  59. - Updates ACE editor library
  60. - Code samples now do not change after interacting with examples
  61. ### Version 0.3.2 - Oct 2, 2013
  62. **Updates**
  63. - Dropdown now formats top and right arrow icons automatically with icon coupling with sub menus
  64. - Updates feed example with more feature examples
  65. - Adds more sizes to ratings
  66. - Makes active pagination item style more clear
  67. - Adds attach events method to modal for attaching modal events to other elements
  68. - Adds input focus/blur to modal, see Issue #124
  69. - Adds new methods to rating: 'get rating', 'clear rating', 'disable', 'enable', adds new setting 'clearable'
  70. **Fixes**
  71. - Fixes position of menu dropdowns in some cases
  72. - Updates modal to refocus elements after close
  73. - Right floated list content now receives left margin
  74. - List items display issues with icons + content
  75. - Fixes rating line height issue
  76. - Fixes rating not being sent as first callback parameter on 'onRate'
  77. - Lists items now auto clear floats
  78. - Fixes icon input inside a menu placement issues
  79. ### Version 0.3.1 - Sep 30, 2013
  80. **Fixes**
  81. - Fixes Page Grid still receiving negative margin
  82. ### Version 0.3.0 - Sep 30, 2013
  83. **Fixes**
  84. - Responsive Grid is now called "Page Grid". Responsive grids are now deprecated. This reduces confusion.
  85. - Negative margins are now automatically removed from grids that are descendents of body tag.
  86. ### Version 0.2.5 - Sep 28, 2013
  87. **Fixes**
  88. - Fixes checkbox selector issue with multiple inputs inside a checkbox
  89. - Modal no longer uses inline css to center when in fixed position mode
  90. - Fixes dropdown to now set active item to whatever hidden input field is when using action updateForm
  91. ### Version 0.2.4 - Sep 28, 2013
  92. **Updates**
  93. - Fixes issue with display on Chromebook Pixel and some devices
  94. - Fixes issues with concatenated version receiving conflicted icon definitions causing icons to not function
  95. ### Version 0.2.3 - Sep 28, 2013
  96. **Updates**
  97. - Fixes issues with modal not swapping to absoultely positioned from fixed when content cannot fit in viewport
  98. ### Version 0.2.2 - Sep 28, 2013
  99. **Updates**
  100. - Fixes invoke returning found function instead of results of found function in dropdown, modal
  101. ### Version 0.2.1 - Sep 28, 2013
  102. **Updates**
  103. - Modals can now have an icon in its left content that will be automatically formatted
  104. - Preserve 3D animations are now on by default for dimmers
  105. **Fixes**
  106. - Transition now forces browser repaint after animation
  107. - Refactored modal and dimmer components
  108. - Modal will now resize when browser window resizes if vertical height changes
  109. - Fixes issues with dimmer settings sticking between separate modals with the same dimmer.
  110. ### Version 0.2.0 - Sep 28, 2013
  111. **New**
  112. - Adds responsive modal styling, modal always now sits with 5% gutters under page grid responsive styling
  113. - Adds basic modal variation
  114. **Fixes**
  115. - Issue with modal active state not being removed correctly from modals
  116. - Swaps modal and dropdown to use same variable naming pattern as rest of modules
  117. - Removed selector count from performance logs
  118. ### Version 0.1.0 - Sep 25, 2013
  119. **New**
  120. - Added new font icon set using Font Awesome port
  121. - Adds dropdown icon sexiness to accordions, now with rotating pointing arrows
  122. - Added old icon set as a separate basic icon set
  123. - Added fluid input variation
  124. - Increased size of corner labels
  125. - Adds relaxed grid variation with increased gutters
  126. - Added relaxed and very relaxed list type with increased padding
  127. **Fixes**
  128. - Rating icon missing font content with icon font update
  129. - Padding on side of rating
  130. - Adds horizontally padded, vertically padded menu item variations to allow menu items to remove padding
  131. - Added fixes to tabular menu especially with attached content
  132. - UI Loaders now positioned automatically in all circumstances, even with long text
  133. - Connected items no longer assume 3 items per row
  134. - Fixes display of left corner icon labels
  135. **Updates**
  136. - Updated documentation for sidebar, transition, and form validation
  137. - Updated list docs
  138. - Accordion settings documentation
  139. - Rating settings documentation