lyzhng / tabble

Table of Contents Tab
1 stars 0 forks source link

Use Vue.js to display tab list #1

Closed lyzhng closed 4 years ago

lyzhng commented 4 years ago

Added Vue files in 5aa6d0789f731099bcf192520d96a2589d46f5ca. What's left is to communicate the tab list to the TabList component. Once it receives the list, rendering should be okay.

lyzhng commented 4 years ago

Works in 03b026fd46a630c07f5aa807ee5b33244f3b7ba3. Displays tab list and switches to tab's windowId and tab's id when clicked on.