Sysmat

Results 123 comments of Sysmat

In demo DefaultTreeviewI18n should use ? operator ```typescript getText(selection: TreeviewSelection): string { if (selection?.uncheckedItems.length === 0) { return this.i18n.language === 'en' ? 'All' : 'Vse'; } switch (selection?.checkedItems.length) { case...

I think if component from demo **ngx-dropdown-treeview-select** be part of lib it would be great

any progress?

is this repo dead, still on ng10, now is ng14, and ja on ng15 will not work

@MumiaIrrequieta thx, but this version: **5.99.0** is not published in central npm

@MumiaIrrequieta thx

building patter: - base URI - auth - time outs - serialization - ...

- here is a definition: https://prometheus.io/docs/concepts/data_model/#metric-names-and-labels - @jonatan-ivanov I'm not building metrics, it is spring boot actuator + micrometer-registry-prometheus