Current Release
0.1.0
- Basic form elements.
- text/number/date, textarea inputs
- checkboxes, radio buttons.
- Checkboxes and radio buttons as pills.
- Nice label + form element pairings (inline, pill labels, newline labels)
- Multiple form elements as pill groups.
- Dropdowns.
- list selects.
- File selects.
- Pilled form groups.
- formatted text (inline and multiline)
- nice buttons with `busy` class.
- Expandable sections.
- Menubar styling.
- ISSUES
- Does not indent nicely when you have a nested `ul` within a `ol > li`.
- Multiline ordered lists are not as nicely alligned as multiline unordered lists.
- Formatted `pre` boxes do not have scroll bars when the contents are bigger than box.