aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2023-01-15 23:14:28 +0100
committerGitHub <noreply@github.com>2023-01-15 23:14:28 +0100
commit988b73d20fb555131827e4585a7fcfbaf1ae15d9 (patch)
tree0cde20a25f633af323bac066adde1d5cd81a1ae5
parent3286792ec5a6e4af3d5fcc5ad899fc9c0100d852 (diff)
downloadjquery-ui-988b73d20fb555131827e4585a7fcfbaf1ae15d9.tar.gz
jquery-ui-988b73d20fb555131827e4585a7fcfbaf1ae15d9.zip
Docs: Add a maintenance mode info to README
Closes gh-2150
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d4d06d20f..b4df56603 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# [jQuery UI](http://jqueryui.com/) - Interactions and Widgets for the web
+_**Note:** jQuery UI is in maintenance-only mode. Please read [the project status blog post](https://blog.jqueryui.com/2021/10/jquery-maintainers-update-and-transition-jquery-ui-as-part-of-overall-modernization-efforts/) for more information._
+
jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of jQuery. Whether you're building highly interactive web applications, or you just need to add a date picker to a form control, jQuery UI is the perfect choice.
If you want to use jQuery UI, go to [jqueryui.com](http://jqueryui.com) to get started, [jqueryui.com/demos/](http://jqueryui.com/demos/) for demos, [api.jqueryui.com](http://api.jqueryui.com/) for API documentation, or the [Using jQuery UI Forum](http://forum.jquery.com/using-jquery-ui) for discussions and questions.