Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Use URLSearchParams instead of transitive dependency querystring #4399

Merged
merged 6 commits into from
Jul 16, 2021

Commits on Apr 13, 2020

  1. move urlSearchParamsToObject and global.d.ts to react-sdk

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    466ecf1 View commit details
    Browse the repository at this point in the history
  2. remove dependency on qs

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    af4ef38 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into…

    … t3chguy/querystring
    
    � Conflicts:
    �	package.json
    �	src/@types/global.d.ts
    �	src/components/views/elements/AppTile.js
    �	src/utils/HostingLink.js
    �	yarn.lock
    t3chguy committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    5dbd79c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d45a37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b13eb7 View commit details
    Browse the repository at this point in the history
  4. remove unrelated change

    t3chguy committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    74bd7ca View commit details
    Browse the repository at this point in the history