0.3.8 • Published 7 years ago

focus-comments v0.3.8

Weekly downloads
20
License
MIT
Repository
github
Last release
7 years ago

Focus comments

Comments extension for the Focus solution.

image

Installation

npm i -S focus-comments

Please note that you must you React with addons, so choose the appropriate built files to have React.addons defined.

Usage

<FocusComments {...props}/>

Props

  • apiRootUrl (string): the API url,
  • concept (string): the concept to plug the comments on,
  • conceptId (string | number): the concept id,
  • userPictureResolver (function): a function that takes the user id as an input, and returns the user picture url as an ouput,
  • texts :
    • placeholder (string): placeholder for the input field,
    • send (string): send button caption,
    • edit (string): edit button caption,
    • cancel (string): cancel button caption
  • locale (string): application locale (from momentJS)
0.3.8

7 years ago

0.3.7

8 years ago

0.3.6-beta3

8 years ago

0.3.6-beta2

8 years ago

0.3.6-beta1

8 years ago

0.3.6

8 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago