IagoLast
IagoLast
**What is happening?** The [entry point in the components](https://github.com/CartoDB/airship/blob/master/packages/components/package.json#L6) is pointing to an empty file. Stencil generates multiple dist files, but for some the common.js is empty. See more info...
**What is happening?** The entry point in the styles points to the sass version. **What should happen?** I'm not sure, at the moment is working fine but we should think...
**What is happening?** widgets widget have a default white background **What should happen?** stacked-bar widget have a default **transparent** background **Steps to Reproduce** ... **Device/Browser/Airship-Version** beta.8 **Extra information** This issue...
**What kind of change does this PR introduce?** (check at least one) - [x] Other, please describe: **Does this PR introduce a breaking change?** (check one) - [x] No **The...
The example given in the guide is not working anymore. This PR replaces the example with an official example taken from the apple developer website. And links to it. Should...