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

v1.0.0

Latest
Compare
Choose a tag to compare
@frontibotito frontibotito released this 12 Feb 12:43

1.0.0 (2019-02-12)

Bug Fixes

  • components: remove prop-types warnings (eab31b9)
  • components: use date view in CommentsList (b3e5ade)
  • store: convert date prop of Comment model into a view (d11d233)
  • store: sort replies output by date and fix other minor issues (915cc28)
  • styles: fix some margins (2593c8a)
  • utils: do not use date_gmt in normalizeComments (cb64a42)

Features

  • components: add smooth scroll when clicking on reply (35caad1)
  • components: use submit action in WpOrgComments (880d192)
  • form: change styles and position of reply button (b963e7e)
  • form: reply to comments (77efe8a)
  • form: send comments to wordpress (ce1b1e2)
  • lang: add language support (38ca5bb)
  • links: add style to links (c2489b6)
  • src: move code from frontity/core/packages (b9cf35c)
  • store: create submit action (33fc96e)