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.
- package/.all-contributorsrc +9 -0
- package/CONTRIBUTING.md +4 -1
- package/CONTRIBUTORS.md +1 -0
- package/FAQ.md +7 -2
- package/README.md +1 -4
- package/ROADMAP.md +4 -4
- package/SECURITY.md +8 -7
- package/dist/components/accordion.css +1 -1
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +1 -1
- package/dist/components/accordion.min.js +1 -1
- package/dist/components/ad.css +1 -1
- package/dist/components/ad.min.css +1 -1
- package/dist/components/api.js +6 -6
- package/dist/components/api.min.js +1 -1
- package/dist/components/breadcrumb.css +1 -1
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +1 -2
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +1 -2
- package/dist/components/calendar.js +7 -7
- package/dist/components/calendar.min.css +2 -2
- package/dist/components/calendar.min.js +2 -2
- package/dist/components/card.css +1 -1
- package/dist/components/card.min.css +1 -1
- package/dist/components/checkbox.css +1 -2
- package/dist/components/checkbox.js +1 -9
- package/dist/components/checkbox.min.css +2 -2
- package/dist/components/checkbox.min.js +2 -2
- package/dist/components/comment.css +1 -1
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +2 -4
- package/dist/components/container.min.css +2 -2
- package/dist/components/dimmer.css +1 -11
- package/dist/components/dimmer.js +4 -4
- package/dist/components/dimmer.min.css +2 -2
- package/dist/components/dimmer.min.js +1 -1
- package/dist/components/divider.css +1 -2
- package/dist/components/divider.min.css +2 -2
- package/dist/components/dropdown.css +24 -47
- package/dist/components/dropdown.js +30 -34
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +2 -2
- package/dist/components/embed.css +1 -1
- package/dist/components/embed.js +2 -2
- package/dist/components/embed.min.css +1 -1
- package/dist/components/embed.min.js +1 -1
- package/dist/components/emoji.css +1 -1
- package/dist/components/emoji.min.css +1 -1
- package/dist/components/feed.css +1 -1
- package/dist/components/feed.min.css +1 -1
- package/dist/components/flag.css +1 -1
- package/dist/components/flag.min.css +1 -1
- package/dist/components/flyout.css +2 -3
- package/dist/components/flyout.js +5 -45
- package/dist/components/flyout.min.css +2 -2
- package/dist/components/flyout.min.js +2 -2
- package/dist/components/form.css +5 -95
- package/dist/components/form.js +11 -16
- package/dist/components/form.min.css +2 -2
- package/dist/components/form.min.js +2 -2
- package/dist/components/grid.css +2 -58
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +1 -1
- package/dist/components/header.min.css +1 -1
- package/dist/components/icon.css +4 -4
- package/dist/components/icon.min.css +2 -2
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +1 -536
- package/dist/components/input.min.css +2 -2
- package/dist/components/item.css +1 -1
- package/dist/components/item.min.css +1 -1
- package/dist/components/label.css +1 -1
- package/dist/components/label.min.css +1 -1
- package/dist/components/list.css +1 -3
- package/dist/components/list.min.css +2 -2
- package/dist/components/loader.css +1 -1
- package/dist/components/loader.min.css +1 -1
- package/dist/components/menu.css +1 -9
- package/dist/components/menu.min.css +2 -2
- package/dist/components/message.css +1 -1
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +5 -9
- package/dist/components/modal.js +6 -30
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +2 -2
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +2 -2
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +1 -1
- package/dist/components/placeholder.min.css +1 -1
- package/dist/components/popup.css +1 -2
- package/dist/components/popup.js +8 -8
- package/dist/components/popup.min.css +2 -2
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +7 -7
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +1 -1
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +1 -1
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +1 -1
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +2 -9
- package/dist/components/search.js +8 -8
- package/dist/components/search.min.css +2 -2
- package/dist/components/search.min.js +2 -2
- package/dist/components/segment.css +2 -7
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +1 -2
- package/dist/components/shape.js +2 -2
- package/dist/components/shape.min.css +2 -2
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +2 -3
- package/dist/components/sidebar.js +3 -44
- package/dist/components/sidebar.min.css +2 -2
- package/dist/components/sidebar.min.js +2 -2
- package/dist/components/site.css +9 -25
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +2 -2
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.css +1 -1
- package/dist/components/slider.js +5 -5
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +2 -2
- package/dist/components/state.js +3 -3
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +1 -1
- package/dist/components/statistic.min.css +1 -1
- package/dist/components/step.css +1 -1
- package/dist/components/step.min.css +1 -1
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +5 -5
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +1 -1
- package/dist/components/tab.js +10 -10
- package/dist/components/tab.min.css +1 -1
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +3 -37
- package/dist/components/table.min.css +2 -2
- package/dist/components/text.css +1 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +1 -3
- package/dist/components/toast.js +5 -5
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +2 -2
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +6 -6
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +1 -1
- package/dist/components/visibility.js +2 -2
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +92 -1100
- package/dist/semantic.js +142 -264
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +2 -2
- package/package.json +3 -4
- package/src/README.md +3 -3
- package/src/definitions/behaviors/api.js +5 -5
- package/src/definitions/behaviors/form.js +10 -15
- package/src/definitions/behaviors/state.js +2 -2
- package/src/definitions/behaviors/visibility.js +1 -1
- package/src/definitions/collections/form.less +1 -13
- package/src/definitions/collections/grid.less +1 -61
- package/src/definitions/collections/menu.less +0 -11
- package/src/definitions/collections/table.less +1 -35
- package/src/definitions/elements/input.less +1 -61
- package/src/definitions/elements/segment.less +0 -6
- package/src/definitions/globals/site.less +2 -18
- package/src/definitions/modules/calendar.js +6 -6
- package/src/definitions/modules/checkbox.js +0 -8
- package/src/definitions/modules/dimmer.js +3 -3
- package/src/definitions/modules/dimmer.less +0 -9
- package/src/definitions/modules/dropdown.js +29 -33
- package/src/definitions/modules/dropdown.less +20 -42
- package/src/definitions/modules/embed.js +1 -1
- package/src/definitions/modules/flyout.js +4 -44
- package/src/definitions/modules/modal.js +5 -29
- package/src/definitions/modules/modal.less +1 -1
- package/src/definitions/modules/nag.js +1 -1
- package/src/definitions/modules/popup.js +7 -7
- package/src/definitions/modules/progress.js +6 -6
- package/src/definitions/modules/search.js +7 -7
- package/src/definitions/modules/search.less +0 -3
- package/src/definitions/modules/shape.js +1 -1
- package/src/definitions/modules/sidebar.js +2 -43
- package/src/definitions/modules/slider.js +4 -4
- package/src/definitions/modules/slider.less +1 -1
- package/src/definitions/modules/sticky.js +4 -4
- package/src/definitions/modules/tab.js +9 -9
- package/src/definitions/modules/toast.js +4 -4
- package/src/definitions/modules/toast.less +1 -1
- package/src/definitions/modules/transition.js +5 -5
- package/src/theme.less +0 -13
- package/src/themes/basic/elements/icon.variables +1 -1
- package/src/themes/default/collections/grid.variables +0 -30
- package/src/themes/default/collections/table.variables +1 -5
- package/src/themes/default/elements/icon.variables +3 -3
- package/src/themes/default/globals/site.variables +8 -15
- package/src/themes/default/globals/variation.variables +0 -1
- package/src/themes/default/modules/slider.variables +1 -1
- package/src/themes/github/elements/icon.variables +1 -1
- package/src/themes/material/elements/icon.variables +1 -1
- package/tasks/README.md +1 -1
- package/tasks/admin/components/create.js +1 -14
- package/tasks/admin/components/init.js +12 -37
- package/tasks/admin/components/update.js +7 -11
- package/tasks/admin/distributions/create.js +1 -11
- package/tasks/admin/distributions/init.js +10 -35
- package/tasks/admin/distributions/update.js +7 -8
- package/tasks/admin/publish.js +1 -1
- package/tasks/admin/register.js +3 -4
- package/tasks/admin/release.js +2 -2
- package/tasks/build/css.js +5 -5
- package/tasks/build/javascript.js +3 -3
- package/tasks/check-install.js +0 -1
- package/tasks/clean.js +5 -5
- package/tasks/collections/admin.js +1 -1
- package/tasks/collections/docs.js +2 -2
- package/tasks/config/admin/github.js +2 -10
- package/tasks/config/admin/templates/README.md +2 -2
- package/tasks/config/admin/templates/bower.json +2 -4
- package/tasks/config/admin/templates/composer.json +1 -1
- package/tasks/config/admin/templates/css-package.js +0 -1
- package/tasks/config/project/config.js +6 -6
- package/tasks/config/project/install.js +3 -4
- package/tasks/config/project/release.js +1 -1
- package/tasks/config/tasks.js +2 -9
- package/tasks/config/user.js +2 -4
- package/tasks/docs/metadata.js +8 -11
- package/tasks/docs/serve.js +3 -1
- package/tasks/install.js +14 -20
- package/tasks/rtl/watch.js +1 -1
- package/tasks/watch.js +4 -2
- package/types/fomantic-ui-calendar.d.ts +1 -1
- package/types/fomantic-ui-dropdown.d.ts +1 -1
- package/types/fomantic-ui-flyout.d.ts +1 -1
- package/types/fomantic-ui-form.d.ts +0 -7
- package/types/fomantic-ui-modal.d.ts +1 -1
- package/types/fomantic-ui-search.d.ts +6 -0
- package/types/fomantic-ui-toast.d.ts +1 -1
- package/src/themes/basic/assets/fonts/icons.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-Bold.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-Italic.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-Regular.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
- package/src/themes/default/assets/fonts/brand-icons.woff +0 -0
- package/src/themes/default/assets/fonts/icons.woff +0 -0
- package/src/themes/default/assets/fonts/outline-icons.woff +0 -0
- package/src/themes/github/assets/fonts/octicons.woff +0 -0
- package/src/themes/material/assets/fonts/icons.woff +0 -0
package/.all-contributorsrc
CHANGED
|
@@ -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
|
|
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
|
|
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
|
[](https://www.browserstack.com)
|
|
100
97
|
|
|
101
98
|
### IDE's provided by [JetBrains](https://www.jetbrains.com?from=Fomantic-UI)
|
|
102
|
-
[](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
|
|
42
|
-
- Move
|
|
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
|
|
8
|
-
|
|
9
|
-
| 2.
|
|
10
|
-
| 2.
|
|
11
|
-
| 2.
|
|
12
|
-
|
|
|
13
|
-
|
|
|
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.
|
package/dist/components/ad.css
CHANGED
package/dist/components/api.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
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
|
|
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
|
|
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
|
|
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
|
+
* # 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;
|