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

Update to new version of slate #2202

Merged
merged 3 commits into from
Oct 10, 2018
Merged

Update to new version of slate #2202

merged 3 commits into from
Oct 10, 2018

Commits on Oct 9, 2018

  1. Update to new version of slate

    Lots of fixes here as a lot of the API has changed (eg. anchorKey /
    offsetKey are now anchor.key and offset.key, and collapseFocusToThing
    is moveFocusToThing).
    
    Also changes the ref to a function (sorry for lumping this into the
    same PR).
    
    Hopefully will fix element-hq/element-web#7105
    dbkr committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    c1f51a7 View commit details
    Browse the repository at this point in the history
  2. Remove spurious ...atributes in the wrong place

    We already have it above
    dbkr committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    4e1fabd View commit details
    Browse the repository at this point in the history
  3. Focus composer after closing room settings

    For some reason the slate update means the composer doesn't
    have the focus after closing the room settings, and the end to end
    tests pick this up!
    dbkr committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    6f9d673 View commit details
    Browse the repository at this point in the history