Skip to content

Initial commit of color-picker #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

teoli2003
Copy link
Contributor

No description provided.

@wbamberg wbamberg self-requested a review March 28, 2017 16:59
Copy link
Contributor

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

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

There are a few unconverted ">" entities in the CSS file that need to be fixed. With them fixed, the tool seems to work.

I haven't reviewed the code. If that's also a condition of merging (and I suppose it should be) then I won't be able to review this for a while.

There are a couple of other things we should consider:

  1. I think we thought about having "tools", as distinct from examples, live in a separate repo (e.g. "tools"), and that examples in this repo should be things whose source code could usefully be studied.

  2. we decided in TO that the loading performance of interactive examples is not acceptable. I think there's a good chance this is because they are remote content being loaded into a iframe. Given that, why would we be OK replacing this MDN page with a remote-content-iframe example?

width: 93px;
}

.ui-color-picker .input[data-topic="alpha"] > .name {
Copy link
Contributor

@wbamberg wbamberg Mar 30, 2017

Choose a reason for hiding this comment

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

there are 11 places in this file where ">" has not been converted to ">", and this is breaking the layout.

@Elchi3
Copy link
Member

Elchi3 commented Jul 25, 2017

I think we should close this for now. Lack of time and the solution of hosting this somewhere properly might be a different one when we really get back to this.

@Elchi3 Elchi3 closed this Jul 25, 2017
chrisdavidmills pushed a commit that referenced this pull request Dec 17, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 1, 2024
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