-
- [x] Create npm package repo.
- [x] Add source from `scripture-utils` in SF.
- [x] Setup and publish to npm package.
- [x] PR to use npm package in SF.
- [x] Add `VerseRef` constructor options
-…
-
## _Who_ is the bug affecting?
Component authors/creators.
## _What_ is affected by this bug?
The ability to server-side render components.
## _When_ does this occur?
When trying to ser…
-
I was thinking that we could extract the [eslint config file ](https://github.com/opentable/oc/blob/master/.eslintrc.json) into his own module so that we can easily reuse this across any OC related re…
-
Before getting into the issue I just wanted to say what a great job you are doing with the apollo-client here at OpenTable we really are enjoying working with it!
### Situation
We are currently …
-
So there is pretty much no way to tell that component failed to render for some reason, outside of error in console, but thats not really helpful.
The whole solution will be something like
```ja…
-
## What happens?
子应用的带有业务属性的组件能在其他子应用中共享吗?qiankun 2.0 会支持这样的功能吗?
案例:
app1 => 子应用中 组件需要共享复用,在app2 子应用中类似import demo from '...'; 方式调用在app2子应用中传送数据config展示渲染?
基于这种场景qiankun 2.0 能够支持吗?
A clear…
-
For any server-side rendered OCs that display to the user on page load (e.g. a site-wide header), browsers are rendering the HTML before parsing the CSS. This can lead to an increase in Cumulative Lay…
-
In some scenarios people tend to compile dependencies by their own before doing `oc publish`, so let's add a cli argument, something like `--skip-dependencies` or `--skip-build`, to allow us skip the …
-
Is there any example of using openComponent with angular in microFrontend structure?
-
How to find oc angular and vue example