antonydellavecchia
antonydellavecchia
got it to work, just render the html area map like you normally would, import imageMapResize from 'image-map-resizer' and call imageMapResize inside componentDidMount() makes sense aha,
I get the following error when trying to reference an external yaml file, any suggestions? openapi generate works when i write the config locally `custom: ${file(../../serverless.common.yml):custom} Error: [ERROR clone] Invalid...
So we have managed to get the size down quite a bit, but we are still look at about > 30mb of storage, so we should still be using an...
> This looks promising now in that the doctests complete successfully. Thank you @lgoettgens ! > > There are few things to be fixed, e.g. the issue mentioned above about...
We should make smaller issues from this one and make a clearer roadmap, but after the release of Oscar 1.0
> @bschroter @antonydellavecchia any further remarks? or can we merge this? Ok for me
I think this makes sense, and is doable
I've added serialization for PosInf, It just seems a bit cleaner, the tests still pass locally with my changes
> Ah I did not know, great! Well I have not added a test with an infinite order isometry.. I could add one to check it properly works, but a...
This looks good, and can be merged