xel icon indicating copy to clipboard operation
xel copied to clipboard

doctabs alternative

Open IonicaBizau opened this issue 2 years ago • 1 comments

We have been using the x-doctabs and would like to upgrade xel to the latest version. However, this component was removed. Is there an alternative for this?

I really like x-doctabs because it comes with all the needed functionality.

Thanks! 😄

IonicaBizau avatar Jun 23 '22 08:06 IonicaBizau

I have removed the <x-doctabs> element because it was impossible to fully imitate the behavior of native tabs on the client side. I'm also no longer using custom tabs in my apps because they do not really fit into the multi-document PWA app architecture.

I would recommend you to either switch to the native tabs API once it becomes stable or implement your own solution using e.g. the code from the older version of Xel.

jarek-foksa avatar Jun 23 '22 10:06 jarek-foksa