Tomás Crespo García

Results 5 issues of Tomás Crespo García

## Bug report ### Expected behavior and actual behavior Versions containing dashes (`-`), such as `22.09.4-edge`, end up being reported without the dashes (`22.09.4-edge` becomes `22.09.4.edge`) ### Steps to reproduce...

Hi, Does this plugin support Angular 2 or there are any ideas of supporting it?

type:question

Hi, I've noted that relying on [constructor.name](https://github.com/gionkunz/chartist-plugin-pointlabels/blob/3968d43dea99fe4bb21829ecd089ae91e7d7a90f/src/scripts/chartist-plugin-pointlabels.js#L68) to verify the type of chart causes the plugin not to work when using code obfuscators or minimifiers. In this [plunkr](https://plnkr.co/edit/73vpnKszYddNpWWSDVdd?p=preview) the problem...

### Expected Behavior No exception on starting up a default Micronaut Data + Hibernate JPA app. ### Actual Behaviour The application fails to start with the following error: ``` ERROR...

info: workaround available
type: bug

### Expected Behavior The line is rendered as expected. ### Actual Behaviour This [line](https://github.com/micronaut-projects/micronaut-core/blame/c19a1abc669695601eb26d162ac33576cb626c50/src/main/docs/guide/httpServer/routing.adoc#L94) in the docs doesn't seem to be rendered as expected in the latest [docs](https://docs.micronaut.io/latest/guide/#_uri_reserved_character_matching). ![image](https://github.com/micronaut-projects/micronaut-core/assets/10177888/c057568c-1771-4dff-be6b-9847ef3e6b1b) It...

type: bug
type: docs