Skip to content

chore(mistica-css): add boxed example in mistica-css html#1368

Merged
atabel merged 1 commit into
masterfrom
atoledano-boxed
May 16, 2025
Merged

chore(mistica-css): add boxed example in mistica-css html#1368
atabel merged 1 commit into
masterfrom
atoledano-boxed

Conversation

@atabel
Copy link
Copy Markdown
Contributor

@atabel atabel commented May 12, 2025

No description provided.

@atabel atabel requested a review from DavidNietoGonzalez May 12, 2025 10:48
Comment thread package.json
"test-acceptance": "test-acceptance",
"test-ssr": "test-acceptance --config jest.ssr.config.js",
"prettier-check": "prettier --check \"**/*.js\" \"**/*.tsx\" \"**/*.ts\" \"**/*.json\"",
"prettier-check": "prettier --check \"**/*.js\" \"**/*.tsx\" \"**/*.ts\" \"**/*.json\" \"**/*.css\" \"**/*.html\"",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will force prettier check for css and html files too in CI

Comment thread package.json
],
"lint-staged": {
"*.{js,css,md,yml,yaml,ts,tsx,d.ts,json}": "prettier --write"
"*.{js,css,md,yml,yaml,ts,tsx,d.ts,json,html}": "prettier --write"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

autoformat html on precommit hook too

Comment thread examples/css/index.html
<h4 class="mistica-text-title1">MediaCard / DataCard / SnapCard</h4>
<div class="cards-group">
<section class="mistica-card">
<div class="mistica-card__asset-floating" style="border-radius: 50%; height:40px; width: 40px; background: var(--mistica-color-tagBackgroundActive)">
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just prettier changes from here

@github-actions
Copy link
Copy Markdown

Size stats

master this branch diff
Total JS 12.4 MB 12.4 MB 0 B
JS without icons 2.12 MB 2.12 MB 0 B
Lib overhead 77.6 kB 77.6 kB 0 B
Lib overhead (gzip) 17.6 kB 17.6 kB 0 B

@github-actions
Copy link
Copy Markdown

Accessibility report
✔️ No issues found

ℹ️ You can run this locally by executing yarn audit-accessibility.

@github-actions
Copy link
Copy Markdown

Deploy preview for mistica-web ready!

✅ Preview
https://mistica-konkrgbdo-flows-projects-65bb050e.vercel.app

Built with commit ac0ccc8.
This pull request is being automatically deployed with vercel-action

@atabel atabel added this pull request to the merge queue May 16, 2025
Merged via the queue into master with commit 29eddbb May 16, 2025
11 checks passed
@atabel atabel deleted the atoledano-boxed branch May 16, 2025 11:18
@tuentisre
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 16.26.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants