jwag59
jwag59
OK I implemented as you mentioned in a RawHTML element. Feel free to close this issue.
Thanks for implementing Empty and Result components.
Is my understanding correct in that you don't plan to support a Button of type 'link' which has the 'href' option?
Thanks for the link_to on the Button (sorry I missed that update). Really useful. And obviously I understand the issue to support Antd.Space so no sweat on that. I am...
I'd like to request a few more components which would be very useful: - antd.popconfirm - antd.tag (and particularly the color, checked and onChange options) I'd like the option to...
BTW thankyou for implementing links in tables, this is really useful for me.
I like the badge feature. Simple and effective.
Would really appreciate if you could implement the and.popover. I have a need for a complex mouse over dialog when displaying some server related information. I have an image representing...
In the end I worked how to do exactly that. My problem is that I’m not familiar with GitHub and so far I can’t contribute all the updates I’ve made...
I don't do any special initialization in fwlist_layout. I simply call an SQL function to get some records from a DB and then create the layout and return it. And...