mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-11 09:41:30 -04:00
Changeset: Turn newOp()
into a real class
This commit is contained in:
parent
c0a3a3b49b
commit
15e3e48743
7 changed files with 99 additions and 61 deletions
|
@ -21,6 +21,7 @@
|
|||
* `opAttributeValue()`
|
||||
* `appendATextToAssembler()`: Deprecated in favor of the new `opsFromAText()`
|
||||
generator function.
|
||||
* `newOp()`: Deprecated in favor of the new `Op` class.
|
||||
|
||||
# 1.8.15
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue