Migrate to bootstrap 4 and ng-bootstrap
authorChocobozzz <me@florianbigard.com>
Thu, 9 Aug 2018 12:55:06 +0000 (14:55 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 9 Aug 2018 12:55:06 +0000 (14:55 +0200)
commit63347a0ff966c7863e5b7431effa1cb0668df893
tree8f89d9b4a73f7157103574c05832eff21e338272
parentb34a444e291c8ec90b4c2c965f7d0d6904d1faa7
Migrate to bootstrap 4 and ng-bootstrap
44 files changed:
client/package.json
client/src/app/+admin/admin.module.ts
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html
client/src/app/+admin/follows/following-add/following-add.component.html
client/src/app/+admin/follows/follows.component.html
client/src/app/+admin/follows/follows.component.scss
client/src/app/+admin/follows/follows.component.ts
client/src/app/core/confirm/confirm.component.html
client/src/app/core/confirm/confirm.component.ts
client/src/app/core/core.module.ts
client/src/app/login/login.component.html
client/src/app/login/login.component.ts
client/src/app/menu/language-chooser.component.html
client/src/app/menu/language-chooser.component.scss
client/src/app/menu/language-chooser.component.ts
client/src/app/menu/menu.component.html
client/src/app/menu/menu.component.scss
client/src/app/search/search.component.html
client/src/app/search/search.module.ts
client/src/app/shared/forms/markdown-textarea.component.html
client/src/app/shared/misc/help.component.html
client/src/app/shared/shared.module.ts
client/src/app/shared/video/video-feed.component.html
client/src/app/shared/video/video-feed.component.scss
client/src/app/videos/+video-edit/shared/video-caption-add-modal.component.html
client/src/app/videos/+video-edit/shared/video-caption-add-modal.component.ts
client/src/app/videos/+video-edit/shared/video-edit.component.html
client/src/app/videos/+video-edit/shared/video-edit.component.scss
client/src/app/videos/+video-edit/shared/video-edit.module.ts
client/src/app/videos/+video-watch/modal/video-download.component.html
client/src/app/videos/+video-watch/modal/video-download.component.ts
client/src/app/videos/+video-watch/modal/video-report.component.html
client/src/app/videos/+video-watch/modal/video-report.component.ts
client/src/app/videos/+video-watch/modal/video-share.component.html
client/src/app/videos/+video-watch/modal/video-share.component.scss
client/src/app/videos/+video-watch/modal/video-share.component.ts
client/src/app/videos/+video-watch/modal/video-support.component.html
client/src/app/videos/+video-watch/modal/video-support.component.ts
client/src/app/videos/+video-watch/video-watch.component.html
client/src/app/videos/+video-watch/video-watch.component.scss
client/src/app/videos/+video-watch/video-watch.module.ts
client/src/sass/application.scss
client/src/sass/include/_bootstrap.scss
client/yarn.lock