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

Add "List" component #40

Open
josephfusco opened this issue Apr 8, 2019 · 1 comment
Open

Add "List" component #40

josephfusco opened this issue Apr 8, 2019 · 1 comment
Labels
component Component work feedback requested Feedback has been requested foundation Related to base styling

Comments

@josephfusco
Copy link
Contributor

https://zeroheight.com/73kwjxh8i/p/49b94c

@josephfusco josephfusco added component Component work foundation Related to base styling labels Apr 8, 2019
@josephfusco
Copy link
Contributor Author

josephfusco commented Oct 22, 2019

ordered list

ordered

We should be able to attain this utilizing the counter-increment & counter-reset properties.
See: https://css-tricks.com/custom-list-number-styling/

unordered list

unordered

According to the spec, any icon can be used here.
We will need to figure out if a standard icon dropped in is suitable here to mimic the bullet, or if we should maintain a separate list of classes that references an individual icon that either loads it as an iconfont, or the encoded icon svg on ::before.

@josephfusco josephfusco added the feedback requested Feedback has been requested label Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component Component work feedback requested Feedback has been requested foundation Related to base styling
Projects
None yet
Development

No branches or pull requests

1 participant