prudho

Results 7 issues of prudho

## Description The following PR implements a new module called `Flyout`. It's based on my own ES6 fomantic code, which is derived from `sidebar`, and CSS code is based from...

lang/css
lang/javascript
type/discussion
tag/new-component
state/awaiting-reviews
state/awaiting-docs

# Bug Report Actual develop branch seems to wrongly parse datetime in calendar module. Culprit seems to come from this commit: 8a331f0e62806964cfa00c271b09d54076f28df5. In `src\definitions\modules\calendar.js` at line 1563. ```js text =...

type/bug
lang/javascript
tag/next-release/nightly

## Description Following #2009, I think that indeed checkboxes need some fancy new features too. So I open this PR as a draft and discussion topic. For now, I just...

type/feat
lang/css
lang/javascript
type/discussion
state/awaiting-docs
state/awaiting-changes
tag/help-wanted

With `-s -k path/to/server.key -c path/to/server.crt` the pushstate server will listen trough an encrypted connexion, drastically increasing security. The user must provide his own SSL certificate and key. New dependencies...

# Bug Report Form `unstackable fields` has a wrong margin-bottom when reaching the `mobile` breakpoint. I suspect [this line](https://github.com/fomantic/Fomantic-UI/blob/de758dcb3b4b51657623d43893bc5351aadaf942/src/definitions/collections/form.less#L1002C1-L1002C1) to be the culprit. ## Steps to reproduce 1. Go to...

type/bug
lang/css
state/awaiting-investigation

## Description This PR add the ability to remove a tab by clicking on an icon or programmaticaly. It works by adding the `removable` class to the desired tab headers...

type/feat
lang/javascript
type/discussion
state/awaiting-docs

## Description This PR implements a description in the menu items, which can be right floated or under a text. Under description can also be displayed in not vertical menu,...

type/feat
lang/css
state/awaiting-docs
state/on-hold