M. Fierro
M. Fierro
* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request that matches the...
- [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request that matches the...
As per title, return empty DF if trying to access the missing field "Date".
distutils.version.LooseVersion has been deprecated, instead use packaging.version.Version
Summary - Changed TimeUnit to be an enum. - Added Nanoseconds, Ticks and Microseconds to TimeUnit - Added TimeUnit formatting extension Discussion: Nanoseconds and Ticks are effectively synonyms. The changes...
WARNING: some of the DB fields have been renamed, thus this is a breaking PR In this PR, the application has been split into: - dashboard.py (browser endpoints) - wg.py...
The plugin works as expected when first loading the iframe. When clicking on a link inside the iframe, though, the body selector returns an empty array.