-
### Description
Add loading animation in required pages
1.spinners
2.3 dot and text animation
whichever looks good
**Additional context**
share video or photo of working and make PR
-
### Bug description
Unpoly adds the class `up-loading` on target elements that are currently loading.
I need to add a loading spinner in this case but not on this element but on another element be…
-
For example:
See #740 for full design discussion and [this comment](https://github.com/dandi/dandi-archive/issues/740#issuecomment-1003394078) for the source of the image above.
-
When you load the `` one of the many console log messages you get is this:
![image](https://user-images.githubusercontent.com/3418678/62294311-8bfe3c00-b462-11e9-9ff9-0d2168ddcb55.png)
Full log:…
-
### What problem does this feature solve?
In my scenario, several dynamic async components can be added by the user via drag'n'drop. I have a `` at the top of my component tree, showing a loading s…
-
Deliverables
- [x] A publicly visible website (gh-pages, divshot, heroku, etc...)
Requirements
- [ ] Normal Mode
- [x] Utilize the data for whatever search term you use - [DATA HERE](https://api.et…
-
### 旋转cursor
`cursor: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFVJREFUeNpi/P//PwMlgBGfAYyMIOn/jGQZANIMoskyAKYZGeAyiGg…
-
Check this out @nesquena, @timothy1ee
I spent on it about 10 hours and I'm very happy with final effect. I learned a lot of stuff.
Interesting points:
- I used Etsy's StaggeredGridView because I nee…
inez updated
10 years ago
-
My app is a complete, please review. /cc @nesquena @timothy1ee.
I tried to implement the auto scroll, but it got a little screwy. Scroll event handling was acting up for me. Will bring it up with yo…
-
Is there a way to add support for animation in router-outlet?
while on clean app animations work great, if I try to add animations to the router-outlet it's not working...