Skip to content
This repository was archived by the owner on Feb 19, 2021. It is now read-only.

Add instance name to element and other small improvements#106

Open
leandromatos wants to merge 8 commits intocjgammon:masterfrom
leandromatos:master
Open

Add instance name to element and other small improvements#106
leandromatos wants to merge 8 commits intocjgammon:masterfrom
leandromatos:master

Conversation

@leandromatos
Copy link

By adding the instance name to the element, you can manipulate it via css or js. Some code minifiers remove the ids from the svg elements, so, in this case the instance name is added to the element's class and not to the ID.

The other improvements are simple, I changed the software name in README.md, as well I removed unnecessary messages that appeared on the console.

Leandro Matos added 8 commits May 11, 2017 18:23
By adding the instance name to the element, you can manipulate it via css or js. Some code minifiers remove the ids from the svg elements, so, in this case the instance name is added to the element's class and not to the ID
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant