Emanuele Ingrosso

Results 5 issues of Emanuele Ingrosso

Hi there! I'm reporting a possible issue on how incorrect times are handled between 12 hr and 24 hr formats. I've created a codesandbox to show the issue: https://codesandbox.io/s/adoring-ully-bpyqwc To...

I was trying to use this library and found a (possible?) bug. For various reason I don't have standard table's name and so I used the **$table** property inside each...

The value() method needs to be called to get the result of chained operations, otherwise the wrapper will be returned instead and the cycle on the models will never run.

Hello, I have a problem using nano-css in combination with global pre-existing styles. For example: ```css /* style.css */ .myapp button { font-size: inherit; } ``` Then I create a...

As the title I wanted to implement something like the stacked tooltip used in the `Line` chart for the `Bar` chart. The PR is WIP, let me know if I'm...

enhancement
:speech_balloon: tooltip
:bar_chart: bar
pinned