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

migrate cf-component-heading to support Fela#97

Merged
sejoker merged 5 commits intocloudflare:masterfrom
sejoker:heading-to-fela-migration
Mar 17, 2017
Merged

migrate cf-component-heading to support Fela#97
sejoker merged 5 commits intocloudflare:masterfrom
sejoker:heading-to-fela-migration

Conversation

@sejoker
Copy link
Contributor

@sejoker sejoker commented Mar 16, 2017

No description provided.

@jwineman
Copy link
Contributor

@tajo one of the builds timed out. Is this fixed by merging @wyuenho's changes in #94?

@@ -0,0 +1,7 @@
export default () => ({
color: '#434148',
Copy link
Contributor

Choose a reason for hiding this comment

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

We need to move all these variables into a const file early before we start putting hex codes everywhere. @tajo does this exist yet?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it doesn't exist, we should agree wether it should be inside cf-style-const

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

@wyuenho wyuenho Mar 16, 2017

Choose a reason for hiding this comment

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

If it's a specific color for a specific component, we should define a variable in the global theme, and reference it locally.

.gitignore Outdated
packages/*/npm-debug.log.*
es
dist
.DS_Store No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it's ok to have them in .gitignore, thanks for the link.

Copy link
Contributor

Choose a reason for hiding this comment

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

agree, this should not be in gitignore since it's not project related

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will remove it, no worries

@jwineman jwineman mentioned this pull request Mar 16, 2017
33 tasks
@sejoker sejoker merged commit 955c07d into cloudflare:master Mar 17, 2017
@tajo
Copy link
Contributor

tajo commented Mar 17, 2017

@sejoker Why did you merge this? You ignored my whole feedback + you should wait for 2 approvals before the merge.

@sejoker
Copy link
Contributor Author

sejoker commented Mar 17, 2017

@tajo lets force 2 approvals rule then, please point me to your feedback :) it's not due to my ignorance

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.

5 participants