aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-105/+0
|
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-281-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add arrows-angle-contract/expand bootstrap icons * Add grey textarea-background-color * Add maximized support to markdown-textarea + improve column display * Refactor CSS + add ResizeObservable * Replace bootstrap icons with softies * Add ResizeObserver typing definition * Add focus on textarea + Fix Observables * Propage component changes on markdown plugins * Ignore ResizeObserver not implemented in typescript yet * Move observers from constructor to click event * Add scss and css variables * Replace textareaWidth with textareaMaxWidth to fix others textareas * Clean unused css rules * Fix ResizeObserver unknown by TypeScript compiler * Set max-width: 100% for small and mobile views * Fix textarea/preview height on maximized mode * Add common padding textarea/preview side-by-side * Hide scrollbar sub-menu on small-views * Add maximized mode for mobile views * Fix sass calculate syntax * Revert custom CSS variable for inputBorderRadius and inputBorderColor * Remove unsued methods * Fix missing implement method Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-3/+3
|
* Align layout for create video-channel (my-account) on create user (admin)Rigel Kent2020-03-281-18/+36
|
* hide RSS for comments, normalize video-channel edit with account editRigel Kent2020-03-121-43/+58
|
* Add checkbox to bulk update videos support fieldChocobozzz2019-05-311-0/+7
|
* Add ability to set a name to a channelChocobozzz2018-08-271-0/+16
|
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-1/+5
|
* Add i18n attributesChocobozzz2018-06-051-5/+5
|
* Video support field inherits channel support fieldChocobozzz2018-05-251-1/+4
|
* Load my-account module lazilyChocobozzz2018-05-091-0/+42