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

[Vue] add ability to use a deep watch in scope var watches in angularjs adapters #19195

Merged
merged 1 commit into from May 9, 2022

Conversation

diosmosis
Copy link
Member

Description:

Needed for angularjs directives that expect deep changes to objects to be automatically reflected in Vue components.

Review

@diosmosis diosmosis added the Needs Review PRs that need a code review label May 9, 2022
@diosmosis diosmosis added this to the 4.11.0 milestone May 9, 2022
@sgiehl sgiehl merged commit 8ad52ab into 4.x-dev May 9, 2022
@sgiehl sgiehl deleted the vue-deep-watch-if-needed branch May 9, 2022 06:56
@sgiehl sgiehl modified the milestones: 4.11.0, 4.10.0 May 9, 2022
@sgiehl sgiehl added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. and removed Needs Review PRs that need a code review labels May 9, 2022
@diosmosis diosmosis mentioned this pull request May 9, 2022
11 tasks
justinvelluppillai added a commit that referenced this pull request May 16, 2022
* tweak QueryParameters type in index.d.ts to better match arbitrary object types (#19191)

* tweak QueryParameters type in index.d.ts to better match arbitrary object types

* make sure github action takes into account changes in CoreVue types

* add ability to use a deep watch in scope var watches in angularjs adapters (#19195)

* covert getPluginUmdChunks from private to protected (#19212)

* set default color value, when key not exist. (#18696)

* Update Sparkline.php

add addition setup

* Update Sparkline.php

update foreach to array_merge

* protected getPluginUmdChunks

update private to protect

* correctly destroy vue entry components in widgetloader (#19216)

* Release Matomo 4.10.0

Co-authored-by: dizzy <diosmosis@users.noreply.github.com>
Co-authored-by: Peter Zhang <peter@innocraft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants