aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/forms/markdown-textarea.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-36/+0
|
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-281-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-1/+2
|
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-011-8/+18
|
* Fix admin config form for auto followChocobozzz2020-01-211-1/+1
|
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-4/+9
|
* Translate tab headsChocobozzz2018-06-051-3/+3
|
* Add i18n attributesChocobozzz2018-06-051-2/+2
|
* Add support to video support on clientChocobozzz2018-02-201-5/+5
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-1/+1
|
* Add new name/terms/description config optionsChocobozzz2018-01-311-0/+12