Alex Mueller

Results 19 comments of Alex Mueller

For those who need something that works with Vue 3, I'd suggest checking out [highlightjs/vue-plugin](https://github.com/highlightjs/vue-plugin). It works well.

GitHub has had support for free Private repositories for a couple years now, so for those who held back on using GitHub for this reason, you can give it a...

There is an attribute called `on-handle-up` that calls the function you designate when the handle is released. https://github.com/danielcrisp/angular-rangeslider#-attributes

Great proposal @valeriangalliat. That would fit our needs perfectly and be very flexible for others, too. The display in the default theme could get a little bit tricky, though. As...

Have you all had a chance to discuss this further within the team? Let me know if you have any questions about our needs or implementation ideas.

I believe @pascalduez opened this issue because #111 was closed.

I think the two are related in this instance, but are definitely separate features. The way we happen to (generally) use maps as params is to define options that are...

@PhilDore11 @hexadecy this is such perfect timing as I really needed this in a project I'm working on. So thank you!!! To help test, I've created a couple Plunkers to...

@hexadecy it looks like the `exSourceCode` directive needs to be updated with `ng-model-options` support, unless I'm reading something wrong. Running the project at the v1.12.0 tag locally gives me this:...

Hi all. I had a similar issue with authorization, though my error message was slightly different and posted this note in #2 as well. Mine was related to a newline...