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: andfanilo/streamlit-component-template-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: vue3
Choose a base ref
...
head repository: andfanilo/streamlit-component-template-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: vue2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 13 files changed
  • 1 contributor

Commits on Apr 17, 2021

  1. Fix Vue 2 Typescript issues. Use streamlit-component-lib library.

    Fanilo Andrianasolo committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    2fddcee View commit details
    Browse the repository at this point in the history
  2. 🎉 Solve typing declarations almost magically with vue add typescript …

    …command
    Fanilo Andrianasolo committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    142b807 View commit details
    Browse the repository at this point in the history
  3. Fix Streamlit import in MyComponent

    Fanilo Andrianasolo committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    34c3947 View commit details
    Browse the repository at this point in the history
  4. 📚 Edit README for files to edit in template

    Fanilo Andrianasolo committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    c6ddbcb View commit details
    Browse the repository at this point in the history
  5. Backport PR #3

    Fanilo Andrianasolo committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    23c4005 View commit details
    Browse the repository at this point in the history
Loading