PeerTube/client
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
..
e2e Fix e2e tests 2020-01-23 14:59:44 +01:00
src Add maximized mode to markdown-textarea + CSS improvements (#2660) 2020-04-28 14:53:43 +02:00
webpack Fix videojs 2020-04-21 11:02:28 +02:00
.gitignore Add generated files to gitignore to have a clean stage 2019-10-19 11:54:14 +02:00
.sass-lint.yml Remove husky 2020-01-21 14:28:28 +01:00
angular.json Remove oc locale support 2020-04-06 14:37:26 +02:00
browserslist Update angular 2019-07-25 11:00:43 +02:00
package.json Revert partially "Update client angular" 2020-04-20 11:02:32 +02:00
proxy.config.json Fix redundancy exceeding the limit 2019-08-12 08:46:46 +02:00
tsconfig.app.json Support i18n build 2020-02-10 16:39:28 +01:00
tsconfig.json Fix videojs 2020-04-21 11:02:28 +02:00
tslint.json Update Angular -> 8.2.0 2019-08-01 11:38:47 +02:00
yarn.lock Revert partially "Update client angular" 2020-04-20 11:02:32 +02:00