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

WIP: V4v4 #341

Open
wants to merge 198 commits into
base: master
Choose a base branch
from
Open

WIP: V4v4 #341

wants to merge 198 commits into from

Conversation

kobezzza
Copy link
Contributor

No description provided.

kobezzza and others added 30 commits March 27, 2024 13:12
* providerInstance now gets extended providerOptions

* CHANGELOG

---------

Co-authored-by: dmitrybrovka <dmitrybrovka@yandex-team.ru>
Co-authored-by: Dzmitry Yahorau <d-yahorau@yandex-team.ru>
…ior (#389)

* fix: separated debounce invocations for component's behavior

* refactor: using context as key instead of componentId

* lint: fixed lint errors

* refactor: improved readability

* refactor: clean code

* unit-test: added tests for @debounce; updated changelog

* fix: fixed debounce impl for undefined context

* chore: stylish fixes

* fix: added support for weakrefs

---------

Co-authored-by: Dzmitry Yahorau <d-yahorau@yandex-team.ru>
Co-authored-by: kobezzza <kobezzza@gmail.com>
Co-authored-by: Magomed Chemurziev <itmaga@yandex-team.ru>
Co-authored-by: Andrey Kobets <kobezzza@gmail.com>
* fixed unit-tests

* replace node-fetch impl with native fetch API

* fix: removed nodeEngine import

* fix: fixed unit-test with fetch api

* fix: run mock-server beforeAll instead of beforeEach

---------

Co-authored-by: Dzmitry Yahorau <d-yahorau@yandex-team.ru>
* add context to api func execution

* refactor: change params signature

* chore: stylish

* chore: stylish

* chore: stylish

* add typing

* refactor: remove unnesessary interface

* imp doc

* add changelog

* chore: stylish fixes

---------

Co-authored-by: Aleksandr Bunin <alexbunin@yandex-team.ru>
Co-authored-by: kobezzza <kobezzza@gmail.com>
…#406)

* chore(core/request/error): use WeakRef for error details only in node env

* docs: update changelog
* fix: standalone build

* feat: rebuild standalone

* changelog

* 🆙 4.0.0-alpha.32
* fix: fixed headers parsing

* fix: fixed getting header name

* fix: fixed setting cookies in test server

* refactor: added empty lines

* removed cookies for testing xhr

* refactor: use append for add header's value

* fix: use append method for costruct Headers according to fetch impl

* chore: noticed changes in Changelog.md

---------

Co-authored-by: Dzmitry Yahorau <d-yahorau@yandex-team.ru>
* Add workflow to release to npm on GitHub release

* Add a step to extract the tag from package version
* v4 region

* update interface name

* added standart
* use append when passed native headers instance, set in other cases

* add unit test for passing native Headers obj to V4Headers

* removed space between header's values in tests

* passed same headers name in different cases

* added comments that describes behavior of native Headers in test

* chore: stylish fixes & refactoring

---------

Co-authored-by: Dzmitry Yahorau <d-yahorau@yandex-team.ru>
Co-authored-by: kobezzza <kobezzza@gmail.com>
* Avoid set proxy blacklist into target object

* chore: stylish fixes

---------

Co-authored-by: kobezzza <kobezzza@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