Quasar: [Request] Notify- Reconsider to allow to display html tag

Created on 22 May 2019  路  1Comment  路  Source: quasarframework/quasar

I just want to create new issue to make sure to my comment will be noticed.
From the issue https://github.com/quasarframework/quasar/issues/2077#issuecomment-494668444 _([Request] Notify- Suggest allow to display html tag)_ .

There are also valid use-cases for adding html in Notify, like the ff:

  1. Adding <b></b> or <strong></strong> for emphasis
  2. Adding an anchor link <a></a> for external links
  3. Controlling line breaks by adding <br> tags

I guess adding a button like "Show More" is quite overkill for those use-cases.
What if we can have a boolean option that can enable this feature so that it will not be a security flaw,
and the developer should make sure to sanitize the data they bind.
{ html: true } // default: false

Most helpful comment

Will be available in v1-rc.1

>All comments

Will be available in v1-rc.1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jigarzon picture jigarzon  路  3Comments

jean-moldovan picture jean-moldovan  路  3Comments

nueko picture nueko  路  3Comments

alexeigs picture alexeigs  路  3Comments

fnicollier picture fnicollier  路  3Comments