Delegates session update to the session object.#1515
Open
lopezca wants to merge 7 commits intoSeasideSt:masterfrom
Open
Delegates session update to the session object.#1515lopezca wants to merge 7 commits intoSeasideSt:masterfrom
lopezca wants to merge 7 commits intoSeasideSt:masterfrom
Conversation
- Extra column shows the path of the folder used to serve static files. - Updates window and column sizes - Updates isStopped in the WATestServerAdaptor, status is nil initially so it can't be removed from the panel using the menu.
- Enables modification in subclasses as needed.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #1515 +/- ##
==========================================
+ Coverage 52.08% 52.27% +0.18%
==========================================
Files 9225 9351 +126
Lines 77226 77762 +536
==========================================
+ Hits 40226 40651 +425
- Misses 37000 37111 +111 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
update to 3.6
SeasideSt#1516 add missing rendererClass when creating a JSString Object
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR for issue #1500
touchSessioncode toWASessionand enables specialization if desired.