Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WebexCommunity/WebexPythonSDK
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: update-ci
Choose a base ref
...
head repository: WebexCommunity/WebexPythonSDK
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 9, 2025

  1. Update containers.py

    Removed duplicate horizontalAlignment from simple_properties and descriptive comments in ColumnSet class. Added horizontalAlignment to simple_properties of Container class.
    guitarguy74 authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    415674b View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Update room.py

    ghpranav authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    89c5327 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Configuration menu
    Copy the full SHA
    9e09dcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26b6659 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f372f3 View commit details
    Browse the repository at this point in the history
  4. Update containers.py (#267)

    Removed duplicate horizontalAlignment from simple_properties and
    descriptive comments in ColumnSet class. Added horizontalAlignment to
    simple_properties of Container class.
    Joezanini authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    3478f34 View commit details
    Browse the repository at this point in the history
  5. Update room model (#268)

    This is a behavior fix (correct data binding), not a new feature. Anything that already called these properties will start getting different, correct values.
    Joezanini authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    f521100 View commit details
    Browse the repository at this point in the history
Loading