fomantic-ui 2.10.0-beta.2 → 2.10.0-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (264) hide show
  1. package/.all-contributorsrc +9 -0
  2. package/CONTRIBUTING.md +4 -1
  3. package/CONTRIBUTORS.md +1 -0
  4. package/FAQ.md +7 -2
  5. package/README.md +1 -4
  6. package/ROADMAP.md +4 -4
  7. package/SECURITY.md +8 -7
  8. package/dist/components/accordion.css +1 -1
  9. package/dist/components/accordion.js +1 -1
  10. package/dist/components/accordion.min.css +1 -1
  11. package/dist/components/accordion.min.js +1 -1
  12. package/dist/components/ad.css +1 -1
  13. package/dist/components/ad.min.css +1 -1
  14. package/dist/components/api.js +6 -6
  15. package/dist/components/api.min.js +1 -1
  16. package/dist/components/breadcrumb.css +1 -1
  17. package/dist/components/breadcrumb.min.css +1 -1
  18. package/dist/components/button.css +1 -2
  19. package/dist/components/button.min.css +2 -2
  20. package/dist/components/calendar.css +1 -2
  21. package/dist/components/calendar.js +7 -7
  22. package/dist/components/calendar.min.css +2 -2
  23. package/dist/components/calendar.min.js +2 -2
  24. package/dist/components/card.css +1 -1
  25. package/dist/components/card.min.css +1 -1
  26. package/dist/components/checkbox.css +1 -2
  27. package/dist/components/checkbox.js +1 -9
  28. package/dist/components/checkbox.min.css +2 -2
  29. package/dist/components/checkbox.min.js +2 -2
  30. package/dist/components/comment.css +1 -1
  31. package/dist/components/comment.min.css +1 -1
  32. package/dist/components/container.css +2 -4
  33. package/dist/components/container.min.css +2 -2
  34. package/dist/components/dimmer.css +1 -11
  35. package/dist/components/dimmer.js +4 -4
  36. package/dist/components/dimmer.min.css +2 -2
  37. package/dist/components/dimmer.min.js +1 -1
  38. package/dist/components/divider.css +1 -2
  39. package/dist/components/divider.min.css +2 -2
  40. package/dist/components/dropdown.css +24 -47
  41. package/dist/components/dropdown.js +30 -34
  42. package/dist/components/dropdown.min.css +2 -2
  43. package/dist/components/dropdown.min.js +2 -2
  44. package/dist/components/embed.css +1 -1
  45. package/dist/components/embed.js +2 -2
  46. package/dist/components/embed.min.css +1 -1
  47. package/dist/components/embed.min.js +1 -1
  48. package/dist/components/emoji.css +1 -1
  49. package/dist/components/emoji.min.css +1 -1
  50. package/dist/components/feed.css +1 -1
  51. package/dist/components/feed.min.css +1 -1
  52. package/dist/components/flag.css +1 -1
  53. package/dist/components/flag.min.css +1 -1
  54. package/dist/components/flyout.css +2 -3
  55. package/dist/components/flyout.js +5 -45
  56. package/dist/components/flyout.min.css +2 -2
  57. package/dist/components/flyout.min.js +2 -2
  58. package/dist/components/form.css +5 -95
  59. package/dist/components/form.js +11 -16
  60. package/dist/components/form.min.css +2 -2
  61. package/dist/components/form.min.js +2 -2
  62. package/dist/components/grid.css +2 -58
  63. package/dist/components/grid.min.css +2 -2
  64. package/dist/components/header.css +1 -1
  65. package/dist/components/header.min.css +1 -1
  66. package/dist/components/icon.css +4 -4
  67. package/dist/components/icon.min.css +2 -2
  68. package/dist/components/image.css +1 -1
  69. package/dist/components/image.min.css +1 -1
  70. package/dist/components/input.css +1 -536
  71. package/dist/components/input.min.css +2 -2
  72. package/dist/components/item.css +1 -1
  73. package/dist/components/item.min.css +1 -1
  74. package/dist/components/label.css +1 -1
  75. package/dist/components/label.min.css +1 -1
  76. package/dist/components/list.css +1 -3
  77. package/dist/components/list.min.css +2 -2
  78. package/dist/components/loader.css +1 -1
  79. package/dist/components/loader.min.css +1 -1
  80. package/dist/components/menu.css +1 -9
  81. package/dist/components/menu.min.css +2 -2
  82. package/dist/components/message.css +1 -1
  83. package/dist/components/message.min.css +1 -1
  84. package/dist/components/modal.css +5 -9
  85. package/dist/components/modal.js +6 -30
  86. package/dist/components/modal.min.css +2 -2
  87. package/dist/components/modal.min.js +2 -2
  88. package/dist/components/nag.css +1 -1
  89. package/dist/components/nag.js +2 -2
  90. package/dist/components/nag.min.css +1 -1
  91. package/dist/components/nag.min.js +1 -1
  92. package/dist/components/placeholder.css +1 -1
  93. package/dist/components/placeholder.min.css +1 -1
  94. package/dist/components/popup.css +1 -2
  95. package/dist/components/popup.js +8 -8
  96. package/dist/components/popup.min.css +2 -2
  97. package/dist/components/popup.min.js +1 -1
  98. package/dist/components/progress.css +1 -1
  99. package/dist/components/progress.js +7 -7
  100. package/dist/components/progress.min.css +1 -1
  101. package/dist/components/progress.min.js +1 -1
  102. package/dist/components/rail.css +1 -1
  103. package/dist/components/rail.min.css +1 -1
  104. package/dist/components/rating.css +1 -1
  105. package/dist/components/rating.js +1 -1
  106. package/dist/components/rating.min.css +1 -1
  107. package/dist/components/rating.min.js +1 -1
  108. package/dist/components/reset.css +1 -1
  109. package/dist/components/reset.min.css +1 -1
  110. package/dist/components/reveal.css +1 -1
  111. package/dist/components/reveal.min.css +1 -1
  112. package/dist/components/search.css +2 -9
  113. package/dist/components/search.js +8 -8
  114. package/dist/components/search.min.css +2 -2
  115. package/dist/components/search.min.js +2 -2
  116. package/dist/components/segment.css +2 -7
  117. package/dist/components/segment.min.css +2 -2
  118. package/dist/components/shape.css +1 -2
  119. package/dist/components/shape.js +2 -2
  120. package/dist/components/shape.min.css +2 -2
  121. package/dist/components/shape.min.js +1 -1
  122. package/dist/components/sidebar.css +2 -3
  123. package/dist/components/sidebar.js +3 -44
  124. package/dist/components/sidebar.min.css +2 -2
  125. package/dist/components/sidebar.min.js +2 -2
  126. package/dist/components/site.css +9 -25
  127. package/dist/components/site.js +1 -1
  128. package/dist/components/site.min.css +2 -2
  129. package/dist/components/site.min.js +1 -1
  130. package/dist/components/slider.css +1 -1
  131. package/dist/components/slider.js +5 -5
  132. package/dist/components/slider.min.css +1 -1
  133. package/dist/components/slider.min.js +2 -2
  134. package/dist/components/state.js +3 -3
  135. package/dist/components/state.min.js +1 -1
  136. package/dist/components/statistic.css +1 -1
  137. package/dist/components/statistic.min.css +1 -1
  138. package/dist/components/step.css +1 -1
  139. package/dist/components/step.min.css +1 -1
  140. package/dist/components/sticky.css +1 -1
  141. package/dist/components/sticky.js +5 -5
  142. package/dist/components/sticky.min.css +1 -1
  143. package/dist/components/sticky.min.js +1 -1
  144. package/dist/components/tab.css +1 -1
  145. package/dist/components/tab.js +10 -10
  146. package/dist/components/tab.min.css +1 -1
  147. package/dist/components/tab.min.js +1 -1
  148. package/dist/components/table.css +3 -37
  149. package/dist/components/table.min.css +2 -2
  150. package/dist/components/text.css +1 -1
  151. package/dist/components/text.min.css +1 -1
  152. package/dist/components/toast.css +1 -3
  153. package/dist/components/toast.js +5 -5
  154. package/dist/components/toast.min.css +1 -1
  155. package/dist/components/toast.min.js +2 -2
  156. package/dist/components/transition.css +1 -1
  157. package/dist/components/transition.js +6 -6
  158. package/dist/components/transition.min.css +1 -1
  159. package/dist/components/transition.min.js +1 -1
  160. package/dist/components/visibility.js +2 -2
  161. package/dist/components/visibility.min.js +1 -1
  162. package/dist/semantic.css +92 -1100
  163. package/dist/semantic.js +142 -264
  164. package/dist/semantic.min.css +2 -2
  165. package/dist/semantic.min.js +2 -2
  166. package/package.json +3 -4
  167. package/src/README.md +3 -3
  168. package/src/definitions/behaviors/api.js +5 -5
  169. package/src/definitions/behaviors/form.js +10 -15
  170. package/src/definitions/behaviors/state.js +2 -2
  171. package/src/definitions/behaviors/visibility.js +1 -1
  172. package/src/definitions/collections/form.less +1 -13
  173. package/src/definitions/collections/grid.less +1 -61
  174. package/src/definitions/collections/menu.less +0 -11
  175. package/src/definitions/collections/table.less +1 -35
  176. package/src/definitions/elements/input.less +1 -61
  177. package/src/definitions/elements/segment.less +0 -6
  178. package/src/definitions/globals/site.less +2 -18
  179. package/src/definitions/modules/calendar.js +6 -6
  180. package/src/definitions/modules/checkbox.js +0 -8
  181. package/src/definitions/modules/dimmer.js +3 -3
  182. package/src/definitions/modules/dimmer.less +0 -9
  183. package/src/definitions/modules/dropdown.js +29 -33
  184. package/src/definitions/modules/dropdown.less +20 -42
  185. package/src/definitions/modules/embed.js +1 -1
  186. package/src/definitions/modules/flyout.js +4 -44
  187. package/src/definitions/modules/modal.js +5 -29
  188. package/src/definitions/modules/modal.less +1 -1
  189. package/src/definitions/modules/nag.js +1 -1
  190. package/src/definitions/modules/popup.js +7 -7
  191. package/src/definitions/modules/progress.js +6 -6
  192. package/src/definitions/modules/search.js +7 -7
  193. package/src/definitions/modules/search.less +0 -3
  194. package/src/definitions/modules/shape.js +1 -1
  195. package/src/definitions/modules/sidebar.js +2 -43
  196. package/src/definitions/modules/slider.js +4 -4
  197. package/src/definitions/modules/slider.less +1 -1
  198. package/src/definitions/modules/sticky.js +4 -4
  199. package/src/definitions/modules/tab.js +9 -9
  200. package/src/definitions/modules/toast.js +4 -4
  201. package/src/definitions/modules/toast.less +1 -1
  202. package/src/definitions/modules/transition.js +5 -5
  203. package/src/theme.less +0 -13
  204. package/src/themes/basic/elements/icon.variables +1 -1
  205. package/src/themes/default/collections/grid.variables +0 -30
  206. package/src/themes/default/collections/table.variables +1 -5
  207. package/src/themes/default/elements/icon.variables +3 -3
  208. package/src/themes/default/globals/site.variables +8 -15
  209. package/src/themes/default/globals/variation.variables +0 -1
  210. package/src/themes/default/modules/slider.variables +1 -1
  211. package/src/themes/github/elements/icon.variables +1 -1
  212. package/src/themes/material/elements/icon.variables +1 -1
  213. package/tasks/README.md +1 -1
  214. package/tasks/admin/components/create.js +1 -14
  215. package/tasks/admin/components/init.js +12 -37
  216. package/tasks/admin/components/update.js +7 -11
  217. package/tasks/admin/distributions/create.js +1 -11
  218. package/tasks/admin/distributions/init.js +10 -35
  219. package/tasks/admin/distributions/update.js +7 -8
  220. package/tasks/admin/publish.js +1 -1
  221. package/tasks/admin/register.js +3 -4
  222. package/tasks/admin/release.js +2 -2
  223. package/tasks/build/css.js +5 -5
  224. package/tasks/build/javascript.js +3 -3
  225. package/tasks/check-install.js +0 -1
  226. package/tasks/clean.js +5 -5
  227. package/tasks/collections/admin.js +1 -1
  228. package/tasks/collections/docs.js +2 -2
  229. package/tasks/config/admin/github.js +2 -10
  230. package/tasks/config/admin/templates/README.md +2 -2
  231. package/tasks/config/admin/templates/bower.json +2 -4
  232. package/tasks/config/admin/templates/composer.json +1 -1
  233. package/tasks/config/admin/templates/css-package.js +0 -1
  234. package/tasks/config/project/config.js +6 -6
  235. package/tasks/config/project/install.js +3 -4
  236. package/tasks/config/project/release.js +1 -1
  237. package/tasks/config/tasks.js +2 -9
  238. package/tasks/config/user.js +2 -4
  239. package/tasks/docs/metadata.js +8 -11
  240. package/tasks/docs/serve.js +3 -1
  241. package/tasks/install.js +14 -20
  242. package/tasks/rtl/watch.js +1 -1
  243. package/tasks/watch.js +4 -2
  244. package/types/fomantic-ui-calendar.d.ts +1 -1
  245. package/types/fomantic-ui-dropdown.d.ts +1 -1
  246. package/types/fomantic-ui-flyout.d.ts +1 -1
  247. package/types/fomantic-ui-form.d.ts +0 -7
  248. package/types/fomantic-ui-modal.d.ts +1 -1
  249. package/types/fomantic-ui-search.d.ts +6 -0
  250. package/types/fomantic-ui-toast.d.ts +1 -1
  251. package/src/themes/basic/assets/fonts/icons.woff +0 -0
  252. package/src/themes/default/assets/fonts/Lato-Bold.woff +0 -0
  253. package/src/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
  254. package/src/themes/default/assets/fonts/Lato-Italic.woff +0 -0
  255. package/src/themes/default/assets/fonts/Lato-Regular.woff +0 -0
  256. package/src/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
  257. package/src/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
  258. package/src/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
  259. package/src/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
  260. package/src/themes/default/assets/fonts/brand-icons.woff +0 -0
  261. package/src/themes/default/assets/fonts/icons.woff +0 -0
  262. package/src/themes/default/assets/fonts/outline-icons.woff +0 -0
  263. package/src/themes/github/assets/fonts/octicons.woff +0 -0
  264. package/src/themes/material/assets/fonts/icons.woff +0 -0
@@ -685,6 +685,15 @@
685
685
  "contributions": [
686
686
  "code"
687
687
  ]
688
+ },
689
+ {
690
+ "login": "BrianJavier99",
691
+ "name": "BrianJavier99",
692
+ "avatar_url": "https://avatars.githubusercontent.com/u/105766366?v=4",
693
+ "profile": "https://github.com/BrianJavier99",
694
+ "contributions": [
695
+ "code"
696
+ ]
688
697
  }
689
698
  ],
690
699
  "contributorsPerLine": 4,
package/CONTRIBUTING.md CHANGED
@@ -26,7 +26,7 @@ When you create the issue please when possible include pictures or a [JSFiddle](
26
26
 
27
27
  When you create an issue please follow our naming convention this makes it easy to scan over issues.
28
28
 
29
- **Bugs:** [Scope] x does not do y
29
+ **Bugs:** [Scope] x does not do y
30
30
  **Enhancements:** [Scope] x should do y
31
31
 
32
32
  The scope is the component which has the issue or enhancement e.g. Segment, Grid, Dropdown etc. when you describe the issue in the summary keep it brief 60 characters max.
@@ -44,6 +44,9 @@ Anyone can jump on the issues board and grab off bugs to fix. This is probably t
44
44
  - When you implement a new feature or fix a bug think about backwards compatibility. If your change is backwards compatible it is most likely to be merged sooner since you won't need to wait for a breaking change update.
45
45
  - Please commit using the [AngularJS Git Commit Message Convention](https://gist.github.com/stephenparish/9941e89d80e2bc58a153) this is more of a nice to have and isn't required.
46
46
  - Please try and stick to a similar code style so everyone can read your code.
47
+ - Fix linting issues
48
+ - Adjust the types if necessary
49
+ - For new features, please also create a PR explaining your change [in the docs repo](https://github.com/fomantic/Fomantic-UI-Docs)
47
50
  - When you commit don't include your dist files, this can cause merge conflicts and also adds unnecessary changes to the PR.
48
51
 
49
52
  #### Setup your environment
package/CONTRIBUTORS.md CHANGED
@@ -111,6 +111,7 @@ This is a list of all project contributors powered by [All Contributors](https:/
111
111
  </tr>
112
112
  <tr>
113
113
  <td align="center" valign="top" width="25%"><a href="https://github.com/dreaming-augustin"><img src="https://avatars.githubusercontent.com/u/1203641?v=4?s=60" width="60px;" alt="dreaming-augustin"/><br /><sub><b>dreaming-augustin</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=dreaming-augustin" title="Code">💻</a></td>
114
+ <td align="center" valign="top" width="25%"><a href="https://github.com/BrianJavier99"><img src="https://avatars.githubusercontent.com/u/105766366?v=4?s=60" width="60px;" alt="BrianJavier99"/><br /><sub><b>BrianJavier99</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=BrianJavier99" title="Code">💻</a></td>
114
115
  </tr>
115
116
  </tbody>
116
117
  </table>
package/FAQ.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # FAQ
2
2
 
3
3
  ### What is Fomantic-UI?
4
- Fomantic is a community fork of the popular [Semantic-UI](https://github.com/Semantic-Org/Semantic-UI) framework.
4
+ Fomantic is the official community fork of the popular [Semantic-UI](https://github.com/Semantic-Org/Semantic-UI) framework.
5
5
 
6
6
  ### Why was Fomantic-UI created?
7
7
  Fomantic was created to continue active development of Semantic-UI and has the intent to be merged back into the master repository once active development can restart. For more info please read the following issues:
@@ -16,7 +16,12 @@ Fomantic was created to continue active development of Semantic-UI and has the i
16
16
  We welcome anyone who wants to help make Fomantic great to come help us. If you are wanting to start contributing please read the [CONTRIBUTING.md](CONTRIBUTING.md) guide before opening any pull request's this helps us keep PR's simple and efficient allowing us to merge and release new features and fixes quicker.
17
17
 
18
18
  ### How do I report an issue with the framework?
19
- If you have an issue with FUI we encourage you to [open an issue](https://github.com/fomantic/Fomantic-UI/issues/new) and let us know, if you just need some simple help join the FUI [Discord server](https://discordapp.com/invite/YChxjJ3) and ask the community for help.
19
+ If you have an issue with FUI we encourage you to [open an issue](https://github.com/fomantic/Fomantic-UI/issues/new) and let us know
20
+
21
+ ### How to get help?
22
+ If you just need some help:
23
+ - join the FUI [Discord server](https://discordapp.com/invite/YChxjJ3) and ask the community for help channels.
24
+ - Use [Github Discussions](https://github.com/fomantic/Fomantic-UI/discussions)
20
25
 
21
26
  ---
22
27
 
package/README.md CHANGED
@@ -58,11 +58,8 @@ Fomantic includes an interactive installer to help setup your project.
58
58
 
59
59
  * Last 2 Versions of Firefox, Chrome, Safari Mac, Edge
60
60
  * Last 4 Versions of Android, Chrome for Android, iOS Safari[^1]
61
- * IE 11[^2]
62
- * Microsoft Edge 12-44[^2]
63
61
 
64
62
  [^1]: Fomantic-UI should basically still work in iOS Safari 9+, Android 6+, but, starting from v2.9.0, we won't support them anymore if anything works different than in recent versions.
65
- [^2]: Fomantic-UI should basically still work in IE11 / old Edge, but, starting from v2.9.0, we won't support them anymore in terms of dedicated bugfixes.
66
63
 
67
64
  ---
68
65
 
@@ -99,6 +96,6 @@ Before creating a pull request be sure to read the [Contributing Guide](CONTRIBU
99
96
  [![BrowserStack](https://cdn.rawgit.com/fomantic/Fomantic-UI-Docs/35180e95/server/raw/images/browserstack.png)](https://www.browserstack.com)
100
97
 
101
98
  ### IDE's provided by [JetBrains](https://www.jetbrains.com?from=Fomantic-UI)
102
- [![JetBrains](https://fomantic-ui.com/images/jetbrains.svg)](https://www.jetbrains.com?from=Fomantic-UI)
99
+ [![JetBrains logo.](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg)](https://jb.gg/OpenSourceSupport?from=Fomantic-UI)
103
100
 
104
101
  ---
package/ROADMAP.md CHANGED
@@ -30,16 +30,16 @@ If you want to find out more about v3 we recommend you read the following issues
30
30
  - Visual component tests ✏
31
31
  - CI/CD process ✏
32
32
  - Rewrite modules into ES6 with classes ✏🛳
33
- - Move to a [monorepo](https://en.wikipedia.org/wiki/Monorepo) with separate packages ✏🛳
33
+ - Move to a [monorepo](https://en.wikipedia.org/wiki/Monorepo) with separate packages 💡
34
34
  - CLI tool ✏
35
35
  - Theme builder website 💡
36
36
  - Theme/plugin package sharing website 💡
37
37
  - Changing icon implementation from class based to HTML attribute based (`data-icon="user"`) ✏🛳
38
38
  - Theming implementation rewrite (behaviour will stay the same) ✏🛳
39
- - Move from LESS to SASS ✏🛳
39
+ - Move from LESS to SASS 💡
40
40
  - v3 to v2 JavaScript polyfill package 💡
41
- - Browser support for all major browsers and IE11 ✏
42
- - Move SASS variables to CSS variables so they can be easily changed without compiling.
41
+ - Browser support for all major browsers ✏🛳
42
+ - Move LESS variables to CSS variables so they can be easily changed without compiling.
43
43
 
44
44
  ### Library Implementations:
45
45
 
package/SECURITY.md CHANGED
@@ -4,13 +4,14 @@
4
4
 
5
5
  :white_check_mark: = Supported :lock: = Security updates :x: = Not supported
6
6
 
7
- | Version | Supported |
8
- | --------- | ------------------ |
9
- | 2.9.x | :white_check_mark: |
10
- | 2.8.x | :white_check_mark: |
11
- | 2.7.x | :lock: |
12
- | > 2.x.x | :lock: |
13
- | 1.x.x | :x: |
7
+ | Version | Supported |
8
+ |---------|--------------------|
9
+ | 2.10.x | :white_check_mark: |
10
+ | 2.9.x | :white_check_mark: |
11
+ | 2.8.x | :lock: |
12
+ | 2.7.x | :x: |
13
+ | < 2.7.0 | :x: |
14
+ | 1.x.x | :x: |
14
15
 
15
16
  > All security fixes will be added the next release. Unless the threat is major the fix will be released with in the normal release
16
17
  > schedule.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Accordion
2
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Accordion
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Accordion
2
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Accordion
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Accordion
2
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Accordion
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.10.0-beta.2+d30ebd7
2
+ * # Fomantic UI - 2.10.0-beta.4+fcf090f
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Ad
2
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Ad
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Ad
2
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Ad
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - API
2
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - API
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -211,7 +211,7 @@
211
211
  // call beforesend and get any settings changes
212
212
  requestSettings = module.get.settings();
213
213
 
214
- // check if before send cancelled request
214
+ // check if before send canceled request
215
215
  if (requestSettings === false) {
216
216
  module.cancelled = true;
217
217
  module.error(error.beforeSend);
@@ -767,8 +767,8 @@
767
767
  },
768
768
  errorFromRequest: function (response, status, httpMessage) {
769
769
  return $.isPlainObject(response) && response.error !== undefined
770
- ? response.error // use json error message
771
- : (settings.error[status] !== undefined // use server error message
770
+ ? response.error // use JSON error message
771
+ : (settings.error[status] !== undefined // use the server error message
772
772
  ? settings.error[status]
773
773
  : httpMessage);
774
774
  },
@@ -1125,7 +1125,7 @@
1125
1125
  // whether to add default data to url data
1126
1126
  defaultData: true,
1127
1127
 
1128
- // whether to serialize closest form
1128
+ // whether to serialize the closest form
1129
1129
  // use true to convert complex named keys like a[b][1][c][] into a nested object
1130
1130
  // use 'formdata' for formdata web api
1131
1131
  serializeForm: false,
@@ -1162,7 +1162,7 @@
1162
1162
  // after request
1163
1163
  onResponse: false, // function(response) { },
1164
1164
 
1165
- // response was successful, if JSON passed validation
1165
+ // response was successful if JSON passed validation
1166
1166
  onSuccess: function (response, $module) {},
1167
1167
 
1168
1168
  // request finished without aborting
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.10.0-beta.2+d30ebd7
2
+ * # Fomantic UI - 2.10.0-beta.4+fcf090f
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Breadcrumb
2
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Breadcrumb
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Breadcrumb
2
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Breadcrumb
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.10.0-beta.2+d30ebd7 - Button
2
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Button
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -35,7 +35,6 @@
35
35
  border-radius: 0.28571429rem;
36
36
  box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
37
37
  -webkit-user-select: none;
38
- -ms-user-select: none;
39
38
  user-select: none;
40
39
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
41
40
  will-change: auto;