Angelos Chalaris

Results 24 issues of 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.

bug

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...

enhancement

`.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...

bug
enhancement

`.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...

bug

In certain mobile devices the "I" and/or "O" marks do not show the way they do on computer screen, but use different fonts.

bug
mobile

Components that might be added later: - [ ] Clock and/or a calendar - [ ] Combobox - [ ] Floating labels or similar for input fields - [ ]...

enhancement

Add your component requests below.

enhancement

- [x] `help` and `kick` commands - [x] Properly format `users` output - [x] Use timestamps are React `key`s - [x] Improve CSS styling - [ ] Chatrooms between two...

enhancement
help wanted
good first issue

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 - [ ]...

enhancement

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....

enhancement