epictecch
epictecch
#### Check List: * Unit tests: YES * Documentation: NA
The process start capabilities have been extended with #3449. It allows to set the owner and assignee directly at the process start. Furthermore, the developer has foreseen the possibility to...
refactoring: get rid of deprecated dependency to "@angular/flex-layout" Fixes both #49 and #52
In our project we used material icons and now we want to switch to the new material symbols. By default, the `` tag - as it is used by the...
As node.js supports ES modules since 15.3.0, is it planned to switch from CommonJS module to ECMAScript module?