nextcloud/core/js/dist
Daniel Calviño Sánchez 96821945fb
Adjust acceptance tests to changes in @nextcloud/vue 2.6.3
The menu button and the menu of a share are no longer direct childs of
the actions of the share row. The menu button is now a child of a
".trigger" element, while the menu is a direct child of the body and has
an id defined in the "aria-describedby" attribute of the ".trigger"
element.

In XPath 1.0 it does not seem possible to "backreference" a value or
create variables, so when the share menu or one of its item is needed
now the ".trigger" element is first found and then its XPath expression
is used to compose its "aria-describedby" attribute in the XPath
expression for the menu.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-03 09:09:26 +02:00
..
files_client.js Bump @nextcloud/vue to v2.6.3 2020-09-03 09:03:10 +02:00
files_client.js.map Bump @nextcloud/vue to v2.6.3 2020-09-03 09:03:10 +02:00
files_fileinfo.js Bump @nextcloud/vue to v2.6.3 2020-09-03 09:03:10 +02:00
files_fileinfo.js.map Bump @nextcloud/vue to v2.6.3 2020-09-03 09:03:10 +02:00
files_iedavclient.js Bump @nextcloud/vue to v2.6.3 2020-09-03 09:03:10 +02:00
files_iedavclient.js.map Bump @nextcloud/vue to v2.6.3 2020-09-03 09:03:10 +02:00
install.js Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
install.js.map Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
login.js Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
login.js.map Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
main.js Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
main.js.map Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
maintenance.js Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
maintenance.js.map Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
recommendedapps.js Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
recommendedapps.js.map Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
systemtags.js Bump @nextcloud/eslint-config and peers 2020-07-31 09:35:55 +02:00
systemtags.js.map Bump @nextcloud/eslint-config and peers 2020-07-31 09:35:55 +02:00
unified-search.js Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00
unified-search.js.map Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02:00