Skip to content

@blinkk/editor.dev-ui v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 17:56
ff14c6e

⚠ BREAKING CHANGES

  • move sass into src directory (#69)

Features

  • Banner for unstable version of the docs to direct to stable. (82f554c)
  • dark mode editor (#68) (2b89d4d)
  • Dark mode for the website. (a6ed3e1)
  • website maintained local server ui (#67) (a6ed3e1)

Bug Fixes

  • bad css indentation (15e4cd3)
  • docker build with symlinked build files. (dcd1b7d)
  • logo on website header (ee9afac)
  • Media list add new and lock new items when field is locked. (921df0c)
  • redirect missing trailing slashes when not found (c34f778)
  • remove copy of old github callback file (2a04f79)
  • serve static files after normal routing (f5e6036)
  • trim the summary for the history to the first line (35b3af3)
  • update footer and header styling (d8c37e3)
  • website root using cwd. (ff27ba7)

Code Refactoring