Skip to content
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

Missing information in CSS chapter #12

Open
edvin opened this issue Mar 10, 2017 · 5 comments
Open

Missing information in CSS chapter #12

edvin opened this issue Mar 10, 2017 · 5 comments

Comments

@edvin
Copy link
Owner

edvin commented Mar 10, 2017

@t-boom did a quick sweep and notices some missing parts in the CSS chapter. We also need to figure out if the CSS information in the Wiki contains information that should be ported to the guide.

  • Explanation for dimensions seems to ba lacking
  • Explanation for box helper function seems to be lacking
  • No explanation of functions like removeClass, toggleClass, hasClass, or select on Nodes
  • No explanation of more complex selectors (using infix functions and whatnot)
  • No explanation of String literal selectors
  • No reference to what classes and properties are available by default
@thomasnield
Copy link
Collaborator

I felt like I missed a few things on CSS. I can try to go through it later although it might be a week or two after I start my new job. You guys are welcome to improve it especially if you have a clear outline of what needs to be added.

I have a feeling my involvement with the guide will be increasing again, because there are a lot of folks wanting to learn TornadoFX where I'm going.

@edvin
Copy link
Owner Author

edvin commented Mar 11, 2017

That sounds perfect, Thomas! So happy for your involvement in this project, it means a lot.

@thomasnield
Copy link
Collaborator

@edvin absolutely, I am happy to. Almost done with Packt book as well. Ill have much more time when I hug the draft finished.

@ruckustboom
Copy link
Collaborator

In addition to more complex selectors, it's probably a good idea to show how to use selectors for things other than classes (i.e. elements, IDs, and pseudo-classes).

@thomasnield
Copy link
Collaborator

@t-boom You know this subject better than me, so feel free to make changes to the guide for this chapter if you like. I can look it over later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants