Andreas Karampatsos

Results 14 issues of Andreas Karampatsos

data-animation="am-collapse" is not applied to the elements of dropdown causing them to show instantly while the ul expands

I have an array of scripts that load together (order is insignificant) and script js fails to load them. For example test4 and test 7 don't load, making the app...

Hello, I am having a typescript - angular - systemjs project and I am using it with karma-systemjs. I have managed for it to work in loading the files needed...

Added option for changing the placeholder value dynamically for each instance

With new version of [email protected], the default theme of react-dates isn't loaded It worked with 3.1.0 version. React-dates versions tested: 16.4.0 and 16.6.1

I don't seem be able to make it work, I just get the html page every time. Any thoughts? Why do you need the qq.com token? ![image](https://user-images.githubusercontent.com/2528125/85432780-5c28bd00-b57b-11ea-9c74-96f8f5911f9e.png) Thanks

Now that bet also uses a token, do you know an easy way to make it work? I see their JS code and the data that they send initially is...

If ngAnimate is enabled the fadeIn animation is preserved when changing photo making it coexist along with loader for this short time. Extra css must be made

I would like to ask you whether it's possible to use the data property of the PblColumn to store a consumer component reference in it, and then use that in...

Lets say we have the example with the checkbox: ```` ```` The validation doesn't work because there isn't a mapError function in checkbox component. Is that on purpose? This is...