Skip to content

Master#3035

Merged
rtibbles merged 77 commits into
developfrom
master
Mar 18, 2021
Merged

Master#3035
rtibbles merged 77 commits into
developfrom
master

Conversation

@marcellamaki
Copy link
Copy Markdown
Member

Merge PR to add updates in release from hotfixes into master (PR #3023) into develop

bjester and others added 30 commits February 10, 2021 09:51
Prevent reference before assignment error
Check for $refs.editView before calling immediateSaveAll method
Count every resource even if the content_id is repeated
sairina and others added 29 commits February 26, 2021 16:25
Co-authored-by: Devon Rueckner <indirectlylit@users.noreply.github.com>
Co-authored-by: Devon Rueckner <indirectlylit@users.noreply.github.com>
Co-authored-by: Devon Rueckner <indirectlylit@users.noreply.github.com>
Fix support for legacy clipboard nodes and Vuex handling for newer clipboard nodes
2021-03-02 Release UX and Data Part II - The UXening.
so they do not re-appear as pending invitations.

Fixes #2990
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
Make the component's reactivity work also
when receiving updated value from its mother
component.
In a mostly async environment, we can't be sure
that the first value received is the correct,
up-to-date value, and not the previous outdated value.
It can happen that the up-to-date value that should
be rendered arrives a couple of milliseconds later,
and without reactivity also working from outside to inside,
the outdated value would be displayed in such cases.

Fixes #2888
- Content defaults are saved in `diffTracker.contentDefaults`,
  not in `diffTracker.content_defaults`
- Prioritize `diffTracker`'s values over `channel.content_defaults`
  as diffTracker contains the latest updates
…n/elliptic-6.5.4

Bump elliptic from 6.5.3 to 6.5.4
…ot-visible

Content defaults reactivity fixes
Release PR for Sprint ending 2021-03-15
@rtibbles rtibbles merged commit 34a9cd7 into develop Mar 18, 2021
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.

9 participants