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

Implement new unreachable state and fix broken string ref #11748

Merged
merged 23 commits into from
Nov 7, 2023

Commits on Oct 18, 2023

  1. Fix string ref issue

    MidhunSureshR committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d1c6078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468d9d2 View commit details
    Browse the repository at this point in the history
  3. Fix eslint failure

    MidhunSureshR committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6042ead View commit details
    Browse the repository at this point in the history
  4. Fix i18n

    MidhunSureshR committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0ea02e8 View commit details
    Browse the repository at this point in the history
  5. Fix i18n again

    MidhunSureshR committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    668815f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Write cypress test

    MidhunSureshR committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    bd4bce7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Write jest test

    MidhunSureshR committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    381cfd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bd9227 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Write more jest tests

    MidhunSureshR committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6e5c8fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ebf43f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Update method name

    MidhunSureshR committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    821ba6d View commit details
    Browse the repository at this point in the history
  2. Use unstable prefix

    MidhunSureshR committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6e13d16 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Always use prefix

    This is never to going to be in the spec so always use the io.element
    prefix
    MidhunSureshR committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e60bee9 View commit details
    Browse the repository at this point in the history
  2. Update tests

    MidhunSureshR committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7887d4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7d0ae5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Use unstable prefix

    MidhunSureshR committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8f1d262 View commit details
    Browse the repository at this point in the history
  2. Refactor code

    MidhunSureshR committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d0de9d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    6928aca View commit details
    Browse the repository at this point in the history
  2. Remove sub-text label

    MidhunSureshR committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ce55471 View commit details
    Browse the repository at this point in the history
  3. Join lines

    MidhunSureshR committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b02a99b View commit details
    Browse the repository at this point in the history
  4. Remove blank line

    MidhunSureshR committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    14086c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

Commits on Nov 7, 2023

  1. Add jsdoc

    MidhunSureshR committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4f89767 View commit details
    Browse the repository at this point in the history