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: Kitware/trame
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.8.2
Choose a base ref
...
head repository: Kitware/trame
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.0
Choose a head ref
  • 15 commits
  • 186 files changed
  • 4 contributors

Commits on Apr 10, 2025

  1. docs(discussion): add example 707

    Justineantoine authored and jourdain committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    a684a5b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. docs(examples): images

    jourdain authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    daed428 View commit details
    Browse the repository at this point in the history
  2. docs(examples): images

    jourdain authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    26c69da View commit details
    Browse the repository at this point in the history
  3. docs(examples): images

    jourdain authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    0bc5c30 View commit details
    Browse the repository at this point in the history
  4. docs(examples): images

    jourdain authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    9c7618b View commit details
    Browse the repository at this point in the history
  5. docs(examples): images

    jourdain authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    0c154b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    37a9e38 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. feat(common): leverage trame-common for utility class/function

    __New Features__:
    - Add dependency to trame-common for providing generic classes
      that can be relevant across trame packages. This includes
      assets handling, execution helper (throttle, async task),
      decorators and abstract classes for building components or apps.
    - Expose new TrameApp and TrameComponent classes from trame.app
      to simplify the creation of trame pieces when using inheritance
      instead of the @TrameApp() decorator.
    
    __Deprecation and cleanup__
    - trame.app.dev should be deprecated/removed but for now we just
      remove a method that has been broken for quite some time.
      In general that package is fairly advanced and internal.
      It should not be needed by 99.99% of folks.
    - trame.app.jupyter has been removed since the Jupyter integration
      is directly part of the layouts and that package should not be
      used anymore.
    jourdain committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    61b60a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74b0276 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5190d77 View commit details
    Browse the repository at this point in the history
  4. test: update endlines

    jourdain committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    834fab6 View commit details
    Browse the repository at this point in the history
  5. style(ruff): import sort

    jourdain committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    b7a4ce8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61c5960 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    863c052 View commit details
    Browse the repository at this point in the history
  8. 3.9.0

    Automatically generated by python-semantic-release
    semantic-release committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    fc0235b View commit details
    Browse the repository at this point in the history
Loading