prototype: Update CHANGELOG
This commit is contained in:
parent
83b4b337e1
commit
5e356c34a2
|
@ -1,5 +1,7 @@
|
|||
*SVN*
|
||||
|
||||
* Deprecate Position (kept for backwards compatibility). Add Element#cumulativeOffset, Element#positionedOffset, Element#absolutize, Element#relativize, Element#cumulativeScrollOffset, Element#getOffsetParent, Element#viewportOffset and Element#clonePosition. [Christophe Porteneuve]
|
||||
|
||||
* Make Element#update and Element#insert work for SELECT tags in IE and Opera. [Tobie Langel]
|
||||
|
||||
* Make Element#insert and Element#update better handle TABLE related elements in IE and Opera. Closes #7776, #8040, #7550, #7776, #7938. [Tobie Langel]
|
||||
|
|
Loading…
Reference in New Issue