1. 18 Sep, 2020 3 commits
  2. 17 Sep, 2020 2 commits
    • Przemyslaw Kaminski's avatar
      [ngrams] NgramsTerm normalization · e6d5a03f
      Przemyslaw Kaminski authored
      It is not enough to normalize terms on the backend, because the frontend
      isn't fully aware of this (there isn't a "corrected" patch being sent,
      after the term is committed). Therefore we perform some normalization
      here (stripping spaces). However the `normNgram` function is used both
      for sending terms and highlighting them later. Too much normalization
      will lead to incorrect highlights.
      e6d5a03f
    • Przemyslaw Kaminski's avatar
      [styles] add Styles.sass/css · 0ba22a14
      Przemyslaw Kaminski authored
      0ba22a14
  3. 16 Sep, 2020 2 commits
  4. 15 Sep, 2020 8 commits
  5. 14 Sep, 2020 8 commits
  6. 12 Sep, 2020 1 commit
  7. 11 Sep, 2020 7 commits
  8. 10 Sep, 2020 5 commits
  9. 09 Sep, 2020 4 commits