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: webrpc/gen-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: webrpc/gen-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 21 files changed
  • 4 contributors

Commits on Nov 16, 2022

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

Commits on Dec 28, 2022

  1. Update templates to webrpc@v0.9.0 schema (#2)

    * README: Update options
    
    * Update to webrpc@v0.9.0
    
    * Fix types
    
    * Improve generated code
    
    * Switch webrpc to webrpc/webrpc#171
    
    * Regenerate tests
    VojtechVitek authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    bba54d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a029335 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

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

Commits on Jan 3, 2023

  1. Pass input parameters to fetch function (#4)

    * Pass input parameters to fetch function
    
    * Revert formatting of index.html file
    
    Co-authored-by: lukasjenicek <you@example.com>
    Lukas Jenicek and lukasjenicek authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c3115c0 View commit details
    Browse the repository at this point in the history
  2. Interoperability tests (copy from gen-typescript repo) (#3)

    * Interoperability tests (copy from gen-typescript repo)
    
    * Add .js to import file
    VojtechVitek authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    7b2bd64 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Ignore json = - fields (#5)

    * Ignore `json = -` fields
    
    Fixes webrpc/webrpc#66
    
    * Fix example RIDL
    
    * Update webrpc-gen
    VojtechVitek authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    62b5fa3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Jun 21, 2024

  1. Fix -exports=true (#7)

    * Fix -exports=true option
    
    * CI: Update to webrpc@v0.18.6
    VojtechVitek authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2d99a94 View commit details
    Browse the repository at this point in the history
Loading