-
### Problem you would like to solve
I have just updated the Modeler to v5.23.0 and I can see a HTML View component is added and it is great for customization and font changes, especially for RTL la…
-
Hello. This ticket is an accessibility feature request to have an option to disable caret or cursor blinking in text editing areas.
Because you spend a lot of time in a text editor, I bet you underst…
-
### Is this a feature relevant to companion itself, and not a module?
- [X] I believe this to be a feature for companion, not a module
### Is there an existing issue for this?
- [X] I have searched…
-
implement a text area input component, where the user will input their text, and the output will be in Markdown format, there should be a preview tab as well
[inspiration](https://flowbite.com/docs…
-
#9456 added `background-clip: border-area`.
I think it would be useful to support `background-clip: border-area text` in case you want your background to bleed through both the text and the border-…
-
### Pitch
At the moment, the verification code is in an `` - this makes it hard to see the full code which needs to be copied.
![Screenshot 2022-11-07 at 07-53-18 Edit profile - botsin space](http…
edent updated
3 weeks ago
-
### Minimum Requirements
tbd
### Input Validations
tbd
-
descriptions
-
Add support for text areas, at a minimum, this should include:
- [x] Adding a text box with predefined text
- [x] Editing existing text boxes
-
Per una corretta gestione dei caratteri speciali è necessario utilizzare i metodi encode e decode della libreria html-entities. In particolare encode deve essere utilizzato con` { mode: 'extensive' }`…