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
Progressively get rid of YUI #1599
Comments
On August 29, 2014, Yahoo announced they made the difficult decision to immediately stop all new development on YUI. |
2 tasks
This was referenced Apr 24, 2020
Closed
Some of the steps above might be outdated. For example:
|
ebruchez
pushed a commit
that referenced
this issue
May 16, 2020
ebruchez
pushed a commit
that referenced
this issue
Nov 1, 2022
ebruchez
added a commit
that referenced
this issue
Jan 20, 2023
ebruchez
added a commit
that referenced
this issue
May 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We now use jQuery, Bootstrap, and other client-side components like TinyMCE. We should be able to retire YUI.
Actions:
YAHOO.util.Dom
) and base utilities (counts of occurrences underresources-packaged/ops/javascript
as of 2016-03-20)YAHOO.util.Dom.addClass
YAHOO.util.Dom.removeClass
YAHOO.util.Dom.hasClass
YAHOO.util.Dom.getElementsByClassName
YAHOO.util.Dom.setStyle
YAHOO.util.Dom.generateId
YAHOO.util.Dom.inDocument
YAHOO.util.Dom.getChildren
YAHOO.util.Dom.getPreviousSibling
YAHOO.util.Dom.getNextSibling
YAHOO.util.Dom.getFirstChild
YAHOO.util.Dom.getAncestorByClassName
YAHOO.util.Dom.insertBefore
YAHOO.util.Dom.getViewportHeight
YAHOO.util.Dom.insertAfter
YAHOO.util.Dom.getViewportWidth
YAHOO.util.Dom.getStyle
YAHOO.util.Dom.getRegion
YAHOO.util.Dom.getElementsBy
YAHOO.util.Dom.getDocumentScrollTop
YAHOO.util.Dom.getDocumentScrollLeft
ORBEON.util.Dom
) (counts of occurrences underresources-packaged/ops/javascript
as of 2016-03-20)ORBEON.util.Dom.getAttribute
ORBEON.util.Dom.get
ORBEON.util.Dom.getChildElementByIndex
ORBEON.util.Dom.getStringValue
ORBEON.util.Dom.getChildElementByClass
ORBEON.util.Dom.getElementByTagName
ORBEON.util.Dom.isElement
ORBEON.util.Dom.getElementsByName
ORBEON.util.Dom.setStringValue
ORBEON.util.Dom.stringToDom
ORBEON.util.Dom.setAttribute
ORBEON.util.Dom.nudgeAfterDelay
ORBEON.util.Dom.focus
ORBEON.util.Dom.blur
ORBEON.util.Dom.existsAncestorOrSelf
ORBEON.util.Dom.ELEMENT_TYPE
YAHOO.util.Connect
)oxf.fr.detail.hints.inline
is set tofalse
]fr:autocomplete
- 2019-12-10: We have an Improved autocomplete control (Improved autocomplete control #1433) but
fr:autocomplete
remains for backward compatibilityxf:input
bound to node of type date to usefr:date
instead of YUI calendar #2800fr:date
but YUI calendar is still in for backward compatibility.Any other?
The text was updated successfully, but these errors were encountered: