Arun Kumar

Results 58 comments of Arun Kumar

> When you add a step, you can include a markdown heading in the content and that will represent the title This is nice, I overlooked this part in the...

> If you reload VS Code, does that update the titles you see in the tree? No. The changed title is not reflecting in the first line of the content...

@andpor Actually, I think there should be a documentation on how to use the library for various use cases like `SELECT/INSERT/CREATE` etc. Right now, I'm looking around but there is...

@rodrigoelp The examples you shared is for typescript. Is there any normal JS/ES6 examples. I myself started compiling by digging into the code samples here - https://github.com/palerdot/react-native-sqlite-storage-examples. Also, this api...

Please open a new issue explaining the introduction of new prop `onSegmentClick`. While the prop name and functionality looks ok, the arguments (and the order) do not. I prefer an...

PRs welcome as this is not yet planned. The main challenge would be to make this configurable so that people who don't need it will not have rounded edges ...

This issue is not prioritized and not actively worked right now. Mainly because, this will lead to security warnings because of DOM injection and right now I'm not sure if...

Is this related to `v1.x (React 17)`? Because, upcoming `v2.x (with React 18 support)` (https://github.com/palerdot/react-d3-speedometer/pull/143/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519) is already using `d3-color v3.1.0`. This branch will soon be made stable (in favour of...

v2 is already published

Custom formatting of values is now available `valueFormatter` prop - https://github.com/palerdot/react-d3-speedometer/issues/152 Closing this issue.