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: teleporthq/teleport-code-generators
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.40.6
Choose a base ref
...
head repository: teleporthq/teleport-code-generators
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: development
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 27, 2025

  1. fix when using an array mapper with a list prop, passing the value to…

    … a child comp instance
    vladgrecu committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    f7d19cc View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. Merge pull request #984 from teleporthq/fix-html-array-mapper-passed-…

    …props-to-comp-instance
    
    [HTML Generator] Fix: List prop values passed to repeated comp instances not generated in HTML
    vladgrecu authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    b59a79d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

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

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    d8b21ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #986 from teleporthq/fix/duplicate-dropdown-items

    Fix duplicated dropdown items in HTML with array mapper
    vladgrecu authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    a16c837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1b7c99 View commit details
    Browse the repository at this point in the history
Loading