Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Tab button next to tabs #21

Closed
pjebs opened this issue Sep 20, 2020 · 6 comments
Closed

New Tab button next to tabs #21

pjebs opened this issue Sep 20, 2020 · 6 comments

Comments

@pjebs
Copy link

pjebs commented Sep 20, 2020

It would be great if you can add a "add new tab" button next to the row of tabs to add a new tab.
When the button is called, it should call a callback asking for permission to add the new tab. If the callback returns true, then a new tab is added. If not, a new tab is not added.

@pjebs
Copy link
Author

pjebs commented Sep 20, 2020

@viewweiwu @VictorAlagwu

@viewweiwu
Copy link
Owner

@pjebs
Copy link
Author

pjebs commented Sep 21, 2020

image

Like this: @viewweiwu

@pjebs
Copy link
Author

pjebs commented Sep 21, 2020

See the + button: adamschwartz/chrome-tabs#55

When pressed, it should call a callback asking for permission to add a new tab or not.

@viewweiwu
Copy link
Owner

v0.8.0

feat: add after slots
feat: add drag events

see demo3 & last demo
https://viewweiwu.github.io/vue-tabs-chrome/

@pjebs
Copy link
Author

pjebs commented Sep 21, 2020

Thank you so much @viewweiwu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants