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.

482 lines
18 KiB

11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
  1. ## RELEASE NOTES
  2. ### Version 0.9.5 - Nov 25, 2013
  3. **New**
  4. - **Segment** - Segments now have a circular variation
  5. **Fixes**
  6. - LESS files now include vendor prefixes by default instead of only including them in css releases
  7. ### Version 0.9.4 - Nov 24, 2013
  8. **Fixes**
  9. - **Dropdown** - Fixes issue where falsey value (i.e. 0) could not be selected
  10. - **Transition** - Fixes transition exists function from not being called
  11. - **Form** - Adds input type="url" to forms
  12. - **Sidebar** - Fixes right sidebars to correctly allow for sizing (Thanks DveMac)
  13. - **Sidebar** - Typo in sidebar header (Thanks slobo)
  14. **Docs**
  15. - Fixes various typos and missing closing html tags
  16. ### Version 0.9.3 - Nov 17, 2013
  17. **Fixes**
  18. - **Dropdown** - Fixes "falsey" values (like 0) not being processed correctly
  19. - **Segment** - Fixes segment text color when nested inside inverted segment
  20. - **Button** - Fixes improper active/visible state due to :not specificity (most noticiable in mousedown on a dropdown button)
  21. ### Version 0.9.2 - Nov 8, 2013
  22. **Fixes** - Fixes popup not repositioning itself when offstage.
  23. ### Version 0.9.1 - Nov 7, 2013
  24. **New**
  25. - **Popup** - Adds context option for popup (thanks jefmathiot)
  26. - **Accordion** - Adds formatting for nested accordions
  27. **Updates**
  28. - **Accordion** - Fixes issue with accordion events inside accordions
  29. ### Version 0.9.0 - Nov 5, 2013
  30. **New**
  31. - **Button** - Basic icons now have inverted style
  32. - **Segment** - Segments can now be used with ``ui grid`` and ``ui grid column/row``
  33. - **List** - Adds animated list variation
  34. **Docs**
  35. - **Release** - Fixes issues with minification in grunt
  36. - **Examples** - Adds new homepage example to release zip
  37. - **Code Samples** - Updates ACE editor version
  38. **Updates**
  39. - **List** - Updated some list styles for greater flexibility
  40. - **Dropdown** - Dropdown now always receives pointer cursor in all types
  41. - **Form** - Darkens placeholder text color to be more visible
  42. - **Menu** - Dropdown position inside secondary menus should be more precise
  43. - **Input** - Labeled icons now have smaller corner labels
  44. - **Menu** - Floating dropdown menus now work inside menus
  45. - **Button** - UI buttons no longer have shadows, this helps match colored buttons in layouts
  46. **Fixes**
  47. - **Header** - Fixes alignment of solo icons in headers
  48. - **Button** - Fixes labeled icon placement in Chrome
  49. - **Modal** - Fixes use of unsupported comma separated :not selector
  50. - **Modal** - Fixes left/right ui content receiving modal styles inappropriately
  51. - **Menu** - Fixes some inverted menu stylings not applying correctly in some instances
  52. - **Grid** - Fixes comp/tablet/mobile only columns not working if not inside a row
  53. ### Version 0.8.6 - Nov 2, 2013
  54. **Fixes**
  55. - **Modal** - Fixes issue with scrollable variation on mobile, updates mobile styles
  56. **Docs**
  57. - Fixes bug in jquery waypoint 2.0.3 causing menus to be lame
  58. ### Version 0.8.5 - Nov 2, 2013
  59. **Fixes**
  60. - **Modal** - Fixed issue with modals not working in 0.8.4 due to mistake in transition invoke
  61. - **Modules** - Invoke now gives user's query in error message for method not found
  62. ### Version 0.8.4 - Nov 1, 2013
  63. **Fixes**
  64. - **Modules** - Fixes bug where invoking a sentence behavior that has a single word match would always invoke single word match. I.e. ``show modal`` would mistakenly call ``show`` if it existed.
  65. - **Modules** - Adds CSS transition support detection to all modules using css transitions to allow for graceful degradation for IE8
  66. **Docs**
  67. - **Download** - Fixes issue where non minified source was being included with minified copy
  68. - **IE** - Fixed some issue with IE display in docs
  69. ### Version 0.8.3 - Oct 30, 2013
  70. **Fixes**
  71. - **Modal** - Adds fixes for opening modals when other modals are opened, adds a few new API behaviors
  72. - **Form** - Fixes issues with form validation not escaping regex characters
  73. - **Form** - Errored fields now have their icons and corner labels colored appropriately
  74. - **Labels** - Fixes formatting of links inside labels
  75. ### Version 0.8.2 - Oct 28, 2013
  76. **Fixes**
  77. - **Modal** - Quick Fix for modal events in IE
  78. - **Menu** - Fixes arrow direction on vertical menu dropdown
  79. - **Button** - Fixes button height issue with button groups including icon and normal buttons
  80. **Docs**
  81. - Fixes some missing closing tags
  82. ### Version 0.8.1 - Oct 26, 2013
  83. **Fixes**
  84. - **Button** - Fixes colored version sometime losing white text color
  85. - **Button** - Fixes 1pixel jump on animated fade buttons
  86. **Docs**
  87. - Prefixer now used for prefixing in grunt
  88. - Spelling fixes
  89. ### Version 0.8.0 - Oct 25, 2013
  90. **New**
  91. - **Button** - Default button styles have been significantly tweaked
  92. - **Button** - Evenly divided buttons can use number classes instead of words ``class="2 buttons"``
  93. - **Button** - New animated button styles, fade, horizontal, and vertical
  94. **Fixes**
  95. - **Button** - Fixes "or" sizing to work for all sizes
  96. - **Dropdown** - Fixes border radius on non-selection dropdowns from changing on activation
  97. - **Input** - Action buttons now have tactile feedback like normal buttons
  98. **Docs**
  99. - Added more detailed contributing guide
  100. - Updates info on setting up server
  101. - Added new examples to button and input
  102. ### Version 0.7.2 - Oct 23, 2013
  103. **Fixes**
  104. - **Modal** - Fixes issue with modal hiding twice onApprove
  105. ### Version 0.7.1 - Oct 23, 2013
  106. **Fixes**
  107. - **Dropdown** - Fixes issue with dropdown icon position in chrome
  108. - **Popup** - Fixes issue with popup's using setting inline: true
  109. ### Version 0.7.0 - Oct 22, 2013
  110. **New**
  111. - **Table** - Added aweosome new responsive style to ui tables
  112. - **Button** - New social buttons for Instagram, LinkedIn, Google Plus, Pinterest
  113. - **List** - Adds documentation for module format
  114. - **List** - Adds onTabInit for local tabs on first load
  115. - **List** - Popups can now have a different target than itself
  116. - **Modal** - Modal hide can be cancelled from ``onApprove`` and ``onDeny`` by returning false from callback
  117. - **Transition** - onShow and onHide callbacks for visibilit changing transitions
  118. - **Shape** - New 'cube' and 'text' shape type
  119. - **Shape** - Transition duration can now be set programatically
  120. - **Shape** - New beforeChange callback
  121. - **Sidebar** - Sidebar will now default to being exclusive and hiding other sidebars on show
  122. - **Sidebar** - Sidebar now has onChange, onShow, onHide callbacks
  123. - **Sidebar** - Sidebar now have several size variations, and a new styled variation that comes preformatted
  124. **Docs**
  125. - **Dimmer** - Adds more dimmer examples, fixes settings
  126. - **Modules** - New examples and docs for all modules
  127. - Adds sortable tables to docs
  128. - New tabbed doc style for modules
  129. - Code samples will now automatically format indention
  130. **Fixes**
  131. - **Button** - Fixes vertical fluid buttons not taking up full width
  132. - **Shape** - Shape now works with no additional stylings
  133. - **Shape** - Fixes calculation of next side size to work correctly by using offstage element
  134. - **Modules** - Fixed issue when altering settings using ``module('setting')`` with an object
  135. - **Dimmer** - Dimmer now obeys border radius of parent
  136. - **Dropdown** - Dropdown cannot display inside item image
  137. - **Dropdown** - Dropdown links were being prevented by event.preventDefault used for touch devices
  138. - **Dropdown** - Fixes issue with borders on selection dropdown
  139. - **Dropdown** - Fixes pointing dropdown to appear correctly in menu
  140. - **List** - Celled tables now have celled table headers
  141. - **Menu** - Fixes border radius on tabular menu, fixes one pixel jump on active state
  142. - **Menu** - Removes vertical label width missing units in menu
  143. - **Popup** - Popup .toggle() now always hides/shows popup correctly
  144. - **Popup** - Popup fixed a bug where "top right" placed popup might sometimes be too large
  145. - **Popup** - Popup will not reshow a visible popup on hover
  146. **Updates**
  147. - **Accordion** - Reduces vertical padding on basic accordion content
  148. - **Header** - Block header now uses RGBA instead of solid color by default
  149. - **Label** - Ribbon labels now have a shadow color
  150. - **List** - Horizontal padding on icon list slightly increased, fixes to icon position
  151. - **List** - Increased padding on attached labels
  152. - **List** - Leading on bulleted and ordered list slightly increased
  153. - **Message** - Increase opacity of icons on icon messages
  154. - **Modal** - Optimizes dimmer init on modal to occur on modal init and not modal show
  155. - **Popup** - Popup border now uses RGBA to look sexier on dark backgrounds
  156. - **Popup** - Popup default duration is now 200ms (slighty slower)
  157. - **Popup** - Popup metadata attribute arrowOffset is now offset for simplicities sake
  158. - **Popup** - Popup no-longer receives class name 'visible' on show, this allows popups to be used on dropdowns and other elements with a visible state
  159. - **Popup** - Popups are no longer inline by default
  160. - **Table** - Table headers are now darker to increase contrast with rainbow striped rows
  161. - **Sidebar** - Floating sidebar is slightly less heavily shadowed
  162. ### Version 0.6.5 - Oct 18, 2013
  163. **Fixes**
  164. - Fixes issue where browser default action, like link clicking, was prevented on dropdown item click
  165. - Modal keyboard shortcuts now obey settings.closable (credit to luisrudge)
  166. ### Version 0.6.4 - Oct 16, 2013
  167. **Fixes**
  168. - Fixes issue where browser default action, like link clicking, was prevented on dropdown item click
  169. ### Version 0.6.3 - Oct 15, 2013
  170. **Deprecation**
  171. - Dropdown changeText and updateForm have been deprecated and will be removed in 1.0
  172. **Updates**
  173. - Dropdown hide no longer selects current item as active (useful for menus)
  174. - Simplified possible dropdown actions changeText and updateForm are now consolidated into activate which is the new default
  175. ### Version 0.6.2 - Oct 15, 2013
  176. **Fixes**
  177. - Fixes touch+mouse like touchscreen laptops to work with dropdowns
  178. - Fixes input position inside menus with no other content
  179. - Fixes input sizing on small/large menus
  180. **Updates**
  181. - Dropdown vastly improved for touch, now can scroll with touch without closing dropdown
  182. - Dropdown active style now slightly more noticable
  183. ### Version 0.6.1 - Oct 15, 2013
  184. **Updates**
  185. - Adds onApprove/onDeny callbacks to modal
  186. - Adds small/large sizing of modal, reformats default modal size to be slightly inset from page grid
  187. - Adds clockwise/counterclockwise rotated icon and default rotate
  188. - Adds orange label/segment
  189. - Adds automatic menu formatting for buttons inside menus
  190. - Dropdowns in vertical menu automatically receive proper triangle pointer direction
  191. **Fixes**
  192. - Fixes modal spacing on left/right content to match up with grid gutters
  193. - Fixes inheritance issues with rotated icon
  194. - Fixes tests not passing for modal/dimmer
  195. - Fixes overflow on item corner label
  196. - Fixes right menu formatting in secondary menus
  197. - Fixed shadow overlap on dropdown in menus
  198. ### Version 0.6.0 - Oct 14, 2013
  199. **Updates**
  200. - Adds travis CI support with preliminary test coverage for all javascript modules
  201. **Fixes**
  202. - Minor Fixes caught with testing suite, related to ensuring proper destroy, init,
  203. - Minor fixes to edge cases with seting and retrieving internals/settings as default, init, or during run-time on some modules
  204. ### Version 0.5.1 - Oct 11, 2013
  205. **Fixes**
  206. - Fixes issue with modal sometimes closing/opening multiple times caused by changes in 0.5.0
  207. **Updates**
  208. - Fixes vertical alignment of checkboxes
  209. ### Version 0.5.0 - Oct 10, 2013
  210. **Critical Fixes**
  211. - Fixes in some UI modules, issue where settings being shared across elements initialized at the same time instead of each instance.
  212. - Fixes regression where popup was overriding variation class name on positioning
  213. **Fixes**
  214. - Fixes an issue where popup that was set to inline: false was being removed prematurely
  215. - Fixes inheritance issue where grid column may sometimes not appear the correct size
  216. - Fixes modal hide/show dependency issue where dimmer would not always hide modal and vice-versa
  217. **Updates**
  218. - Adds an example to popup where inline is set to false
  219. - Accordion now comes bundled with proper easing
  220. - Added onCreate to popup module
  221. ### Version 0.4.3 - Oct 10, 2013
  222. **Fixes**
  223. - Updates dropdown to include proper invoke
  224. ### Version 0.4.2 - Oct 9, 2013
  225. **Fixes**
  226. - Fixes issue with event bubbling being cancelled on dropdown item click
  227. ### Version 0.4.1 - Oct 9, 2013
  228. **Fixes**
  229. - Fixes heart rating color
  230. ### Version 0.4.0 - Oct 8, 2013
  231. **Updates**
  232. - Updated some checkbox stylings
  233. - Checkboxes markup now more semantic with default markup including only one label tag that can be inside ui checkbox
  234. ### Version 0.3.8 - Oct 8, 2013
  235. **Fixes**
  236. - Display issues with accordion
  237. ### Version 0.3.7 - Oct 8, 2013
  238. **Fixes**
  239. - Fixes modal show/hide action reversal in Webkit
  240. **Updates**
  241. - Dimmer can now take different durations for its show and hide
  242. ### Version 0.3.6 - Oct 7, 2013
  243. **Fixes**
  244. - Fixes popup position sometimes appearing off-stage on second apperance
  245. - Fixes popup positions top left, top right, bottom left, bottom right being flipped
  246. **Docs**
  247. - Updates form and accordion docs
  248. **Updates**
  249. - Dropdown action default is now automatically determined based on type of dropdown, select dropdowns now will update form fields with default options
  250. - Adds fluid variation to accordion
  251. - Adds more html5 form support for forms (deneuxa)
  252. - Fields can include both field and another level of fields
  253. ### Version 0.3.5 - Oct 2, 2013
  254. **Fixes**
  255. - Fixes radio checkboxes (again)
  256. - Fixes header content display in icon headers
  257. ### Version 0.3.4 - Oct 2, 2013
  258. **Fixes**
  259. - Transitions now work in Safari versions that do not support animation-direction
  260. - Fixes accordion in safari styles getting stuck
  261. - Centering of content in icon header
  262. ### Version 0.3.3 - Oct 2, 2013
  263. **Fixes**
  264. - Fixes modal not working due to destroy teardown in dimmer Issue #153
  265. - Fixes selector for checkbox to fix radio boxes Issue #154
  266. - Fixes issue with popup display in some edge cases Issue #128
  267. **Updates**
  268. - Headers and lists with icons now do not break with multiline content
  269. - Examples resize with browser width
  270. - Updates ACE editor library
  271. - Code samples now do not change after interacting with examples
  272. ### Version 0.3.2 - Oct 2, 2013
  273. **Updates**
  274. - Dropdown now formats top and right arrow icons automatically with icon coupling with sub menus
  275. - Updates feed example with more feature examples
  276. - Adds more sizes to ratings
  277. - Makes active pagination item style more clear
  278. - Adds attach events method to modal for attaching modal events to other elements
  279. - Adds input focus/blur to modal, see Issue #124
  280. - Adds new methods to rating: 'get rating', 'clear rating', 'disable', 'enable', adds new setting 'clearable'
  281. **Fixes**
  282. - Fixes position of menu dropdowns in some cases
  283. - Updates modal to refocus elements after close
  284. - Right floated list content now receives left margin
  285. - List items display issues with icons + content
  286. - Fixes rating line height issue
  287. - Fixes rating not being sent as first callback parameter on 'onRate'
  288. - Lists items now auto clear floats
  289. - Fixes icon input inside a menu placement issues
  290. ### Version 0.3.1 - Sep 30, 2013
  291. **Fixes**
  292. - Fixes Page Grid still receiving negative margin
  293. ### Version 0.3.0 - Sep 30, 2013
  294. **Fixes**
  295. - Responsive Grid is now called "Page Grid". Responsive grids are now deprecated. This reduces confusion.
  296. - Negative margins are now automatically removed from grids that are descendents of body tag.
  297. ### Version 0.2.5 - Sep 28, 2013
  298. **Fixes**
  299. - Fixes checkbox selector issue with multiple inputs inside a checkbox
  300. - Modal no longer uses inline css to center when in fixed position mode
  301. - Fixes dropdown to now set active item to whatever hidden input field is when using action updateForm
  302. ### Version 0.2.4 - Sep 28, 2013
  303. **Updates**
  304. - Fixes issue with display on Chromebook Pixel and some devices
  305. - Fixes issues with concatenated version receiving conflicted icon definitions causing icons to not function
  306. ### Version 0.2.3 - Sep 28, 2013
  307. **Updates**
  308. - Fixes issues with modal not swapping to absoultely positioned from fixed when content cannot fit in viewport
  309. ### Version 0.2.2 - Sep 28, 2013
  310. **Updates**
  311. - Fixes invoke returning found function instead of results of found function in dropdown, modal
  312. ### Version 0.2.1 - Sep 28, 2013
  313. **Updates**
  314. - Modals can now have an icon in its left content that will be automatically formatted
  315. - Preserve 3D animations are now on by default for dimmers
  316. **Fixes**
  317. - Transition now forces browser repaint after animation
  318. - Refactored modal and dimmer components
  319. - Modal will now resize when browser window resizes if vertical height changes
  320. - Fixes issues with dimmer settings sticking between separate modals with the same dimmer.
  321. ### Version 0.2.0 - Sep 28, 2013
  322. **New**
  323. - Adds responsive modal styling, modal always now sits with 5% gutters under page grid responsive styling
  324. - Adds basic modal variation
  325. **Fixes**
  326. - Issue with modal active state not being removed correctly from modals
  327. - Swaps modal and dropdown to use same variable naming pattern as rest of modules
  328. - Removed selector count from performance logs
  329. ### Version 0.1.0 - Sep 25, 2013
  330. **New**
  331. - Added new font icon set using Font Awesome port
  332. - Adds dropdown icon sexiness to accordions, now with rotating pointing arrows
  333. - Added old icon set as a separate basic icon set
  334. - Added fluid input variation
  335. - Increased size of corner labels
  336. - Adds relaxed grid variation with increased gutters
  337. - Added relaxed and very relaxed list type with increased padding
  338. **Fixes**
  339. - Rating icon missing font content with icon font update
  340. - Padding on side of rating
  341. - Adds horizontally padded, vertically padded menu item variations to allow menu items to remove padding
  342. - Added fixes to tabular menu especially with attached content
  343. - UI Loaders now positioned automatically in all circumstances, even with long text
  344. - Connected items no longer assume 3 items per row
  345. - Fixes display of left corner icon labels
  346. **Updates**
  347. - Updated documentation for sidebar, transition, and form validation
  348. - Updated list docs
  349. - Accordion settings documentation
  350. - Rating settings documentation