Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: fixed overlay zIndex is not effective, and extract types of dialog, overlay, fixednav, popup, toast #2954

Merged
merged 22 commits into from
Jan 24, 2025

fix: 修订build脚本

ddb072a
Select commit
Loading
Failed to load commit list.
Merged

refactor: fixed overlay zIndex is not effective, and extract types of dialog, overlay, fixednav, popup, toast #2954

fix: 修订build脚本
ddb072a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 24, 2025 in 0s

92.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

92.00% of diff hit (target 80.00%)

Annotations

Check warning on line 7 in src/packages/dialog/confirm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/packages/dialog/confirm.tsx#L7

Added line #L7 was not covered by tests

Check warning on line 15 in src/packages/dialog/confirm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/packages/dialog/confirm.tsx#L13-L15

Added lines #L13 - L15 were not covered by tests

Check warning on line 21 in src/packages/dialog/confirm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/packages/dialog/confirm.tsx#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 26 in src/packages/dialog/confirm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/packages/dialog/confirm.tsx#L26

Added line #L26 was not covered by tests

Check warning on line 31 in src/packages/dialog/confirm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/packages/dialog/confirm.tsx#L31

Added line #L31 was not covered by tests

Check warning on line 89 in src/packages/dialog/confirm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/packages/dialog/confirm.tsx#L89

Added line #L89 was not covered by tests

Check warning on line 42 in src/packages/toast/Notification.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/packages/toast/Notification.tsx#L42

Added line #L42 was not covered by tests

Check warning on line 72 in src/packages/toast/toast.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/packages/toast/toast.tsx#L71-L72

Added lines #L71 - L72 were not covered by tests