Szymon Cofalik
|
a8bc23ab58
Changed: Minor changes in code and many clarification comments.
|
hace 8 años |
Szymon Cofalik
|
a6ebe6a855
Added: Added `isPhantom` parameter to `conversion.Mapper#toViewPosition()`.
|
hace 8 años |
Kamil Piechaczek
|
e0212e36d5
Fixed issues reported by ESLint in "src/" directory.
|
hace 8 años |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
hace 8 años |
Szymon Cofalik
|
bd8ea1acc6
Changed: make Mapper default position mapping functions callbacks attached with `low` priority.
|
hace 8 años |
Szymon Cofalik
|
022407e354
Docs: updated docs for Mapper events.
|
hace 8 años |
Szymon Cofalik
|
f56b7a7c30
Changed: default position mapping algorithm should be used only if custom callbacks did not provide a result.
|
hace 8 años |
Piotrek Koszuliński
|
18b92061b7
API docs fixes.
|
hace 9 años |
Szymon Cofalik
|
b3f9143763
Changed: use `is()` method in engine.
|
hace 9 años |
Szymon Cofalik
|
ab4e688a59
Changed: conversion.Mapper recognizes view.UIElement and returns 0 as its model length.
|
hace 9 años |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
hace 9 años |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
hace 9 años |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
hace 9 años |
Szymon Cofalik
|
5d05a22af5
Docs: updated module paths in docs.
|
hace 9 años |
Szymon Cofalik
|
0a42c57bbd
Docs: updated conversion.Mapper events docs.
|
hace 9 años |
Szymon Cofalik
|
d8e73fbeb8
Changed: engine.conversion.Mapper changed a way how default mapping algorithms are hooked.
|
hace 9 años |
Maciek
|
6c2000dc00
Docs: aligning to new format, fixed event refs.
|
hace 9 años |
Maciek
|
ba20d9ad60
Docs: renamed many type references.
|
hace 9 años |
Maciek
|
6af1af021f
Started fixing docs in engine.
|
hace 9 años |
Szymon Cofalik
|
29f0c960f3
Changed: Mapper#getModelLength made public.
|
hace 9 años |
Szymon Cofalik
|
b0a0c5f63f
Changed: add `Mapper` instance to position mapping calls. Fixed docs.
|
hace 9 años |
Oskar Wrobel
|
a478937ad2
Refactored uses of EmitterMixin.
|
hace 9 años |
Szymon Cofalik
|
5d1b1c510d
Docs and method order fixes in Mapper.
|
hace 9 años |
Szymon Cofalik
|
e13fcdbaac
Docs: small fix.
|
hace 9 años |
Szymon Cofalik
|
03c9b666c4
Added: Introduced Mapper#registerViewToModelLength.
|
hace 9 años |
Szymon Cofalik
|
f9d85fe799
Changed: Mapper position mapping callbacks parameter moved to data object.
|
hace 9 años |
Szymon Cofalik
|
b6d04bd743
Changed: no need to pass Mapper instance in position mapping callbacks.
|
hace 9 años |
Szymon Cofalik
|
311e05ec00
Changed: in Mapper, length of mapped view element in model can be different than 1.
|
hace 9 años |
Szymon Cofalik
|
152d498c44
Addded: Mapper#unbindModelElement and Mapper#unbindViewElement.
|
hace 9 años |
Szymon Cofalik
|
34c4c674fb
Changed: Mapper position mapping now works using callbacks.
|
hace 9 años |