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

Improve handling of pills in the composer #6353

Merged
merged 18 commits into from
Aug 11, 2021

Commits on Jul 11, 2021

  1. Set contentEditable for PillParts to false

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    98808aa View commit details
    Browse the repository at this point in the history
  2. Give singletonRoomViewStore a type

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    5423421 View commit details
    Browse the repository at this point in the history
  3. Handle pill onclick

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

Commits on Jul 12, 2021

  1. Handle pill deletion

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    780f9b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a50ef0 View commit details
    Browse the repository at this point in the history
  3. This looks a bit nicer

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

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    4ef8c9f View commit details
    Browse the repository at this point in the history
  5. Maybe this shuts it up

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    d7811d9 View commit details
    Browse the repository at this point in the history
  6. Fix the ugly solution

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    b79f2d0 View commit details
    Browse the repository at this point in the history
  7. Set cursor for each pill type separately

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    48a6a83 View commit details
    Browse the repository at this point in the history
  8. Make code a bit cleaner

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    069c1f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3515b2c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8139aeb View commit details
    Browse the repository at this point in the history
  11. improve types

    t3chguy committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    51f0f57 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Merge remote-tracking branch 'upstream/develop' into feature/improved…

    …-composer
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    4f0c800 View commit details
    Browse the repository at this point in the history
  2. Reorder code

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    422c27f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3677d0c View commit details
    Browse the repository at this point in the history
  4. Remove dupe import

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