-
Notifications
You must be signed in to change notification settings - Fork 1
Refactor: Entity Variable Restructure #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
5b6bb76
refactor: make isNativeVariable a helper
jorenrui af54dbb
refactor: relocate ignored ids to lexer
jorenrui a693e66
refactor: rename this.base to this.entity
jorenrui b85ca1d
fix: entity undefined in events
jorenrui 115c6e7
chore: setup path alias
jorenrui 3dad3e1
refactor: use alias imports
jorenrui d83ba95
refactor: extract variables logic from entity
jorenrui b91a66d
refactor: relocate state of variables
jorenrui 3f25d2a
fix: group variables not working
jorenrui df4c0a2
refactor: expose main on debug true
jorenrui db507b2
feat: track variables per entity attribute
jorenrui 0a1cfbd
fix: check if region is selected
jorenrui 39866e6
refactor: update usage of attribute variables and attach helpers
jorenrui 200e85f
optimization: only re-evaluate relevant attributes on state update
jorenrui d1ca1a0
feat: dispose attributes and events on observer remove attribute
jorenrui 3c6054e
docs: relocate installation steps
jorenrui f42c86c
refactor: update text in changing id demo
jorenrui 757e3f7
feat: initialize variables on attribute change
jorenrui 23f7e52
optimize: grouped usage of new Set
jorenrui f033eca
fix: missing group variables
jorenrui 101a6de
Merge branch 'jr.refactor/group-variables' into jr.refactor/entity-va…
jorenrui 1f820e5
refactor: update variable checker and waiting for promises
jorenrui 7e018d6
fix: update isNativeVariable checker
jorenrui bcb1765
fix: missing async await for state.evaluate promise
jorenrui File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.