Skip to content
Snippets Groups Projects
  1. Mar 13, 2018
  2. Mar 12, 2018
  3. Mar 11, 2018
  4. Mar 10, 2018
  5. Mar 09, 2018
  6. Mar 08, 2018
  7. Mar 07, 2018
  8. Mar 06, 2018
    • Akihiko Odaki's avatar
      Extract columns area from UI component (#6650) · a07cfee6
      Akihiko Odaki authored
      UI component used to toggle isComposing state by directly manipulating the
      DOM element to avoid the expensive rendering.
      
      However, it is hacky, and is not effective for other states. Instead,
      this change makes the rendering cheaper by extracting the huge columns
      area.
      a07cfee6
Loading