Piotrek Koszuliński
|
6b49edd48c
Updated badges and removed code climate badge (see https://github.com/ckeditor/ckeditor5/issues/354#issuecomment-260581994)
|
9 年之前 |
Kamil Piechaczek
|
69e9da381b
Updated .travis.yml
|
9 年之前 |
Piotrek Koszuliński
|
fab6665c80
Use a proper constructor check. Fixes #113.
|
9 年之前 |
Piotrek Koszuliński
|
80422db870
Merge branch 't/ckeditor5-core/45'
|
9 年之前 |
Piotrek Koszuliński
|
c04497703c
Got rid of Feature class and renamed featureComponents.
|
9 年之前 |
Piotrek Koszuliński
|
13f97a27b1
Merge pull request #111 from ckeditor/t/93
|
9 年之前 |
Aleksander Nowodzinski
|
e85767e102
Defined idProperty directly in parent class options object.
|
9 年之前 |
Aleksander Nowodzinski
|
7c4fd259b6
I got OCD.
|
9 年之前 |
Aleksander Nowodzinski
|
52d224da47
Fixed: A View#id Number breaks parent ViewCollection.
|
9 年之前 |
Piotrek Koszuliński
|
552e4fcaa9
Merge pull request #109 from ckeditor/t/108
|
9 年之前 |
Piotrek Koszuliński
|
29dfebc883
API docs correction.
|
9 年之前 |
Aleksander Nowodzinski
|
2c42c96db2
Renamed View.addChild() -> View.addChildren() with iterable interface.
|
9 年之前 |
Szymon Kupś
|
ca1a4c3540
Merge pull request #107 from ckeditor/t/106
|
9 年之前 |
Piotrek Koszuliński
|
1eac7fa899
Moved DomEmitterMixin to utils.
|
9 年之前 |
Kamil Piechaczek
|
e9af74b001
Travis: Added "ignore-duplicates" to test script.
|
9 年之前 |
Piotrek Koszuliński
|
52f940ea59
API docs fixes.
|
9 年之前 |
Piotrek Koszuliński
|
029def7921
Merge pull request #100 from ckeditor/t/95
|
9 年之前 |
Piotrek Koszuliński
|
dc9194eecd
Merge branch 'master' into t/95
|
9 年之前 |
Kamil Piechaczek
|
4d16fe221b
Fixed invalid paths in coverage report.
|
9 年之前 |
Kamil Piechaczek
|
bef023c851
Changed branch for checking build status in Travis.
|
9 年之前 |
Aleksander Nowodziński
|
2f7b882428
Docs: Added docs to the View class.
|
9 年之前 |
Aleksander Nowodziński
|
4ad4b45176
Simplified setting #ready state of the ViewCollection.
|
9 年之前 |
Aleksander Nowodziński
|
c3e02eba19
Tests: Improved test coverage in Template class.
|
9 年之前 |
Piotrek Koszuliński
|
ca6415ee7f
Merge branch 'master' into t/95
|
9 年之前 |
Aleksander Nowodziński
|
847d142e98
Docs: getNodeUID returns a String, not a Number.
|
9 年之前 |
Aleksander Nowodziński
|
929de5f733
Code refac: Used ...spread instead of slicing arguments in DOMEmitterMixin listenTo()/stopListening().
|
9 年之前 |
Kamil Piechaczek
|
79030f87e0
Added missing code reporter to Travis.
|
9 年之前 |
Aleksander Nowodziński
|
14021d6bd1
Bulletproofed DOMEmitterMixin tests by cleanin-up after each one.
|
9 年之前 |
Aleksander Nowodziński
|
2005512c20
Removed obsolete Region class.
|
9 年之前 |
Piotrek Koszuliński
|
bcff206dde
Merge pull request #102 from ckeditor/t/101
|
9 年之前 |