Releases: mussonindustrial/embr
Releases · mussonindustrial/embr
@embr-modules/[email protected]
Minor Changes
- ea72fba: Rename EventStream module to SSE module.
@embr-modules/[email protected]
Patch Changes
- 4186e27: Make all
runJavaScript
functions share the same timeout values (30 seconds). - Updated dependencies [464e49a]
- @embr-jvm/[email protected]
- @embr-jvm/[email protected]
- @embr-jvm/[email protected]
- @embr-modules/[email protected]
@embr-modules/[email protected]
Patch Changes
- Updated dependencies [464e49a]
- Updated dependencies [0500c22]
- @embr-jvm/[email protected]
- @embr-modules/[email protected]
- @embr-jvm/[email protected]
- @embr-jvm/[email protected]
@embr-modules/[email protected]
Patch Changes
-
39d5957: Add 'timestack' scale by @jkmnt (https://github.com/jkmnt/chartjs-scale-timestack).
Update License.
-
Updated dependencies [39d5957]
- @embr-modules/[email protected]
@embr-modules/[email protected]
Patch Changes
- 730396c: Fix #221 by injecting Periscope browser resource requirement into Perspective components.
- Updated dependencies [730396c]
- @embr-jvm/[email protected]
- @embr-jvm/[email protected]
- @embr-jvm/[email protected]
- @embr-modules/[email protected]
@embr-modules/[email protected]
Patch Changes
- Updated dependencies [730396c]
- @embr-jvm/[email protected]
- @embr-jvm/[email protected]
- @embr-jvm/[email protected]
- @embr-modules/[email protected]
@embr-modules/[email protected]
Patch Changes
- 7a3d56e: (FlexRepeater+) Apply emitted style properties after flex container specific styles. Fixes Issue #218.
- Updated dependencies [7a3d56e]
- @embr-modules/[email protected]
@embr-modules/[email protected]
Patch Changes
- Updated dependencies [7f90e53]
- Updated dependencies [7f90e53]
- @embr-jvm/[email protected]
- @embr-jvm/[email protected]
@embr-modules/[email protected]
Minor Changes
-
7f90e53: (BREAKING) New
this
and global context.In
system.perspective.runJavaScript~
functions:this
is now a reference to theclientStore
.- A new Perspective specific namespace, accessible through the global
perspective
object is provided.- This object contains a
context
that can be used to access theclientStore
(i.e.perspective.context.client
). - This object will be the home of future Perspective specific utilities.
- This object contains a
-
7f90e53: (BREAKING) Major changes in
toUserScript
parsing.- Strict mode is now enabled.
- Function body now follows standard arrow function syntax. If the body of the arrow function is a block (contained within brackets {...}) then the body MUST use the return keyword. If the body of the arrow function is not a block (like
() => 1 + 2
) then the body MUST NOT use the return keyword.
Patch Changes
-
7f90e53: (
runJavaScript
Functions) More robust error handling. Errors are now properly logged in the gateway for both Async and Blocking calls.(
runJavaScriptAsync
) The original view, page, and session thread local variables are now correctly restored before running the callback function. -
Updated dependencies [7f90e53]
-
Updated dependencies [7f90e53]
-
Updated dependencies [7f90e53]
-
Updated dependencies [7f90e53]
- @embr-jvm/[email protected]
- @embr-jvm/[email protected]
- @embr-jvm/[email protected]
- @embr-jvm/[email protected]
- @embr-jvm/[email protected]
- @embr-modules/[email protected]
@embr-modules/[email protected]
Patch Changes
- Updated dependencies [7f90e53]
- Updated dependencies [7f90e53]
- @embr-jvm/[email protected]
- @embr-jvm/[email protected]