-
### State of Things
`MemberNames` -- specifically its `vmtarget` and `vmindex` members -- need to be fixed up on class redefinition. In the current implementation, each native `J9Class` instance has …
-
see my PR for details #40
-
https://developers.google.com/web/fundamentals/primers/modules
Accept `args.module = true` for a particular script to add `type="module"`. It would be up to consumers to do a feature detect:
`'n…
-
Add .path() method like on $script.path()
-
Hi,
nice library. But I'm missing a way to define the target document. I would like to use this library to load scripts into iFrames.
-
It might be nice if this could handle `defer` scripts as well as `async`, as an option.
e.g. having a consolidated interface to allow notification either type of scripts being parsed. Would allow `…
-
TypeError: moment.defineLocale is not a function
Line 12: /umbraco/lib/moment/en-gb.js
var en_gb = moment.defineLocale('en-gb', {
This error stops any sort of calendar functionality from workin…
-
## 你的运行环境
* 插件版本: 2.7.5
* react-native 版本:0.57.8
## 期望效果
ios app 杀死状态,点击推送进入app在RN可以监听到点击消息。
## 实际效果
有时点击推送RN那边接收不到点击消息。
## 重现步骤
1. 杀死app
2. 给app一个推送
3. 点击推送
4. 进入app,…
-
Does it make sense to follow the proposal of adding a media="none" attribute to the link and switch that with "all" once loaded ?
See http://keithclark.co.uk/articles/loading-css-without-blocking-r…
-
Hi! In line with #35, #41 and #56, can we make `body!` (and probably also `content!`, `loadcss!`, `loadjs!`, `load!`, `importhtml!`) synchronous?
It took me a while to track down why my app was som…