Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix request callback #30

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

iceDays
Copy link
Contributor

@iceDays iceDays commented Dec 28, 2023

修复 request 401 后 success 回调丢失的问题

Copy link
Collaborator

@qkang07 qkang07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@wqcstrong wqcstrong merged commit b1a9cd8 into HuolalaTech:feat/mini-program Dec 28, 2023
qkang07 pushed a commit that referenced this pull request Jan 5, 2024
wqcstrong added a commit that referenced this pull request Jan 6, 2024
* feat: add /src/packages/miniprogram directory

* tests: divide web / miniprogram / utils

* miniprogram feature ok, now fix web capability. temp save

* rename exports.miniprogram

* update scripts.test command

* miniprogram now capable with web debug, ready for integr

* final check miniprogram sdk

* remove test for miniprogram beta publish

* fix registry address

* fix object expand campatibility on miniprogram

* add miniprogram param on readme

* fix enableSSL logic

* doc: update title level

* feat: update common utils

* fix mini removestragesync & add onpageshow reconnect logic

* use babel runtime for miniprogram to avoid wx env conflict \n use rollup replace plugin instead of import pkg json to reduce bundle size

* 1.5.0-beta.4

* 1.5.0-beta.5

* fix request callback (#30)

* add ping pong to check miniprogram offline.\nfix mini-program onShow reconnect

* format

* format

* 1.5.0-beta.6

* 1.5.0-beta.7

* fix PKG_VERSION value

* fix 'preventAssignment' warning

* add 'WebSocketEvents' type

* 1.5.0-beta.8

* temp save

* mini unit test temp save

* mini unit test temp save

* unit test temp save

* unit test temp

* update types

* temp save unit test

* unit test temp

* temp save unit test

* update storage unit test

* fix rollup path

* fix render.test.ts

* update init test

* unit test update

* fix mini storage refresh

* update databases.test.ts

* fix jest.config.js

* update unit tests

* remove instanbul ignore

* add comments & cache add timeout & optim reconnect logic

---------

Co-authored-by: qikang.yuan <me@qkang.top>
Co-authored-by: iceDays <icedayscn@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants