Marek Lewandowski
|
fd27d3d121
Docs (engine): Removed stray API docs line.
|
5 éve |
Kuba Niegowski
|
f4ccae349a
Updated calls to Element#is() - type argument should always be provided.
|
5 éve |
Kuba Niegowski
|
987265215d
Updated calls to Element#is() - type argument should always be provided.
|
5 éve |
Kuba Niegowski
|
d914edc1ee
Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy.
|
5 éve |
Maciej Gołaszewski
|
a2e70ebc13
Inline is() checks in view elements.
|
5 éve |
Maciej Gołaszewski
|
67d8201f33
Inline is() checks in view and model elements.
|
5 éve |
Piotrek Koszuliński
|
926ce8f190
Docs and other improvements.
|
5 éve |
Piotrek Koszuliński
|
3aa73c8693
Docs and other improvements.
|
5 éve |
Kamil Piechaczek
|
65ea05dfff
Added a new method (#isAttached()) to both (view and model) Nodes classes.
|
5 éve |
Kamil Piechaczek
|
f90974b93c
Fixed docs after moving method between classes.
|
5 éve |
Kamil Piechaczek
|
b47dec2d16
Requested changes during the review.
|
5 éve |
Kamil Piechaczek
|
10085ac7fb
StylesProcessor is not singleton anymore.
|
6 éve |
Maciej Gołaszewski
|
99907e8130
Assign parent element document to the inserted children.
|
6 éve |
Kamil Piechaczek
|
60743c338c
Adjusted tests and fixed "view.Text#_clone()" and "view.Element#_clone()" methods.
|
6 éve |
Kamil Piechaczek
|
03967b59a0
Added "#document" property to "view.Node" (and inherited classes) and "view.DocumentFragment".
|
6 éve |
Marek Lewandowski
|
208071f233
Internal: Removed unused reference.
|
6 éve |
Marek Lewandowski
|
2192ab9d9a
Internal: Reuse existing function to create a Map.
|
6 éve |
Marek Lewandowski
|
531025cf42
Internal: Further improved performance by cheaper type checks.
|
6 éve |
Piotrek Koszuliński
|
57d213c95b
Docs, docs, docs.
|
6 éve |
Piotrek Koszuliński
|
47302607c2
Docs, docs, docs.
|
6 éve |
Piotrek Koszuliński
|
dc7157332f
Docs, docs, docs.
|
6 éve |
Maciej Gołaszewski
|
060dd53512
Refactor and add docs for styles processing rules.
|
6 éve |
Maciej Gołaszewski
|
dcb05dc9e4
StylesMap.getAsString() will return undefined for missing properties.
|
6 éve |
Maciej Gołaszewski
|
6e4d24d0fc
Rename StylesMap.getInlineProperty() to getAsString() and improve docs.
|
6 éve |
Maciej Gołaszewski
|
40f93facff
Add StylesMap#isEmpty getter for fast checking if styles map has any values set.
|
6 éve |
Maciej Gołaszewski
|
5a226f97d0
StylesMap will return string when empty.
|
6 éve |
Maciej Gołaszewski
|
594aa313c2
Cross link view writer, element ans styles map docs.
|
6 éve |
Maciej Gołaszewski
|
e315e45cdc
Rename StylesMap.removeProperty() to remove().
|
6 éve |
Maciej Gołaszewski
|
5c4e33c057
Rename StylesMap.insertProperty() to set().
|
6 éve |
Maciej Gołaszewski
|
8707133144
Rename StylesMap.hasProperty() to has().
|
6 éve |