You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[x]~~Add an optional search input bar.~~ What I've done is add an optional `slot` named `custom-section` . Use this `slot` to add whatever custom content you want to show in the nav bar. In the demo, I have an example search bar shown. Look at the `./example` folder to check it out.
504
-
505
-
-[] See if there's a way to let users pass a component for an icon and not be limited to HTML strings of the icon they want.
506
-
507
-
-[] Add more thorough tests.
508
-
509
-
-[] Add `prettier`, and `eslint` to the project. Pretty much mirror the settings from something like [this](https://github.com/johndatserakis/koa-vue-notes-web).
510
-
511
-
-[] Fix the awful nesting job I did with the `SCSS``BEM` nesting. I took the nesting way too far - really I should only need to go one level deep - maybe two. Anyways - I'll get to this soon - sorry about that until then. It's not anything too bad, but I've grown since then and realized the error in my ways ha.
504
+
-[ ] See if there's a way to let users pass a component for an icon and not be limited to HTML strings of the icon they want.
505
+
-[ ] Add more thorough tests.
506
+
-[ ] Add `prettier`, and `eslint` to the project. Pretty much mirror the settings from something like [this](https://github.com/johndatserakis/koa-vue-notes-web).
507
+
-[ ] Fix the awful nesting job I did with the `SCSS``BEM` nesting. I took the nesting way too far - really I should only need to go one level deep - maybe two. Anyways - I'll get to this soon - sorry about that until then. It's not anything too bad, but I've grown since then and realized the error in my ways ha.
0 commit comments