Danilo Piazzalunga

Results 6 issues of Danilo Piazzalunga

Consistently use Assert.state in the afterPropertiesSet() methods to throw IllegalStateException instead of IllegalArgumentException when some properties are missing and/or invalid. Issue #2244

pr-for: enhancement
in: test
in: infrastructure
in: integration
in: samples
in: core

Before submitting a pull request, please make sure you have at least performed the following: - [X] read and followed the [CONTRIBUTING.md](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CONTRIBUTING.md) and [DEVELOPER.md](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/DEVELOPER.md) guide. - [X] built and tested...

component: modal
needs: review
type: feature
type: accessibility

Hi, I added a H2 port, mostly copied from the DB2 schema. Notable differences: - Triggers have been replaces with the ON UPDATE clause. - DATE columns have been converted...

Add a H2 port. Triggers or stored procedures are not required.

Fixed Markdown syntax for headings in README.md