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

Convert /src/components/views/elements to TS #6815

Merged
merged 20 commits into from
Sep 21, 2021

Commits on Sep 17, 2021

  1. Convert VerificationQRCode to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    88cadd5 View commit details
    Browse the repository at this point in the history
  2. Convert AppWarning to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    971d375 View commit details
    Browse the repository at this point in the history
  3. Convert DirectorySearchBox to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    ea623e7 View commit details
    Browse the repository at this point in the history
  4. Convert EditableTextContainer to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    17d2998 View commit details
    Browse the repository at this point in the history
  5. Convert LanguageDropdown to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    1ee606c View commit details
    Browse the repository at this point in the history
  6. Convert LazyRenderList TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    9e2bc28 View commit details
    Browse the repository at this point in the history
  7. Convert Spoiler to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    96d1519 View commit details
    Browse the repository at this point in the history
  8. Convert TextWithTooltip to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    8bf5d97 View commit details
    Browse the repository at this point in the history
  9. Convert SyntaxHighlight to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    6f2ef34 View commit details
    Browse the repository at this point in the history
  10. Convert PowerSelector to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    819a2b4 View commit details
    Browse the repository at this point in the history
  11. Convert PersistentApp to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    a8d3bb7 View commit details
    Browse the repository at this point in the history
  12. Convert PersistedElement to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    cebf256 View commit details
    Browse the repository at this point in the history
  13. Convert DialogButtons to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    af853e1 View commit details
    Browse the repository at this point in the history
  14. Convert EditableText to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    03ce568 View commit details
    Browse the repository at this point in the history
  15. Convert AppTile to TS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    e1445f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Ditch displayName

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    0df67d0 View commit details
    Browse the repository at this point in the history
  2. Fix some regressions

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    459e028 View commit details
    Browse the repository at this point in the history
  3. Lose underscore

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    26ae71f View commit details
    Browse the repository at this point in the history
  4. Improve typing

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    ec4f672 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Improve typing

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    24df63a View commit details
    Browse the repository at this point in the history