v26.2 - #26
Merged
Merged
Conversation
- Refactor string examples in Python, R, and Selenium documentation - Updated Python string methods examples to use consistent variable names and improved comments for clarity. - Revised R functions documentation to include additional examples and comments for better understanding. - Enhanced R list and data frame examples with clearer explanations and corrected outputs. - Improved R vector and matrix operations with added comments for better readability. - Updated date and time functions in R with more comprehensive examples and comments. - Refined Selenium XPath example to use consistent variable names and improved loop logic.
- Added comments for clarity in Python array, tuple, dictionary, set, and list examples. - Included new examples for array operations such as sorting, appending, and inserting in Python. - Expanded R documentation with improved comments for functions related to class checking, type checking, date manipulation, and string formatting. - Improved consistency in comment formatting across all examples for better readability.
Co-authored-by: shubhamrdarda <25701145+shubhamrdarda@users.noreply.github.com>
- Added color-scheme meta tag for improved theme support in head.html - Updated search overlay background color to use CSS variable in search.html - Set base name for generated artifacts and defined version name in build.gradle.kts - Removed obsolete baseline profile files and renamed output APK in output-metadata.json - Introduced GoDardaApp class for global theme initialization - Refactored MainActivity to manage splash screen and theme application - Removed SplashActivity and integrated splash functionality into MainActivity - Updated layout files for splash screen and main activity to support new theme - Added theme styles to themes.xml for transparent splash screen - Updated CSS files to support light and dark themes - Enhanced search.js to improve user experience with hint deactivation
- Integrated Playwright browser installation in macOS, Ubuntu, and Windows workflows. - Updated requirements.txt to include 'psutil' for system resource management. - Improved run.py to automatically switch to the virtual environment if available and check for sufficient memory. - Enhanced title verification and compilation reporting in unittesting and report modules. - Refactored code in compile.py and smoke.py for better task management and error handling.
Co-authored-by: shubhamrdarda <25701145+shubhamrdarda@users.noreply.github.com>
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.
No description provided.