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

Avoid hitting the settings store from TextForEvent #6205

Merged
merged 17 commits into from
Jul 16, 2021

Commits on Jun 15, 2021

  1. Add more types to TextForEvent

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    4ec8cf1 View commit details
    Browse the repository at this point in the history
  2. Allow using cached setting values in TextForEvent

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    819fe41 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Use cached setting values when calling TextForEvent

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    af11878 View commit details
    Browse the repository at this point in the history
  2. Fix import whitespace in TextForEvent

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    9e2ab0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4250e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

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

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    f9fe28a View commit details
    Browse the repository at this point in the history
  2. Convert TextualEvent and SearchResultTile to TypeScript

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    e35e836 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a921d32 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    adb5df5 View commit details
    Browse the repository at this point in the history
  2. Fix lints

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    c0e1021 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

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

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    8e64b73 View commit details
    Browse the repository at this point in the history
  2. Coalesce falsy values from TextForEvent handlers

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    6c4f052 View commit details
    Browse the repository at this point in the history
  3. Pull another settings lookup out of SearchResultTile loop

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    deab040 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    158e6fa View commit details
    Browse the repository at this point in the history
  2. Be consistent about MessagePanel setting lookups

    Signed-off-by: Robin Townsend <robin@robin.town>
    robintown committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    092fdf5 View commit details
    Browse the repository at this point in the history