Commit graph

9 commits

Author SHA1 Message Date
Eric Liu
15d54ca929 test(breadcrumb): update snapshot 2020-01-25 15:36:28 -08:00
Adan Ulloa
d43559201a chore(components): add untracked files 2020-01-21 12:45:32 -06:00
Eric Liu
866cc962cd chore(lint): apply recommended lint rules 2019-12-29 15:37:56 -08:00
Eric Liu
99f4b7b85d fix(test): update snapshot with updated Layout component 2019-12-26 10:30:02 -08:00
Eric Liu
c446fc74f4 refactor(components): convert const to reactive where appropriate
- Inline class assignments to avoid script-level clutter
- Ignore a11y-missing-attribute instead of redundant href
2019-12-24 09:41:12 -08:00
Eric Liu
1286b9901d refactor(components): remove exported "props"
Closes #17

- Forward events
- Adds style prop, removes exported props
2019-12-22 09:29:45 -08:00
Eric Liu
d978119cc4 fix(breadcrumb): pass aria-current prop to Link 2019-12-18 09:50:02 -08:00
Eric Liu
299426191e test(breadcrumb): add tests for Breadcrumb 2019-12-17 09:22:39 -08:00
Eric Liu
72dc38ea56 feat: initial commit 2019-12-15 11:20:52 -08:00