Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

feat: standardize class names #873

Merged
merged 31 commits into from
Sep 14, 2023
Merged

feat: standardize class names #873

merged 31 commits into from
Sep 14, 2023

Conversation

KaneFreeman
Copy link
Collaborator

Resolves #867

@netlify
Copy link

netlify bot commented Sep 13, 2023

Deploy Preview for demo-staticjscms ready!

Name Link
🔨 Latest commit 7327be0
🔍 Latest deploy log https://app.netlify.com/sites/demo-staticjscms/deploys/65030900a5e3220008518e3e
😎 Deploy Preview https://deploy-preview-873.demo.staticcms.org/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Sep 13, 2023

Deploy Preview for staticjscms ready!

Name Link
🔨 Latest commit 7327be0
🔍 Latest deploy log https://app.netlify.com/sites/staticjscms/deploys/650309006954e10008be710e
😎 Deploy Preview https://deploy-preview-873.staticcms.org
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #873 (7327be0) into main (7e1734a) will increase coverage by 0.97%.
The diff coverage is 86.53%.

@@            Coverage Diff             @@
##             main     #873      +/-   ##
==========================================
+ Coverage   51.35%   52.33%   +0.97%     
==========================================
  Files         225      231       +6     
  Lines        9679     9888     +209     
  Branches     2600     2584      -16     
==========================================
+ Hits         4971     5175     +204     
- Misses       4326     4330       +4     
- Partials      382      383       +1     
Files Changed Coverage Δ
packages/core/src/lib/hooks/useMediaPersist.ts 25.80% <0.00%> (-0.87%) ⬇️
packages/core/src/lib/i18n.ts 18.75% <3.33%> (-2.58%) ⬇️
packages/core/src/components/common/field/Hint.tsx 42.10% <33.33%> (+18.29%) ⬆️
packages/core/src/components/login/Login.tsx 46.15% <50.00%> (+7.02%) ⬆️
packages/core/src/widgets/file/withFileControl.tsx 65.21% <64.28%> (+1.34%) ⬆️
...s/core/src/components/common/checkbox/Checkbox.tsx 30.76% <75.00%> (+11.53%) ⬆️
...c/components/media-library/common/MediaLibrary.tsx 53.10% <75.00%> (+0.38%) ⬆️
...ages/core/src/widgets/list/components/ListItem.tsx 86.84% <75.00%> (-0.49%) ⬇️
...mponents/media-library/common/MediaLibraryCard.tsx 62.31% <77.77%> (+0.55%) ⬆️
...c/components/common/button/useButtonClassNames.tsx 91.66% <80.00%> (+1.66%) ⬆️
... and 59 more

... and 2 files with indirect coverage changes

@KaneFreeman KaneFreeman merged commit 1338ad2 into main Sep 14, 2023
@KaneFreeman KaneFreeman deleted the feat/theming branch September 14, 2023 14:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add id and/or class to UI sections and components
1 participant