-
I'm using ocLazyLoad in combination with [UI-Router](https://ui-router.github.io/guide/lazyloading) to lazy load my modules on state transition.
const state = {
name: 'home.**',
u…
-
Hi, "angular-compilers" when compiling project processing .ts files from node_modules. It seems that not correct.
Steps to reproduce it:
1. Get bare project from examples directory
2. Add new pa…
-
When setting `fade` and `rtl` options to `true`, the slides disappear.
[CodeSandBox example](https://codesandbox.io/s/react-slick-playground-std5e)
-
```
I recently updated to mod_pagespeed version 1.4.26.3 and I noticed that when
"defer_javascript" is enabled the following script is inserted at the end of
the document :
In the previous version…
-
I use the GmapMap component in some pages and I can detect if google is loaded with the refs mappromise stuffs, if work fine, but, in other pages without map, how can I detect when google is loaded wh…
-
由于用到fullpage的项目一般都大几百KB以上,特别是图片很多,这个时候,就需要进行前端资源预加载,然后再显示fullpage。流程如下:
1.打开页面首先出现loading页面,然后进行各种资源预加载
2.当资源加载完毕之后 ,初始化fullpage
3.loading页面消失 显示fullpage。问题就在这里,loading页面不能直接消失,fullpage也不能直接出现,这样会吓到用…
-
项目中想要用seajs作为模块加载器来管理系统中的各个JS模块,同时也能正常使用angularJS,应该怎么做呢?
-
## 🐛 Bug Report
Plugin itsel supports .gif (on webpack configuration) but this plugin doesn't work with gif https://github.com/endiliey/responsive-loader (i guess)
### Have you read the [Contrib…
-
```
There are times we want a filter in general, but for it to not apply in a
specific situation.
Of course we can exclude resources via Disallow, but this only applies to
resource-rewriting, and w…
-
can we fade in the images instead of just popup?