Skip to content

Commit

Permalink
Merge pull request #38323 from nextcloud/pulsejet/focus-visible
Browse files Browse the repository at this point in the history
Remove focus-visible polyfill
  • Loading branch information
pulsejet committed May 17, 2023
2 parents 4979b1f + db8d0b5 commit 545b3b3
Show file tree
Hide file tree
Showing 7 changed files with 2,714 additions and 9,367 deletions.
2 changes: 0 additions & 2 deletions core/src/Polyfill/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,3 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/

import 'focus-visible'
4 changes: 2 additions & 2 deletions dist/core-common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/core-common.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/core-main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/core-main.js.map

Large diffs are not rendered by default.

12,066 changes: 2,708 additions & 9,358 deletions package-lock.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
"dompurify": "^2.3.6",
"escape-html": "^1.0.3",
"focus-trap": "^7.4.0",
"focus-visible": "^5.2.0",
"handlebars": "^4.7.7",
"ical.js": "^1.4.0",
"is-svg": "^5.0.0",
Expand Down

0 comments on commit 545b3b3

Please sign in to comment.