mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-09 08:25:00 -04:00
Changeset: Turn builder()
into a real class
This commit is contained in:
parent
d3d2090ca5
commit
a1c4382386
8 changed files with 101 additions and 98 deletions
|
@ -43,6 +43,7 @@
|
|||
generator function (combined with `serializeOps()`).
|
||||
* `appendATextToAssembler()`: Deprecated in favor of the new `opsFromAText()`
|
||||
generator function.
|
||||
* `builder()`: Deprecated in favor of the new `Builder` class.
|
||||
* `newOp()`: Deprecated in favor of the new `Op` class.
|
||||
|
||||
# 1.8.16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue