Angelos Chalaris
Angelos Chalaris
The select box arrow grows larger based on the width of the select itself. This is not the intended behaviour and should be patched as soon as possible.
The current links for loading the library are not very convenient. The proposed solution is to create folder for each release under the `stable` branch so that the links are...
`.ord` class elements only use the `decimal` value for the `list-style` attribute. This is due to the way the styling is done. There might be a way to fix this...
`.chkbox` and `.rdbtn` classes do not play well with other elements inside an `.input-group`. To solve this 2 new classes must be introduced `.chkbox-ig` and `.rdbtn-ig` with the required style...
In certain mobile devices the "I" and/or "O" marks do not show the way they do on computer screen, but use different fonts.
Components that might be added later: - [ ] Clock and/or a calendar - [ ] Combobox - [ ] Floating labels or similar for input fields - [ ]...
- [x] `help` and `kick` commands - [x] Properly format `users` output - [x] Use timestamps are React `key`s - [x] Improve CSS styling - [ ] Chatrooms between two...
Rough roadmap for the releases to come: ### v1.0.0 - [x] Basic Templates (#1) - [x] Complete website - [x] Complete CLI that looks ok ### v1.1.0 - [ ]...
I was thinking of adding some functionality, via a second `bin` script that will allow users to specify a folder on their local environment where multiple template folders will exist....