-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add element path to element dropdown #1240
Conversation
🦋 Changeset detectedLatest commit: 34a6b7e The changes in this PR will be included in the next version bump. This PR includes changesets to release 21 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## master #1240 +/- ##
==========================================
- Coverage 42.21% 42.20% -0.01%
==========================================
Files 1133 1133
Lines 50534 50543 +9
Branches 11592 11597 +5
==========================================
Hits 21332 21332
- Misses 29141 29150 +9
Partials 61 61
|
@YannanGao-gs could we make sure we do this for query builder dropdown as well. Could you check other places where we have packagable element dropdown as well. |
* update yarn.lock * cleanup source information handler * reorganize legend-application * modularize plan-viewer * diagram: support align and distribute * bump dependencies * rebase post #1240 * simplify contextual documentation config * allow fetching documentation data from external source * move documentation out to external source and add checker for required doc entries * minor refactor post #1240 * minor fixes * bump dependencies
* add element path * fix build
* update yarn.lock * cleanup source information handler * reorganize legend-application * modularize plan-viewer * diagram: support align and distribute * bump dependencies * rebase post finos#1240 * simplify contextual documentation config * allow fetching documentation data from external source * move documentation out to external source and add checker for required doc entries * minor refactor post finos#1240 * minor fixes * bump dependencies
Summary
Fixes #1081
How did you test this change?
deno.mov