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

Release 4.0.0 #30

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

Release 4.0.0 #30

wants to merge 56 commits into from

Commits on Dec 22, 2023

  1. [*] access to window object; WindowType fields

    kurakinasv committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    638bf4b View commit details
    Browse the repository at this point in the history
  2. [*] removed default appId argument

    kurakinasv committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    7453e31 View commit details
    Browse the repository at this point in the history
  3. [*] version, changelog

    kurakinasv committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ac3bdf5 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. [*] pr fixes

    - getAccessTokenParams is required in callVkApi
    - checkVkPlatform: void -> null
    - setVkViewSettings: arguments order
    kurakinasv committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    cdd0000 View commit details
    Browse the repository at this point in the history
  2. [-] initializeVkApp

    kurakinasv committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    0919556 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. [*] Расширение возможных кейсов в проверке на отказ пользователя; [+]…

    … Утилита для проверки на соответствие типу ошибки от ВК
    dewolixgit committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    185bee2 View commit details
    Browse the repository at this point in the history
  2. [*] Коммент

    dewolixgit committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    be3580d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2cbd14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60a0feb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41dda82 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

Commits on Jan 15, 2024

  1. [*] Доработки утилит

    checkVkAvatarIsDefault: обработка кейса с пустой строкой вместо ссылки.
    checkVkPlatform: добавление платформ десктопного вк-мессенджера.
    getVkAccessToken: обработка запроса пустого скоупа.
    dewolixgit committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f081832 View commit details
    Browse the repository at this point in the history
  2. [+] Автотесты и утилиты для автотестов

    Функции: checkVkAvatarIsDefault, checkVkPlatform, getVkAccessToken
    dewolixgit committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a1bca3c View commit details
    Browse the repository at this point in the history
  3. [+] Тесты

    * Функция shareVkStory
    * Функция setVkViewSettings
    * Хук useEventSubscribe
    * Хук usePolling
    dewolixgit committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8327a7f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. [+] Тесты

    * Кейсы с ошибками в shareVkStory
    * Вынесение кода в утилиты
    dewolixgit committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0f87f47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10bff39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4116bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a9ed4f View commit details
    Browse the repository at this point in the history
  5. [*] Коммент

    dewolixgit committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3ff9e1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a084e17 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. [*] js doc

    kurakinasv committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ff0d59a View commit details
    Browse the repository at this point in the history
  2. [*] fix

    kurakinasv committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    be37e98 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. [*] Правки после ревью

    * Уточнение названий тестов
    * Оптимизация кейсов
    dewolixgit committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    916ac92 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Jan 29, 2024

  1. [+] Обновления package.json и readme.md

    * Обновлена версия в package.json
    * В readme добавлена секция про покрытие автотестами
    dewolixgit committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f0c4b60 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge pull request #18 from ktsstudio/SPECIAL-11631

    v3.0.0: Удаление записи полей с параметрами приложения в window
    dewolixgit committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    84f39bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from ktsstudio/SPECIAL-14044

    SPECIAL-14044: Исправление issues
    dewolixgit committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    58c5fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb01ee0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from ktsstudio/SPECIAL-14239

    SPECIAL-14239: Подключение [email protected]
    dewolixgit committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8c37855 View commit details
    Browse the repository at this point in the history
  5. [-] Лишний тип

    dewolixgit committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4bcb252 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    872be03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e0935d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f6de94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26c98e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    3a245cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d63e906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b9f0aa View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    3b09800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6b2475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c819f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40d3fc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d843f7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    173c770 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. [*] is_mvk -> is_web

    dewolixgit committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2463b13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a1187c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20 from ktsstudio/SPECIAL-14045

    Покрытие тестами
    dewolixgit committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    dbb0e55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    593136c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbf49ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1f0f98 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Jun 13, 2024

  1. Merge pull request #24 from ktsstudio/SPECIAL-14238

    SPECIAL-14238: Добавление платформ VK мессенджера
    qpounodb committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ed75995 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. updates

    qpounodb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    45eb837 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaf1e6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c4d850 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 21, 2024

  1. doc: review updates

    qpounodb committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8110f68 View commit details
    Browse the repository at this point in the history