OpenSlides/client/src/app/slides
Sean 820a47123a Fix malfunctions in Firefox ESR
Various cryptic issues that had no usefull debug output.

ngx-translates "translate" directive was causing Firefox ESR
to jump in the "drainMicroTaskQueue" infinite recursion when
using the directive in the same component as nGrid.

Therefore, I changed all uses of the translate directive
to the pipe (arround 700 or so, regex is my best friend now)

open todo: adjust the linter that we may never use the translate
directive again.

There was another cryptic issue with the current version
of exceljs which was also causing firefox to go crash
when loading a workbook object. It was sufficient to
have any Workbook() function declared in a module to cause
firefox to crash.
2020-04-06 20:36:24 +02:00
..
agenda Fix malfunctions in Firefox ESR 2020-04-06 20:36:24 +02:00
assignments Fix malfunctions in Firefox ESR 2020-04-06 20:36:24 +02:00
core Update to Anulgar 9 2020-04-01 14:50:15 +02:00
mediafiles/mediafile Update to Anulgar 9 2020-04-01 14:50:15 +02:00
motions Fix malfunctions in Firefox ESR 2020-04-06 20:36:24 +02:00
polls Update to Anulgar 9 2020-04-01 14:50:15 +02:00
services Update to Anulgar 9 2020-04-01 14:50:15 +02:00
topics/topic Update to Anulgar 9 2020-04-01 14:50:15 +02:00
users/user Update to Anulgar 9 2020-04-01 14:50:15 +02:00
all-slide-configurations.ts Projector for polls: Server, client structure and data modeling 2020-03-17 07:24:40 +01:00
all-slides.ts Updated translations 2020-03-20 17:19:12 +01:00
base-scale-scroll-slide-component.ts Update to Anulgar 9 2020-04-01 14:50:15 +02:00
base-slide-component.ts Update to Anulgar 9 2020-04-01 14:50:15 +02:00
slide-manifest.ts Use LoadChildrenCallback instead of deprecated NgModuleFactoryLoader 2020-02-17 14:38:02 +01:00
slide-token.ts Update to Anulgar 9 2020-04-01 14:50:15 +02:00
slides.module.ts Use LoadChildrenCallback instead of deprecated NgModuleFactoryLoader 2020-02-17 14:38:02 +01:00