Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove focus-visible polyfill
Supercedes and closes #35384

Signed-off-by: Varun Patil <[email protected]>
  • Loading branch information
pulsejet authored and susnux committed May 17, 2023
commit db8d0b538e00a9238851fa1e2b452cb9fc862903
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