Skip to content
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

Data picker dropdown: arrays & objects #4858

Merged
merged 14 commits into from
Feb 12, 2024
Merged

Conversation

bkrmendy
Copy link
Contributor

@bkrmendy bkrmendy commented Feb 8, 2024

https://utopia.fish/p/c92053d9-cottony-decade/?branch_name=feature-insert-array-obejct

Problem

The data picker popup cannot sensibly insert object props and array elements yet

Fix

Improve the data picker popup to insert object props and array elements.

Copy link
Contributor

github-actions bot commented Feb 8, 2024

Try me

Copy link

relativeci bot commented Feb 8, 2024

Job #10376: Bundle Size — 61.73MiB (~+0.01%).

307fbfb(current) vs d299c8d master#10372(baseline)

Warning

Bundle contains 57 duplicate packages – View duplicate packages

Bundle metrics  Change 2 changes Regression 1 regression
                 Current
Job #10376
     Baseline
Job #10372
Regression  Initial JS 34.78MiB(~+0.01%) 34.77MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 20.46% 85.16%
No change  Chunks 28 28
No change  Assets 32 32
No change  Modules 4294 4294
No change  Duplicate Modules 493 493
No change  Duplicate Code 31.01% 31.01%
No change  Packages 455 455
No change  Duplicate Packages 57 57
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
Job #10376
     Baseline
Job #10372
Regression  JS 61.72MiB (~+0.01%) 61.72MiB
Improvement  HTML 11.37KiB (-0.32%) 11.41KiB

View job #10376 reportView feature/insert-array-obejct branch activityView project dashboard

Copy link
Contributor

github-actions bot commented Feb 8, 2024

Performance test results:
(Chart1)
(Chart2)

@bkrmendy bkrmendy changed the title Feature/insert-arrays-objects Data picker dropdown: arrays & objects Feb 12, 2024
@bkrmendy bkrmendy marked this pull request as ready for review February 12, 2024 12:55
editor/src/core/shared/javascript-cache.ts Outdated Show resolved Hide resolved
Copy link
Contributor

Performance test results:

@bkrmendy bkrmendy merged commit badb1d1 into master Feb 12, 2024
15 of 16 checks passed
@bkrmendy bkrmendy deleted the feature/insert-array-obejct branch February 12, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants