-
Recently ran into several similar issues:
- A project where the branding/client liked the visual appearance of `Æ`, when the actual text content should have been `ae`.
- A project where a single c…
-
Dear copyright holders,
I believe there are issues with the way fullPages.js is licensed. I specifically address all copyright holders since this project has taken contributions from others, which…
-
All json files for a beer are downloaded separately and combined in javascript.
Combining them on the server might be faster, because it does not require lots of ajax requests.
Brian got started in t…
-
```
What steps will reproduce the problem?
1.Create an image with a transform setting.
2.Apply .rotate() to the image.
3.
What is the expected output? What do you see instead?
The expected output sho…
-
When I first started using tachyons I found that there was quite a long list of things I kept having to look up. It would be good to have a 'starter crib sheet' for the most used abbreviations and the…
-
```
What steps will reproduce the problem?
1. Provide an alternate svg_edit_icons.svg file with alternative icons.
2. Use svgEditor.ready() to override the default sizing ('s', 'm', 'l') with
appro…
-
```
What steps will reproduce the problem?
1. Provide an alternate svg_edit_icons.svg file with alternative icons.
2. Use svgEditor.ready() to override the default sizing ('s', 'm', 'l') with
appro…
-
### Steps to reproduce
1. Using @beta7
2. Create a `md-app` with a `md-app-content`
3. Create a list longer than the viewport with a floating action button which has `position: fixed;`
### Wh…
-
I want to create Family Tree Structure using this OrgChart, but I am not sure currently there is any support to have 2 parent nodes for one child node.
Please let me know if there is any support for …
-
As a user I want the ability to wrap my code with a the vue-live component so it's code readable but still works.
Currently I have to set my code to a prop, which results in this:
```
```
Wh…