rbbt-rest 1.6.13 → 1.6.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (562) hide show
  1. checksums.yaml +4 -4
  2. data/lib/rbbt/rest/common/misc.rb +1 -0
  3. data/lib/rbbt/rest/main.rb +3 -1
  4. data/lib/rbbt/rest/workflow.rb +4 -4
  5. data/lib/rbbt/rest/workflow/jobs.rb +2 -1
  6. data/share/views/compass/app.sass +15 -4
  7. data/share/views/layout.haml +1 -2
  8. data/share/views/layout/coda.haml +0 -2
  9. data/share/views/layout/footer.haml +20 -7
  10. data/share/views/layout/header.haml +4 -9
  11. data/share/views/layout/top_menu.haml +44 -32
  12. data/share/views/public/js/app.js +9 -10
  13. data/share/views/public/js/defer.js +1 -1
  14. data/share/views/public/js/helpers.js +14 -0
  15. data/share/views/public/js/rbbt.aesthetics.js +0 -3
  16. data/share/views/public/js/rbbt.exception.js +21 -0
  17. data/share/views/public/js/rbbt.favourites.js +24 -14
  18. data/share/views/public/js/rbbt.job.js +14 -5
  19. data/share/views/public/js/rbbt.modal.js +26 -4
  20. data/share/views/public/js/rbbt.page.js +111 -1
  21. data/share/views/public/js/rbbt/list.js +36 -26
  22. data/share/views/public/js/rbbt/modal.js +1 -0
  23. data/share/views/public/js/rbbt/reveal.js +2 -4
  24. data/share/views/public/js/rbbt/table.js +6 -4
  25. data/share/views/public/plugins/jquery/js/jquery-2.1.4.js +9210 -0
  26. data/share/views/public/plugins/semantic-ui/CONTRIBUTING.md +16 -31
  27. data/share/views/public/plugins/semantic-ui/LICENSE.md +0 -0
  28. data/share/views/public/plugins/semantic-ui/README.md +57 -64
  29. data/share/views/public/plugins/semantic-ui/RELEASE-NOTES.md +957 -7
  30. data/share/views/public/plugins/semantic-ui/bower.json +2 -4
  31. data/share/views/public/plugins/semantic-ui/composer.json +11 -8
  32. data/share/views/public/plugins/semantic-ui/dist/components/accordion.css +32 -26
  33. data/share/views/public/plugins/semantic-ui/dist/components/accordion.js +182 -94
  34. data/share/views/public/plugins/semantic-ui/dist/components/accordion.min.css +6 -7
  35. data/share/views/public/plugins/semantic-ui/dist/components/accordion.min.js +6 -6
  36. data/share/views/public/plugins/semantic-ui/dist/components/ad.css +19 -8
  37. data/share/views/public/plugins/semantic-ui/dist/components/ad.min.css +6 -7
  38. data/share/views/public/plugins/semantic-ui/dist/components/api.js +428 -190
  39. data/share/views/public/plugins/semantic-ui/dist/components/api.min.js +6 -6
  40. data/share/views/public/plugins/semantic-ui/dist/components/breadcrumb.css +22 -22
  41. data/share/views/public/plugins/semantic-ui/dist/components/breadcrumb.min.css +6 -7
  42. data/share/views/public/plugins/semantic-ui/dist/components/button.css +1569 -707
  43. data/share/views/public/plugins/semantic-ui/dist/components/button.min.css +6 -7
  44. data/share/views/public/plugins/semantic-ui/dist/components/card.css +334 -143
  45. data/share/views/public/plugins/semantic-ui/dist/components/card.min.css +6 -7
  46. data/share/views/public/plugins/semantic-ui/dist/components/checkbox.css +234 -131
  47. data/share/views/public/plugins/semantic-ui/dist/components/checkbox.js +348 -111
  48. data/share/views/public/plugins/semantic-ui/dist/components/checkbox.min.css +6 -7
  49. data/share/views/public/plugins/semantic-ui/dist/components/checkbox.min.js +6 -6
  50. data/share/views/public/plugins/semantic-ui/dist/components/colorize.js +6 -4
  51. data/share/views/public/plugins/semantic-ui/dist/components/colorize.min.js +6 -6
  52. data/share/views/public/plugins/semantic-ui/dist/components/comment.css +9 -10
  53. data/share/views/public/plugins/semantic-ui/dist/components/comment.min.css +6 -7
  54. data/share/views/public/plugins/semantic-ui/dist/components/container.css +125 -0
  55. data/share/views/public/plugins/semantic-ui/dist/components/container.min.css +10 -0
  56. data/share/views/public/plugins/semantic-ui/dist/components/dimmer.css +34 -21
  57. data/share/views/public/plugins/semantic-ui/dist/components/dimmer.js +89 -48
  58. data/share/views/public/plugins/semantic-ui/dist/components/dimmer.min.css +6 -7
  59. data/share/views/public/plugins/semantic-ui/dist/components/dimmer.min.js +6 -6
  60. data/share/views/public/plugins/semantic-ui/dist/components/divider.css +54 -38
  61. data/share/views/public/plugins/semantic-ui/dist/components/divider.min.css +6 -7
  62. data/share/views/public/plugins/semantic-ui/dist/components/dropdown.css +575 -153
  63. data/share/views/public/plugins/semantic-ui/dist/components/dropdown.js +2263 -536
  64. data/share/views/public/plugins/semantic-ui/dist/components/dropdown.min.css +6 -7
  65. data/share/views/public/plugins/semantic-ui/dist/components/dropdown.min.js +8 -6
  66. data/share/views/public/plugins/semantic-ui/dist/components/embed.css +162 -0
  67. data/share/views/public/plugins/semantic-ui/dist/components/embed.js +662 -0
  68. data/share/views/public/plugins/semantic-ui/dist/components/embed.min.css +10 -0
  69. data/share/views/public/plugins/semantic-ui/dist/components/embed.min.js +11 -0
  70. data/share/views/public/plugins/semantic-ui/dist/components/feed.css +54 -30
  71. data/share/views/public/plugins/semantic-ui/dist/components/feed.min.css +6 -7
  72. data/share/views/public/plugins/semantic-ui/dist/components/flag.css +12 -6
  73. data/share/views/public/plugins/semantic-ui/dist/components/flag.min.css +6 -7
  74. data/share/views/public/plugins/semantic-ui/dist/components/form.css +322 -162
  75. data/share/views/public/plugins/semantic-ui/dist/components/form.js +654 -193
  76. data/share/views/public/plugins/semantic-ui/dist/components/form.min.css +6 -7
  77. data/share/views/public/plugins/semantic-ui/dist/components/form.min.js +6 -6
  78. data/share/views/public/plugins/semantic-ui/dist/components/grid.css +622 -427
  79. data/share/views/public/plugins/semantic-ui/dist/components/grid.min.css +6 -7
  80. data/share/views/public/plugins/semantic-ui/dist/components/header.css +360 -171
  81. data/share/views/public/plugins/semantic-ui/dist/components/header.min.css +6 -7
  82. data/share/views/public/plugins/semantic-ui/dist/components/icon.css +611 -153
  83. data/share/views/public/plugins/semantic-ui/dist/components/icon.min.css +6 -7
  84. data/share/views/public/plugins/semantic-ui/dist/components/image.css +68 -18
  85. data/share/views/public/plugins/semantic-ui/dist/components/image.min.css +6 -7
  86. data/share/views/public/plugins/semantic-ui/dist/components/input.css +172 -131
  87. data/share/views/public/plugins/semantic-ui/dist/components/input.min.css +6 -7
  88. data/share/views/public/plugins/semantic-ui/dist/components/item.css +72 -48
  89. data/share/views/public/plugins/semantic-ui/dist/components/item.min.css +6 -7
  90. data/share/views/public/plugins/semantic-ui/dist/components/label.css +494 -316
  91. data/share/views/public/plugins/semantic-ui/dist/components/label.min.css +6 -7
  92. data/share/views/public/plugins/semantic-ui/dist/components/list.css +192 -158
  93. data/share/views/public/plugins/semantic-ui/dist/components/list.min.css +6 -7
  94. data/share/views/public/plugins/semantic-ui/dist/components/loader.css +25 -18
  95. data/share/views/public/plugins/semantic-ui/dist/components/loader.min.css +6 -7
  96. data/share/views/public/plugins/semantic-ui/dist/components/menu.css +952 -667
  97. data/share/views/public/plugins/semantic-ui/dist/components/menu.min.css +1 -11
  98. data/share/views/public/plugins/semantic-ui/dist/components/message.css +140 -98
  99. data/share/views/public/plugins/semantic-ui/dist/components/message.min.css +6 -7
  100. data/share/views/public/plugins/semantic-ui/dist/components/modal.css +167 -93
  101. data/share/views/public/plugins/semantic-ui/dist/components/modal.js +280 -202
  102. data/share/views/public/plugins/semantic-ui/dist/components/modal.min.css +6 -7
  103. data/share/views/public/plugins/semantic-ui/dist/components/modal.min.js +6 -6
  104. data/share/views/public/plugins/semantic-ui/dist/components/nag.css +11 -12
  105. data/share/views/public/plugins/semantic-ui/dist/components/nag.js +10 -11
  106. data/share/views/public/plugins/semantic-ui/dist/components/nag.min.css +6 -7
  107. data/share/views/public/plugins/semantic-ui/dist/components/nag.min.js +6 -6
  108. data/share/views/public/plugins/semantic-ui/dist/components/popup.css +86 -30
  109. data/share/views/public/plugins/semantic-ui/dist/components/popup.js +473 -233
  110. data/share/views/public/plugins/semantic-ui/dist/components/popup.min.css +6 -7
  111. data/share/views/public/plugins/semantic-ui/dist/components/popup.min.js +6 -6
  112. data/share/views/public/plugins/semantic-ui/dist/components/progress.css +217 -127
  113. data/share/views/public/plugins/semantic-ui/dist/components/progress.js +252 -111
  114. data/share/views/public/plugins/semantic-ui/dist/components/progress.min.css +6 -7
  115. data/share/views/public/plugins/semantic-ui/dist/components/progress.min.js +6 -6
  116. data/share/views/public/plugins/semantic-ui/dist/components/rail.css +19 -12
  117. data/share/views/public/plugins/semantic-ui/dist/components/rail.min.css +6 -7
  118. data/share/views/public/plugins/semantic-ui/dist/components/rating.css +77 -73
  119. data/share/views/public/plugins/semantic-ui/dist/components/rating.js +85 -61
  120. data/share/views/public/plugins/semantic-ui/dist/components/rating.min.css +6 -7
  121. data/share/views/public/plugins/semantic-ui/dist/components/rating.min.js +6 -6
  122. data/share/views/public/plugins/semantic-ui/dist/components/reset.css +15 -13
  123. data/share/views/public/plugins/semantic-ui/dist/components/reset.min.css +6 -7
  124. data/share/views/public/plugins/semantic-ui/dist/components/reveal.css +47 -17
  125. data/share/views/public/plugins/semantic-ui/dist/components/reveal.min.css +6 -7
  126. data/share/views/public/plugins/semantic-ui/dist/components/search.css +102 -56
  127. data/share/views/public/plugins/semantic-ui/dist/components/search.js +688 -296
  128. data/share/views/public/plugins/semantic-ui/dist/components/search.min.css +6 -7
  129. data/share/views/public/plugins/semantic-ui/dist/components/search.min.js +6 -6
  130. data/share/views/public/plugins/semantic-ui/dist/components/segment.css +311 -164
  131. data/share/views/public/plugins/semantic-ui/dist/components/segment.min.css +6 -7
  132. data/share/views/public/plugins/semantic-ui/dist/components/shape.css +14 -15
  133. data/share/views/public/plugins/semantic-ui/dist/components/shape.js +102 -56
  134. data/share/views/public/plugins/semantic-ui/dist/components/shape.min.css +6 -7
  135. data/share/views/public/plugins/semantic-ui/dist/components/shape.min.js +6 -6
  136. data/share/views/public/plugins/semantic-ui/dist/components/sidebar.css +167 -38
  137. data/share/views/public/plugins/semantic-ui/dist/components/sidebar.js +296 -249
  138. data/share/views/public/plugins/semantic-ui/dist/components/sidebar.min.css +6 -7
  139. data/share/views/public/plugins/semantic-ui/dist/components/sidebar.min.js +6 -6
  140. data/share/views/public/plugins/semantic-ui/dist/components/site.css +56 -30
  141. data/share/views/public/plugins/semantic-ui/dist/components/site.js +8 -8
  142. data/share/views/public/plugins/semantic-ui/dist/components/site.min.css +6 -7
  143. data/share/views/public/plugins/semantic-ui/dist/components/site.min.js +6 -6
  144. data/share/views/public/plugins/semantic-ui/dist/components/state.js +37 -32
  145. data/share/views/public/plugins/semantic-ui/dist/components/state.min.js +6 -6
  146. data/share/views/public/plugins/semantic-ui/dist/components/statistic.css +268 -94
  147. data/share/views/public/plugins/semantic-ui/dist/components/statistic.min.css +6 -7
  148. data/share/views/public/plugins/semantic-ui/dist/components/step.css +348 -102
  149. data/share/views/public/plugins/semantic-ui/dist/components/step.min.css +6 -7
  150. data/share/views/public/plugins/semantic-ui/dist/components/sticky.css +7 -8
  151. data/share/views/public/plugins/semantic-ui/dist/components/sticky.js +222 -108
  152. data/share/views/public/plugins/semantic-ui/dist/components/sticky.min.css +6 -7
  153. data/share/views/public/plugins/semantic-ui/dist/components/sticky.min.js +6 -6
  154. data/share/views/public/plugins/semantic-ui/dist/components/tab.css +6 -7
  155. data/share/views/public/plugins/semantic-ui/dist/components/tab.js +268 -172
  156. data/share/views/public/plugins/semantic-ui/dist/components/tab.min.css +6 -7
  157. data/share/views/public/plugins/semantic-ui/dist/components/tab.min.js +6 -6
  158. data/share/views/public/plugins/semantic-ui/dist/components/table.css +372 -201
  159. data/share/views/public/plugins/semantic-ui/dist/components/table.min.css +6 -7
  160. data/share/views/public/plugins/semantic-ui/dist/components/transition.css +1546 -557
  161. data/share/views/public/plugins/semantic-ui/dist/components/transition.js +355 -210
  162. data/share/views/public/plugins/semantic-ui/dist/components/transition.min.css +6 -7
  163. data/share/views/public/plugins/semantic-ui/dist/components/transition.min.js +6 -6
  164. data/share/views/public/plugins/semantic-ui/dist/components/video.css +19 -20
  165. data/share/views/public/plugins/semantic-ui/dist/components/video.js +16 -23
  166. data/share/views/public/plugins/semantic-ui/dist/components/video.min.css +5 -6
  167. data/share/views/public/plugins/semantic-ui/dist/components/video.min.js +6 -6
  168. data/share/views/public/plugins/semantic-ui/dist/components/visibility.js +423 -161
  169. data/share/views/public/plugins/semantic-ui/dist/components/visibility.min.js +6 -6
  170. data/share/views/public/plugins/semantic-ui/dist/components/visit.js +18 -14
  171. data/share/views/public/plugins/semantic-ui/dist/components/visit.min.js +6 -6
  172. data/share/views/public/plugins/semantic-ui/dist/semantic.css +24827 -17141
  173. data/share/views/public/plugins/semantic-ui/dist/semantic.js +15072 -11354
  174. data/share/views/public/plugins/semantic-ui/dist/semantic.min.css +2 -2
  175. data/share/views/public/plugins/semantic-ui/dist/semantic.min.js +10 -8
  176. data/share/views/public/plugins/semantic-ui/dist/themes/default/assets/fonts/icons.eot +0 -0
  177. data/share/views/public/plugins/semantic-ui/dist/themes/default/assets/fonts/icons.otf +0 -0
  178. data/share/views/public/plugins/semantic-ui/dist/themes/default/assets/fonts/icons.svg +526 -465
  179. data/share/views/public/plugins/semantic-ui/dist/themes/default/assets/fonts/icons.ttf +0 -0
  180. data/share/views/public/plugins/semantic-ui/dist/themes/default/assets/fonts/icons.woff +0 -0
  181. data/share/views/public/plugins/semantic-ui/dist/themes/default/assets/fonts/icons.woff2 +0 -0
  182. data/share/views/public/plugins/semantic-ui/dist/themes/default/assets/images/flags.png +0 -0
  183. data/share/views/public/plugins/semantic-ui/examples/assets/images/avatar/nan.jpg +0 -0
  184. data/share/views/public/plugins/semantic-ui/examples/assets/images/avatar/tom.jpg +0 -0
  185. data/share/views/public/plugins/semantic-ui/examples/assets/images/bg.jpg +0 -0
  186. data/share/views/public/plugins/semantic-ui/examples/assets/images/logo.png +0 -0
  187. data/share/views/public/plugins/semantic-ui/examples/{images → assets/images}/wireframe/centered-paragraph.png +0 -0
  188. data/share/views/public/plugins/semantic-ui/examples/{images → assets/images}/wireframe/image-square.png +0 -0
  189. data/share/views/public/plugins/semantic-ui/examples/{images → assets/images}/wireframe/image-text.png +0 -0
  190. data/share/views/public/plugins/semantic-ui/examples/{images → assets/images}/wireframe/image.png +0 -0
  191. data/share/views/public/plugins/semantic-ui/examples/{images → assets/images}/wireframe/media-paragraph-alt.png +0 -0
  192. data/share/views/public/plugins/semantic-ui/examples/{images → assets/images}/wireframe/media-paragraph.png +0 -0
  193. data/share/views/public/plugins/semantic-ui/examples/{images → assets/images}/wireframe/paragraph.png +0 -0
  194. data/share/views/public/plugins/semantic-ui/examples/{images → assets/images}/wireframe/short-paragraph.png +0 -0
  195. data/share/views/public/plugins/semantic-ui/examples/{images → assets/images}/wireframe/square-image.png +0 -0
  196. data/share/views/public/plugins/semantic-ui/examples/{images → assets/images}/wireframe/text-image.png +0 -0
  197. data/share/views/public/plugins/semantic-ui/examples/{images → assets/images}/wireframe/white-image.png +0 -0
  198. data/share/views/public/plugins/semantic-ui/examples/assets/library/iframe-content.js +707 -0
  199. data/share/views/public/plugins/semantic-ui/examples/assets/library/iframe.js +642 -0
  200. data/share/views/public/plugins/semantic-ui/examples/assets/library/jquery.min.js +4 -0
  201. data/share/views/public/plugins/semantic-ui/examples/assets/show-examples.js +15 -0
  202. data/share/views/public/plugins/semantic-ui/examples/bootstrap.html +453 -0
  203. data/share/views/public/plugins/semantic-ui/examples/components/button.html +222 -0
  204. data/share/views/public/plugins/semantic-ui/examples/components/card.html +313 -0
  205. data/share/views/public/plugins/semantic-ui/examples/components/input.html +159 -0
  206. data/share/views/public/plugins/semantic-ui/examples/components/menu.html +183 -0
  207. data/share/views/public/plugins/semantic-ui/examples/components/site.html +74 -0
  208. data/share/views/public/plugins/semantic-ui/examples/components/table.html +471 -0
  209. data/share/views/public/plugins/semantic-ui/examples/fixed.html +137 -0
  210. data/share/views/public/plugins/semantic-ui/examples/grid.html +366 -1397
  211. data/share/views/public/plugins/semantic-ui/examples/homepage.html +249 -268
  212. data/share/views/public/plugins/semantic-ui/examples/login.html +125 -0
  213. data/share/views/public/plugins/semantic-ui/examples/responsive.html +689 -0
  214. data/share/views/public/plugins/semantic-ui/examples/sticky.html +230 -0
  215. data/share/views/public/plugins/semantic-ui/examples/theming.html +88 -0
  216. data/share/views/public/plugins/semantic-ui/gulpfile.js +47 -1082
  217. data/share/views/public/plugins/semantic-ui/karma.conf.js +0 -0
  218. data/share/views/public/plugins/semantic-ui/logo.png +0 -0
  219. data/share/views/public/plugins/semantic-ui/package.json +70 -36
  220. data/share/views/public/plugins/semantic-ui/semantic.json.example +4 -1
  221. data/share/views/public/plugins/semantic-ui/src/README.md +127 -0
  222. data/share/views/public/plugins/semantic-ui/src/_site/collections/breadcrumb.overrides +0 -0
  223. data/share/views/public/plugins/semantic-ui/src/_site/collections/breadcrumb.variables +0 -0
  224. data/share/views/public/plugins/semantic-ui/src/_site/collections/form.overrides +0 -0
  225. data/share/views/public/plugins/semantic-ui/src/_site/collections/grid.overrides +0 -0
  226. data/share/views/public/plugins/semantic-ui/src/_site/collections/menu.overrides +0 -0
  227. data/share/views/public/plugins/semantic-ui/src/_site/collections/table.overrides +0 -0
  228. data/share/views/public/plugins/semantic-ui/src/_site/elements/button.overrides +0 -0
  229. data/share/views/public/plugins/semantic-ui/src/_site/{modules/video.overrides → elements/container.overrides} +0 -0
  230. data/share/views/public/plugins/semantic-ui/src/_site/elements/container.variables +3 -0
  231. data/share/views/public/plugins/semantic-ui/src/_site/elements/divider.overrides +0 -0
  232. data/share/views/public/plugins/semantic-ui/src/_site/elements/flag.overrides +0 -0
  233. data/share/views/public/plugins/semantic-ui/src/_site/elements/header.overrides +0 -0
  234. data/share/views/public/plugins/semantic-ui/src/_site/elements/icon.overrides +0 -0
  235. data/share/views/public/plugins/semantic-ui/src/_site/elements/image.overrides +0 -0
  236. data/share/views/public/plugins/semantic-ui/src/_site/elements/input.overrides +0 -0
  237. data/share/views/public/plugins/semantic-ui/src/_site/elements/label.overrides +0 -0
  238. data/share/views/public/plugins/semantic-ui/src/_site/elements/loader.overrides +0 -0
  239. data/share/views/public/plugins/semantic-ui/src/_site/elements/rail.overrides +0 -0
  240. data/share/views/public/plugins/semantic-ui/src/_site/elements/reveal.overrides +0 -0
  241. data/share/views/public/plugins/semantic-ui/src/_site/elements/segment.overrides +0 -0
  242. data/share/views/public/plugins/semantic-ui/src/_site/elements/step.overrides +0 -0
  243. data/share/views/public/plugins/semantic-ui/src/_site/globals/reset.overrides +0 -0
  244. data/share/views/public/plugins/semantic-ui/src/_site/globals/site.overrides +0 -0
  245. data/share/views/public/plugins/semantic-ui/src/_site/modules/checkbox.overrides +0 -0
  246. data/share/views/public/plugins/semantic-ui/src/_site/modules/embed.overrides +3 -0
  247. data/share/views/public/plugins/semantic-ui/src/_site/modules/{video.variables → embed.variables} +0 -0
  248. data/share/views/public/plugins/semantic-ui/src/_site/modules/modal.overrides +0 -0
  249. data/share/views/public/plugins/semantic-ui/src/_site/modules/modal.variables +0 -0
  250. data/share/views/public/plugins/semantic-ui/src/_site/modules/progress.overrides +0 -0
  251. data/share/views/public/plugins/semantic-ui/src/_site/modules/rating.overrides +0 -0
  252. data/share/views/public/plugins/semantic-ui/src/_site/modules/rating.variables +0 -0
  253. data/share/views/public/plugins/semantic-ui/src/_site/modules/search.overrides +0 -0
  254. data/share/views/public/plugins/semantic-ui/src/_site/modules/search.variables +0 -0
  255. data/share/views/public/plugins/semantic-ui/src/_site/modules/sidebar.overrides +0 -0
  256. data/share/views/public/plugins/semantic-ui/src/_site/modules/sidebar.variables +0 -0
  257. data/share/views/public/plugins/semantic-ui/src/_site/modules/sticky.overrides +0 -0
  258. data/share/views/public/plugins/semantic-ui/src/_site/modules/sticky.variables +0 -0
  259. data/share/views/public/plugins/semantic-ui/src/_site/modules/transition.overrides +0 -0
  260. data/share/views/public/plugins/semantic-ui/src/definitions/behaviors/api.js +428 -190
  261. data/share/views/public/plugins/semantic-ui/src/definitions/behaviors/colorize.js +6 -4
  262. data/share/views/public/plugins/semantic-ui/src/definitions/behaviors/form.js +654 -193
  263. data/share/views/public/plugins/semantic-ui/src/definitions/behaviors/state.js +37 -32
  264. data/share/views/public/plugins/semantic-ui/src/definitions/behaviors/visibility.js +423 -161
  265. data/share/views/public/plugins/semantic-ui/src/definitions/behaviors/visit.js +18 -14
  266. data/share/views/public/plugins/semantic-ui/src/definitions/collections/breadcrumb.less +7 -6
  267. data/share/views/public/plugins/semantic-ui/src/definitions/collections/form.less +243 -103
  268. data/share/views/public/plugins/semantic-ui/src/definitions/collections/grid.less +522 -430
  269. data/share/views/public/plugins/semantic-ui/src/definitions/collections/menu.less +872 -640
  270. data/share/views/public/plugins/semantic-ui/src/definitions/collections/message.less +97 -79
  271. data/share/views/public/plugins/semantic-ui/src/definitions/collections/table.less +314 -132
  272. data/share/views/public/plugins/semantic-ui/src/definitions/elements/button.less +1300 -480
  273. data/share/views/public/plugins/semantic-ui/src/definitions/elements/container.less +125 -0
  274. data/share/views/public/plugins/semantic-ui/src/definitions/elements/divider.less +36 -37
  275. data/share/views/public/plugins/semantic-ui/src/definitions/elements/flag.less +12 -5
  276. data/share/views/public/plugins/semantic-ui/src/definitions/elements/header.less +308 -157
  277. data/share/views/public/plugins/semantic-ui/src/definitions/elements/icon.less +207 -106
  278. data/share/views/public/plugins/semantic-ui/src/definitions/elements/image.less +71 -13
  279. data/share/views/public/plugins/semantic-ui/src/definitions/elements/input.less +127 -104
  280. data/share/views/public/plugins/semantic-ui/src/definitions/elements/label.less +454 -268
  281. data/share/views/public/plugins/semantic-ui/src/definitions/elements/list.less +127 -96
  282. data/share/views/public/plugins/semantic-ui/src/definitions/elements/loader.less +13 -6
  283. data/share/views/public/plugins/semantic-ui/src/definitions/elements/rail.less +40 -31
  284. data/share/views/public/plugins/semantic-ui/src/definitions/elements/reveal.less +31 -15
  285. data/share/views/public/plugins/semantic-ui/src/definitions/elements/segment.less +265 -140
  286. data/share/views/public/plugins/semantic-ui/src/definitions/elements/step.less +243 -67
  287. data/share/views/public/plugins/semantic-ui/src/definitions/globals/reset.less +8 -6
  288. data/share/views/public/plugins/semantic-ui/src/definitions/globals/site.js +8 -8
  289. data/share/views/public/plugins/semantic-ui/src/definitions/globals/site.less +44 -13
  290. data/share/views/public/plugins/semantic-ui/src/definitions/modules/accordion.js +182 -94
  291. data/share/views/public/plugins/semantic-ui/src/definitions/modules/accordion.less +13 -9
  292. data/share/views/public/plugins/semantic-ui/src/definitions/modules/checkbox.js +348 -111
  293. data/share/views/public/plugins/semantic-ui/src/definitions/modules/checkbox.less +196 -96
  294. data/share/views/public/plugins/semantic-ui/src/definitions/modules/dimmer.js +89 -48
  295. data/share/views/public/plugins/semantic-ui/src/definitions/modules/dimmer.less +30 -20
  296. data/share/views/public/plugins/semantic-ui/src/definitions/modules/dropdown.js +2263 -536
  297. data/share/views/public/plugins/semantic-ui/src/definitions/modules/dropdown.less +498 -97
  298. data/share/views/public/plugins/semantic-ui/src/definitions/modules/embed.js +662 -0
  299. data/share/views/public/plugins/semantic-ui/src/definitions/modules/embed.less +164 -0
  300. data/share/views/public/plugins/semantic-ui/src/definitions/modules/modal.js +280 -202
  301. data/share/views/public/plugins/semantic-ui/src/definitions/modules/modal.less +91 -47
  302. data/share/views/public/plugins/semantic-ui/src/definitions/modules/nag.js +10 -11
  303. data/share/views/public/plugins/semantic-ui/src/definitions/modules/nag.less +6 -6
  304. data/share/views/public/plugins/semantic-ui/src/definitions/modules/popup.js +473 -233
  305. data/share/views/public/plugins/semantic-ui/src/definitions/modules/popup.less +55 -13
  306. data/share/views/public/plugins/semantic-ui/src/definitions/modules/progress.js +252 -111
  307. data/share/views/public/plugins/semantic-ui/src/definitions/modules/progress.less +182 -107
  308. data/share/views/public/plugins/semantic-ui/src/definitions/modules/rating.js +85 -61
  309. data/share/views/public/plugins/semantic-ui/src/definitions/modules/rating.less +64 -70
  310. data/share/views/public/plugins/semantic-ui/src/definitions/modules/search.js +688 -296
  311. data/share/views/public/plugins/semantic-ui/src/definitions/modules/search.less +60 -14
  312. data/share/views/public/plugins/semantic-ui/src/definitions/modules/shape.js +102 -56
  313. data/share/views/public/plugins/semantic-ui/src/definitions/modules/shape.less +10 -11
  314. data/share/views/public/plugins/semantic-ui/src/definitions/modules/sidebar.js +296 -249
  315. data/share/views/public/plugins/semantic-ui/src/definitions/modules/sidebar.less +140 -44
  316. data/share/views/public/plugins/semantic-ui/src/definitions/modules/sticky.js +222 -108
  317. data/share/views/public/plugins/semantic-ui/src/definitions/modules/sticky.less +6 -5
  318. data/share/views/public/plugins/semantic-ui/src/definitions/modules/tab.js +268 -172
  319. data/share/views/public/plugins/semantic-ui/src/definitions/modules/tab.less +6 -5
  320. data/share/views/public/plugins/semantic-ui/src/definitions/modules/transition.js +355 -210
  321. data/share/views/public/plugins/semantic-ui/src/definitions/modules/transition.less +8 -18
  322. data/share/views/public/plugins/semantic-ui/src/definitions/views/ad.less +6 -4
  323. data/share/views/public/plugins/semantic-ui/src/definitions/views/card.less +385 -92
  324. data/share/views/public/plugins/semantic-ui/src/definitions/views/comment.less +6 -6
  325. data/share/views/public/plugins/semantic-ui/src/definitions/views/feed.less +19 -12
  326. data/share/views/public/plugins/semantic-ui/src/definitions/views/item.less +18 -19
  327. data/share/views/public/plugins/semantic-ui/src/definitions/views/statistic.less +232 -90
  328. data/share/views/public/plugins/semantic-ui/src/semantic.less +66 -0
  329. data/share/views/public/plugins/semantic-ui/src/theme.config.example +19 -23
  330. data/share/views/public/plugins/semantic-ui/src/theme.less +24 -17
  331. data/share/views/public/plugins/semantic-ui/src/themes/amazon/elements/button.overrides +5 -5
  332. data/share/views/public/plugins/semantic-ui/src/themes/amazon/elements/button.variables +5 -4
  333. data/share/views/public/plugins/semantic-ui/src/themes/basic/collections/table.variables +1 -0
  334. data/share/views/public/plugins/semantic-ui/src/themes/basic/elements/icon.overrides +156 -156
  335. data/share/views/public/plugins/semantic-ui/src/themes/basic/elements/icon.variables +7 -0
  336. data/share/views/public/plugins/semantic-ui/src/themes/basic/views/card.variables +7 -6
  337. data/share/views/public/plugins/semantic-ui/src/themes/bookish/elements/header.variables +4 -4
  338. data/share/views/public/plugins/semantic-ui/src/themes/bootstrap3/elements/button.variables +1 -1
  339. data/share/views/public/plugins/semantic-ui/src/themes/chubby/collections/form.overrides +8 -0
  340. data/share/views/public/plugins/semantic-ui/src/themes/chubby/collections/menu.overrides +0 -0
  341. data/share/views/public/plugins/semantic-ui/src/themes/chubby/collections/menu.variables +40 -0
  342. data/share/views/public/plugins/semantic-ui/src/themes/chubby/elements/header.variables +4 -4
  343. data/share/views/public/plugins/semantic-ui/src/themes/classic/modules/progress.variables +1 -0
  344. data/share/views/public/plugins/semantic-ui/src/themes/classic/views/card.overrides +1 -1
  345. data/share/views/public/plugins/semantic-ui/src/themes/colored/modules/checkbox.overrides +0 -0
  346. data/share/views/public/plugins/semantic-ui/src/themes/colored/modules/checkbox.variables +17 -0
  347. data/share/views/public/plugins/semantic-ui/src/themes/default/assets/fonts/icons.eot +0 -0
  348. data/share/views/public/plugins/semantic-ui/src/themes/default/assets/fonts/icons.svg +526 -465
  349. data/share/views/public/plugins/semantic-ui/src/themes/default/assets/fonts/icons.ttf +0 -0
  350. data/share/views/public/plugins/semantic-ui/src/themes/default/assets/fonts/icons.woff +0 -0
  351. data/share/views/public/plugins/semantic-ui/src/themes/default/assets/fonts/icons.woff2 +0 -0
  352. data/share/views/public/plugins/semantic-ui/src/themes/default/assets/images/flags.png +0 -0
  353. data/share/views/public/plugins/semantic-ui/src/themes/default/collections/breadcrumb.overrides +0 -0
  354. data/share/views/public/plugins/semantic-ui/src/themes/default/collections/breadcrumb.variables +7 -17
  355. data/share/views/public/plugins/semantic-ui/src/themes/default/collections/form.overrides +0 -0
  356. data/share/views/public/plugins/semantic-ui/src/themes/default/collections/form.variables +39 -39
  357. data/share/views/public/plugins/semantic-ui/src/themes/default/collections/grid.overrides +0 -0
  358. data/share/views/public/plugins/semantic-ui/src/themes/default/collections/grid.variables +34 -29
  359. data/share/views/public/plugins/semantic-ui/src/themes/default/collections/menu.overrides +0 -0
  360. data/share/views/public/plugins/semantic-ui/src/themes/default/collections/menu.variables +265 -157
  361. data/share/views/public/plugins/semantic-ui/src/themes/default/collections/message.overrides +0 -0
  362. data/share/views/public/plugins/semantic-ui/src/themes/default/collections/message.variables +42 -19
  363. data/share/views/public/plugins/semantic-ui/src/themes/default/collections/table.overrides +0 -3
  364. data/share/views/public/plugins/semantic-ui/src/themes/default/collections/table.variables +64 -60
  365. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/button.overrides +0 -0
  366. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/button.variables +110 -36
  367. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/container.overrides +3 -0
  368. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/container.variables +45 -0
  369. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/divider.overrides +15 -0
  370. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/divider.variables +3 -4
  371. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/flag.overrides +0 -1
  372. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/header.overrides +0 -0
  373. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/header.variables +59 -34
  374. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/icon.overrides +142 -38
  375. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/icon.variables +30 -4
  376. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/image.overrides +0 -0
  377. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/image.variables +5 -3
  378. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/input.overrides +0 -0
  379. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/input.variables +12 -26
  380. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/label.overrides +0 -0
  381. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/label.variables +101 -38
  382. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/list.overrides +0 -0
  383. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/list.variables +53 -34
  384. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/loader.overrides +0 -0
  385. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/loader.variables +9 -10
  386. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/rail.overrides +0 -0
  387. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/rail.variables +15 -5
  388. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/reveal.overrides +0 -0
  389. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/reveal.variables +6 -4
  390. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/segment.overrides +0 -0
  391. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/segment.variables +66 -28
  392. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/step.overrides +0 -0
  393. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/step.variables +64 -30
  394. data/share/views/public/plugins/semantic-ui/src/themes/default/globals/reset.overrides +0 -0
  395. data/share/views/public/plugins/semantic-ui/src/themes/default/globals/site.variables +519 -331
  396. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/accordion.overrides +0 -0
  397. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/accordion.variables +10 -11
  398. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/chatroom.overrides +0 -0
  399. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/checkbox.overrides +19 -16
  400. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/checkbox.variables +72 -43
  401. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/dimmer.overrides +0 -0
  402. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/dimmer.variables +20 -10
  403. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/dropdown.overrides +5 -0
  404. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/dropdown.variables +188 -63
  405. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/{video.overrides → embed.overrides} +0 -0
  406. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/embed.variables +53 -0
  407. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/modal.overrides +0 -0
  408. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/modal.variables +26 -22
  409. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/nag.overrides +0 -0
  410. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/popup.overrides +0 -0
  411. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/popup.variables +6 -12
  412. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/progress.variables +14 -8
  413. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/rating.overrides +0 -1
  414. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/rating.variables +72 -34
  415. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/search.overrides +0 -0
  416. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/search.variables +36 -34
  417. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/shape.overrides +0 -0
  418. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/shape.variables +7 -2
  419. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/sidebar.overrides +0 -0
  420. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/sidebar.variables +19 -13
  421. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/sticky.overrides +0 -0
  422. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/sticky.variables +2 -7
  423. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/tab.variables +1 -3
  424. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/transition.overrides +689 -224
  425. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/transition.variables +1 -1
  426. data/share/views/public/plugins/semantic-ui/src/themes/default/views/ad.variables +2 -2
  427. data/share/views/public/plugins/semantic-ui/src/themes/default/views/card.variables +61 -37
  428. data/share/views/public/plugins/semantic-ui/src/themes/default/views/comment.overrides +0 -0
  429. data/share/views/public/plugins/semantic-ui/src/themes/default/views/feed.overrides +0 -0
  430. data/share/views/public/plugins/semantic-ui/src/themes/default/views/feed.variables +15 -23
  431. data/share/views/public/plugins/semantic-ui/src/themes/default/views/item.overrides +0 -0
  432. data/share/views/public/plugins/semantic-ui/src/themes/default/views/item.variables +17 -15
  433. data/share/views/public/plugins/semantic-ui/src/themes/default/views/statistic.overrides +0 -0
  434. data/share/views/public/plugins/semantic-ui/src/themes/default/views/statistic.variables +25 -24
  435. data/share/views/public/plugins/semantic-ui/src/themes/fixed-width/collections/grid.variables +1 -3
  436. data/share/views/public/plugins/semantic-ui/src/themes/flat/collections/form.overrides +4 -0
  437. data/share/views/public/plugins/semantic-ui/src/themes/flat/collections/form.variables +1 -2
  438. data/share/views/public/plugins/semantic-ui/src/themes/flat/globals/site.variables +1 -0
  439. data/share/views/public/plugins/semantic-ui/src/themes/github/collections/form.variables +1 -1
  440. data/share/views/public/plugins/semantic-ui/src/themes/github/collections/menu.variables +10 -15
  441. data/share/views/public/plugins/semantic-ui/src/themes/github/elements/button.variables +2 -2
  442. data/share/views/public/plugins/semantic-ui/src/themes/github/elements/step.variables +2 -2
  443. data/share/views/public/plugins/semantic-ui/src/themes/instagram/views/card.overrides +12 -0
  444. data/share/views/public/plugins/semantic-ui/src/themes/instagram/views/card.variables +23 -0
  445. data/share/views/public/plugins/semantic-ui/src/themes/material/collections/menu.overrides +1 -0
  446. data/share/views/public/plugins/semantic-ui/src/themes/material/collections/menu.variables +10 -0
  447. data/share/views/public/plugins/semantic-ui/src/themes/material/elements/button.overrides +4 -4
  448. data/share/views/public/plugins/semantic-ui/src/themes/material/elements/button.variables +14 -6
  449. data/share/views/public/plugins/semantic-ui/src/themes/material/globals/site.variables +3 -2
  450. data/share/views/public/plugins/semantic-ui/src/themes/material/modules/dropdown.overrides +5 -0
  451. data/share/views/public/plugins/semantic-ui/src/themes/material/modules/dropdown.variables +20 -0
  452. data/share/views/public/plugins/semantic-ui/src/themes/raised/elements/button.variables +5 -5
  453. data/share/views/public/plugins/semantic-ui/src/themes/round/elements/button.variables +1 -1
  454. data/share/views/public/plugins/semantic-ui/src/themes/rtl/globals/site.overrides +6 -0
  455. data/share/views/public/plugins/semantic-ui/src/themes/rtl/globals/site.variables +14 -0
  456. data/share/views/public/plugins/semantic-ui/src/themes/timeline/views/feed.overrides +4 -12
  457. data/share/views/public/plugins/semantic-ui/src/themes/timeline/views/feed.variables +3 -7
  458. data/share/views/public/plugins/semantic-ui/tasks/README.md +17 -0
  459. data/share/views/public/plugins/semantic-ui/tasks/admin/components/create.js +332 -0
  460. data/share/views/public/plugins/semantic-ui/tasks/admin/components/init.js +170 -0
  461. data/share/views/public/plugins/semantic-ui/tasks/admin/components/update.js +184 -0
  462. data/share/views/public/plugins/semantic-ui/tasks/admin/distributions/create.js +219 -0
  463. data/share/views/public/plugins/semantic-ui/tasks/admin/distributions/init.js +170 -0
  464. data/share/views/public/plugins/semantic-ui/tasks/admin/distributions/update.js +182 -0
  465. data/share/views/public/plugins/semantic-ui/tasks/admin/publish.js +25 -0
  466. data/share/views/public/plugins/semantic-ui/tasks/admin/register.js +55 -0
  467. data/share/views/public/plugins/semantic-ui/tasks/admin/release.js +20 -76
  468. data/share/views/public/plugins/semantic-ui/tasks/build.js +37 -0
  469. data/share/views/public/plugins/semantic-ui/tasks/build/assets.js +35 -0
  470. data/share/views/public/plugins/semantic-ui/tasks/build/css.js +105 -0
  471. data/share/views/public/plugins/semantic-ui/tasks/build/javascript.js +77 -0
  472. data/share/views/public/plugins/semantic-ui/tasks/check-install.js +28 -0
  473. data/share/views/public/plugins/semantic-ui/tasks/clean.js +14 -0
  474. data/share/views/public/plugins/semantic-ui/tasks/collections/README.md +16 -0
  475. data/share/views/public/plugins/semantic-ui/tasks/collections/admin.js +49 -0
  476. data/share/views/public/plugins/semantic-ui/tasks/collections/internal.js +214 -0
  477. data/share/views/public/plugins/semantic-ui/tasks/config/admin/github.js +38 -0
  478. data/share/views/public/plugins/semantic-ui/tasks/{admin → config/admin}/oauth.example.js +5 -0
  479. data/share/views/public/plugins/semantic-ui/tasks/config/admin/release.js +110 -0
  480. data/share/views/public/plugins/semantic-ui/tasks/{admin → config/admin}/templates/README.md +6 -0
  481. data/share/views/public/plugins/semantic-ui/tasks/{admin → config/admin}/templates/bower.json +0 -0
  482. data/share/views/public/plugins/semantic-ui/tasks/config/admin/templates/component-package.js +14 -0
  483. data/share/views/public/plugins/semantic-ui/tasks/{admin → config/admin}/templates/composer.json +0 -0
  484. data/share/views/public/plugins/semantic-ui/tasks/config/admin/templates/css-package.js +34 -0
  485. data/share/views/public/plugins/semantic-ui/tasks/config/admin/templates/less-package.js +21 -0
  486. data/share/views/public/plugins/semantic-ui/tasks/{admin → config/admin}/templates/package.json +0 -0
  487. data/share/views/public/plugins/semantic-ui/tasks/config/defaults.js +117 -0
  488. data/share/views/public/plugins/semantic-ui/tasks/config/docs.js +32 -0
  489. data/share/views/public/plugins/semantic-ui/tasks/config/npm/gulpfile.js +72 -0
  490. data/share/views/public/plugins/semantic-ui/tasks/config/project/config.js +142 -0
  491. data/share/views/public/plugins/semantic-ui/tasks/config/project/install.js +756 -0
  492. data/share/views/public/plugins/semantic-ui/tasks/config/project/release.js +61 -0
  493. data/share/views/public/plugins/semantic-ui/tasks/config/tasks.js +160 -0
  494. data/share/views/public/plugins/semantic-ui/tasks/config/user.js +58 -0
  495. data/share/views/public/plugins/semantic-ui/tasks/docs/build.js +189 -0
  496. data/share/views/public/plugins/semantic-ui/tasks/docs/metadata.js +137 -0
  497. data/share/views/public/plugins/semantic-ui/tasks/docs/serve.js +255 -0
  498. data/share/views/public/plugins/semantic-ui/tasks/install.js +397 -0
  499. data/share/views/public/plugins/semantic-ui/tasks/rtl/build.js +132 -0
  500. data/share/views/public/plugins/semantic-ui/tasks/rtl/watch.js +221 -0
  501. data/share/views/public/plugins/semantic-ui/tasks/version.js +11 -0
  502. data/share/views/public/plugins/semantic-ui/tasks/watch.js +228 -0
  503. data/share/views/public/plugins/semantic-ui/test/coverage/PhantomJS 1.9.2 (Linux)/index.html b/data/share/views/public/plugins/semantic-ui/test/coverage/PhantomJS 1.9.2 → (Linux)/index.html +0 -0
  504. data/share/views/public/plugins/semantic-ui/test/coverage/PhantomJS 1.9.2 (Linux)/prettify.css b/data/share/views/public/plugins/semantic-ui/test/coverage/PhantomJS 1.9.2 → (Linux)/prettify.css +0 -0
  505. data/share/views/public/plugins/semantic-ui/test/coverage/PhantomJS 1.9.2 (Linux)/prettify.js b/data/share/views/public/plugins/semantic-ui/test/coverage/PhantomJS 1.9.2 → (Linux)/prettify.js +0 -0
  506. data/share/views/public/plugins/semantic-ui/test/coverage/coverage-PhantomJS 1.9.2 (Linux)-20131014_012621.json b/data/share/views/public/plugins/semantic-ui/test/coverage/coverage-PhantomJS 1.9.2 → (Linux)-20131014_012621.json +0 -0
  507. data/share/views/public/plugins/semantic-ui/test/coverage/coverage-PhantomJS 1.9.2 (Linux)-20131014_012811.json b/data/share/views/public/plugins/semantic-ui/test/coverage/coverage-PhantomJS 1.9.2 → (Linux)-20131014_012811.json +0 -0
  508. data/share/views/public/plugins/semantic-ui/test/fixtures/accordion.html +0 -0
  509. data/share/views/public/plugins/semantic-ui/test/fixtures/checkbox.html +0 -0
  510. data/share/views/public/plugins/semantic-ui/test/fixtures/dropdown.html +0 -0
  511. data/share/views/public/plugins/semantic-ui/test/fixtures/modal.html +0 -0
  512. data/share/views/public/plugins/semantic-ui/test/fixtures/popup.html +0 -0
  513. data/share/views/public/plugins/semantic-ui/test/fixtures/rating.html +0 -0
  514. data/share/views/public/plugins/semantic-ui/test/fixtures/shape.html +0 -0
  515. data/share/views/public/plugins/semantic-ui/test/fixtures/sidebar.html +0 -0
  516. data/share/views/public/plugins/semantic-ui/test/fixtures/tab.html +0 -0
  517. data/share/views/public/plugins/semantic-ui/test/fixtures/transition.html +0 -0
  518. data/share/views/public/plugins/semantic-ui/test/fixtures/video.html +0 -0
  519. data/share/views/public/plugins/semantic-ui/test/helpers/jasmine-clog.js +0 -0
  520. data/share/views/public/plugins/semantic-ui/test/helpers/jasmine-jquery.js +0 -0
  521. data/share/views/public/plugins/semantic-ui/test/helpers/jasmine-sinon.js +0 -0
  522. data/share/views/public/plugins/semantic-ui/test/helpers/jquery-events.js +0 -0
  523. data/share/views/public/plugins/semantic-ui/test/helpers/sinon.js +0 -0
  524. data/share/views/public/plugins/semantic-ui/test/meteor/assets.js +20 -0
  525. data/share/views/public/plugins/semantic-ui/test/meteor/fonts.js +16 -0
  526. data/share/views/public/plugins/semantic-ui/test/modules/accordion.spec.js +0 -0
  527. data/share/views/public/plugins/semantic-ui/test/modules/checkbox.spec.js +0 -0
  528. data/share/views/public/plugins/semantic-ui/test/modules/dropdown.spec.js +0 -0
  529. data/share/views/public/plugins/semantic-ui/test/modules/modal.spec.js +0 -0
  530. data/share/views/public/plugins/semantic-ui/test/modules/module.spec.js +0 -0
  531. data/share/views/public/plugins/semantic-ui/test/modules/popup.spec.js +0 -0
  532. data/share/views/public/plugins/semantic-ui/test/modules/search.spec.js +0 -0
  533. data/share/views/public/plugins/semantic-ui/test/modules/shape.spec.js +0 -0
  534. data/share/views/public/plugins/semantic-ui/test/modules/sidebar.spec.js +0 -0
  535. data/share/views/public/plugins/semantic-ui/test/modules/tab.spec.js +0 -0
  536. data/share/views/public/plugins/semantic-ui/test/modules/transition.spec.js +0 -0
  537. data/share/views/public/plugins/semantic-ui/test/modules/video.spec.js +0 -0
  538. metadata +114 -45
  539. data/share/views/public/js/jquery-ui.js +0 -313
  540. data/share/views/public/plugins/semantic-ui/GETTING-STARTED.md +0 -96
  541. data/share/views/public/plugins/semantic-ui/examples/feed.css +0 -93
  542. data/share/views/public/plugins/semantic-ui/examples/feed.html +0 -174
  543. data/share/views/public/plugins/semantic-ui/examples/feed.js +0 -23
  544. data/share/views/public/plugins/semantic-ui/examples/grid.css +0 -102
  545. data/share/views/public/plugins/semantic-ui/examples/homepage.css +0 -134
  546. data/share/views/public/plugins/semantic-ui/examples/homepage.js +0 -57
  547. data/share/views/public/plugins/semantic-ui/examples/images/bg.jpg +0 -0
  548. data/share/views/public/plugins/semantic-ui/examples/images/cat.png +0 -0
  549. data/share/views/public/plugins/semantic-ui/examples/kitchensink.css +0 -49
  550. data/share/views/public/plugins/semantic-ui/examples/kitchensink.html +0 -5454
  551. data/share/views/public/plugins/semantic-ui/src/definitions/modules/video.js +0 -539
  552. data/share/views/public/plugins/semantic-ui/src/definitions/modules/video.less +0 -125
  553. data/share/views/public/plugins/semantic-ui/src/themes/default/assets/fonts/icons.otf +0 -0
  554. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/video.variables +0 -16
  555. data/share/views/public/plugins/semantic-ui/tasks/admin/docs.json +0 -19
  556. data/share/views/public/plugins/semantic-ui/tasks/admin/questions.js +0 -50
  557. data/share/views/public/plugins/semantic-ui/tasks/banner.js +0 -12
  558. data/share/views/public/plugins/semantic-ui/tasks/comments.js +0 -20
  559. data/share/views/public/plugins/semantic-ui/tasks/defaults.js +0 -69
  560. data/share/views/public/plugins/semantic-ui/tasks/gulp-settings.js +0 -51
  561. data/share/views/public/plugins/semantic-ui/tasks/log.js +0 -8
  562. data/share/views/public/plugins/semantic-ui/tasks/questions.js +0 -425
@@ -1,31 +1,16 @@
1
- # Contributing
2
-
3
- ### Publicity
4
-
5
- One of the easiest ways to support Semantic UI is to get the word out
6
-
7
- ## Making Semantic Better
8
-
9
- ### Bugs & Issues
10
-
11
- Please submit any bugs you encounter when using the library to our [Github Issues Tracker](https://github.com/jlukic/Semantic-UI/issues?state=open).
12
-
13
- When submiting a bug report, please include a set of steps to reproduce the issue and any related information, browser, OS etc. If we can't see the issue then it will make solving things much more difficult.
14
-
15
- Please create a fork of this [jsfiddle](http://jsfiddle.net/efp8z6Ln/) to demonstrate bugs.
16
-
17
- ### Style Guide
18
-
19
- Contributors should read over the coding guidelines for the project. Most importantly, the guide for language, as it is one of the most important parts about Semantic UI.
20
-
21
- [Language](http://semantic-ui.com/guide/styleguide.html)
22
- [CSS](http://semantic-ui.com/guide/cssguide.html)
23
- [Javascript](http://semantic-ui.com/guide/javascriptguide.html)
24
-
25
- ### Pull Requests
26
-
27
- Anyone can jump on the issues board and grab off bugs to fix. This is probably the best way to become a contributor to Semantic. Be sure to adhere to the style guides when submitting code.
28
-
29
- * [Create a Pull Request](https://github.com/jlukic/Semantic-UI/compare/)
30
- * [View Open Issues](https://github.com/jlukic/Semantic-UI/issues?state=open)
31
-
1
+ # Contributing to `next` branch
2
+
3
+ ### Bugs & Issues
4
+
5
+ Please submit any bugs you encounter when using the library to our [Github Issues Tracker](https://github.com/Semantic-Org/Semantic-UI/issues).
6
+
7
+ When submiting a bug report, please include a set of steps to reproduce the issue and any related information, browser, OS etc. If we can't see the issue then it will make solving things much more difficult.
8
+
9
+ Please create a fork of this [jsfiddle](http://jsfiddle.net/rduvhn8u/1/) to demonstrate bugs.
10
+
11
+ ### Pull Requests
12
+
13
+ Anyone can jump on the issues board and grab off bugs to fix. This is probably the best way to become a contributor to Semantic. Be sure to adhere to the style guides when submitting code.
14
+
15
+ * [Create a Pull Request](https://github.com/Semantic-Org/Semantic-UI/compare)
16
+ * [View Open Issues](https://github.com/Semantic-Org/Semantic-UI/issues)
File without changes
@@ -2,97 +2,90 @@
2
2
 
3
3
  # Semantic UI
4
4
 
5
- Semantic is a highly-themable UI framework with naming conventions built around common usage.
5
+ [![Join the chat at https://gitter.im/Semantic-Org/Semantic-UI](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Semantic-Org/Semantic-UI?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
6
6
 
7
- Key Features
8
- * 50+ UI Elements
9
- * 3000 + CSS Variables
10
- * 3 Levels of Variable Inheritance (Similar to SublimeText)
11
- * Built using EM values for responsive design
12
-
13
- > Semantic UI is now at 1.0, be sure to check out our [release notes](https://github.com/Semantic-Org/Semantic-UI/blob/master/RELEASE-NOTES.md) for changes from the pre-release.
14
-
15
-
16
- ## Community Support
17
-
18
- * **Want to learn about Semantic?** [Request an Invite](https://docs.google.com/forms/d/1hI1z136sXLkTQKtsv8SIvjjAvzpH77YzMQKrU-P8GAc/viewform?usp=send_form) to join [our Slack chatroom](http://semanticui.slack.com) for support and project discussions
19
- * **Have a bug?** Make a test case by forking this [jsfiddle](http://jsfiddle.net/efp8z6Ln/), then submit a [bug on GitHub](https://github.com/Semantic-Org/Semantic-UI/issues)
20
- * **Having issues with your code?** Join our [IRC chat](http://webchat.freenode.net/?randomnick=1&channels=%23semantic-ui&prompt=1&uio=OT10cnVlJjExPTEyMwb9), submit a question on [StackOverflow](http://www.stackoverflow.com) or ask our [Google Group](https://groups.google.com/forum/#!forum/semantic-ui)
21
- * **Looking for a specific integration like Dart, Wordpress, Angular, or Rails?** Check out our [integration page](https://github.com/Semantic-Org/Semantic-UI/wiki/Integration)
22
-
23
-
24
- ## Contributing
25
- * **Missing documentation in your language?** Help us make Semantic available in more languages by [joining our translation community](https://www.transifex.com/organization/semantic-org/)
26
- * **Want to help with integration?** Projects are organizing for official [Meteor](https://github.com/Semantic-Org/Semantic-UI-Meteor), and [Angular](https://github.com/Semantic-Org/Semantic-UI-Angular) integrations as well as a [SASS](https://github.com/Semantic-Org/Semantic-UI-SASS) port. Join the discussion on their respective boards.
27
- * **Want to help others learn concepts behind Semantic?** [Learnsemantic.com](http://www.learnsemantic.com) needs articles to help others get others up to speed with Semantic UI. [Send me an e-mail](mailto:jack@semantic-ui.com) if you are interested.
7
+ Semantic is a UI framework designed for theming.
28
8
 
9
+ Key Features
10
+ * 50+ UI elements
11
+ * 3000 + CSS variables
12
+ * 3 Levels of variable inheritance (similar to SublimeText)
13
+ * Built with EM values for responsive design
14
+ * Flexbox friendly
29
15
 
30
- ## Getting Started
16
+ ## 2.0 Is Out!!!
31
17
 
32
- ### Basic Usage (Default Theme)
18
+ Semantic UI 2.0 is now available. Read up on [what's new](http://beta.semantic-ui.com/introduction/new.html) in the docs.
33
19
 
34
- We recommend setting up the Semantic build workflow to support on-the-fly
35
- theming and customization, but it is not required.
20
+ Migration info from `1.x` can be found in the [2.0 release notes](https://github.com/Semantic-Org/Semantic-UI/blob/master/RELEASE-NOTES.md#version-200---march-xx-2015)
36
21
 
37
- To use the "ready-to-use" distribution version, which includes all components, simply link to
38
- `dist/semantic.js` and `dist/semantic.css` (or their minified counterparts) in your page.
22
+ ## Install
39
23
 
40
- ``` html
41
- <link rel="stylesheet" type="text/css" href="/dist/semantic.min.css">
42
- <script src="/dist/semantic.min.js"></script>
24
+ #### Recommended Install
25
+ ```bash
26
+ npm install semantic-ui # Use themes, import build/watch tasks into your own gulpfile.
43
27
  ```
44
28
 
45
- You may also prefer to use individual components found in `dist/components` to reduce the libraries file size.
29
+ ![Getting Started](https://dl.dropboxusercontent.com/u/2657007/install.gif)
46
30
 
47
- ``` html
48
- <link rel="stylesheet" type="text/css" href="/dist/components/icon.css">
49
- ```
31
+ For details on how work with Semantic theming please [read our customization guide](http://learnsemantic.com/developing/customizing.html) on [LearnSemantic.com](http://learnsemantic.com/)
50
32
 
51
- If you are unable to run build tools, for whatever reason, you can create a custom build by simply copying and pasting your necessary components into an online minifier](http://marijnhaverbeke.nl/uglifyjs)
33
+ #### Additional Versions
52
34
 
35
+ Environment | Install Script | Repo
36
+ --- | --- | --- |
37
+ CSS Only | `npm install semantic-ui-css` | [CSS Repo](https://github.com/Semantic-Org/Semantic-UI-CSS)
38
+ [LESS](https://github.com/less/less.js/) Only | `npm install semantic-ui-less` | [LESS Repo](https://github.com/Semantic-Org/Semantic-UI-LESS)
39
+ [LESS](https://github.com/less/less.js/) plugin | `npm install less-plugin-semantic-ui` | [LESS Plugin Repo](https://github.com/bassjobsen/less-plugin-semantic-ui/)
40
+ [EmberJS](http://emberjs.com/) | `ember install:addon semantic-ui-ember` | [Ember Repo](https://github.com/Semantic-Org/Semantic-UI-Ember)
41
+ |[Meteor](https://www.meteor.com/) - [LESS](https://github.com/less/less.js/) | `meteor add semantic:ui` | [Meteor Repo](https://github.com/Semantic-Org/Semantic-UI-Meteor) |
42
+ |[Meteor](https://www.meteor.com/) - CSS | `meteor add semantic:ui-css` | [CSS Repo](https://github.com/Semantic-Org/Semantic-UI-CSS) |
43
+ [Bower](http://bower.io/) | `bower install semantic-ui` |
53
44
 
54
- ### Recommended Usage (Themed)
45
+ Check out our [integration wiki](https://github.com/Semantic-Org/Semantic-UI/wiki/Integration) for more options.
55
46
 
56
- Semantic is best used actively during development. We have included build tools for updating your site's theme as you work.
47
+ #### Browser Support
57
48
 
58
- ![Getting Started](https://dl.dropboxusercontent.com/u/2657007/install.gif)
49
+ * Last 2 Versions FF, Chrome, IE 10+, Safari Mac
50
+ * IE 10+
51
+ * Android 4
59
52
 
60
- ```
61
- npm install
62
- gulp
63
- ```
53
+ Browser prefixes are present for Internet Explorer 9, but the browser is not officially supported.
64
54
 
65
- Running gulp for the first time will start the interactive set-up.
55
+ ## Community
66
56
 
67
- This helps you create two important files ``semantic.json`` which stores your folder set-up, and ``themes.config`` a central file for setting ui themes.
57
+ #### International
68
58
 
69
- The install utility will also help you set-up which components you want to include in your packaged release, ignoring parts of Semantic you may not use.
59
+ * **Chinese** A Chinese mirror site is available at [http://www.semantic-ui.cn](http://www.semantic-ui.cn)
60
+ * **Right-to-Left (RTL)** An RTL version can be created using our build tools by selecting `rtl` from the install script
61
+ * **Translation** To help translate see the [Wiki Guide](https://github.com/Semantic-Org/Semantic-UI/wiki/Translating-Semantic-UI-Docs) for translations
70
62
 
71
- Once set-up you can use these commands to maintain your project
72
- ```nodejs
73
- gulp // defaults to watch after install
74
- gulp build // build all files from source
75
- gulp clean // clears your dist folder
76
- gulp watch // watch files
77
- gulp install // re-runs install
78
- gulp help // list all commands
79
- ```
63
+ #### Resources
80
64
 
81
- For more detail into how work with Semantic when building a site please [read out customization guide](http://learnsemantic.com/developing/customizing.html) on [LearnSemantic.com](http://learnsemantic.com/)
65
+ Resource | Description
66
+ --- | --- |
67
+ Bugs & Feature Requests | All bug submission **require** a link to a test case, and a set of steps to reproduce the issue. You can make a test case by forking this [jsfiddle](http://jsfiddle.net/efp8z6Ln/), then submit your [bug report on GitHub Issues](https://github.com/Semantic-Org/Semantic-UI/issues)
68
+ Live Chat | Join our [Gitter.im Room](https://gitter.im/Semantic-Org/Semantic-UI)
69
+ Newsletter Updates | Sign up for updates at [semantic-ui.com](http://www.semantic-ui.com)
70
+ Additional Resources | Submit a question on [StackOverflow](http://stackoverflow.com/questions/tagged/semantic-ui) or ask our [Google Group](https://groups.google.com/forum/#!forum/semantic-ui)
82
71
 
72
+ #### Places to Help
83
73
 
84
- ## Browser Support
74
+ Project | How To Help | Next Step
75
+ --- | --- | --- |
76
+ Localization | Help us translate Semantic UI into your language | [Join our Translation Community](https://github.com/Semantic-Org/Semantic-UI/wiki/Translating-Semantic-UI-Docs)
77
+ [SCSS](http://sass-lang.com/) | SASS needs PR to support variables inside `@import` | [Add Pull Request](https://github.com/sass/sass/pulls) for [#739](https://github.com/sass/sass/issues/739#issuecomment-73984809)
78
+ [Angular](https://angularjs.org/) | Help develop angular bindings | Reach Out on [GitHub Issues](https://github.com/Semantic-Org/Semantic-UI-Angular/issues/8)
79
+ Guides & Tutorials | Help write guides and tutorials | [Join the discussion](https://github.com/Semantic-Org/Semantic-UI/issues/1571)
85
80
 
86
- * Last 2 Versions FF, Chrome, IE (aka 10+)
87
- * Safari 6
88
- * IE 9+ (Browser prefix only)
89
- * Android 4
90
- * Blackberry 10
81
+ #### Pull Requests
91
82
 
83
+ When adding pull requests be sure to merge into [next](https://github.com/Semantic-Org/Semantic-UI/tree/next) branch. If you need to demonstrate a fix in ``next`` release, you can use [this jsfiddle](http://jsfiddle.net/rduvhn8u/1/)
92
84
 
93
- ## Reaching Out
85
+ #### Reaching Out
94
86
 
95
- If you'd like to start a conversation about Semantic feel free to reach out by e-mail [jack@semantic-ui.com](mailto:jack@semantic-ui.com)
87
+ If you'd like to start a conversation about Semantic feel free to e-mail me at [jack@semantic-ui.com](mailto:jack@semantic-ui.com)
96
88
 
97
89
  [![Flattr This](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=jlukic&url=https%3A%2F%2Fgithub.com%2Fjlukic%2FSemantic-UI)
98
90
 
91
+ <a href="http://packagequality.com/#?package=semantic-ui"><img src="http://npm.packagequality.com/badge/semantic-ui.png"/></a>
@@ -1,5 +1,955 @@
1
1
  ## RELEASE NOTES
2
2
 
3
+ ### Version 2.0.0 - June 30, 2015
4
+
5
+ **Migration Guide**
6
+
7
+ - **Modal** - If you are using a modal with image content, you will need to use `image content` on the parent element. This is because `flex` rules require parent styling that the previous `table-row` rules did not.
8
+ - **Modal** - Modal will now only close on buttons matching `deny` or `approve` selector. Any button that should hide modal on click should either match one of these selectors, or call `$('.ui.modal').modal('hide')` `onclick`.
9
+ - **Grid** - `page grid` has been deprecated. `page grids` used percentage gutters which made it unnecessarily difficult to style responsive page content. Moving forward we recommend using `ui container` a fixed width responsive container for holding page contents.
10
+ - **Dropdown** - Dropdowns will now change opening directions automatically based on available screen space. If you need to force a dropdown direction use `dropdown({ direction: 'upward'})`
11
+ - **Form Validation** - Form validation now passes settings through a `fields` object. This is to make form initialization match other components. The previous syntax will continue to work but will produce deprecation notices in console
12
+ - **Checkbox** - Checkbox `fireOnInit` now defaults to false. Checkboxes now also *do not require javascript* to function.
13
+ - **Dropdown** - Dropdown item `description` now are floated in default theme and should be included before other `item` content
14
+ - **Form** - `grouped inline field` no longer display horizontally. Use `inline field` instead for horizontal inline field groups.
15
+ - **Input** - `pointer-events` have been removed from `icon` in `icon input` unless a `link icon` is used. This is to make sure the hitbox for focusing an input includes the icon.
16
+ - **Popup** - Popups are no longer exclusive by default. Opening a popup will not necessarily close other visible popups. You can change this behavior by using the setting `exclusive: true`. Additionally the default theme now uses `1rem` size for standard popups.
17
+ - **Colors** - Default colors have been adjusted, which may cause slight changes in your design. New colors have also been added to fill in missing gaps in [color naming](http://en.wikipedia.org/wiki/Linguistic_relativity_and_the_color_naming_debate#Berlin_and_Kay).
18
+ - **Segment** - Segment no longer includes a [clearfix](http://learnlayout.com/clearfix.html) by default. You will need to specify a `clearing segment` to clear floated content.
19
+ - **Rail** - Rail now uses `border-box` instead of `content-box`. This means manually specified rail widths will now need to account for padding. This was added to fix issues where rail `height: 100%` would incorrectly match content when a rail had padding.
20
+ - **Menu** - `tiered menu` has been removed in `2.0`. This may be rewritten in the future, but was not up to the standards of the rest of the library and has been removed.
21
+ - **Tab** - `onTabInit` and `onTabLoad` have been renamed to `onFirstLoad` and `onLoad` respectively. This is to conform to the naming conventions of other modules (no self reference). Previous callbacks will continue to work but will produce deprecation notices in console. Two new callbacks `onVisible` and `onRequest` have been added as well.
22
+ - **Button** - `wide` variations using numbers `2 wide`, `3 wide` have been removed due to incompatibilities with some build tools. Please use `two wide`, or `three wide` instead.
23
+ - **Video** - The undocumented `video` module has been renamed to `embed`. Behaviors remain the same, but users need to adjust their javascript init to `$('.ui.embed').embed();`
24
+ - **API** - API `onFailure` will now be called **in all failure conditions**, when a request is errored (504, 404 etc), aborted (page change or CORS), or JSON does not pass `successTest` function. `onError` and `onAbort` will also fire for each specific failure condition.
25
+
26
+ **New UI**
27
+ - **Container** - Containers are fixed width containers meant for holding page contents, and are a simpler alternative to `ui page grid`, view more [examples in docs](http://www.semantic-ui.com/elements/container.html#examples)
28
+ - **Multiselect** - New `multiple` dropdown types have been added. Many new dropdown improvements have been added including tagging/tokenizing features and loading data through API requests.
29
+ - **Embed** - New embed component allows for responsive iframe embeds that maintain their aspect ratio. Embed can be used with YouTube or Vimeo videos, along with placeholder content to avoid loading third party libraries until a user chooses to interact with the video.
30
+
31
+ **Major Enhancements (Please Read)**
32
+ - **Site** - Added new colors `olive`, `violet`, `brown` and `grey`. These are available in all elements with color variations. **Thanks @lemartialou**
33
+ - **API** - API can now be used with mocked responses, and custom AJAX requests. `mockResponse` has been added to resolve request with a prespecified JSON object, or a synchronous function callback.
34
+ - **API** `mockResponseAsync` has been added for custom asynchronous requests. This allows you to specify a custom async callback to resolve an API request, helping with integration with libraries like Ember or Angular that may wrap AJAX requests.
35
+ - **API** - API callbacks now have an `onResponse` callback that can adjust a servers response before it is parsed by other callbacks for success or failure conditions. **Thanks @mnquintana**
36
+ - **API** - API now provides a local caching setting to avoid server roundtrips for identical urls by using `cache: 'local'`. This is not enabled by default. Local caching is useful for results that should return the same values across a single session, for example when querying an autocomplete.
37
+ - **Card** - Cards now support multiple custom `content` blocks. Content blocks and images can now appear in any order.
38
+ - **Checkbox** - Checkbox no longer require javascript to function.
39
+ - **Checkbox** - Added support for `indeterminate` checkboxes, along with new stylings.
40
+ - **Checkbox** - Now includes separate behaviors for triggering state changes without invoking callbacks `set checked` vs `checked`
41
+ - **Dropdown** - Added remote API integration with dropdown, to allow `search selection` to query against a remote dataset.
42
+ - **Dimmer** - Dimmers now have a `blurring` variation which apply a glass-like effect when dimmed
43
+ - **Dropdown** - Dropdowns now automatically observe changes in `menu` and will update selector cache with new additions
44
+ - **Dropdowns** - Added ability to add custom choices to all search selection dropdowns (multi/single) using `allowAdditions: true` setting. Search now displays error messages on no results in all cases.
45
+ - **Dropdown** - Keyboard shortcuts have been added for selecting dropdown choices, for example "N" will scroll to "New York" in a state selection list, similar to native `<select>` behavior.
46
+ - **Dropdown** - Added new dropdown variation `scrolling dropdown` and `scrolling menu`, this can be used to include a scrollable section inside a dropdown menu.
47
+ - **Dropdown** - Dropdown will automatically animate upward if there is not enough space to appear below.
48
+ - **Dropdown** - Using `page up` and `page down` keys will now scroll menus by a page at a time
49
+ - **Form** - Forms now use `flexbox` for creating field groups. Inline fields now support `(x) wide` sizing using `flex`
50
+ - **Grid** - Grids now use `flexbox`, columns are now all equal height by default. New flexbox alignment types like `stretch` have been added for easier vertical alignment.
51
+ - **Multiple UI** - Many components now use flexbox, which means previous confusing fixes like `font-size: 0;` to remove [white-space from inline block](https://css-tricks.com/fighting-the-space-between-inline-block-elements/) is no longer necessary. Removing this hack, now means any element can be a direct child of `grid` or `menu`.
52
+ - **Modal** - Added new settings `blurring` and `inverted` which automatically set a modal's dimmer to either inverted or blurring.
53
+ - **Menu** - Menu now uses flexbox. This allows menu items to match each others heights regardless of each items content size. `right menu` content should now follow other menu content instead of preceding it (no longer uses float).
54
+ - **Grid** - Grids are now `flexbox` and `equal height` by default, the `equal height` variation can safely be removed
55
+ - **Popup** - Popup has been rewritten to drastically improve performance, especially when testing multiple positions.
56
+ - **Transition** - Fallback javascript animations have been removed from UI components like dropdown and popup to increase performance. This removes need for expensive pseudo selectors like `:visible`, `:animated` and `:hidden` and reduces filesize.
57
+ - **Form Validation** - Form validation now uses a single `settings` object like other modules. Using `(fields, settings)` will continue to work but will produce a deprecation notifications in `console`
58
+ - **Form Validation** - Form validation now supports many new validation rules, including some specifically for use with multiple select values.
59
+ - **Item** - Items now uses `flexbox` for layout.
60
+ - **Message** - `icon message` now uses `flexbox` for layout
61
+ - **Menu** - `vertical tabular menu`, a vertical tab menu, has been added
62
+ - **Input** - All `input` types use `flexbox` for layout
63
+ - **Segment** - Segments now support complex nesting, many new rules for how segment groups should appear inside groups
64
+ - **Segment** - New `horizontal segment` groups make laying out auto resizing text columns much easier.
65
+ - **Sidebar** - iOS will now correctly report `scrollTop` values for `document` or `body` when using a sidebar. Chrome on iOS no longer has issues with fixed content not sticking immediately when using a sidebar.
66
+ - **Shapes** - Shapes now correctly adjusts for margin on `sides`
67
+ - **Steps** - Steps now use `flexbox`, fluid steps now center content inside each step
68
+ - **Steps** - Steps no longer need `item count` and will automatically divide evenly
69
+ - **Transition** - Transition code has been optimized to increase performance. 100% improvement on first animation, and 40% improvement on subsequent animations.
70
+ - **Visibility** - Using `.visibility({ type: 'fixed'})` will now automatically add a placeholder element which will swap places with an element when it is attached to the viewport. This should make fixed content drastically simpler.
71
+ - **Visibility** - Visibility and sticky now use a more performant [pub/sub pattern](http://davidwalsh.name/pubsub-javascript) that will only attach a single event to context `scroll`.
72
+ - **Visibility** - Added two new visibility callbacks `onOnScreen` and `onOffScreen`, which occur, most obviously when an element first appears in or out of a browser's viewport.
73
+
74
+ **Enhancements**
75
+ - **Site** - Added many new site variables, including the ability to control input size across all UI `inputPadding`, along with more border colors, accents, and colors.
76
+ - **Accordion** - adds `onOpening` and `onClosing` callback (before animation) to go with `onOpen`, `onClose` (after animation) **Thanks @cluppric**
77
+ - **Accordion** - Added `on` setting for specifying accordion trigger event.
78
+ - **Activity Feed** - Activity feed has been rewritten to use `flexbox`
79
+ - **API** - API now has new settings `throttleFirstRequest` and `interruptRequests`. Interrupt requests will abort a previous request on an element when making a new request. `throttleFirstRequest`, sets whether the first request or only subsequent requests should be throttled when a `throttle` duration is specified.
80
+ - **Build Tools** - Build tools will now display pre-specified errors when a theme file is missing or an element specifies an unavailable theme.
81
+ - **Build Tools** - Adjusting `site.variables` will now rebuild all UI, instead of just `site.less`
82
+ - **Button** - Added `:focus` styles for all button types, all button examples in docs now are keyboard focusable using either `<button>` or `tabindex` where appropriate.
83
+ - **Card** - Card now includes a `centered` variation
84
+ - **Checkbox** - Checkbox will now gracefully correct behaviors invoked on the child input element instead of the `ui checkbox`.
85
+ - **Checkbox** - Reduced kb size of icon font
86
+ - **Divider** - `vertical divider` inside `ui grid` now accounts for column padding
87
+ - **Dropdown** - Nested `scrolling` menus now support keyboard selection, e.g. pressing "A" for apple, and keyboard scrolling.
88
+ - **Dropdown** - Dropdowns now have `match` setting to specify whether to match on `text`, `value` or `both`
89
+ - **Dropdown** - Multi select dropdowns now have new settings for specifying maximum selection count
90
+ - **Dropdown** - Dropdown has new `placeholder` setting for setting placeholder text in javascript
91
+ - **Dropdown** - Added `showOnFocus` option that lets you specify whether dropdown menu should show on focus
92
+ - **Dropdown** - `fullTextSearch: true` now uses fuzzy search (same as `ui search`)
93
+ - **Dropdown** - Page down and page up now works with dropdown menus
94
+ - **Dropdown** - Dropdown initialized with `disabled` prop on an `option` will now correctly appear disabled
95
+ - **Dropdown** - Added `disabled item` state, disabled items will automatically be skipped with keyboard selection
96
+ - **Form** - Added a host of new styles for form fields autocompleted by your browser, including autocompleted error, and focus states
97
+ - **Form** - Added placeholder color rules for IE, `ms-input-placeholder`
98
+ - **Form** - Fix `errored field` dropdown keyboard selection color
99
+ - **Form** - Adds form `success` state
100
+ - **Form Validation** - Added `is valid` behavior, returns `true/false` if form is valid
101
+ - **Form Validation** - Added `different[field]` rule which requires a field to be different than another field
102
+ - **Form Validation** - `data-validate` now takes precedence over other validation matching schemes like `name` or `id`
103
+ - **Form Validation** - New rules for matching against custom regular expressions
104
+ - **Form Validation** - Form validation now has `minCount`, `maxCount`, and `exactCount` for validating multiple selections
105
+ - **Grid** - `celled grid` now removes internal cells on mobile and tablet when used with `doubling` grid responsive variation.
106
+ - **Grid** - Added `large screen only` and `widescreen only` responsive variations for grid.
107
+ - **Grid** - `equal width` grids now works without `row` wrappers
108
+ - **Grid** - rows can now be `stretched` as well as `middle aligned`, `bottom aligned` and `top aligned`!
109
+ - **Grid** - Fixed margins on `internally celled` grid
110
+ - **Grid** - `celled` and `internally celled` grid now use flexbox instead of `display: table;`
111
+ - **Headers** - Added new header type `sub header`, useful for displaying small headers alongside text content. See examples [in the header docs](http://www.semantic-ui.com/elements/header.html#sub-headers)
112
+ - **Image** - Images now include a `spaced` variation for adding whitespace around images when used inline with text.
113
+ - **Input** - Added placeholder color rules for IE, `ms-input-placeholder`
114
+ - **Input** - Action input now supports multiple buttons, and dropdown
115
+ - **Label** - Labels now have `active` and `active hover` states
116
+ - **Label** - Label now sets an `img` height even when not using an `image label`
117
+ - **List** - Any content inside a `ui list` can now be vertically aligned
118
+ - **Menu** - Add examples/documentation for `fixed menu`
119
+ - **Menu** - Added `stackable` menu variation for simple responsive menus
120
+ - **Menu** - Added many new variables to menu
121
+ - **Menu** - Fixed several inheritance issues for `dropdown item` inside `menu` appearing as `menu item`.
122
+ - **Menu** - Horizontal menus now set a default image size for images / logos
123
+ - **Menu** - Menus items are now slightly more padded
124
+ - **Menu** - The hover/active state of `dropdown item` have been adjusted to match `item`. Dropdown styles can be themed specifically inside `menu`.
125
+ - **Menu** - Vertical dropdown menus are no longer 100% `min-width`
126
+ - **Modal** - Modal now uses an adjusted `scale in` transition in the default theme, that should be more subtle and work better with long modal content.
127
+ - **Modal** - Modal `onApprove` and `onDeny` now receive the activating element as the first parameter. Added documentation about using `return false` to avoid hiding element on click.
128
+ - **Modal** - Modal content now uses flex, image content now requires `image content` class on parent to allow for flex stylings.
129
+ - **Popup** - Popup now defines a `transform-origin` so animations will be affected by the direction the element is placed
130
+ - **Popup** - `onShow` and `onHide` callback can now cancel popup from showing or hiding by returning false
131
+ - **Popup** - Added more size variations for popup `mini`, `tiny`
132
+ - **Progress** - `indicating` labels now are more legible use separate css variables from `indicating` bar color
133
+ - **Reveal** - Added new `active` state that allows you to show `reveal` programatically
134
+ - **Search** - Cache can now be cleared using `$('.search').search('clear cache')`
135
+ - **Segment** - Added `padded` and `very padded` segment variations
136
+ - **Search** - Search now operates off a unique id generated by result position to retrieve results. For example category #1's first result is 'A1' . Previously result titles were used as their "id", which could cause issues with duplicate titles, or results that do not contain a title.
137
+ - **Search** - Search will now automatically add class `category` when using `type: category`.
138
+ - **Search** - Search will now generate `results` container if one is not present on init
139
+ - **Search** - Search now uses `em` for resizes, making sure it will resize with the surrounding content
140
+ - **Search** - Search `prompt` now has focus styles defined if not using `ui input`
141
+ - **Segment** - Added `clearing` segment for cases that need a [clearfix](http://learnlayout.com/clearfix.html).
142
+ - **Sidebar** - Improved animation performance through performance debugging. Sidebar now caches, width, height, rtl direction on load.
143
+ - **Site** - Fixed mixed globals `@defaultDuration` and `@transitionDuration` usage to use a single variable across all UI `@defaultDuration`, the same for `@defaultEasing` and `@transitionEasing`
144
+ - **Site** - Added in `pageOverflowX` variable, default theme hides horizontal scrollbars on `body`
145
+ - **Site** - Added default `focus` colors for all color variations
146
+ - **Site** - All floating/raised variations now inherit from a global `@floatedShadow` making theming easier
147
+ - **Sticky** - Sticky now internally caches current scroll position when `cantFit = true` to avoid getting DOM property on scroll.
148
+ - **Statistic** - Added new evenly divided group variation, for example `three statistics` shows 3 per row
149
+ - **Statistic** - Statitic group now use `flex`. Styles have been updated.
150
+ - **Steps** - Added `attached` steps, which can now be attached to other UI like `segment`
151
+ - **Tabs** - Tab will now manually correct page scroll position when linking to an in-page anchor in a hidden tab
152
+ - **Tabs** - Added new callbacks `onTabVisible` and `onRequest`
153
+ - **Tabs** - Added `parseScripts` option, defaults to `once` parsing inline scripts only first load
154
+ - **Table** - Adds `selectable table` variation, which shows hover effect on row when hovering
155
+ - **Table** - Added `vertical alignment` variations to `ui table`
156
+ - **Table** - Added `single line` table variation which prevents text from wrapping
157
+ - **Transition** - Adjusting `style` or `class` during a transition, will no longer reset the change after transition completes.
158
+ - **Transition** - Transition will no longer force visible/hidden with inline styles if `onComplete` callback sets visibility.
159
+ - **Visibility/Sticky** - Visibility and sticky now refresh automatically after page content loading to deal with changes in position from images loading
160
+ - **Visibility/Sticky** - Visibility now uses pub/sub pattern to greatly improve scroll performance when attaching multiple events
161
+ - **Visibility** - Visiblity includes a new setting `checkOnRefresh` which detemrines whether visibility callbacks should occur on resize or refresh
162
+ - **Visibility** - Visibility `image` will now wait to lazy load images that are *above* the current screen position, not just below.
163
+
164
+ **Bugs**
165
+ - **All Modules** - Performance logging now delays 500ms instead of 100ms for console logging to ensure all logs are captured in one group
166
+ - **All Modules/Transition** - Transitions no longer use `rotateZ(0deg)` to trigger GPU display of visible state. This causes issues with `transform` creating new stacking context that can disrupt `z-index`.
167
+ - **Accordion** - Fixed bug where `exclusive: true` could sometimes cause other accordion element animations to get stuck when animating rapidly
168
+ - **API** - API longer uses `readyState = 0` as sole check for request abort, this may accidentally trigger with `JSONP` or `CORS` requests.
169
+ - **API** - Fixed `this` context of `beforeSend` to use `stateContext` not `element`
170
+ - **API** - Fixed `loadingDuration` not correctly delaying requests when invoking with `.api('query')`
171
+ - **Build Tools** - Fixes issue with out of date minify dependency causing rules with `background: inherit;` to be removed.
172
+ - **Button** - Fixed `attached buttons` 1px offset when attached to segment and menu (border vs box shadow border)
173
+ - **Card** - IE11 now can correctly use `flexbox` cards **THanks @Widcket**
174
+ - **Checkbox** - Fix `disabled checkbox` sometimes displaying hand cursor
175
+ - **Checkbox** - Fixes nested `dropdown` inside `checkbox` causing issues
176
+ - **Checkbox** - Fix `:focus` styles only applying if checkbox is unchecked
177
+ - **Divider** - Hidden divider now correctly hides vertical dividers
178
+ - **Divider** - Fixes single icon alignment inside `vertical divider` or `horizontal divider`
179
+ - **Divider** - Fixed slight offset in `vertical divider` when it automatically adjusts to `horizontal divider` inside a `stackable grid`
180
+ - **Dropdown** - `focus` after changing tabs will no longer cause menu to re-open **Thanks @trevorharwell**
181
+ - **Dropdown** - Fix issue with search dropdown refocusing on self the first time after "tabbing" away in Chrome
182
+ - **Dropdown** - Fixes issue with headers disappearing inside of `ui dropdown` when nested in `ui menu`
183
+ - **Dropdown** - Fixes `onChange` to fire when input value changes, not just when menu UI changes
184
+ - **Dropdown** - Dropdowns with `transition: none` now work correctly.
185
+ - **Dropdown** - Fixed issue where `sortSelect` was relying on object key enumeration order which is browser dependent and unreliable. It now uses a sort function which functions the same in all browsers
186
+ - **Dropdown** - Fixed issue with `search selection` not changing text when reselecting same value from list
187
+ - **Dropdown** - Fixed `min-width` issues causing background to not appear behind unwrapped text with `white-space: nowrap`
188
+ - **Dropdown** - Dropdown `menu` now use same font size as dropdown
189
+ - **Dropdown** - Fixed dropdown `metadata` attribute caching causing issues with React integration
190
+ - **Dropdown** - Fixed border radius on `sub menu` when aligned `left`
191
+ - **Dropdown** - Fixed `inline dropdown` icon not aligning with content
192
+ - **Dropdown** - Fixed behaviors called on `<select>` after initialization not being correctly applied to `ui dropdown`
193
+ - **Dropdown** - Fixed issue with matching boolean values, and using `set selected` with `true` or `false`
194
+ - **Dropdown** - Fixed `search dropdown` submitting parent form when enter shortcut pressed
195
+ - **Dropdown** - Fixed dropdown menu items should not center inside of a center aligned container.
196
+ - **Dropdown** - Fixed some cases where onChange would not occur for values matching equality against '', for example `0`
197
+ - **Form** - Form will no longer set a height for `textarea` using the `rows` property
198
+ - **Form** - `inline fields` are now `1em` and do not match label's reduced size
199
+ - **Form** - `field` inside `fields` no longer produce double sized margins.
200
+ - **Form** - Form sizes and input sizes now inherit from `site.variables`
201
+ - **Form Validation** - Fixed bug causing `match` rule not to work as expected.
202
+ - **Form Validation** - Fixed `clear` and `reset` causing validation error to appear on checkbox if empty rule was set on checkbox.
203
+ - **Form Validation** - Form validation now validates correctly on `<select>` change
204
+ - **Form** - Fixed autocompleted `ui selection dropdown` having dropdown icon z-index issues
205
+ - **Form/Input** - `ui labeled input` inside `form` will no longer escape column width. `ui fluid input` will now use input widths shorter than browser default.
206
+ - **Grid** - Fixed responsive styling for grid types, more consistent display for `divided`, `celled,` on mobile
207
+ - **Grid** - Fix `doubling row` not working correctly inside a different `doubling grid` (css spec issue)
208
+ - **Grid** - Fix `doubling grid` incorrectly applying width to `(x) column row`
209
+ - **Grid** - First column on `stackable grid` no longer receives top margin
210
+ - **Grid** - `x column wide` inside `equal width/height` now cannot grow beyond column size
211
+ - **Grid** - Fixes colored grid columns not appearing when not nested in rows
212
+ - **Icon** - Fixes `ascending` and `descending` icon being swapped
213
+ - **Icon** - Fixes phone icon only appearing as alias `call`
214
+ - **Image** - `rounded image` and `circular image` now apply border radius to all child elements, fixing dimmers, and other content rounding
215
+ - **Input** - Fixed improper left padding on `transparent left icon input` **Thanks @zxfwinder**
216
+ - **Input** - Fixed `placeholder` color not changing correctly on focus **Thanks @zxfwinder**
217
+ - **Input** - Fixed right padding on `labeled input` that were not `corner labeled`
218
+ - **Label** - Labels inside `header` now vertical align better by accounting for line height offset
219
+ - **List** - `horizontal list` are now aligned `middle` by default, while vertical lists are aligned `top`.
220
+ - **List** - Fixes numbers not appearing when using `inverted ordered list` **Thanks @pcj**
221
+ - **List** - `a` elements inside a `ui list` will no longer apply styles on `ui` elements like `button` **Thanks @ahtinurme**
222
+ - **List** - Fixed `divided bulleted list` child lists getting wrong indent
223
+ - **List** - Bullets and numbers are no longer selectable in `bulleted list` and `ordered list`
224
+ - **List** - Fixed `inverted bulleted list` bullet color
225
+ - **List** - Fix first element touches border on `ui horizontal celled list`
226
+ - **List** - Added many new variables for link stylings inside list, added separate variables and defaults for child-list spacing
227
+ - **Loader** - Fix position of `inline centered loader` to be centered correctly
228
+ - **Message** - Message now uses `@lineHeight` from `site.variables`
229
+ - **Menu** - Fixed menus like `left fixed` `right fixed` are all now class order dependent.
230
+ - **Menu** - Fixed 1px border on last element of inline menus like `pagination menu` or `compact menu`
231
+ - **Modal** - Modal no longer hides page scroll bar causing dimmed page content to jump positions.
232
+ - **Modal** - Fixed bug where clicking an element detached from dom would cause modal to hide prematurely
233
+ - **Modal** - Clicking on other modals will no longer close open modal when `allowMultiple: true`
234
+ - **Modal** - Fixed `scrolling` class not being removed after opening a normal modal after a `scrolling` modal.
235
+ - **Message** - Updated all message colors for legibility
236
+ - **Message** - Close icon position adjusted to align with headers
237
+ - **Menu** - Fixes divider appears on last element of `(x) item menu`
238
+ - **Menu** - Fixed `top attached menu` not having margin-top, and `bottom attached menu` not having `margin-bottom`
239
+ - **Menu** - Menu now has a `min-height` that matches standard item padding
240
+ - **Menu** - `dropdown menu` in a `secondary pointing menu` or `tabular menu` now receive distinct active styling from other `active item`
241
+ - **Menu** - Fixed arrow position in `pointing menu` to be more consistent, round to exact pixels and account for arrow border width
242
+ - **Menu** - Fix issue with `pointing` arrow having too high a `z-index` and appearing above `ui dropdown menu`
243
+ - **Modal** - `scrollable modal` now correctly adds padding below modal
244
+ - **Modal** - Modal with `detachable: false` inside `ui sidebar` `pusher` element will now show correctly
245
+ - **Popup** - Popup now correctly adjusts if `data` attributes change
246
+ - **Popup** - Fixes issue with `min-width` in firefox exceeding `max-width` causing element to not wrap correctly
247
+ - **Popup** - Popup will now produce an error message and not mistakenly appear in the top left corner of page, if called with a `popup` or `target` that does not exist.
248
+ - **Popup** - Popup will no longer appear incorrectly if the targeted element is not visible on page
249
+ - **Popup** - Fixed bug which could cause pre-existing inline popup to be removed from DOM after hiding
250
+ - **Popup** - Fixes popup offstage position calculations with pages including horizontal scrollbars
251
+ - **Popup** - Added `addTouchEvents` to specify whether touch events should be added to trigger popup on mobile
252
+ - **Progress** - Fixed bug where percentage complete values between 0-1% would display incorrectly (0.5% would show as 50%)
253
+ - **Rail** - Rail 100% height now uses `border-box` to ensure exact height match to container
254
+ - **Rating** - Rating now correctly adjusts if `data` attributes change
255
+ - **Reveal** - Removed `masked` reveal, all reveals are masked by default
256
+ - **RTL** - Fixed `rtl: 'both'` in `semantic.json` not building both versions of source correctly.
257
+ - **Search** - Search will no longer incorrectly produce an error when API settings are passed through metadata
258
+ - **Sidebar** - Top/Bottom sidebar will now show scroll bars correctly when taller than 100% page height
259
+ - **Sidebar** - Fixed bug where having a `style[title]` in page causing page not to be pushed correctly
260
+ - **Sidebar** - Last menu item now has a border when sidebar and menu are used together
261
+ - **Segment** - Segment groups can now be `raised` or `piled` or `stacked`
262
+ - **Search** - Fixed `category search` not applying active styles correctly to category names
263
+ - **Search** - Fixed `onSelect` not returning the correct value when using `type: category`
264
+ - **Search** - Fixed `onSelect` returning the first term that matches the beginining of the selected value not the exact value.
265
+ - **Search** - Fix `loading search` with an `icon button` causing double loaders.
266
+ - **Search** - `searchFields` setting now correctly replaces default fields instead of adding the user fields to defaults
267
+ - **Search** - Calls to `set value` or `query` now obey `minCharacterLength`
268
+ - **Search** - Search API calls now use the same level debug settings as search
269
+ - **Steps** - Fixes bug where `ordered steps` had smaller numbers in `IE10`
270
+ - **Steps** - Fixed bug where `stackable steps` were not working correctly
271
+ - **Sticky** - Fix issue with sticky content scroll css transition causing element to scroll too slowly when cannot fit on screen.
272
+ - **Sticky** - Fix issues when `pushing: true` with sticky content having incorrect bottom spacing, when container has bottom padding
273
+ - **Sticky** - Fixed issue with sticky content animating width on display in some cases.
274
+ - **Tab** - multiple tab groups initialized together with `context: 'parent'` will now each use their own parent
275
+ - **Tab** - Tabs now use the standard component design pattern internally
276
+ - **Table** - Fixes `sorted` column are not correctly centered with `center aligned` due to margin on sort icon
277
+ - **Table** - Fixes `ascending` and `descending` icons were reversed in table
278
+ - **Table** - `very basic table` now works together with `padded table`
279
+ - **Table** - Fix inheritance of text alignment and vertical alignment
280
+ - **Transition** - Fixed bug where transition out would cause unwanted focus event in IE if element has focus
281
+ - **Transition** - Calling an `out` animation during an `in` animation with `queue: false` now correctly calls the `complete` event of the original animation
282
+ - **Transition** - Fixed bug where transition could sometimes not occur when an element was determined to always be hidden
283
+
284
+ **Changes**
285
+ - **All Modules** - All modules now default to `verbose: false`
286
+ - **Accordion** - Accordion no longer sets a `font-size` to better couple with other components defaults
287
+ - **Button** - Button focus color now uses hoverColor background instead of blue box shadow
288
+ - **Button** - `basic colored button` now grow their border size to 2px in default theme on hover
289
+ - **Breadcrumb** - Fixed breadcrumb `em` rounding, adjusted distance in default theme
290
+ - **Card** - Card styles have been adjusted, `link card` now raise to show selection. Colored variations now have shadows.
291
+ - **Checkbox** - Toggle now uses `@primaryColor`
292
+ - **Dropdown** - Dropdown padding values now resolve to exact pixel values from em
293
+ - **Dropdown** - `item` `description` is now floated by default
294
+ - **Feed** - Removed `extra text` pointer border
295
+ - **Form** - `set value` no longer automatically calls `validate form`
296
+ - **Grid** - Small computer `page grid` gutters have been adjusted from 8% to 3% to allow for roomier layouts on small screens.
297
+ - **Grid** - Vertically divided grids now double row spacing to account for dividers
298
+ - **Grid** - `center aligned` no longer centers rows, just text. Use `centered grid` to center a grid column on the page.
299
+ - **Header/Table/Divider** - These components now pull border color defaults from `site.variables` instead of using their own values
300
+ - **Image** - `avatar image` size has been slightly decreased
301
+ - **Image** - `mini image` default width has been increased to `35px`
302
+ - **Item** - item `description` now longer sets a `max-width`
303
+ - **Icon** - `disabled icon` now have `pointer-events` again.
304
+ - **Label** - Label size now varies by type. `pointing label` are now `1em` by default.
305
+ - **Label** - Padding on `corner label` has been increased
306
+ - **Input** - Input now use `em` instead of `rem` so they will inherit the size of the elements they are nested inside
307
+ - **Progress** - Update contrast on `indicating`, update default styles. Fixed some examples
308
+ - **Menu** - Menu now uses `border` for borders instead of `box-shadow`
309
+ - **Menu** - `secondary pointing menu` has had some slight design tweaks, thinner lines, more padding
310
+ - **Menu** - Active sub-menu items are now `bold`
311
+ - **Menu** - Menus no longer have additional borders on `active item` in the default theme
312
+ - **Menu** - `tiered menu` has been removed
313
+ - **Menu** - Increased contrast on `inverted` menu selection for legibility
314
+ - **Modal** - Modals now used fixed widths and not percentage widths. Widths might be slightly different.
315
+ - **Modal** - Modal no longer observes DOM changes by default, added setting to enable
316
+ - **Message** - Slightly increases `box-shadow`
317
+ - **Popup** - Popups now default to `exclusive: false` and will not hide other popups when opening
318
+ - **Popup** - Popup no longer produces a console error when a position cannot be found on the page.
319
+ - **Rating** - Rating styles have been adjusted to use subtle transitions and tweaked color values.
320
+ - **Segment** - **Clearfix** has been removed from `ui segment`
321
+ - **Sidebar** - Sidebar `legacy` animations have been removed. 3D transforms are now available in all supported browsers.
322
+ - **Search** - Slightly adjusted search result theme for clarity
323
+ - **Segment** - Segment now uses `border` for border instead of a second `box-shadow`, this may adjust position by 1pixel
324
+ - **Statistic** - Statistic label styles have been updated
325
+ - **Site** - Additional font variables have been added to site to help clarify variable purpose.
326
+ - **Site** - Increase contrast on default hovered/down colors for colored variations
327
+ - **Site** - Page background is now `#FFFFFF` by default instead of an offwhite `#F7F7F7`
328
+ - **Site** - Adjusted global line height to the closest even pixel value
329
+ - **Table** - Table header colors and padding defaults have been slightly adjusted
330
+ - **Table** - Horizontal cell padding has been slightly reduced, and cell borders are slightly lighter.
331
+ - **Transition** - Transition no longer checks for vendor prefixed `animation-name` css property. This was introduced in jQuery `1.8`
332
+ - **Transition** - Some transition have been modified so that the `in` animation is more telegraphed than the `out` animation, which may now recede more gently.
333
+ - **Visibility** - In returned `calculations` object, `visible` and `hidden` are renamed to `onScreen` and `offScreen`, since this describes more accurately what the value represents.
334
+
335
+ ### Version 1.12.3 - May 20, 2015
336
+
337
+ **Announcement**
338
+ Version 2.0 will be launching on June 1st, which will include 100+ bug fixes, enhancements, new ui, and default theme improvements.
339
+
340
+ **Bugs**
341
+ - **Grid** - Fixes bug causing colored variations not to work on columns without row wrappers. Backport from `2.x`
342
+
343
+ ### Version 1.12.2 - May 4, 2015
344
+
345
+ **Bugs**
346
+ - **Dropdown** - Fixed `left` and `right` arrow does not move input cursor with `visible selection dropdown`. Event accidentally prevented by `sub menu` shortcut keys.
347
+
348
+ ### Version 1.12.1 - April 26, 2015
349
+
350
+ **Bugs**
351
+ - **Dropdown** - Fixes issue with chained dropdown methods used on a `<select>` not applying to the generated `ui dropdown` **Backport from 2.0**
352
+ - **Input** - Fixes labeled inputs not adjusting correctly with flex. **Backported from 2.0**
353
+ - **Input** - Fixes placeholder text color prefixes for `webkit` **Backport from 2.0**
354
+ - **Progress* - Fixes rounding error in precision settings *Thanks @aaroncox*
355
+ - **Popup** - Removes `min-width: moz-max-content` from popups, which may cause display differences between chrome and FF
356
+
357
+ ### Version 1.12.0 - April 13, 2015
358
+
359
+ **Enhancements**
360
+ - **Visibility** - Adds updated visibility module from `2.x` channel. Visibility will automatically refresh by default after images load on page refresh. Fixes issues with element positions after image loading.
361
+ - **Sticky** - Adds sticky module from `2.x` branch. Sticky elements now use pub/sub with drastically improved performance. Sticky elements that do not fit on page will now scroll at the same speed as the page is scrolled instead of slower.
362
+
363
+ **Changes**
364
+ - **Popup** - Popup no longer produces a console error when it cannot find an adequate position in the browser viewport.
365
+
366
+ **Bugs**
367
+ - **Build Tools** - Fixes issue with component glob matching twice (causing build to include file twice) if duplicate values found in `semantic.json` component.
368
+ - **Input** - Backports fix from `2.x` for `ui fluid input` not appearing correctly.
369
+ - **Visibility** - Fixed issue where `precache` behavior was missing from visibility causing `image` lazy loading to fail
370
+
371
+ ### Version 1.11.8 - April 13, 2015
372
+
373
+ **Bugs**
374
+ - **Build Tools** - Fixed `npm install` without `semantic.json` to merge changes with site theme and packaged themes in a similar fashion to `npm update`
375
+ - **Build** - `gulp build` now properly warns against missing `semantic.json` **Thanks @rudyrk**
376
+
377
+ ### Version 1.11.7 - April 13, 2015
378
+
379
+ **Bugs**
380
+
381
+ - **Sticky** - Fixes errant `console.log` statement appearing in source
382
+ - **Card** - Fixes card `flex` display issues in IE
383
+ - **Build Tools** - Fixes issue where `npm update` install scripts would remove custom themes from `src/themes/` during copy after updating Semantic UI
384
+
385
+ ### Version 1.11.6 - March 27, 2015
386
+
387
+ More critical bug backports from `2.x` branch, as well as fixes for browserify
388
+
389
+ **Bugs**
390
+ - **Menu/Dropdown** - Fix dropdown headers disappearing inside menus
391
+ - **Dropdown** - Fix unescaped character in css property causing css validation errors
392
+ - **Form** - Fix `grouped required` fields display issues **Thanks @palmsey**
393
+ - **All UI** - Fix `index.js` npm build to work with browserify in individual component repos **Thanks @sdimit**
394
+ - **LESS Repo** - Add missing `semantic.less` file to less repo for importing components
395
+
396
+ ### Version 1.11.5 - March 23, 2015
397
+
398
+ This version backports several bugs that were being packed in `2.0` to `1.x`.
399
+ 2.0 will be coming in the next 1-2 weeks.
400
+
401
+ **Bugs**
402
+ - **Build Tools** - Adjusting site.variables will now rebuild all UI, instead of just site.less
403
+ - **Build Tools** - LESS will now throw errors correctly in `watch`
404
+ - **Card** - Fixes dimmer background shorthand property causes transparent dimmer in minified version
405
+ - **Dimmer** - Fixed `variation` setting not working correctly
406
+ - **Dropdown** - `onChange` no longer fires when reselecting same value
407
+ - **Dropdown** - Fix bug where element will not blur on tab key when search selection and no selection made
408
+ - **Dropdown** - Dropdown init on `select` now returns `ui dropdown` created for chaining
409
+ - **Dropdown** - Dropdown `focus` color has been adjusted to match forms more closely
410
+ - **Dropdown** - Fixes IE10 scrollbar width in menu (calc was being precompiled in LESS) **Thanks @gabormeszoly**
411
+
412
+ ### Version 1.11.3-4 - March 6, 2015
413
+
414
+ **Enhancements**
415
+ - **Grid** - Added opt-in `stretched` variation for `equal height` instead of forcing `flex` on all `equal height columns` which may cause layout issues due to changes in rendering with `flexbox`.
416
+
417
+ **Fixes**
418
+ - **Build Tools** - Fix issues with minified CSS `@import` not being on top of minified semantic ui concatenated release due to [bug in clean-css](https://github.com/jakubpawlowicz/clean-css/issues/476)
419
+ - **Grid** - Fixes `stackable` `equal height/width` grid to remove `flex` on mobile when stacking
420
+ - **Grid** - Fixed `right/left/center aligned` to adjust `align-items` in flex containers like `equal height/width`
421
+
422
+ ### Version 1.11.2 - March 6, 2015
423
+
424
+ **Enhancements**
425
+ - **Accordion** - Accordion can now specify a trigger element instead of `title`, added an [example in docs](http://www.semantic-ui.com/modules/accordion.html#changing-trigger)
426
+ - **Accordion** - Accordion can now hide while opening animation is still occurring
427
+ - **Grid** - Equal width grids will now make column content stretch to full height, not just the column itself (requires flexbox). See examples [in the grid docs](http://www.semantic-ui.com/collections/grid.html#equal-height)
428
+ - **Header** - Labels inside headers have been slightly increased in size
429
+ - **Search** - Search now uses internally [fuzzy search](https://github.com/bevacqua/fuzzysearch) as its new full text search algorithm.
430
+
431
+ **Important Fixes**
432
+ - **Build Tools** - Fix issues with minified component CSS `@import` not always being on top of files due to [bug in clean-css](https://github.com/jakubpawlowicz/clean-css/issues/476)
433
+
434
+ **Bugs**
435
+ - **Accordion** - Removed mistaken extra `1px` top border on nested `styled accordion`
436
+ - **Modal** - Fixes modal `buttons` on mobile devices to not have extra bottom padding.
437
+ - **Card/Dimmer** - Fix dimmer z-index being too high when inside a `ui card`. Added variable for specifying default dimmer color inside card.
438
+ - **Site** - `h1-h5` now have no top margin when `first-child` and no bottom margin when `last-child`
439
+ - **Dropdown** - Fix issue in `setup reference` (added in `1.11.1`) where chaining would not return `ui dropdown` immediately after initialization
440
+
441
+ ### Version 1.11.1 - March 5, 2015
442
+
443
+ **Enhancements**
444
+ - **Dropdown** - Calling behaviors on a dropdown `select` will now automatically route them to the appropriate parent `ui dropdown`
445
+
446
+ **Bugs**
447
+
448
+ - **Grid** - Fix issue in `centered grid` not centering `column` inside `row`
449
+ - **Dropdown** - Added select styles for elements before they are initialized instead of FOIC (Flash of invisible content)
450
+
451
+ ### Version 1.11.0 - March 3, 2015
452
+
453
+ **New Components**
454
+ - **Visibiliity** - Attach callbacks to elements visibility conditions like `top visible` `bottom visible`, `passing`. Useful for things like: image lazy loading, infinite scroll content, and recording tracking metrics.
455
+
456
+ [See the examples](http://www.semantic-ui.com/behaviors/visibility.html#/examples) online for a demonstration.
457
+
458
+ **Enhancements**
459
+ - **Menu** - Horizontal menus now use flexbox so they can resize automatically to content size.
460
+ - **Form** - `<select>` now receive error formatting on `form error` **Thanks @davialexandre**
461
+ - **Transition** - Added more reasonable default durations for each animation
462
+ - **Loader** - `inline loader` now has a `centered` variation
463
+ - **Modal** - Modal no longer hides and reshows dimmer when opening a modal with another modal open with `exclusive: true`
464
+ - **Popup** - Added `exclusive` parameter to automatically close other popups on open
465
+ - **Transition** - Added `toggle` behavior and docs for `show` and `hide`
466
+ - **Transition** - transition now has `stop`, `stop all`, and `clear queue` for removing transitions, (undocumented method `stop`, and `start` renamed to `enable` and `disable`)
467
+ - **Dimmer** - Add `opacity` setting to override css value. Add to docs several undocumented settings, like `useCSS`, and `variation`.
468
+ - **Icon** - added `@src` variable to make it adjustable with themes that dont support all types like `woff2`
469
+
470
+ **Deprecations**
471
+ - **Menu** - `ui tiered menu` has been deprecated. It has been removed from the docs, and will be removed eventually in `2.0`
472
+
473
+ **Bugs**
474
+ - **Input** - Fix bug with vertical centering of `ui action input` inside `menu` due to `flexbox` changes
475
+ - **Dropdown** - Fixes issue where dropdown would not open after restoring previus value on failed `search dropdown` search
476
+ - **Dropdown** - Fixes issue where dropdown would not open after restoring previous value on failed `search dropdown` search
477
+ - **Grid** - Fixes specificity of grid `column` colors to not affect other elements with columns
478
+ - **Icon** - Fix `clockwise rotated icon` causing `clockwise` icon to appear
479
+ - **Popup** - Fix issue with `popup` not re-opening until another element gains focus on a mobile touchscreen
480
+ - **Modal** - Fixed issue with modal not appearing when calling `show` during another modal `hide`
481
+ - **Popup** - Popup will now fire `onHidden` when an element is hidden by opening a different popup
482
+ - **Popup** - Fix popup not namespacing `window` events and unbinding on `destroy` **Thanks @revov**
483
+ - **Table** - Fixes table on `mobile` sizes can surpass parent container width
484
+ - **Transition** - Fixes `swing out` animations not working correctly
485
+ - **Transition** - Fixed display state other than `block` not determined when using `show` and `hide` without an animation
486
+ - **Transition** - Fix bug in `remove looping` causing next animation to use same duration
487
+ - **Segment** - Fix first/last margins on `ui segments`
488
+ - **Search** - Fix special characters not searching correctly with local search
489
+ - **Search** - Fix a bug with `onSelect` returning `null` when `minCharacters: 0`
490
+ - **Search** - Fix a bug with `onSelect returning `null` when results retrieved from cached API query
491
+ - **Sticky** - Fixed sticky position when page loads and content is below sticky content.
492
+ - **Sticky** - Fix bottom attached position not adjusting for bottom padding on container element
493
+ - **Menu** - Fix vertical pointing menu, sub menu arrow color
494
+ - **Item ** - `img` inside of `ui item content` now do not receive size formatting by default
495
+ - **Form** - Added `input[type="search"]` styles to `ui form`
496
+
497
+ **Docs**
498
+ - **Transition** - Adds examples of `hide, `show`, `toggle`, `stop`, `stop all`, and `clear queue`
499
+ - **Item** - Significant rewrite of `ui item` documentation
500
+
501
+ ### Version 1.10.4 - February 28, 2015
502
+
503
+ - **API** - Remove console error message when no API url is specified but element is a `form` (defaults to `form` action)
504
+ - **API** - `api` check for [serialize object](https://github.com/macek/jquery-serialize-object) optional dependency no longer produces error when `serializeForm: true` and dependency is not found.
505
+
506
+ ### Version 1.10.3 - February 27, 2015
507
+
508
+ **Bugs**
509
+ - **Build Tools** - All UI components now have component name in comment banners and release version
510
+ - **Menu** - Fixes dropdown menu item not having a hover state inside inverted menu
511
+ - **Search** - Fixes bug in category search causing item selection to sometimes produce a javascript error.
512
+ - **Button** - Fixes `<button>` inside `vertical buttons` not taking full container width
513
+
514
+ ### Version 1.10.1-2 - February 24, 2015
515
+
516
+ No changes, fixes stale pm component builds
517
+
518
+ ### Version 1.10.0 - February 23, 2015
519
+
520
+ **New Features**
521
+ - **Transition** - Transitions now have `interval` to allow grouped elements to animate one by one with a delay between each animation. Grouped animations determine order based on transition direction to avoid reflows, or can manually be reversed by using <code>reverse: true</code> [See Examples](http://www.semantic-ui.com/modules/transition.html#grouped-transitions) for more details.
522
+
523
+ **Critical Fixes**
524
+ - **Transition** - Webkit `failSafe` used for [Chromium Bug #437860](https://code.google.com/p/chromium/issues/detail?id=437860) now also works for queued animations
525
+
526
+ **Enhancements**
527
+ - **Form Validation** - Adds `containsExactly`, `notExactly`, `isExactly` case sensitive validation rules, make `contains`, `not`, `is` case insensitive.
528
+ - **Form Validation** - `contains` rule is now case insensitive
529
+ - **Form Validation** - Validation messages no longer increase field height on `inline fields` like checkboxes after error appears
530
+ - **API** - Added `was cancelled` to determine whether request was cancelled by `beforeSend`
531
+ - **Image* - Added `hidden image` state
532
+
533
+ **Fixes**
534
+ - **Build Tools** - Fixed issue with recursive merge for site themes in update scripts, [details here](https://github.com/Semantic-Org/Semantic-UI/pull/1845) Thanks @derekslife
535
+ - **Cards** - Fix `.ui.cards > .ui.card` margins to match `.ui.cards > .card` margins
536
+ - **Cards** - Fix consecutive card groups to preserve row flow (similar to consecutive grids)
537
+ - **Sidebar** - Sidebar using `exclusive: true` now queue animations after hiding previous sidebar (unless `overlay`) to avoid rendering issues
538
+ - **State** - Text states now handle `cancelled` API requests correctly
539
+ - **Search** - Category search no longer displays unnecessary error message about maxResults
540
+ - **Composer** - Composer.json should now read version from tags, adjusted some fields.
541
+ - **Grid** - Stackable grid now has horizontal padding by default on mobile unless nested inside a `ui grid` or `ui segment` (not vertical)
542
+ - **Menu** - Fixes pointing menu displaying under dropdown menu
543
+
544
+ -**Docs**
545
+ -**Transition** - `useFailSafe` was incorrectly shown as `false` by default
546
+
547
+ ### Version 1.9.3 - February 20, 2015
548
+
549
+ **Bugs**
550
+ - **RTL** - Fixes `rtl` tasks not running correctly on `gulp build` due to name typo, `build rtl` instead of `build-rtl`
551
+ - **Tab** - Fixed bug when loading `remote` content with `tab` where current tab would not hide while another tab is loading
552
+ - **Tab** - Tab with remote content and `auto: true` now removes duplicate slashes from url path
553
+ - **API** - Simplified `api` debug output to console to more clearly label url and data sent
554
+
555
+ **Docs**
556
+ - **Tab** - Added new tab remote content example with stubbed AJAX using SinonJS
557
+
558
+ ### Version 1.9.2 - February 19, 2015
559
+
560
+ Added new repositories for css and less only versions, can be installed with
561
+ ```bash
562
+ npm install semantic-ui-less
563
+ npm install semantic-ui-css
564
+ ```
565
+
566
+ **Bug Fixes**
567
+
568
+ - **Modal** - Fixes typo causing `middle aligned` image not to work correctly.
569
+ - **Build** - `gulp watch` now compiles concatenated css (missing in `1.9.1` only)
570
+
571
+ ### Version 1.9.1 - February 18, 2015
572
+
573
+ **LESS Changes**
574
+
575
+ Importing individual components into other less files now requires scoping. This is to prevent issues with variable scope that cannot be resolved inside definitions.
576
+
577
+ ```less
578
+ /* Import a specific component */
579
+ & { @import 'src/definitions/elements/button'; }
580
+ ```
581
+
582
+ Importing `semantic.less` still does not require any special syntax
583
+ @import 'src/semantic';
584
+
585
+
586
+ **Bugs**
587
+ - Fixed issue directly importing `semantic.less` caused by variable scoping in `.loadOverrides()`.
588
+ - Fix bug where `equal height` row could not be `centered`, or less than full width
589
+
590
+ ### Version 1.9.0 - February 17, 2015
591
+
592
+ ### Build Tools
593
+
594
+ ##### NPM Install
595
+
596
+ - `npm install semantic-ui` is now the recommended path for getting Semantic UI
597
+ - Added `npm` `post-install` scripts which automatically install or update semantic
598
+
599
+ ##### Gulp Task Imports
600
+
601
+ - Semantic tasks are now each defined [in their own file](https://github.com/Semantic-Org/Semantic-UI/tree/master/tasks), and can be directly imported into external gulpfiles. Read more about [importing tasks here](https://github.com/Semantic-Org/Semantic-UI/blob/next/src/README.md)
602
+ - If you are using Grunt, you may be able to import these tasks using [Grunt-gulp](https://www.npmjs.com/package/grunt-gulp)
603
+
604
+ ##### LESS Component Imports
605
+
606
+ - Semantic LESS files can now be directly included in other LESS files.
607
+ * You can import all UI with `@import 'src/semantic';`
608
+ * You can also import individual definitions using `@import 'src/definitions/elements/button'`.
609
+
610
+ ### UI Changes
611
+ **Major Enhancements**
612
+ - **Card** - Cards now equalize height by default using `display: flex`. No longer are card heights required to be specified manually to align
613
+ - **Flag** - Reduced the file size of flag sprite to a measly 28kb (500%+ file size reduction)
614
+ - **Icon** - Added Font Awesome 4.3 including many new icons
615
+ - **Input** - Input with dropdowns is now much easier, see docs. `action input` and `labeled input` now use `display: flex`. `ui action input` now supports `<button>` tag usage (!) which support `flex` but not `table-cell`
616
+ - **Segment** - Added plural variation `ui segments` that stack together in groups without using additional class names
617
+
618
+ **Enhancement**
619
+ - **API** - API now has an ``onRequest`` callback setting that receives the XHR promise after initializing the request
620
+ - **Button** - Loading buttons no longer receive `pointer-events` in default theme. Added variable for `loading button` opacity.
621
+ - **Card** - Card now has colored variations **Thanks @romuloctba**
622
+ - **Dropdown** - `search selection dropdown` will now close the menu when a `dropdown icon` is clicked
623
+ - **Dropdown** - Added new dropdown setting, `forceSelection` which forces `search selection` to a selected value on blur. Defaults to `true`.
624
+ - **Flag** - Updated Burma/Myanmar flag to current flag (was pre-2010 flag)
625
+ - **Form** - Input rules now apply to `input[type="time"]`
626
+ - **Form Validation** - `get values`, `set values` now support multiple select e.g. `field[]`
627
+ - **Form Validation** - Dropdown and checkbox will now validate after interaction with `on: 'blur'`
628
+ - **Headers** - Headers can now contain images alongside text, added examples to docs
629
+ - **Icon** - Added woff2 icon files for supported browsers (20% file-size decrease) **Thanks FontAwesome**
630
+ - **Label** - `ribbon label` can now be used inside `ui image` and `ui card` correctly
631
+ - **Sidebar** - Sidebars in IE now work correctly with `context` specified
632
+ - **Rating** - Vertical alignment of `ui rating` with inline content now accounts for parent line height
633
+
634
+ **Bugs**
635
+ - **All Modules** - Fixed bug where element `destroy` could remove third party events when re-initialized
636
+ - **Breadcrumb** - Breadcrumb icon now has exact px value to alleviate vertical align issues
637
+ - **Card** - Star / Like button colors have been fixed to match `ui rating` inside `card`
638
+ - **Card** - Hiding a card with `display: none` no longer causes layout issues with `(x) cards`
639
+ - **Card** - `image` inside `content` no longer has a fixed size **Thanks @romuloctba**
640
+ - **Form** - `info message` are no longer hidden by default inside `ui form`
641
+ - **Form** - Lightened error dropdown hover text color to be more legible
642
+ - **Dropdown** - Upward dropdown now has upward arrow icon
643
+ - **Icon** - `external link` and `external link square` has been renamed to `external icon` to no longer receive `link` styles by default
644
+ - **Modal** - Modal now swaps to `scrolling modal` when `close icon` no longer can be displayed, instead of modal `content`
645
+ - **Steps** - Fixed bug where evenly divided steps were no longer fluid
646
+ - **Transition** - Fixes bug where `moduleNamespace` was being omitted
647
+ - **Transition** - Transitions with direction now use word order dependency to prevent conflict with component directions, for example `bottom left popup slide down in transition
648
+
649
+ **Docs**
650
+ - Fixed bug with chinese mirror modal appearing on every page load when selecting chinese language
651
+
652
+ ### Version 1.8.1 - January 26, 2015
653
+
654
+ **Bugs**
655
+ - **Grid** - Removed `text-align: left` from column definition. Now inherits from grid.
656
+ - **Input** - `ui labeled input` now uses `flex` added example in ui docs with dropdown
657
+ - **Input** - Fix border radius on `ui action input` with button groups, aka `ui buttons`
658
+ - **Popup** - Popup `hide all` will now use transition set in `settings.transition` when closing other popups
659
+ - **Grid** - Fix `doubling grid` setting `100% width` which may cause
660
+
661
+ ### Version 1.8.0 - January 23, 2015
662
+
663
+ [View Closed Issues](https://github.com/Semantic-Org/Semantic-UI/issues?q=is%3Aissue+milestone%3A1.8.0+is%3Aclosed+sort%3Acomments-desc)
664
+ [View Commits](https://github.com/Semantic-Org/Semantic-UI/compare/1.7.3...1.8.0)
665
+
666
+ **Key Features**
667
+
668
+ - **Form** - Form now has new methods `reset`, `clear`, `set value(s)`, and `read value(s)` for modifying and reading form data. Check docs for details on implementation. **Thanks @mktm**
669
+ - **Search** - Search `onSelect` now receives JSON object matching currently selected element, you can now programmatically retrieve result JSON using `.search('get result', 'query')` or `.search('get results')`. `get result` will default to current value unless specified as first parameter.
670
+ - **Transition** - Added many new transitions, and new directions for existing transitions **Thanks @ph7vc**
671
+ - **Dropdown** - Dropdown now stores `placeholder text` (prompt text) as separate from `default text` (text set on page load). You can now reset placeholder conditions using `$('.ui.dropdown').dropdown('clear');``
672
+
673
+ **Enhancements**
674
+ - **API** - Added new behavior `$.api('abort')` which cancels current request
675
+ - **Dropdown** - Keyboard navigation will now allow opening of sub menus with right/left arrow. Enter will open sub-menus on an unselectable category (`allowCategorySelection: false`) as well.
676
+ - **Dropdown** - Mutation observers will now observe changed in `<select>` values after initialization, and will automatically update dropdown menu when changed
677
+ - **Dropdown** - Dropdown behavior `set selected` will now also call `set value` automatically, so you do not have to invoke two behaviors to update a `selection dropdown` **Thanks @mktm**
678
+ - **Form** - Form will now prevent browsers from resubmitting form repeatedly when keydown is pressed on input field.
679
+ - **Header** - Content headers now inherit `@h1-h6` sizes from `site.variables`
680
+ - **Header** - Sub headers now adjust in size depending on header size, added new variables for subheader resizing
681
+ - **Search** - Greatly reduced search delay from `300ms` to `100ms`. Previous request will automatically abort `xhr` when new request made
682
+ - **Search** - Search `onSelect` and `onResultsAdd` can now cancel default actions by returning `false`.
683
+ - **Transition** - Transition duration now defaults to what is specified in `css`, to set custom duration you can still pass at run-time as a different value. Animation duration no longer set by default during animation.
684
+ - **Transition** - Transition will now prevent repeated animations when using an inferred direction i.e. animation without `in` or `out` specified. When `queue: true` only animations with explicit direction, e.g. `fade in`, will be ignored when called repeatedly.
685
+
686
+ **Bugs**
687
+ - **API** - Fixed bug where `$.api('get xhr')` was not correctly returning xhr promise
688
+ - **API** - Fixed bug where API would query resource immediately when specifying `on: false`
689
+ - **Button** - ``ui vertical basic buttons` now have dividers in default theme
690
+ - **Button** - Fixes formatting for `disabled button` inside `ui buttons`
691
+ - **Checkbox** - Checkbox now only modifies `input[type="radio"]` and `input[type="checkbox"]` ignoring any other inputs
692
+ - **Dropdown** - Dropdown no longer will not show menu when no `item` are present in menu. Dropdown will now only filter results for `ui search dropdown` #1632 **Thanks PSyton**.
693
+ - **Dropdown** - Dropdown will now produce an error if behaviors on an initialized `<select>` are not invoked on `ui dropdown`
694
+ - **Dropdown** - Fixed bug where link items would not open in sub-menus due to `event.preventDefault`
695
+ - **Label** - Fixed `ui corner label` appearing on-top of `ui dropdown` menu due to issue in z-index hierarchy
696
+ - **Label** - Fixed issue with `ui ribbon label` not positioning itself correctly when using sizes like `small` or `large`
697
+ - **List** - `relaxed list` and `very relaxed list` no longer add padding to child menu items
698
+ - **Popup** - Popup will now only use a max of one element when `settings.popup` mistakingly passes multiple DOM elements
699
+ - **Popup** - Popups will now by default appear over all UI content, even dimmers.
700
+ - **Search** - Search results no longer hide/show when user changes tab or page loses focus
701
+ - **Sidebar** - Fixed bug with `pusher` inheriting first child margins due to `margin-collapse`
702
+ - **Sidebar** - Mobile `is mobile` was using RegExp `test()` which would return an incorrect value when called multiple times
703
+ - **Sidebar** - Sidebar will now only close if you click on `pusher` or underlayed `body` (scale out). Clicking on fixed elements will not close sidebar.
704
+ - **Transition** - Fixed bug with animations that contain the strings 'in' or 'out' as part of their names, for example "swing"
705
+ - **Sticky** - Fixes issue with container size not being set explicitly on rail due to improper method renaming
706
+
707
+ ### Version 1.7.3 - January 16, 2015
708
+
709
+ - **Installer** - Fix issue with component list in `semantic.json` not correctly overriding default components
710
+
711
+ ### Version 1.7.(1-2) - January 15, 2015
712
+
713
+ **Bugs**
714
+
715
+ - **Installer** - Fixes installer not including RTL parameter correctly
716
+ - **UI** - Fixes `progress`, `ad`, and `sidebar` not loading `.override` files correctly
717
+ - Removed undocumented components from `theme.config.example`
718
+
719
+ ### Version 1.7.0 - January 14, 2015
720
+
721
+ **Major Changes**
722
+ - **Project** - Right-to-left (RTL) support added. New gulp tasks for RTL file generation and install setting. Docs however do not yet support RTL.*Thanks @MohammadYounes for constant support with RTL!*.
723
+ - **Project** - Install now let you specify the outputted file permissions (express/custom install)
724
+
725
+ **Enhancements / Changes**
726
+ - **Grid** - Added `equal width` variation using `flex-box`, `equal height` now also uses `flex-box` (this may have to be removed if causes unexpected browser issues)
727
+ - **Sidebar** - Having a sidebar visible on page load is now much simpler. You can include ``ui visible sidebar`` on page load to have a sidebar element appear on page load. To close call `$('.ui.sidebar').sidebar('hide')`
728
+ - **Sidebar** - Added documentation on using sidebar on a custom context. Sidebars using a custom context no longer add background colors like those initialized on `body`
729
+ - **Site** - Form input highlighting color added (helps differentiate form colors with autocompleted fields). Default text highlighting color moved from highlighter yellow to a mellow blue.
730
+ - **Dropdown** - Javascript Dropdown can now be disabled by adding ``disabled` class. No need to call `destroy`. **Thanks Psyton**
731
+ - **Dropdown** - Search dropdown input can now have backgrounds. Fixes issues with autocompleted search dropdowns which have forced yellow "autocompleted" bg.
732
+ - **Dropdown** - Fix issue with search selection not correctly matching when values are not strings
733
+ - **Progress** - Progress bars can now display percent or amount left using `{value}` in text templates
734
+ - **Dropdown** - New `upward dropdown` variation, which opens its menu upward. Default animation now uses ``settings.transition = 'auto'` and determines direction of animation based on menu direction
735
+ - **Dropdown** - Dropdown matching fields without values now trims whitespace by default
736
+ - **Checkbox** - Checkbox now toggles on spacebar when focused (previously only toggled on enter key).
737
+ - **Popup** - Popup now uses its own custom method for determining `offsetParent` meaning 3D contexts (like inside an animation) no longer should break positioning
738
+ - **Popup** - Popup now uses `preserve: false` by default, this is slightly less performant but will reduce page clutter caused by leaving generated elements in the DOM
739
+
740
+ **Code / Build**
741
+ - **Build** - `Dist/` files now set file permissions in build. `644` by default. Can adjust in `semantic.json` or during gulp install. You will need to run `npm install` to add the new gulp-chmod dependency *Thanks @PeterDaveHello*
742
+ - **Sidebar** - `setup layout` not occurs synchronously if you initialize a sidebar without the proper html. This makes sure calls to sidebar will occur correctly before the page is setup. A new setting `delaySetup` will override this, increasing performance.
743
+ - **Modules** - Remove use of deprecated `.size()` for `.length` across all modules
744
+ - **Modules** - Use of `$.proxy` swapped to native `function.call()` for performance gains across all modules
745
+
746
+ **Bugs**
747
+ - **Video** - Video component now uses `//` instead of defaulting to `http`
748
+ - **Dropdown** - `restore defaults` will now set placeholder styling and remove active element. Added example in docs.
749
+ - **Dropdown** - Fixed bug where sub menus may sometimes have dropdown icon overlap text
750
+ - **Dropdown** - Fixes dropdown search input from filtering text values when input is inside menu, i.e "In-Menu Search"
751
+ - **Dropdown** - Fix issue with search selection not correctly creating RegExp when select values are not strings **Thanks @alufers**
752
+ - **Dropdown** - Fix issue with `left floated` and `right floated` content sometimes not applying correctly
753
+ - **Popup** - `wide` and `very wide` popup will now appear when screen size is below their `max-width`
754
+ - **Popup** - Popup no longer blurs element on popup hide
755
+ - **Segment** - ``ui tabular menu`` now correctly aligns with attached segment when using fluid variation *Thanks @MohammadYounes*
756
+ - **Segment** - `basic segment` no longer removes padding on first and last elements
757
+ - **Steps** - Steps now use ``table-cell`` to allow steps to be equal height by default, even with different content height.
758
+ - **Button** - Fix issue with labeled icon groups in material theme
759
+ - **Progress** - Fixes bug with progress that use ``total`` and ``value`` receiving the wrong values for text templates
760
+ - **List** - Fix some styling issues with `ui list` inside `ui menu`
761
+
762
+ ### Version 1.6.4 - January 12, 2015
763
+
764
+ - `1.6.3` contained an unintentional character at beginning of `label.less` re-released as `1.6.4`
765
+
766
+ **Bugs**
767
+ - **Build** - Fix CSS property typo in list icon, and label causing issues with some custom build tools
768
+
769
+ ### Version 1.6.3 - January 12, 2015
770
+
771
+ - `1.6.3` contained an unintentional character at beginning of `label.less` re-released as `1.6.4`
772
+
773
+ **Bugs**
774
+ - **Build** - Fix CSS property typo in list icon, and label causing issues with some custom build tools
775
+ - **Label** - Fix attached labels to have correct border radius inside of attached segments of all kinds
776
+
777
+ ### Version 1.6.2 - January 06, 2015
778
+
779
+ **Site Variables**
780
+ - **Site** - EM values for `small` `large` etc are now all calculated from ``@emSize`` allowing you to only change one variable.
781
+
782
+ **Bugs**
783
+ - **Button** - Fixes active orange button color
784
+ - **Menu** - Fixes ``fluid text menu`` to have correct margins
785
+
786
+ ### Version 1.6.1 - January 05, 2015
787
+
788
+ **Bugs**
789
+ - **Accordion** - Accordion now uses ``useFailSafe: true`` to avoid callbacks not occurring because of race conditions with `transitionend` in webkit
790
+
791
+ ### Version 1.6.0 - January 05, 2015
792
+
793
+ **Build**
794
+ - **Dist** - Build will now output version number in comment banner
795
+
796
+ **Updates / Enhancements**
797
+ - **Accordion** - Child element animations now use ``$.fn.transition`` and css animations by default (if available)
798
+ - **Accordion** - Added ``animateChildren`` option to disable/enable opacity animation on child elements
799
+ - **Accordion** - Accordion now uses `easeOutQuint`` instead of ``easeInOutQuint`` to increase perceived responsiveness of drawers
800
+ - **Grid** - ``stackable grid`` now only adds horizontal padding when using ``stackable page grid``, otherwise content will take up full width of parent element
801
+
802
+ **Bugs**
803
+ - **Tab/Segment** - Fixes first tab being 1pixel taller than all other tabs
804
+ - **Popup** - Fix issue with `ui popup` receiving error ``$offsetParent is undefined`` when using a pre-defined popup
805
+ - **Popup** - Fix issue with ``ui popup` not appearing with ``ui flowing popup`` due to newly added ``min-width: max-content``
806
+ - **Form** - ``ui search dropdown`` inside a form has incorrect focus style
807
+ - **Menu** - Fixes ``ui fluid labeled icon menu`` to not have `min-width`
808
+
809
+ ### Version 1.5.2 - January 02, 2015
810
+
811
+ **Bugs**
812
+ - **Sidebar** - Fix bug with `useLegacy` introduced in `1.5.1`
813
+
814
+ ### Version 1.5.1 - January 01, 2015
815
+
816
+ **Bugs**
817
+ - **Button** - Fixed vertical alignment of ``ui animated button``
818
+ - **Search** - Fixed issue with local search returning all results due to improper regexp
819
+
820
+ ### Version 1.5.0 - December 30, 2014
821
+
822
+ **Critical Bugs**
823
+ - **Build Tools** `1.4.0` introduced a bug with concatenated uncompressed ``dist/`` release including minified code. This would occur only when no components were specified in installer or ``semantic.json``.
824
+
825
+ **Enhancements**
826
+ - **Dropdown** - New setting ``allowCategorySelection`` lets menu items with sub menus be selected. Added example in docs.
827
+ - **Reset** - Reset now inherits ``box-sizing`` [from html tag](http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
828
+ - **Label** - ``ui ribbon label`` can now appear on the right side of content when specifying ``ui right ribbon label``
829
+ - **Checkbox** - Checkboxes now can handle labels with multiple lines of text
830
+ - **Progress** - Progress bars now display all intermediary percentage values when animating. Improved performance when progress bar is rapidly updated.
831
+ - **Popup** - Popup now uses the new property ``min-width: max-content`` to allow for better display with ``inline`` in some circumstances where it escapes parent element.
832
+ - **Table** - Table now has coupling with image to make sure size is preserved correctly with table sizing when used inside a table cell.
833
+ - **Menu** - ``ui fixed menu`` now defaults to ``ui top fixed menu``
834
+
835
+ **Bugs**
836
+ - **Form** - Fixed (x) wide field not having correct bottom field margin when in ``fields`` group on tablet or mobile
837
+ - **Tab** - Calls to global ``$.tab()`` would not pass arguments correctly
838
+ - **Dropdown/Search** - Fixed issues with ``ui search`` and ``ui search dropdown`` using ``RegExp test`` which [advances pointer on match](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/test) causing results to display incorrectly
839
+ - **Form** - ``ui input`` now receives the same formatting as a normal input inside an ``inline field``
840
+ - **Grid** - Fix display of equal height stackable grid. Add padding to divided stackable grid for dividers
841
+ - **Input** - Fixed bug when ``ui action input`` uses a ``ui icon button``, button was receiving `i.icon` formatting.
842
+ - **List** - Fixed bug when using ``ui icon button`` or ``ui icon header`` causing element to receive icon formatting
843
+ - **Grid** - Fixed issues where negative margins on ``ui stackable grid`` could cause horizontal scroll bars on mobile
844
+ - **Popup** - Popup destroy will now also destroy any unfired timers (show/hide delay)
845
+ - **Popup** - Popup now moves to the same offset context to avoid positioning errors when using a named pre-existing popup.
846
+
847
+ ### Version 1.4.1 - December 23, 2014
848
+
849
+ **Build Tools**
850
+ - ``gulp build`` will now only build `dist/components/` for components selected in install
851
+ - Fixed bug where interactive installer was not correctly setting components in ``express`` and ``custom`` install
852
+
853
+ **Bugs**
854
+ - **Dropdown** - ``<select>`` elements will now preserve original ``<option>`` order by default. Added ``sortSelect`` setting (disabled by default) to automatically sort ``<option>`` on initialization
855
+ - **Button** - Fixes issue with ``will-change`` property added to ``ui button`` causing layout z-indexing issues (dropdown button)
856
+
857
+ ### Version 1.4.0 - December 22, 2014
858
+
859
+ [Browse Issues for 1.4.0](https://github.com/Semantic-Org/Semantic-UI/issues?q=milestone%3A1.4.0)
860
+
861
+ **Enhancements**
862
+ - **Modal** - Modal now accepts custom dimmer settings with setting `dimmerSettings``
863
+ - **Form** - Form inputs without ``type`` specified are now formatted **Thanks PSyton**
864
+ - **Accordion** - Added inverted accordion variation
865
+
866
+ **Bugs**
867
+ - **Progress** - Fixes bug where ``ui indicating progress`` would not update its label immediately in webkit
868
+ - **Button** - Fix Chrome bug with buttons sometimes not correctly repainting (particularly evenly divided groups)
869
+ - **Menu** - Fix border radius of dropdown menu inside `ui vertical menu`
870
+ - **Menu** - Fix formatting of ``ui selection dropdown`` inside ``menu``
871
+
872
+ **Docs**
873
+ - Improved documentation for API and Tab to be slightly more comprehensive
874
+
875
+ ### Version 1.3.2 - December 17, 2014
876
+
877
+ - **Modal** - Fixed issue with modal dimmer appearing cut off in some browsers, and not hiding
878
+
879
+ ### Version 1.3.1 - December 17, 2014
880
+
881
+ - **Button** - Dist version of button accidentally included ``chubby`` theme instead of ``default`` theme
882
+
883
+ ### Version 1.3.0 - December 17, 2014
884
+
885
+ [Browse Closed Issues for 1.3.0](https://github.com/Semantic-Org/Semantic-UI/issues?q=is%3Aissue+milestone%3A1.2.1+is%3Aclosed)
886
+
887
+ **Critical Bugs**
888
+ - **Build Tools** - Fixed issue with ``theme.config`` causing ``gulp watch`` to throw an error
889
+
890
+ **Enhancement**
891
+ - **Dropdown** - Dropdown can now specify which direction a menu should appear left/right, dropdown icons can also appear on the left
892
+ - **Dropdown** - Full text search now defaults to ``false``, meaning search terms will return only results beginning with letters
893
+ - **Dropdown** - Search Dropdown is now much more responsive, js improvements and input throttling added.Throttling defaults to `50ms` and can be modified with settings ``delay.search``
894
+ - **Dropdown** - Search Dropdown now correctly replaces placeholder text when backspacing to empty value
895
+ - **Dropdown** - Search Dropdown now has a callback when all results filtered ``onNoResults``
896
+ - **Dropdown** - Search dropdown will now strip html before searching values when searching html
897
+ - **Dropdown** - Search now has keyboard shortcut to open dropdown on arrow down
898
+ - **Form** - Form will no longer process validation rules on disabled fields
899
+ - **Label** - Corner attached labels now display correctly inside of attached segments
900
+ - **Steps** - Steps are now responsive for mobile by default, and have optional responsive styles for tablet
901
+ - **Table** - Table has now variations to remove responsive stylings, specify responsiveness for tablet
902
+ - **Table** - Table now has a ``structured table`` type, which removes some formatting considerations to support complex table layouts with ``colspan`` and ``rowspan``
903
+
904
+ **Bugs**
905
+ - **Button** - Button "or" positioning variables have been adjusted to be automatically calculated without magic numbers
906
+ - **Dropdown** - Dropdown now always scrolls to active element on menu open, calculates position with new ``loading`` class
907
+ - **Dropdown** - Fix bug in position of sub menus with ``floating dropdown``
908
+ - **Form** - Fixed positioning of horizontal field groups, aka ``fields`` for mobile.
909
+ - **Grid** - ``stackable grid`` now display correctly when nested inside a different ``stackable grid``
910
+ - **Image** - UI image now works with SVG
911
+ - **Modal** - Fixed issue with modal losing scroll position on mobile
912
+ - **Modal/Dimmer** - Fixed issues with modal hiding during showing and showing during hiding, fixed issues with "hiding other" modals while a modal is mid-animation.
913
+ - **Segment** - Vertical segments now have padding on first/last element, fixing issues when using with grids
914
+ - **Sidebar** - Mobile sidebars now only set ``overflow`` on page's ``html`` when browsing from ``iOS`` devices. Using overflow caused issues with page's scroll being lost when resizing a browser to mobile widths. This also affected modules that used `$(window).scrollTop()`` at mobile screen sizes
915
+ - **Step** - Fix issue with completed ordered step icon alignment
916
+ - **Table** - Fix responsive styles when applied to ``definition table``.
917
+ - **All UI** - Adds error message when triggering an invalid module behavior i.e. typos ``$('.dropdown').dropdown('hid');``
918
+
919
+ **Docs**
920
+ - **Button** - Add tabindex /keyboard nav documentation
921
+ - **Grid** - Add another grid example
922
+ - Updates to reflect all new changes to UI listed above
923
+
924
+ ### Version 1.2.0 - December 08, 2014
925
+
926
+ [Browse Closed Issues](https://github.com/Semantic-Org/Semantic-UI/issues?q=is%3Aissue+milestone%3A1.1.3+is%3Aclosed)
927
+
928
+ **Enhancement**
929
+ - **Form** - Form validation now has parameter ``optional`` which will only validate a field against a set of rules if the user does not leave it blank **Thanks DHNCarlos**
930
+ - **Fonts** - Add font subset variable for ``site.variables`` **Thanks gabormeszoly**
931
+ - **Modal** - Default modal shadow now more subtle
932
+ - **Sidebar** - Now has behaviors ``is open/closed`` that are aliases for ``is visible/hidden``
933
+ - **Checkbox** - JS Checkbox now handles several variations of html. Labels can be before inputs, after, or not included at all. This should work better with server side form generation.
934
+ - **Progress** - Adds ``limitValues`` setting to adjust values outside of 0-100 automatically to within range, defaults to true
935
+
936
+ **Bugs**
937
+ - **Grid** - Fixes ``ui stackable grid`` sometimes not aligning correctly at mobile sizes with ``ui page grid``
938
+ - **Progress** - Fixes issues with setting progress to 0% not working as expected
939
+ - **Modal** - Fixes issues with multiple modals sometimes not closing dimmers
940
+ - **Modal** - When a second modal that is not scrolling is opened after a scrolling modal it no longer causes the first modal to not be scrollable
941
+ - **Modal** - "Hammer" clicking multiple times on a hiding dimmer no longer causes animation issues
942
+ - **Sidebar** - Fixes issue with multiple sidebars sometimes causing dimmer to close prematurely
943
+ - **Sidebar** - Dimmer can now be clicked even before sidebar has finished showing to immediately close sidebar
944
+ - **Item/Card** - Default link formatting inside element simplified to avoid adjusting other nested ``ui`` link styles
945
+ - **Dropdown** - Fixes bug with dropdown converted from ``select`` that use ``<option`` values with capital letters not being selectable
946
+ - **Form** - Fixes required checkbox asterisks formatting incorrect
947
+
948
+ **Docs / Build**
949
+ - Fixed documentation on dropdown actions, form field widths, form validation types, and many odds & ends
950
+ - Adds components to semantic.json.example
951
+ - Theme.config.example now links to final site folder
952
+
3
953
  ### Version 1.1.2 - December 03, 2014
4
954
 
5
955
  - **NPM** - Fixes issue with ``dist/`` not being included when using NPM due to ``.gitignore``
@@ -198,7 +1148,7 @@
198
1148
  - **Reveal** - Fixes reveal being broken in Chrome in ``0.15.5`` due to poor fix for reveal selectability
199
1149
 
200
1150
  **Fixes**
201
- - **Transition** - Fixes issue where transition hidden was sometimes overwriten by UI styles causing the element to stay visible
1151
+ - **Transition** - Fixes issue where transition hidden was sometimes overwritten by UI styles causing the element to stay visible
202
1152
  - **Checkbox** - Fixes issue where checkboxes with multiple line labels were appearing formatted incorrectly.
203
1153
 
204
1154
 
@@ -416,7 +1366,7 @@ Some updates to docs formatting
416
1366
  **Fixes**
417
1367
  - **Popup** - Native browser popups no longer if using ``title`` attribute
418
1368
  - **Grid** - Fixes issue where stackable grid was not working correctly when using (x) wide column
419
- - **Modal** - Fixes element detatching sometimes in case where it is already inside a dimmer
1369
+ - **Modal** - Fixes element detaching sometimes in case where it is already inside a dimmer
420
1370
  - **Input** - Removes duplicate sizes
421
1371
 
422
1372
  ### Version 0.10.2 - Dec 13, 2013
@@ -451,9 +1401,9 @@ Some updates to docs formatting
451
1401
  ### Version 0.9.6 - Dec 04, 2013
452
1402
 
453
1403
  **Updates**
454
- - **Rating** - Ratings now recieve class disabled when read only, instead of recieving ``active`` when rateable since active are much more common
1404
+ - **Rating** - Ratings now receive class disabled when read only, instead of receiving ``active`` when rateable since active are much more common
455
1405
  - **Grid** - Fixes some instances where grid column width ``x wide`` was being overruled by parent element ``x column``.
456
- - **Header, Grid, Segment** - Adds justified alignemnt
1406
+ - **Header, Grid, Segment** - Adds justified alignment
457
1407
  - **Message** - Fixes issues with attached icon message (thanks overra)
458
1408
 
459
1409
  ### Version 0.9.5 - Nov 25, 2013
@@ -482,7 +1432,7 @@ Some updates to docs formatting
482
1432
  **Fixes**
483
1433
  - **Dropdown** - Fixes "falsey" values (like 0) not being processed correctly
484
1434
  - **Segment** - Fixes segment text color when nested inside inverted segment
485
- - **Button** - Fixes improper active/visible state due to :not specificity (most noticiable in mousedown on a dropdown button)
1435
+ - **Button** - Fixes improper active/visible state due to :not specificity (most noticeable in mousedown on a dropdown button)
486
1436
 
487
1437
  ### Version 0.9.2 - Nov 8, 2013
488
1438
 
@@ -609,13 +1559,13 @@ Some updates to docs formatting
609
1559
  ### Version 0.7.0 - Oct 22, 2013
610
1560
 
611
1561
  **New**
612
- - **Table** - Added aweosome new responsive style to ui tables
1562
+ - **Table** - Added awesome new responsive style to ui tables
613
1563
  - **Button** - New social buttons for Instagram, LinkedIn, Google Plus, Pinterest
614
1564
  - **List** - Adds documentation for module format
615
1565
  - **List** - Adds onTabInit for local tabs on first load
616
1566
  - **List** - Popups can now have a different target than itself
617
1567
  - **Modal** - Modal hide can be cancelled from ``onApprove`` and ``onDeny`` by returning false from callback
618
- - **Transition** - onShow and onHide callbacks for visibilit changing transitions
1568
+ - **Transition** - onShow and onHide callbacks for visibility changing transitions
619
1569
  - **Shape** - New 'cube' and 'text' shape type
620
1570
  - **Shape** - Transition duration can now be set programatically
621
1571
  - **Shape** - New beforeChange callback