Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ng select size | Chocobozzz | 2021-06-30 | 1 | -2/+1 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 1 | -1/+2 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 1 | -3/+3 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 1 | -4/+5 |
| | |||||
* | Fix ng-select with an image | Chocobozzz | 2021-04-27 | 1 | -0/+5 |
| | |||||
* | Fix font size inconsistency with ng-select | Chocobozzz | 2021-04-26 | 1 | -5/+3 |
| | |||||
* | Reducing tag input excessive padding; fixes #3915 (#3927) | aschaap | 2021-04-07 | 1 | -6/+8 |
| | | | | | | | | | | | * Removed !important and added rules to style tags input; fixes #3915 * Simplifying what @rigelk was achieving with !important in 149e4cc * Compressed CSS selectors Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | add description to transcoding profile selector | Rigel Kent | 2021-01-28 | 1 | -0/+10 |
| | |||||
* | Fix ng select theme | Chocobozzz | 2021-01-20 | 1 | -0/+8 |
| | |||||
* | add ng-select for templatable select options | Rigel Kent | 2020-08-11 | 1 | -0/+29 |
- create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation |