Dominik

Results 6 issues of Dominik

This is a really small change, but as the project is using eslint the tslint.json config isn't really needed anymore. I've run all lint commands in the project and everything...

needs: merging

Hello! I've updated the ng-bootstrap demo page to a more modern look and to be more similar to the new bootstrap docs design. The pr is mostly restructuring work and...

needs: review
type: demo site

Use a system font stack for optimal rendering on all devices. https://css-tricks.com/snippets/css/system-font-stack/

adding to ng-dropdown-panel, ng-option and ng-select

stale
needs info

Hi, I'm a user of both, transloco and [ngx-transloco-markup](https://github.com/dscheerens/ngx-transloco-markup). When trying to upgrade to transloco v8 I noticed that ngx-transloco-markup throws compiler errors. I already knew that transloco had some...

``` ✘ [ERROR] No matching export in "../node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/@jsverse/transloco/fesm2022/jsverse-transloco.mjs" for import "getPipeValue" ../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]__@j_9568df442ecc3a46b5c6c9a2b1b56dd9/node_modules/ngx-transloco-markup/fesm2022/ngx-transloco-markup.mjs:5:91: 5 │ ...CO_SCOPE, TRANSLOCO_LANG, getPipeValue } from '@jsverse/transloco'; ``` Transloco had breaking changes in v8. I will take...