@lightningjs/core
Advanced tools
Changelog
v2.8.0
20 oct 2022
Changelog
v2.7.1
19 sep 2022
Changelog
v2.7.0
15 aug 2022
Changelog
v2.6.0
28 dec 2021
textRenderSharpFontSize
and textRenderSharpPrecision
options were replaced by fontSharp
option and their default values adjusted (#354, #359)examples/mouse-pointer/cursor.html
(#319)canvas
would not fully initialize before the inspector, resulting in invalid width
and height
of the root inspector element (#355)Changelog
v2.5.1
04 nov 2021
examples/mouse-pointer/hover-tree.html
. (#334)0
in element's attributes (#341)advancedTextRenderer
, where maxLines
would break for one word lines (#350)Changelog
v2.5.0
13 sep 2021
examples/text/advanced-renderer.html
for more information (#318)textRenderSharpFontSize
and textRenderSharpPrecision
stage options for text texture scaling. Those options are useful for reducing blur effect on only selected text textures (#321, #320)setAt
boundary check (#314)Changelog
2.4.0
07 jul 2021
examples/mouse-pointer
)(#68, #300, #302)childList
insert methods now accept patch objects (#294)focus
attribute to currently focused element when viewed using inspector (#266, #304)removeAt
method would not guard against errors (#306)Changelog
v2.3.0
05 jul 2021
bindProp
method (#275)examples/shaders/magnifier
) (#274)data-testId
property in inspector that can be used by automated tests (#288)textBaseline
property is set to bottom
(#286)Changelog
v2.2.0
examples/shaders
) (#255)once
method (#271)signals
method will now accept functions (see examples/signals
) (#264)off
method inside callback it was registered with would not work (#271)\n
text line breaks are now rendered correctly (#277)