Alex Grozav
Alex Grozav
Hey, this should be already possible using the `arrow` prop. Try setting it to `false`: ```html ```
Sorry, I haven't had the chance to look at it. I'll try to see what's happening tomorrow.
Hey! I've looked into it. The bug is caused by `inklineGlobals` not being available at the time of calling `defaultPropValue` in SSR. This is fixed in Inkline 4 by providing...
That would be awesome, @masihtak! 😃 What do you think of the flow? - I think there should be a `NotificationController` (similar to OverlayController) that will show and hide a...
Hey! I'll look into this today and provide an example. :) Cheers!
Alright guys, so to use Inkline together with TailwindCSS you'll need to keep two separate stylesheets. One `inkline.scss` and one `tailwind.css`, which you both import in your `main.js` file. Here's...
Thank you for reporting this! I'll look into it when I find the time.
Hi @securechicken! Thank you for reporting the issue. :) I'll fix it up today.
Hey @rubjo! The Datatable component for Inkline 3 is still work in progress. I'm rewriting it completely to make it much more configurable. :) The old documentation for the Inkline...
@dj12djdjs It's on the roadmap. Haven't started working on this yet, unfortunately.