Skip to content

V11: merge v10 to v11#13200

Merged
Zeegaan merged 6 commits intov11/devfrom
v11/merge-v10-to-v11
Oct 13, 2022
Merged

V11: merge v10 to v11#13200
Zeegaan merged 6 commits intov11/devfrom
v11/merge-v10-to-v11

Conversation

@Zeegaan
Copy link
Copy Markdown
Member

@Zeegaan Zeegaan commented Oct 13, 2022

No description provided.

iOvergaard and others added 6 commits October 12, 2022 12:39
* search on input allowing to wait for copy/paste etc

* invoke resourcePromise() with correct parameters

* return the xhrStatus allowing the caller to check if the request was aborted

* fix: send in canceler.promise to allow the timeout to work

* catch any errors and ignore aborts if they happen

* move the logic to handle cancellations outside Angulars $scope.$apply

* remove file accidentally committed
* Dispose OnChange event registration when disposing the notification handler

* Ensure that the ApplicationUrl is only initialized once

Since notifications handlers are transient,_hasAppUrl and _isInit defaults to false on every request causing it to always be called.

* Make notification handler and EnsureApplicationUrl internal
* Fixing null check as default(NRT) is null => default(configuration?.Delimiter) is also null and we were counting on it being the same as default(char)

* Adding tests to check cases with multiple tags (or tag made of comma separated values)
Co-authored-by: Zeegaan <nge@umbraco.dk>
@Zeegaan Zeegaan merged commit f4280ff into v11/dev Oct 13, 2022
@Zeegaan Zeegaan deleted the v11/merge-v10-to-v11 branch October 13, 2022 09:08
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.

4 participants