-
Progress towards flarum/issue-archive#179.
**This has been partially implemented.** Tooltips now use a `` component to allow us to easily swap out the tooltip library in the future.
----
**Is…
-
I noticed that on IE8, a translate command attempts to use CSS transformation but the property name is `undefined` (see attached screenshot).
I'm guessing it's a problem in the `getVendorPropertyNam…
-
There's no typescript support yet? I didn't see a @types/react-treebeard
I must be doing something wrong as this seems like a popular project.
-
`ng generate @wishtack/schematics:scam features/xxx`
after upgrade angular 9 to angular 12 I have this errror :
```
"WishtackSchematicsScam" schema is using the keyword "id" which its support i…
-
I noticed interesting issue with combining `slideUp` and `morph`, which breaks following animations when they're css-transition -based.
I stripped it down to this simple test case — http://jsfiddle.n…
-
Not an issue, just wanted to say thanks for this great component. I've been looking through so many lightbox components/libs and they all have so many dependencies and don't work as good as this one. …
-
I'd like to propose a new animation feature to stop/pause the animation, similar to jQuery stop[1](http://api.jquery.com/stop/).
jQuery.stop can be called with a "jumpToEnd" argument which stops the …
sabob updated
8 years ago
-
Great job! I like how cleanly you handle the project! It's interesting to see that you've taken the approach of having "desktop vs. mobile" HTML and then just switching between the two. As a challenge…
-
动画在Web上的运用到目前为止已不是新课题。大家常常能看到的Web动画有CSS动画、JavaScript动画、SVG动画和HTML5的Canvas动画。最近开始也有不少同学开始在探讨WebGL动画。
随着年关将近,今天决定将Web上使用到的一些动画做一个资源整合(主要是为后期的工作做一些储备,因为未来的一段时间的工作主要会和动画交互关联在一起)。在这个集合中主要涵盖了动画的库、框架、教程和性能等…
airen updated
8 years ago
-
## Nice job so far:
- The project works as expected by posting and getting data from the API.
- Good use of modules and ES6 functions
- No linters errors
## Areas of Improvement
- Kindly revise…