Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Releases: winston0410/freedom-editor

v2.0.0-0

02 Aug 14:16
Compare
Choose a tag to compare
v2.0.0-0 Pre-release
Pre-release
  • 📝 Update docs for using Freedom Editor after changes 6df2ac2
  • ✅ Test saveBlocks() 5422636
  • 💥 Refactor code structure from class to factory function 79ec2fe
  • ♻️ Update param for all call for renderBlock() in tests b1700b5
  • ♻️ Update params in all call for renderBlock() e77290f
  • ♻️ Use requiredParam() to check if blockInstance exist e9a6bd2
  • ♻️ Change renderBlock()'s param into RORO pattern 7d99bf9
  • ✨ Create a helper function to check for required parameter e6ef6a4
  • 🐛 Make block template optional 907bf30
  • ✅ Add test for renderBlock() ec67d32
  • ✅ Update test for passing array as value for default block 1249047
  • 💥 Accept array instead of string for default block aa8448b
  • 📝 Add documentation on defaultBlock d159ea9
  • 🔧 Exclude add test files for Code Climate f5bf7cb
  • ✅ Test for resetBlocks() when block template doesn't exist b82f77d
  • ✅ Add test for removeBlock() e5fe1c7
  • ✅ Refactor test structrue da05fb0
  • ♻️ Make blockTemplate a required option 09729a6
  • 🐛 Allow block template to be omitted in Editor Instance options 6a0d05e
  • ✅ Create test for init() 6f58932
  • 🔧 Replace Jasmine with Mocha 655d7df
  • ♻️ Refactor code for registering editor container 3cb86c7
  • ➖ Replace jsdom with basichtml e7ab228
  • 🎨 Change source file to CJS aca880b
  • ✅ Setting up test with Mocha 550e28c
  • 🔧 Add ESLint jasmine plugin b7dcc15
  • 🔧 Add CJS rollup config a042099
  • 🎨 Convert code to CJS 0f1c184
  • 📝 Update block lists url bdff6e5
  • 📝 Add Node.js download command 55b745d
  • 📝 Update contributing guidelines 7d3d90b

v1.0.7...v2.0.0-0

v1.0.7

22 Jul 08:12
Compare
Choose a tag to compare
  • 🐛 Fix focus shift direction for removing 1st block 785efa8
  • 🐛 Fix bug for block template data attribute 005b830
  • 🐛 Fix bug for removing the only block da4f884

v1.0.6...v1.0.7

v1.0.6

22 Jul 01:29
Compare
Choose a tag to compare
  • 🔧 Set prefer-object-spread as warning e210a3a
  • 🔧 Add prefer-object-spead rule c641a0f
  • 📝 Update prerequisites for writing blocks 568927e
  • 📝 Update prerequisites for writing controllers f73c073
  • 📝 Update introduction for controllers 8de32e3
  • 📝 Update git commit message guideline 32c3f40
  • 📝 Update installation tutorial in README.md ad9db72

v1.0.5...v1.0.6