almino / semantic-ui-vue2

Semantic UI Integration for Vue 2
123 stars 11 forks source link

Added menu components #1

Open renoguyon opened 7 years ago

renoguyon commented 7 years ago

Hey, I've added menu collection components, based on your code structure and following official semantic-ui doc (https://semantic-ui.com/collections/menu.html)

renoguyon commented 7 years ago

Hi,

I'll check that. By the way, do you plan do implement javascript modules? Such as dropdown, popup, sidebar, tabs, etc.?

I'll need all of these for a project I'm working on, maybe we can split the job. Do you consider using semantic JS library (with jquery as dependency) or re-write everything without jquery?

almino commented 7 years ago

The goal is not to use jQuery at all.

Right now, I'm working on Dropdown and DatePicker.

There's a popup example on my DatePicker.vue.