-
@bluepnume
In the xcomponent.create I have:
autoResize: {
height: true,
width: true
}
But it does not autoresize.
I tried to pass a prop from parent resizeParent:function(){ windo…
-
I'm trying to choose between this library, [xcomponent](https://github.com/krakenjs/xcomponent), and [easyXDM](https://github.com/oyvindkinsey/easyXDM) and I was wondering if you guys have a working o…
-
The Cake.AddinDiscoverer tool has discovered discrepencies between the YAML files currently on Cake's web site and the packages discovered on Nuget.org:
YAML files to be deleted:
YAML files to…
-
I've looked all over the API docs and I cannot seem to find a purpose for the `url` attribute when used as a map. Based on the API docs it seems that I have to change the `defaultEnv` string every tim…
-
### What problem does this feature solve?
## Intro
Assume that there are two components, `` and ``.
The `` component is for showing a font icon given by `face="..."` attributes like
```html
…
-
I have a nav bar, that uses state `data` to properly display icons/handle permissions. I have a `root.module`, an `app.module`, and subsequent page modules, for this example we'll use one `a.module`.…
-
Hello,
I forked the repo and tried to add Angular Material into the mix but I got he exception about window is not defined. Has anyone here already been there?
Any tip appreciated.
-
If the contents of the iFrame requires access to geolocation, camera, or audio, you need to set an attribute on the iFrame (https://sites.google.com/a/chromium.org/dev/Home/chromium-security/deprecati…
-
I am unable to run counterfeiter on Windows. I tryed the same command on MacOS and I'm getting no error.
```
counterfeiter-test> counterfeiter services/io_services.go IoService
format.Node intern…
-
It would be nice to publish this as an NPM module so that people don't need to download the dist folder or use your CDN. Currently, everything is still referencing `xcomponent-demo`