Thanks to visit codestin.com
Credit goes to github.com

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: reflagcom/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.3
Choose a base ref
...
head repository: reflagcom/javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.8-0
Choose a head ref
  • 14 commits
  • 18 files changed
  • 5 contributors

Commits on Nov 16, 2023

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

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    73a96f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3378b2c View commit details
    Browse the repository at this point in the history
  3. 2.1.4 (#80)

    roncohen authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    65dc3e6 View commit details
    Browse the repository at this point in the history
  4. 2.1.5 (#83)

    roncohen authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1b7bed0 View commit details
    Browse the repository at this point in the history
  5. Feedback Source (#78)

    * Include feedback source when submitting
    
    * Lowercase source names
    
    * Remove irrelevant source options from types
    
    * Improve documentation of source
    rrpff authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    852c675 View commit details
    Browse the repository at this point in the history
  6. 2.1.6

    rrpff committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5425c6f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Bump vite from 4.4.9 to 4.4.12 (#84)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.12.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7416ac1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Improve documentation of CSS variables (#86)

    Co-authored-by: Alexandru Ciobanu <[email protected]>
    rrpff and pavkam authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dbc18b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Add JSDoc documentation to SDK methods (#85)

    * Add JSDoc documentation to SDK methods
    
    * Capitalisation
    rrpff authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    25efeac View commit details
    Browse the repository at this point in the history
  2. 2.1.7

    rrpff committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f626a3c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Correct wrong note about 'unsafe-inline'. style directive

    Peter Müller authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2b4de3b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Cache Ably auth-cookie (#88)

    * feat: remember the auth token
    
    * feat: secure the cookies
    
    * whoops: forgot to update the tests
    
    * feat: avoid `init` call if we have a cached token
    
    * chore: linter
    
    * whoops: mistakenly made a typo
    
    * whoops: fix broken tests
    
    * feat: fix e2e by supplying an empty page
    
    * whoops: forgot the test code
    
    * chore: PR comments
    
    * chore: add explicit check
    
    * Update test/usage.test.ts
    
    Co-authored-by: Peter Müller <[email protected]>
    
    * chore: fix test
    
    ---------
    
    Co-authored-by: Peter Müller <[email protected]>
    pavkam and Peter Müller authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f536248 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. 2.1.8-0 (#89)

    pavkam authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ca0bde0 View commit details
    Browse the repository at this point in the history
Loading