Skip to content

V12#2102

Open
HerrTopi wants to merge 618 commits intomasterfrom
v12
Open

V12#2102
HerrTopi wants to merge 618 commits intomasterfrom
v12

Conversation

@HerrTopi
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 13, 2025

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://instructure.design/pr-preview/pr-2102/

Built to branch gh-pages at 2026-02-27 18:23 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@HerrTopi HerrTopi self-assigned this Aug 13, 2025
@HerrTopi HerrTopi force-pushed the v12 branch 2 times, most recently from 1f5fd86 to ca9bbbf Compare August 13, 2025 14:01
@CLAassistant
Copy link

CLAassistant commented Sep 23, 2025

CLA assistant check
All committers have signed the CLA.

svc-instui and others added 28 commits February 19, 2026 12:39
For now it only parses V1 components. It also does not parse components that use the new structure
and there are several CSS errors
if (file && acceptProp && file.type !== 'application/x-moz-file') {
const acceptList = getAcceptList(acceptProp)
const mimeType = file.type || ''
const baseMimeType = mimeType.replace(/\/.*$/, '')

Check failure

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings starting with '/' and with many repetitions of '/'.
This
regular expression
that depends on
library input
may run slow on strings starting with '/' and with many repetitions of '/'.
This
regular expression
that depends on
library input
may run slow on strings starting with '/' and with many repetitions of '/'.
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.

9 participants