-
Updated
Jul 15, 2020 - JavaScript
microfrontends
Here are 151 public repositories matching this topic...
-
Updated
Jul 4, 2019
I was thinking that we could extract the eslint config file into his own module so that we can easily reuse this across any OC related repo in the form of eslint extends.
This because we now have the @opencomponents organization and quite few repos, and i
-
Updated
Jul 7, 2020 - TypeScript
-
Updated
May 28, 2020 - TypeScript
Description
The video for the introduction is outdated and should be made up to date.
It should be also accessible to non-technical people to grasp what Piral is about.
Background
The current video is available on YouTube. https://www.youtube.com/watch?v=SkKvpBHy_5I&feature=youtu.be
While still true in general, it still uses the old logo, a very old build of Piral, and is pote
-
Updated
May 29, 2020
-
Updated
Jun 7, 2020 - TypeScript
Followup of #1273
With a click on a keyword, docu search should get triggered with that keyword.
Clickable state adds a shadow to the label.
The test coverage of PlanetApplicationLoader is 70.55%
https://coveralls.io/builds/29067505/source?filename=packages/planet/src/application/planet-application-loader.ts#L35
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jul 13, 2020 - TypeScript
-
Updated
Jun 18, 2020 - JavaScript
My review for this diagram (it might be a bit harsh
https://brucou.github.io/documentation/graphs/movie-search/TMDB-movie-query-and-detail.html
Review
Since it's not auto-generated diagram, there is 2 tips which I use as a basis:
- Avoid a lot of edges in single node
- Use pseudo-state (plus state-list
Now when you create a new component using dcm init it'll generate a package.json file with your dependencies set to some static version we hard-coded. In the process of creating the component dcm can check on npm and see what is the latest version that makes sense and initialize the component with that (i.e. there should be some strategy other than taking the latest but not something too com
-
Updated
Jul 5, 2020 - HTML
Improve README
Add more information and examples:
- Add a working example with React Router
- Add an example with LoadingComponent
- Add an example with shared authentication layer
- Add an example with shared style
- Add an example with more complex
props
-
Updated
Feb 5, 2020 - JavaScript
-
Updated
Jul 10, 2020
-
Updated
Jan 3, 2020 - JavaScript
General description
use slate to document scalecube
Given scalecube project
And doc.md file in the root of the project
And buildDoc.sh script under scripts folder
And slate project
When merging the branch to develop and bumping the version
Then the buildDoc.sh script is running
And copy the doc.md file from scalecube to slate proj-
Updated
Mar 14, 2020 - TypeScript
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Mar 4, 2020
-
Updated
Aug 25, 2017 - JavaScript
-
Updated
Apr 29, 2018 - JavaScript
-
Updated
Mar 26, 2018 - TypeScript
-
Updated
Feb 15, 2019 - TypeScript
Improve this page
Add a description, image, and links to the microfrontends topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microfrontends topic, visit your repo's landing page and select "manage topics."

What happens?
官方例子,修改react16即create-react-app项目后,主项目报错You need to export the functional lifecycles in react16 entry
Mini Showcase Repository(REQUIRED)
https://github.com/umijs/qiankun/tree/master/examples
How To Reproduce
Steps to reproduce the behavior: 1. 2.
Expected behavior 1. 2.
Context