Kim
|
b15fe00f74
|
Add maximized mode to markdown-textarea + CSS improvements (#2660)
* 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>
|
2020-04-28 14:53:43 +02:00 |
Rigel Kent
|
482fa503e5
|
Use grid to organise settings in admin, my-account
|
2020-03-10 16:23:40 +01:00 |
Chocobozzz
|
03652b3179
|
Use ::ng-deep instead of /deep/
|
2019-07-25 11:00:43 +02:00 |
Chocobozzz
|
74af5145f2
|
Video support field inherits channel support field
|
2018-05-25 18:32:53 +02:00 |
Chocobozzz
|
a077482fb7
|
Add overflow on markdown textaera
|
2018-05-11 08:48:20 +02:00 |
Chocobozzz
|
07fa4c97ca
|
Add support to video support on client
|
2018-02-20 16:13:55 +01:00 |
Chocobozzz
|
66b16cafb3
|
Add new name/terms/description config options
|
2018-01-31 16:42:40 +01:00 |