Albert-Jan Verhees
Albert-Jan Verhees
Added support for multiple assignees in the Merge Request object
## [Add event to itemPerPage selection]: Make item per page selection available for dynamic page loading ## Detailed description > Describe in detail the issue you're having. When using the...
The README.md has a link to Contribution Guidelines that seems to be broken (missing file): https://github.com/carbon-design-system/carbon-icons-angular/blob/master/.github/CONTRIBUTING.md Should this file exist in this repository, or should it point to a general...
The browser gives an error: > Uncaught TypeError: pt.name[0].family.join is not a function According to the FHIR docs, HumanName.family can only be 0 or 1 values of type string, not...
According to chapter 2.1 in the RFC-2141, the NID can contain up to 32 characters, numbers and hyphens. With the first character not to be a hyphen: https://www.ietf.org/rfc/rfc2141.txt I've fixed...