Murhaf Sousli

Results 40 issues of Murhaf Sousli

On chrome when I scroll down the target elements don't get new blurred images till the mouse hover them, but when I open the library website blurjs fixed background example...

When using thumbView="contain", thumbnails does not move when dragging using the pointer or pan gestures #### Which versions are you using for the following packages? Gallery: v5.1.1 #### Is there...

bug

Testing status ❌No Support: Means it is tested but the share dialog opens in the mobile browser | Button | 💻 Desktop | 📱 iPhone | 📱 Android | |...

Status

```ts @Component({ ... }) export class MyComponent { teximate = new TeximateBuilder() .content('Hello World') .animate(fadeInLeft, 50) .pause(1000) .animate(fadeOutUp, 50) .go(); } ```

feature

Need https://github.com/angular/angular/issues/26630 to be fixed, related https://github.com/angular/angular/issues/18789 Or create new player every time `play()` is called

bug

needs https://github.com/angular/angular/issues/26612 to be fixed

feature

http://jasonwatmore.com/post/2018/06/22/angular-6-mock-backend-example-for-backendless-development

feature

Is there a plan to add the range area chart? ![preview](https://user-images.githubusercontent.com/17950663/47774977-782b7b00-dd14-11e8-8da9-1f414d5bcbfa.png)

New Feature

**Bug description** When panning the chart using `panX` ```ts chart.cursor.behavior = 'panX'; ``` The auto-scale is not working **Expected behavior:** max should adapt to the newly appeared bar value https://user-images.githubusercontent.com/8130692/157226462-5a78859d-ee02-463d-803f-175380e184a3.mov...

question
stale