-
Notifications
You must be signed in to change notification settings - Fork 41
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
Refactor page.on
mapping names
#1478
Merged
Merged
Commits on Oct 10, 2024
-
Move pageOn mapping to a function
The page on mapping is large and hard to work with while making the changes. Putting it into a new function is subjetively more readable and makes it easier to work with the function.
Configuration menu - View commit details
-
Copy full SHA for 80e0a92 - Browse repository at this point
Copy the full SHA 80e0a92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fa8233 - Browse repository at this point
Copy the full SHA 7fa8233View commit details -
Configuration menu - View commit details
-
Copy full SHA for adeb3a6 - Browse repository at this point
Copy the full SHA adeb3a6View commit details -
Rename runInTaskQueue to mapHandler
No need to specify the implementation details that can change. Our main goal here is to map the page on event handler to sobek.
Configuration menu - View commit details
-
Copy full SHA for ea4af1f - Browse repository at this point
Copy the full SHA ea4af1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e25b3 - Browse repository at this point
Copy the full SHA 49e25b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef41349 - Browse repository at this point
Copy the full SHA ef41349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00ae271 - Browse repository at this point
Copy the full SHA 00ae271View commit details -
Refactor mapConsoleMessage to PageOnEvent
This is to uniform all the page on event mappers.
Configuration menu - View commit details
-
Copy full SHA for a800d9d - Browse repository at this point
Copy the full SHA a800d9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c17e01 - Browse repository at this point
Copy the full SHA 5c17e01View commit details -
Refactor mapConsoleMessage out of sobek
No need to wrap the return values into sobek ones.
Configuration menu - View commit details
-
Copy full SHA for 0cd31a1 - Browse repository at this point
Copy the full SHA 0cd31a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e46294 - Browse repository at this point
Copy the full SHA 9e46294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8566b - Browse repository at this point
Copy the full SHA 0e8566bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 755208e - Browse repository at this point
Copy the full SHA 755208eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 586bdef - Browse repository at this point
Copy the full SHA 586bdefView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a589f - Browse repository at this point
Copy the full SHA f1a589fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c95ba38 - Browse repository at this point
Copy the full SHA c95ba38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 110effe - Browse repository at this point
Copy the full SHA 110effeView commit details
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.