Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Form helper text will need to support basic styling and components #72

Closed
landitus opened this issue Dec 19, 2017 · 3 comments
Closed
Assignees
Labels
✨enhancement ...improvements

Comments

@landitus
Copy link
Contributor

Have the possibility to add , links and also code

@siddharthkp
Copy link
Contributor

siddharthkp commented Jan 5, 2018

components were always supported. documented in #153

Added code support and opened an issue for styling anchor tags #154

@landitus landitus reopened this Jan 12, 2018
@landitus
Copy link
Contributor Author

Figured to re-open this, but we could add it as a separate issue:

Right now we have two strategies to write the Form Helper text: parsing markdown or with JSX. Which one should we pick? Most helper texts have either code, strong or links inside.

Question: When writing this block in JSX, gets parsed and throughs errors. Is there a way to escape them?

Comma-separated list of allowed origins for use with Cross-Origin Authentication and web message response mode, in the form of <scheme> "://" <host> [ ":" <port> ], such as https://login.mydomain.com or http://localhost:3000.

@nkohari nkohari removed the PoC label Feb 8, 2018
@nkohari nkohari added ✨enhancement ...improvements and removed new-component labels Mar 5, 2018
@nkohari
Copy link
Contributor

nkohari commented Mar 5, 2018

Closed now that we have #365.

@nkohari nkohari closed this as completed Mar 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✨enhancement ...improvements
Projects
No open projects
Development

No branches or pull requests

3 participants