Skip to content

Releases: Livefyre/streamhub-editor

v1.3.3: Updating SinonJS dependency

27 Mar 05:43
9cf9a2d
Compare
Choose a tag to compare
Merge pull request #8 from Livefyre/FYR-12434

FYR-12434: Updating SinonJS dependency

Add better body validation

16 Mar 18:01
Compare
Choose a tag to compare
Merge pull request #7 from Livefyre/LF_19535

LF-19535: Adding better body validation

Bug fix: Keep title on render

29 Oct 20:37
Compare
Choose a tag to compare
Merge pull request #6 from Livefyre/fix_title_modal

Do not clear title on render

Add title support

26 Oct 18:34
Compare
Choose a tag to compare

Adds title support to content - content can now optionally have two fields: title and body. The title is enabled via the showTitle parameter.

This release also:

  • upgrades streamhub-sdk version 2.17.0
  • fixes the test runner
  • adds a sample page for easier local development

Introducing Auth Editor

21 Jul 21:44
Compare
Choose a tag to compare

Auth Editor

An extension of the base Editor that is auth-aware. By taking advantage of Livefyre/auth's ability to coordinate authentication with the interested site, AuthEditor enables an opinionated community to chime in on an article or debate with fellow community members in real-time. By default, authentication makes use of the Livefyre/livefyre-auth module, which will allow a user to interact with a Livefyre-powered community. Alternatively, one can also specify a custom auth delegate to authenticate with 3rd-party authentication systems.

An example of a themed Auth Editor
Auth Editor

An example of Auth Editor used as a minimalistic editor in a reply thread
Reply Auth Editor

Changes

View changeset (1.1.8...v1.2.1)

Un-privatizing abstract methods

19 Jun 19:17
Compare
Choose a tag to compare
1.1.8

Un-privatizing abstract methods

1.1.7

19 Jun 17:44
Compare
Choose a tag to compare
Should use `_getContents` function to get the body

v1.1.5

06 Jun 17:01
Compare
Choose a tag to compare
Release 1.1.5

v1.1.4

05 Jun 23:13
Compare
Choose a tag to compare
Release 1.1.4

v1.1.2

15 May 22:29
Compare
Choose a tag to compare
Use box sizing mixin