Skip to content

Commit

Permalink
Remove focus-visible polyfill
Browse files Browse the repository at this point in the history
Supercedes and closes #35384

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
  • Loading branch information
pulsejet authored and susnux committed May 17, 2023
1 parent fa3bbb2 commit db8d0b5
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 db8d0b5

Please sign in to comment.