semla
semla
Hi @chrisguttandin, definitely helps. It is more the first use-case, so not in response to requests. I am a bit lost on how to set up angular-prerender as a cloudfunction,...
Don't think so, I want to render a few urls every half hour or so. So not when deploying, rather when the data fetched has been updated. So not in...
[This ](https://github.com/AnthonyNahas/ngx-auth-firebaseui/pull/494) should simply set the default for the 2 buttons. But looks like there is more going on in [email-confirmation.component.ts with defaultTranslations](https://github.com/AnthonyNahas/ngx-auth-firebaseui/blob/2e5072c3ee55fe91f978ae353a37904e323dad92/projects/ngx-auth-firebaseui/src/lib/components/email-confirmation/email-confirmation.component.ts#L27)?
afaict rxjs can not be used with bluebird promises. Any chance of merging this? https://stackoverflow.com/questions/65457823/merge-two-observables-in-angular-for-csv-to-json-conversion
Glad to hear it is looking good! Busy at the moment and it has been a while since I saw the code so I think I leave the fixes for...
Something goes wrong when adding angular material. ``` $ ng add @angular/material ℹ Using package manager: npm ✔ Found compatible package version: @angular/[email protected]. ✔ Package information loaded. The package @angular/[email protected]...
iiuc this imports the whole bundle? how to only import used parts?
Can't you just import from echarts? ``` import { GridComponentOption } from "echarts"; ```
> Add a checkbox saying "allow bold and emphasis formatting". Or just show something like "Format text as bold by enclosing it with ** and as italics with *". >...