Mohammad-Mohsen Aseman-Manzar
Mohammad-Mohsen Aseman-Manzar
Hi, I have recieved this warning: ``` componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details. * Move data fetching code or side effects to...
Hi, I love your repo! Just for a report, the first two samples in the [Building tooltips with d3.js](https://www.d3-graph-gallery.com/graph/interactivity_tooltip.html) not working nighter in safari nor chome. _Expected result:_ seeing a...
As explained in issue https://github.com/bcicen/ctop/issues/179, jammy (Ubuntu 22.04.2 LTS) is unknown from the `azlux.fr` repo and **it will prevent people from installing** `ctop` on `Ubuntu 22.04` and later. Also we...
Hi, There are three small changes: 1. I added support for inputting a text file with a `-sf /path/to/file` flag. A use case for this flag is loading certificate files,...
Using the `pbkdf2` library in the browser is not very straightforward. Including a simpler yet secure way for the browsers in the readme is good.
The original code only supports the printing of the truth table. I have added a `save_csv` function to add export functionality. Besides, it would be nice if you also merge...
Please add Carthage support.