TheItsNameless

Results 11 issues of TheItsNameless

We have a separate repository just for example addons, but its not easy to find it in the wiki. There should be a way to directly access it. https://github.com/Bedrock-OSS/wiki-addon

suggestion

`mermaid.js` is a great way for building detailed diagrams and charts. A component in our wiki could help page creators for creating better and easy to understand content.

JS/VUE
suggestion

**Fix description** Currently, we only show the selected key and not its text. We need to expand to see the options description. The description should rather be shown directly after...

fix

**Feature description** It would be great to have more default styling options to choose from. Another great feature is an option to change the design of some message components, e.g....

enhancement

**Feature description** As the user has the option to select multiple checkbox items, there should be a way to validate them.

enhancement

**Feature description** Currently, `TablePrompt` is very basic. Features like marking a cell as immutable are missing. **Additional Information** It should be possible to create cells either by inputing a string...

enhancement

**Feature description** Currently, `TablePrompt` converts all input values to strings, but a way to support other types would be preferred. **Additional Information** Since we cannot know what type the user...

enhancement

**Feature description** `ItsPrompt` tries to be a project which is easy to use. A way to make it even easier would be by implementing a backwards compatibility with PyInquirer, as...

enhancement

**Feature description** It should be possible to add a validation function to the `TablePrompt`, in order to check whether the values filled in are all correct. **Additional Information** The function...

enhancement

**Feature description** A feature where after a given time the prompt automatically timeouts.

enhancement