Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

Rename pattern to tiles and add default point patterns #219

Merged
merged 5 commits into from
Dec 20, 2017
Merged

Rename pattern to tiles and add default point patterns #219

merged 5 commits into from
Dec 20, 2017

Conversation

julien
Copy link
Contributor

@julien julien commented Dec 20, 2017

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 82.901% when pulling d39ad86 on julien:IFI-175 into 4aede0f on metal:master.

"sass": "node-sass src/scss/main.scss -o lib/css --source-map true",
"soy": "metalsoy --soyDeps node_modules/metal*/src/**/*.soy node_modules/clay*/src/**/*.soy"
"soy": "metalsoy --soyDeps node_modules/metal*/src/**/*.soy node_modules/clay*/src/**/*.soy",
"copy": "ncp src/svg lib/svg"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's call this maybe copyAssets? or copySvg? :)

@@ -1,55 +1,46 @@
<svg xmlns="http://www.w3.org/2000/svg">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which would be the way to insert this in the DOM in an inert way? (not showing)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jbalsas for the moment we can use <svg ... width="0" height="0"> or <svg ... style="display:none"> until we find the "idiomatic" way of doing it.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 82.901% when pulling cd6cb00 on julien:IFI-175 into 4aede0f on metal:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 82.901% when pulling a15eb81 on julien:IFI-175 into 4aede0f on metal:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 82.901% when pulling 90cbc89 on julien:IFI-175 into 4aede0f on metal:master.

@jbalsas jbalsas merged commit e1db02a into deprecate:master Dec 20, 2017
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.

3 participants