Xinyi Ye

Results 11 issues of Xinyi Ye

**翻译章节** 《data-visualization —— data-visualization-with-d3》 **变更文件** - [x] data-visualization-with-d3.json - [ ] data-visualization-with-d3.md **翻译进度** 11/29

**翻译章节** 《data-visualization —— data-visualization-with-d3》 **变更文件** - [x] data-visualization-with-d3.json - [ ] data-visualization-with-d3.md **翻译进度** 7/29

need update

## Summary This issue is to collect customer requests on supporting offline mode for React Native SDK while Amplitude Browser SDK supports [offline mode](https://www.docs.developers.amplitude.com/data/sdks/browser-2/#offline-mode) out of the box by https://github.com/amplitude/Amplitude-TypeScript/pull/644....

enhancement

## Summary This issue is to collect customer requests on adding `setOffline()`. Amplitude Browser SDK supports [offline mode](https://www.docs.developers.amplitude.com/data/sdks/browser-2/#offline-mode) out of the box by https://github.com/amplitude/Amplitude-TypeScript/pull/644. Leave a comment under this issue...

enhancement

### Summary Set the preid (feature branch name) as the tag of the package version on NPM using [--dist-tag](https://github.com/lerna/lerna/tree/main/libs/commands/publish#--dist-tag-tag) ### Checklist * [ ] Does your PR title have the...

### Summary https://amplitude.atlassian.net/browse/AMP-81179 Send diagnostic events when the SDK drops events This feature is enabled by default and can be disabled by setting `config.diagnosticProvider` to `undefined` ### Checklist * [...

### Summary ### Checklist * [ ] Does your PR title have the correct [title format](https://github.com/amplitude/Amplitude-TypeScript/blob/main/CONTRIBUTING.md#pr-commit-title-conventions)? * Does your PR have a breaking change?:

### Summary This PR adds the feature remote config. Cherry pick all 6 commits from the feature branch `feature-remote-config` without the 2 release commits . ### Checklist * [ ]...

### Summary [AMP-125768] The SDK, by default, creates cookies using a domain with a leading dot (e.g., .amplitude.com). However, some customers have reported cases where two cookies with the same...

### Summary [AMP-124564] Remote config client - Have the same design and APIs as the iOS one https://github.com/amplitude/AmplitudeCore-Swift/pull/2 - A remote config client based on request-on-demand and subscription + callback...