Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript is:public

Filter by

95.1M results  (3 s)

95.1M results

Major Theme of the application changed !-- This is an auto-generated comment: release notes by coderabbit.ai -- Summary by CodeRabbit - Style - Refreshed the site’s visual theme with new colors, ...

Bumps cypress-io/github-action from 7.4.0 to 7.4.1. details summary Release notes /summary p em Sourced from a href= https://github.com/cypress-io/github-action/releases cypress-io/github-action s releases ...
dependencies
github_actions

Summary - Adds a Xquik hosted OpenAPI example to the CLI usage section. - Lists the first discovery tools to try before protected REST calls. Validation - Confirmed https://xquik.com/openapi.json ...

Bumps eslint-plugin-jest from 29.15.3 to 29.15.4. details summary Release notes /summary p em Sourced from a href= https://github.com/jest-community/eslint-plugin-jest/releases eslint-plugin-jest s releases ...
dependencies
javascript

Add support for .d.ts files. Even though they never get transpiled tsc still complains if there is no .js extension present when they are imported.

摘要 把原生視訊畫面與通話控制做成原生全螢幕 UI,僅在原生視訊通話時 present;語音通話維持 web overlay(無渲染需求)。旗標 UseNativeCalls 關時零行為改變。 採「視訊渲染 + 控制列一起原生化」而非把 RTCMTLVideoView 塞在 web overlay 底下做透明穿透(後者脆弱、難在無裝置下調對)。 改動 iOS - NativeCallVideoView:RTCMTLVideoView ...