yantrab
yantrab
Hi @aigoncharov can you please give as some repo example how to use angular-builders to keep class names?
Angular 8
Hey Ben. Finally i found the way: ``` onDragStop(item) { item._ngGrid._items.forEach((e) => { var id = e._ngEl.nativeElement.id; this.categories.filter(a => a.id == id)[0].sort = e._row; }); this.categories = this.categories.sort(function (a, b)...
https://github.com/yantrab/strongly/blob/master/src/utils/typescript-service.ts this is very old issue, but maybe it will help someone, i generate ajv/swagger schema from typescript.
just `dir="rtl"` on root element.
@omaracrystal solution work for me, but then , i have problem with z-index.  