Chen-Tai Hou

Results 17 comments of Chen-Tai Hou

Hey @ajaycodingmart `react-tabtab` doesn't use font-awesome. It use self-defined svg icon: https://github.com/ctxhou/react-tabtab/blob/master/src/IconSvg.js

That's a good point. The reason why `react-tabtab` is designed with re-mount mechanism is hoped to handle as many tabs as possible. If it keeps all the panel mounted result,...

Hi @dineshnamburi, I will try to add this feature in recent. Maybe next month. If you have any idea of this feature, any help and PR is welcome.

Hi @qqdaiyu55 I am a little busy recently. Are you interested in implementing this issue?

hey @stevorr, thanks for asking. I don't have the plan to upgrade it to 17 in recent, but I will be able to review the change if you are interested...

Hey @stefanuros! Thanks for the contribution! Would you mind add a test case [here](https://github.com/ctxhou/react-tabtab/blob/master/test/tabListTest.js#L92) as well?

@net-bet short answer no, but I think it's easier to add the feature by changing some css style. PR is very welcome 😊

Hi @insub Now `react-tabtab` doesn't provide the api to control the modal close / open. Could you describe more about your scenario so we can think about how to add...

Hey @chrisdruta thanks for the suggestion. Feel free to send the PR 😄