An attempt to Port jQuery usages in Semantic-ui to Vue. I tried to implement in a way so that the HTML/css/interaction produced is as similar to what semantic-ui produces. Meaning I tried to mimic, not only the css classes, but also event handling and animations of semantic-ui.
| Elements | Collections | Views | Modules | Behaviors | 
|---|---|---|---|---|
| β Button | π§ Breadcrumb | π§ Advertisement | β Accordion | β Form Validation | 
| π§ Container | π§ Form | π§ Card | β Checkbox | β API | 
| β Divider | π§ Grid | π§ Comment | β Dimmer | π§ Visibility | 
| β Flag | βπ§ Menu | π§ Feed | βπ§ Dropdown | |
| β Header | π§ Message | π§ Item | π§ Embed | |
| β Icon | π§ Table | π§ Statistic | π§ Modal | |
| β Image | π§ Popup | |||
| β Input | π§ Progress | |||
| β Label | π§ Rating | |||
| β List | βπ§ Search | |||
| π§ Loader | π§ Shape | |||
| π§ Rail | π§ Sidebar | |||
| β Reveal | π§ Sticky | |||
| π§ Segment | π§ Tab | |||
| π§ Step | π§ Transition |