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

Some CSS classes/options do exist in UIKit but are missing in the documentation ! #217

Open
JeromeDeBoysere opened this issue Feb 26, 2020 · 3 comments

Comments

@JeromeDeBoysere
Copy link

Dear UIKit team,

Can you please check documentation and add all the missing classes? Some of them are available in the UIKit source code but are not in your documentation !

For example, I needed to do this layout : https://nsa40.casimages.com/img/2020/02/26/200226094447618113.jpg

But I didn't know how to do it. Aaron, on Discord, suggested me to use .uk-container-expand-right that you can see here:
https://github.com/uikit/uikit/blob/a35434f1545eeef94680f44dd434199f2010423a/src/scss/components/container.scss#L109-L145

But this great classe is not in the documentation!
https://getuikit.com/docs/container

Even not on Google (any reference to the UIKit documentation)
https://www.google.com/search?rlz=1C5CHFA_enBE862BE862&ei=oixWXoSrLYz9kwXvuLqYDg&q=%22uk-container-expand-right%22&oq=%22uk-container-expand-right%22&gs_l=psy-ab.12...2509.3883..4698...0.2..0.34.67.2......0....1..gws-wiz.......0i71.w-WjAYhNhkc&ved=0ahUKEwiEhNnU5u7nAhWM_qQKHW-cDuMQ4dUDCAs

So can you check your documentation and add the missing classes ? Save us from wasting our time please :)

Thank you!

@tyler-x
Copy link

tyler-x commented Feb 28, 2020

uk-container-expand-right is nice hidden feature~!

Would like to know more hidden features as well~

@JeromeDeBoysere JeromeDeBoysere changed the title Some CSS classes do exist in UIKit but are missing in the documentation ! Some CSS classes/options do exist in UIKit but are missing in the documentation ! Mar 10, 2020
@JeromeDeBoysere
Copy link
Author

Same here with the Upload components (https://getuikit.com/docs/upload)! A lot of options are missing in the documentation, but you can find them here: https://getuikit.com/assets/uikit/tests/upload.html

For exemple:

  • maxSize
  • msg-invalid-mime
  • msg-invalid-name
  • cls-dragover

@JeromeDeBoysere
Copy link
Author

JeromeDeBoysere commented Apr 23, 2020

I see that you have added some missing options for the Upload component. What about maxSize? What about .uk-container-expand-left, etc ?

@janschoenherr janschoenherr transferred this issue from uikit/uikit Feb 11, 2021
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

2 participants