Skip to content

Latest commit

 

History

History
97 lines (43 loc) · 2.88 KB

CHANGELOG.md

File metadata and controls

97 lines (43 loc) · 2.88 KB

0.5.1 (2018-07-25)

Bug Fixes

  • Editor: change trigger to enter keypress from enter keydown (7d069fc), closes #5

0.5.0 (2018-07-21)

Bug Fixes

  • Editor: fix logic of assist list syntax (05abd41)

Features

  • Editor: implement indent assist (cd18776)

Performance Improvements

  • Editor: add error guard when get data (9a79eeb)
  • Preferences: remove unnecessary data set (1a04936)

0.4.0 (2018-07-19)

Bug Fixes

  • App: fix style to enable scroll when too many images (39c92bd)
  • Preferences: add color-picker indicator (60183e9)

Features

  • Editor: implement assist list syntax (894b7a6)
  • preferences: add assist list syntax switch (8460f31)

Performance Improvements

  • preferences: add assistListSyntax parameter (64a5aee)

0.3.0 (2018-07-17)

Bug Fixes

  • main: add locale en for not to use others (2a7b1bf)

Features

  • preferences: replace to colorpicker from text input (9ffcb61)

Performance Improvements

  • preferences: add lazy to v-models (9e47219)

0.2.1 (2018-07-16)

Bug Fixes

  • background: use bgImage from stored files (eb0db48)
  • icons: update icons (44f1e9e)
  • style: add position fix for smooth transition (038a8c5)

Features

  • Git: Add push-protection shellscript (5a8896f)
  • pkg: markdown-it-deflist: Add pkg (8968d7a)
  • preferences: add bgImages as file upload (08cad07)

0.1.2 (2018-03-24)