Skip to content

Editor revamp 2020 first release

Compare
Choose a tag to compare
@jywarren jywarren released this 11 Jul 15:16
· 167 commits to main since this release
acf61b9

Quoting @shreyaa-sharmaa in #555

Great work, team!

Over a month into GSoc and a month and half into Outreachy, we are ready to release a new version of PLE ❤️ These are some of the changes introduced:

Changes for users

  1. Remove File Button Added: #472
    Now the image added in the main image module could be removed with just a click.
  2. Fix: Disabling of Markdown buttton on using shortcut keys #465
    Earlier pressing CTRL+M disabled the Markdown button. Now, It has been fixed.
  3. A better UI with a toolbar that hovers only over the textarea (#522) and improved Choose file button (#462)

Additions

  1. Jest-puppeteer for UI testing by @shreyaa-sharmaa in #532 #541
  2. User workflow for documenting bugs by @Shulammite-Aso in #530
  3. Issue template chooser by @Shulammite-Aso in #474

Modifications/ Improvements

  1. Remove file button added by @NitinBhasneria in #472
  2. UI refinements: Stickiness of toolbar by @Shulammite-Aso in #522
  3. UI refinements: Choose file button UI improved by @NitinBhasneria in #462
  4. Nodejs version updated to 10 and 12 by @shreyaa-sharmaa in #554
  5. Fix: Disabling of Markdown buttton on using shortcut keys by @keshav234156 in #465