This repository was archived by the owner on Aug 15, 2023. It is now read-only.
Open
Conversation
bd8adaa to
1a9eb9a
Compare
9184fe8 to
65e7274
Compare
1a9eb9a to
86af530
Compare
ca80437 to
40dfc3f
Compare
86af530 to
0dcc01c
Compare
Member
401395c to
dc4937b
Compare
10f526f to
289784a
Compare
45aeafe to
294f813
Compare
Member
|
Hi @ascariandrea a two small problems happening on my testing:
|
bc9c7f3 to
c6fe7b0
Compare
f8a2d8d to
3588717
Compare
b7a95d2 to
a671202
Compare
b5ab5f3 to
0030d58
Compare
a671202 to
8e0df9e
Compare
0030d58 to
cfa0f5b
Compare
3148dce to
b6a44bc
Compare
cfa0f5b to
a62a585
Compare
d5c15ac to
db2f9ed
Compare
a62a585 to
2710720
Compare
c6ce410 to
fef5689
Compare
2710720 to
b6c4816
Compare
912bcba to
39cabf5
Compare
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Here's a POC for a
MetadataLoggercomponent that gives a real time feedback for the collected contributions, with the expected metadata.At the moment the component misses a few things:
With the adding of the storybook #683 it would be easier to polish the UI - and fix the behaviour - without having to load & watch the extension in the browser.