Emil Moe

Results 18 issues of Emil Moe

I am using datalabels on my bubble chart, but sometimes the bubbles and datalabels collide. Is there any solution to fix collision or detect when they are overlapping? I can...

enhancement

I'm using this, to be able to use it with Tailwind 3: https://www.npmjs.com/package/litepie-datepicker-tw3 It seems that locales are not working in this version? I'm trying to load the danish locale:...

Am I missing something in the documentation or are we lacking an option to set a template for the selected item like there's a template for every item in the...

I noticed that the tooltip is only working when the button is not disabled? What's the reason behind this? My save button is disabled until the form is valid, but...

I'm missing a property for `submittedFalseValue` or something as now it's just ignored.

enhancement

I have 2 suggestions to this component: 1) To make it more consistent with the rest of your UI it should have the "icon" property. 2) I think Vue works...

enhancement

Would be nice to have a size option to all components (where it makes sense) like we have for buttons. Additionally it would be cool if there was a global...

enhancement

In version 1.0.1: Which is the event that is fired when the close is triggered for an UiModal? It seems that these 2 have the same purpose (by reading the...

docs
intend to fix
v2

Can the selected value have a custom template? Not the list but the value when the list is closed? I would like it to match the template of the list...

enhancement
for consideration

I have worked a bit on a fix that immitates Keen-UI with `vue-color` that's an wrapper for `tinycolor2`. It relies on: * Bootstrap 3 * Vue-Color https://github.com/xiaokaike/vue-color * TinyColor https://github.com/bgrins/TinyColor...