-
Hi
Is this all normal?
~/projects/SvelteStorm-main $ npm install
npm WARN deprecated babel@6.23.0: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollect…
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest version?
- [X] Yes, I'm u…
-
## Support silent renewal with prompt=none in Oauth2 Implicit Grant
### Problem
Missing support for silent renewal in OAuth2 Implict Grant
### Solution
Support for `prompt=none` in Implicit G…
-
If there are 10 items in a list and we render it with pageSize 2 we get 5 pages. If we select the 5th page (currentPage = 5) and change the pageSize to 10 we get an empty list since the currentPage is…
-
I am trying to use Isotope and Infinite Scroll in an Ajax call.
I applied somewhat of the answer from these issues:
https://github.com/metafizzy/isotope/issues/1481
https://github.com/metafizzy/i…
-
* **Version**: llnode 1.7.0, node v8.11.1
* **Platform**: OS X (10.13.4)
* **Subsystem**: findjsobjects, findjsinstances, inspect
Right now if we declare a class (let's say, `Lira`), and …
-
`npm install` shows various deprecated modules; we should try to update them
-
Although it is a little early for me to suggest this, as we have a few remaining issues of significance we'd like to resolve before our first Node-supporting release (which ought to be pretty close if…
-
### Preflight Checklist
- [X] I could not find a solution in the documentation, the existing issues or discussions
- [X] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Environme…
-
>几种常见的SPA首屏优化方式
```
减少HTTP请求次数
1、http 强缓存
提高HTTP请求得响应速度
1、CDN
2、DNS Prefetch
3、http2
减小资源大小
1、 代码压缩
2、图片压缩
3、代码拆分
优化资源加载时机
1、按需加载
2、懒加载
3、预加载
优化资源加载方式
1、客户端内H5 可考虑使用离线包
2、内容直…