oc icon indicating copy to clipboard operation
oc copied to clipboard

OpenComponents, serverless in the front-end world for painless micro-frontends delivery

Results 49 oc issues
Sort by recently updated
recently updated
newest added

## _Who_ is the bug affecting? API consumers ## _What_ is affected by this bug? Content security policy blocks the script ## _When_ does this occur? Before rendering ## _Where_...

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 repo in the...

good first issue
discussion

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 2.48.0 to 3.5.0. Release notes Sourced from simple-git's releases. [email protected] Minor Changes 2040de6: Resolves potential command injection vulnerability by preventing use of --upload-pack in git.clone [email protected] Minor...

dependencies

Slightly related to issue #769, if it happens that you package your component beforehand, and then publish the same packaged OC to different registries, it would be nice to have...

Adding a new bin option for running the OC CLI tool as `oc` can already be used by other CLIs ## _Who_ is the bug affecting? Component creators ## _What_...

The authentication capabilities for publishing packages are somewhat limited right now. I was looking into adding authentication through our existing infrastructure (be that fetching from a database directly or making...

Currently, OC components are within the scope of the light DOM and do not provide any forms of style isolation out of the box. This potentially leaves the components to...

As you all know, OC is very strict about allowing components to use node dependencies on the `server.js`. Currently, the registry has a whitelist of allowed dependencies, and its discretion...

discussion