-
Notifications
You must be signed in to change notification settings - Fork 98
Add Hero Devs support #246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
e8b0a73
Index: add banner message
timmywil c019d39
All: improve visibility of support options
timmywil 03d174e
fixup! content changes
timmywil 270f947
fixup! example wording
timmywil aa6f992
fixup! rewrite for upgrae guide intro
timmywil 4f6795d
fixup! remove banner message; will set via puppet
timmywil 381292a
fixup! slightly different HTML to avoid cross deps
timmywil File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,20 @@ | |
} | ||
</script> | ||
|
||
## Version Support Status | ||
timmywil marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
We support only the latest version of jQuery. The 1.x and 2.x branches are no longer supported. | ||
|
||
jQuery 3.x is the current version branch of jQuery. | ||
|
||
jQuery 4.0 is in beta. Once jQuery 4.0 is released, we will provide security patches and bug fixes on the 3.x branch for a limited time. | ||
|
||
#### Still on an old version? Here are your options | ||
timmywil marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
* Upgrade to the latest version of jQuery. If possible, the best solution is to upgrade as it will include all features, bug fixes, security patches, and improvements. The [jQuery Migrate Plugin](https://github.com/jquery/jquery-migrate) and [upgrade guides](/upgrade-guide) are ready to help with upgrading. | ||
* If migrating is not an option but you'd like to include all security patches, you can obtain [commercial security support](#commercial-support) for your applications to keep them secure. | ||
* If your application has no security requirements, then you can stay on one of the unsupported versions of jQuery, but be aware that this can come with multiple risks. | ||
|
||
## Community support | ||
|
||
The following learning resources are available online and free of charge: | ||
|
@@ -27,17 +41,11 @@ We are on [Libera Chat IRC](https://libera.chat/) in the `#jquery` channel where | |
|
||
StackOverflow is a great place to ask questions and find support for all jQuery projects. Search or create [questions tagged with "jquery"](https://stackoverflow.com/questions/tagged/jquery), or refer to the ["jquery" tag introduction](https://stackoverflow.com/tags/jquery/info). | ||
|
||
### Archives | ||
|
||
* [Freenode IRC chat channels](https://irc.jquery.org/) (2011-2021) | ||
* [jQuery Forum](https://forum.jquery.com/) (2010-2021): For questions and advice regarding jQuery Core, jQuery UI, Themeroller, QUnit, development of jQuery Plugins, and more. | ||
* [jQuery Accessibility mailing list](https://groups.google.com/group/jquery-a11y) (2008-2016). | ||
|
||
## Commercial support | ||
|
||
The following companies offer commercial support services for jQuery. | ||
|
||
* **[Bocoup](https://bocoup.com/)** builds complex cross device and cross platform JavaScript software for startups, the Fortune 500, and federally funded education projects. Bocoup offers in-depth JavaScript training on a number of subjects including jQuery. Learn more at <https://bocoup.com/services/training> or contact at <https://bocoup.com/contact>. | ||
[HeroDevs](https://www.herodevs.com/support/jquery-nes?utm_source=jQuery&utm_medium=link&utm_campaign=eol_support_jQuery) offers security and compatibility support for EOL versions of jQuery through the [OpenJS Ecosystem Sustainability Program](https://openjsf.org/ecosystem-sustainability-program) and is an approved commercial support vendor. You can find out more about their Never Ending Support options [here](https://www.herodevs.com/support/jquery-nes?utm_source=jQuery&utm_medium=link&utm_campaign=eol_support_jQuery). | ||
timmywil marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
------- | ||
|
||
|
@@ -72,3 +80,12 @@ For guidance on branding and trademark usage, visit <https://brand.jquery.org/>. | |
For reporting bugs in libraries, documentation, or content, the project's GitHub issue tracker should be used. All jQuery projects can be found at https://github.com/jquery | ||
|
||
Still haven't found what you're looking for? Please feel free to contact: [[email protected]](mailto:[email protected]) | ||
|
||
------- | ||
|
||
## Archives | ||
|
||
* [Freenode IRC chat channels](https://irc.jquery.org/) (2011-2021) | ||
* [jQuery Forum](https://forum.jquery.com/) (2010-2021): For questions and advice regarding jQuery Core, jQuery UI, Themeroller, QUnit, development of jQuery Plugins, and more. | ||
* [jQuery Accessibility mailing list](https://groups.google.com/group/jquery-a11y) (2008-2016). | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.