Alex Aralis
Alex Aralis
The current isVisible considers elements with `opacity: 0` to be visible. This seems wrong.
should be ```shell ember build --environment production && ember github-pages:commit --message \"Deploy gh-pages from commit $(git rev-parse HEAD)\" && git push origin gh-pages:gh-pages ``` instead
I'm using chromium on X and the CubeGrid animation works for the most part. However, the cubes periodically grow to about 20x their intended size from a moment creating a...
I'd like to make a months sub component that allows date picking by month instead of by day.  ```hbs {{#power-calendar selected=selected center=center onCenterChange=(action (mut center) value="date") onSelect=(action (mut selected)...
The `select` and `centerChange` actions are already passed through the `publicAPI` but it's impossible to implement complicated selection logic on top of the default actions. For instance, if the addon...
It runs on the node modules folder.