Prtksxna has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390361 )
Change subject: README: Re-arrange intro section ...................................................................... README: Re-arrange intro section Bug: T179111 Change-Id: I7faae1ca31a5670d2a4582798455cf33a8d65769 --- M README.md 1 file changed, 10 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/61/390361/1 diff --git a/README.md b/README.md index 8248e63..67b002a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,16 @@ OOjs UI ================= -OOjs UI is a modern JavaScript UI library. It provides common widgets, layouts, dialogs and icons that are ready to use, as well as many useful and convenient classes for constructing custom user interfaces. It is the standard user-interface library in Wikimedia Foundation Web products, having been originally created for use by [VisualEditor](https://www.mediawiki.org/wiki/VisualEditor), which uses it for its entire user interface. +OOjs UI is a modern JavaScript UI library. It provides: + +* Common widgets, layouts, and dialogs +* Classes to create custom interfaces +* Support for RTL +* Theme-ability though LESS variables +* Icons +* Accessibility features + +It is the standard library for Web products at the Wikimedia Foundation, having been originally created for use by [VisualEditor](https://www.mediawiki.org/wiki/VisualEditor). Quick start -- To view, visit https://gerrit.wikimedia.org/r/390361 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7faae1ca31a5670d2a4582798455cf33a8d65769 Gerrit-PatchSet: 1 Gerrit-Project: oojs/ui Gerrit-Branch: master Gerrit-Owner: Prtksxna <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
