Actions
Task #217
closedEAV form - RichTextArea
Start date:
11/23/2016
Due date:
% Done:
100%
Estimated time:
Owner:
Description
New component representing RichTextArea based on Draft.js was prepared.
Other features has to be implemented:- save content as html (draft-js-export-html could be used - some dependency issues occurs)
- basic formating button
Related issues
Updated by Radek Tomiška about 8 years ago
- Due date set to 11/23/2016
- Start date changed from 11/28/2016 to 11/23/2016
- Follows Task #197: EAV form - implement all data types and validations added
Updated by Radek Tomiška about 8 years ago
- Due date deleted (
11/23/2016) - % Done changed from 0 to 30
Updated by Radek Tomiška almost 8 years ago
- Status changed from New to In Progress
- Assignee changed from Radek Tomiška to Ondřej Kopr
Updated by Ondřej Kopr almost 8 years ago
- % Done changed from 30 to 60
- upgrade version of draft-js,
- add new dependecy: react-draft-wysiwyg: https://jpuri.github.io/react-draft-wysiwyg/,
- Editor in component richTextArea was changed to react-draft-wysiwyg.
- readOnly,
- required,
- showToolbar,
- toolbarOptions (+ order),
- fontSizeOptions,
- fontFamilyOptions,
- mention.
Another props from editor can be added.
Radek please check new component (ux, design, style). I'm not able to simply add css style :focus. Thank you.
Updated by Ondřej Kopr almost 8 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Radek Tomiška
Updated by Radek Tomiška almost 8 years ago
- Status changed from Needs feedback to In Progress
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 60 to 90
This component is awesome!
Please add all new rich text area params to readme (and to component prop types, e.g. Basic.Table.propTypes) and then you can close this ticket .)
Updated by Ondřej Kopr almost 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Actions