* working on story with reactive subtitle
* styling of icons seems consistent with default sizing
* checkbox in list story
* colors
* lines and tests
* merge conflict
* basically im a genius styling is cool now
* Update src/components/v-button/readme.md
* Fix scoping of nav mode
* Tweak spacing of icons
* Register list item subcomponents globally
* Render icons in sidebar nav of collections module
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
* added empty files
* barest of bones
* density works
* density and nav
* hover kinda works for links, still need to ccheck click events and also die
* styling kinda working now
* readme and testing
* small tweaks
* put back whitespace
* actually fixed
* Add stylelint prettier to yarn lock
* Register list / list item globally
* Let names be inferred through file
* Match object structure in props
* Cleanup readme
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
* added badge component
* revert button changes
* added color vars
* remove unit test for colors
* finish up badge
* add unit tests
* use css vars for offset, improve readability
* use css for positioning
* use css for size
* fix lint
* fix unit tests
* removed unnecessary span
* Tweak markup, use template instead of span
* Use px for offset
* Ignore zero-no-unit in offset default value
* Allow px after 0 value in css
* Use span instead of template
* Update readme and storybook
* Update the tests
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
* Install stylelint
* Move stylelint config to root
* Setup auto-fixing of scss on commit
* Use single quoted strings
Plays nicely with prettier
* Autofix CSS problems
* Fix indentation of package.json