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: daily-demos/vue-call-object
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2cb26b8
Choose a base ref
...
head repository: daily-demos/vue-call-object
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c6a5a44
Choose a head ref
  • 7 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 24, 2022

  1. chore: Update to latest Vue version and build tools (#11)

    * Update to vite, use latest vue tools
    
    Remove comment
    
    Update babel and package-lock
    
    Fix lint issues
    
    Fix lint issues
    
    Fix prettier
    
    Add github action
    
    Test before building
    
    * Lint ts files too
    
    * Add tsconfig
    
    Lint ts files too
    
    Add tsconfig
    
    Add tsconfig
    
    Use vanilla js in Vue does not work
    
    Still not working
    
    Add console log for vue mounted
    
    Gate off and blocked instead of playable
    
    THIS WORKS.
    
    Move div back into Vue. THIS WORKS
    
    Fix spacing
    
    Fix tsconfig remove edge cases
    
    Remove comments
    
    Remove video tile
    jamsea committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    568fe14 View commit details
    Browse the repository at this point in the history
  2. Use a ref

    jamsea committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    0b80a2d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Remove typescript

    jamsea committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    c14e9e7 View commit details
    Browse the repository at this point in the history
  2. Fix spacing

    jamsea committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    45e48da View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Update src/components/CallTile.vue

    Co-authored-by: Jayne Mast <mast.jayne@gmail.com>
    jamsea and jayne-mast authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    c209432 View commit details
    Browse the repository at this point in the history
  2. Update src/components/CallTile.vue

    Co-authored-by: Jayne Mast <mast.jayne@gmail.com>
    jamsea and jayne-mast authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    863376e View commit details
    Browse the repository at this point in the history
  3. Rename variables

    jamsea committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    c6a5a44 View commit details
    Browse the repository at this point in the history
Loading