Skip to content

Convert DataContext to ES2015 class#212

Open
kbarbounakis wants to merge 5 commits intothemost-framework:masterfrom
kbarbounakis:convert-data-context-to-es-class
Open

Convert DataContext to ES2015 class#212
kbarbounakis wants to merge 5 commits intothemost-framework:masterfrom
kbarbounakis:convert-data-context-to-es-class

Conversation

@kbarbounakis
Copy link
Contributor

@kbarbounakis kbarbounakis commented Apr 12, 2025

This PR upgrades DataContext, DefaultDataContext and NamedDataContext to use ES2015 class syntax. It also extends DataContext by adding DataContext.user$ and DataContext.interactiveUser$ observables. These properties may be used by any process that wants to get the user or the interactive user of a context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant