Bruno Tourinho
Bruno Tourinho
Looking forward to this update! Awesome job guys!
Hey guys! I really liked your framework, I've been working with Fomantic-UI (former Semantic-UI) and the two look really alike. In FUI they have a calendar module with great look...
Hey guys, any updates on this?
I made a workaround using jquery: ``` $(function () { // clear the generated semantic-ui menu $('.menu').html(""); // add the head items based on the optgroup and the items based...
Thank you @jlukic !!! ^^
Hey @jlukic, I tested your code and got some animation error: Transition: There is no css animation matching the one you specified. Please make sure your css is vendor prefixed,...
Hello! Works great! Now just a little issue, on your example the scrollbar is offset to 1 (or so), hiding the first header. I couldn't reset using scrollTop(0)
Hey guys, I ran into this same issue. Did you manage to workaround it?
I understand it's not a leak. I'm just looking for some way to release the memory back, after file download. Here is my code shortened for brevity... it's a web...
Hi Pedro, I would recommend you experimenting with EPPlus [https://www.nuget.org/packages/EPPlus/7.0.0-preview2](https://www.nuget.org/packages/EPPlus/7.0.0-preview2) the last FREE VERSION is the 4.5.3.3 works fine, and the syntax is pretty much the same. I'm still waiting...