Piotrek Koszuliński
|
cb18f61c4f
Changed init/append order.
|
10 年之前 |
Piotrek Koszuliński
|
31c8291f60
Introduced feature concept.
|
10 年之前 |
Aleksander Nowodzinski
|
31d2b4467a
Don't re–initialize model in View's constructor.
|
10 年之前 |
Aleksander Nowodzinski
|
4cf66b4ae4
Added missing comments.
|
10 年之前 |
Aleksander Nowodzinski
|
739be53541
Added destruction prcedure to Controller class.
|
10 年之前 |
Aleksander Nowodzinski
|
46f4ba6003
Code refactoring in Controller class.
|
10 年之前 |
Aleksander Nowodzinski
|
942a783091
A prototype of Controller class API.
|
10 年之前 |
Piotrek Koszuliński
|
3ab2136189
Tests: Fixed assertion which started failing after Req.JS upgrade.
|
10 年之前 |
Aleksander Nowodzinski
|
382fe76e63
Used ...spread operator in Model#bind tests. Minor refactoring in Model#bind tests.
|
10 年之前 |
Aleksander Nowodzinski
|
02a9495554
Used ...rest parameter in Model#bind and Model#unbind methods.
|
10 年之前 |
Aleksander Nowodzinski
|
23969743ca
Increased test code coverage for Model#bind.
|
10 年之前 |
Aleksander Nowodzinski
|
4e7f86e883
Code refactoring to Model#bind private functions: used Array#every instead of Array#findIndex.
|
10 年之前 |
Aleksander Nowodzinski
|
316196f1ba
Merged a number of Model#bind errors to reduce the amount of code and documentation.
|
10 年之前 |
Piotrek Koszuliński
|
0f279e3885
Minor API docs fix.
|
10 年之前 |
Aleksander Nowodzinski
|
0266e79313
Introduced Model#bind method with tests.
|
10 年之前 |
Piotr Jasiun
|
b18f280045
Merge pull request #79 from ckeditor/t/55
|
10 年之前 |
Piotrek Koszuliński
|
cc19d31144
Merge branch 'master' into t/55
|
10 年之前 |
Piotrek Koszuliński
|
932c21b0e4
Merge pull request #88 from cksource/t/69
|
10 年之前 |
Piotr Jasiun
|
8077100f1d
Renamed getAttrIterator to getAttrs.
|
10 年之前 |
Piotr Jasiun
|
65655abf31
Remove magic from Transaction.register.
|
10 年之前 |
Piotr Jasiun
|
9b2886159e
Removed iterable interface from transaction and delta.
|
10 年之前 |
Piotr Jasiun
|
747c933fc5
Renamed makeTransaction to createTransaction.
|
10 年之前 |
Piotrek Koszuliński
|
b43bfab395
API docs corrections.
|
10 年之前 |
Piotrek Koszuliński
|
f1cba7fa8a
Added a missing comment.
|
10 年之前 |
Piotr Jasiun
|
fdc7d0b3d0
setAttr and removeAttr of the node.
|
10 年之前 |
Piotr Jasiun
|
f78b9d6a19
Docs: added docs to methods registered in deltas.
|
10 年之前 |
Piotr Jasiun
|
4e367dad7b
Docs: for change delta.
|
10 年之前 |
Piotr Jasiun
|
0f0a9411a1
Docs: deltas classes descriptions.
|
10 年之前 |
Piotr Jasiun
|
d4c63b7f0a
Docs: for the delta base class.
|
10 年之前 |
Piotr Jasiun
|
8513eb1892
Transaction docs.
|
10 年之前 |