Skip to content

feat(mistica-css): GridLayout#1355

Merged
atabel merged 6 commits into
masterfrom
WEB-2192
May 5, 2025
Merged

feat(mistica-css): GridLayout#1355
atabel merged 6 commits into
masterfrom
WEB-2192

Conversation

@DavidNietoGonzalez
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 28, 2025

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.3 kB 77.3 kB 0 B
Lib overhead (gzip) 17.6 kB 17.6 kB 0 B

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 28, 2025

Accessibility report
✔️ No issues found

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 28, 2025

Deploy preview for mistica-web ready!

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

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

@DavidNietoGonzalez DavidNietoGonzalez changed the title feat(mistica-css): column layout feat(mistica-css): column layout Apr 29, 2025
Comment thread css/mistica-common.css Outdated
Comment thread css/mistica-common.css Outdated
Comment thread css/mistica-common.css Outdated
Comment thread examples/css/index.html Outdated
Comment thread examples/css/index.html Outdated
Comment thread css/mistica-common.css Outdated
Comment thread examples/css/index.html

<h3 class="mistica-text-title2">Grid Layout</h3>
<h4 class="mistica-text-title1">6 + 6</h4>
<section class="mistica-grid-layout" id="mistica-grid">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remove the id

Comment thread css/mistica-common.css

.mistica-col-1 {
grid-column: span 1;
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

there is an extra space here. Please check your editor prettier setup

@atabel atabel changed the title feat(mistica-css): column layout feat(mistica-css): GridLayout May 5, 2025
@atabel atabel requested a review from yceballost May 5, 2025 08:33
Comment thread css/mistica-common.css
@atabel atabel added this pull request to the merge queue May 5, 2025
Merged via the queue into master with commit da0a953 May 5, 2025
11 checks passed
@atabel atabel deleted the WEB-2192 branch May 5, 2025 12:48
tuentisre pushed a commit that referenced this pull request May 6, 2025
# [16.23.0](v16.22.0...v16.23.0) (2025-05-06)

### Features

* **mistica-css:** breadcrumbs ([#1349](#1349)) ([eeb36b2](eeb36b2))
* **mistica-css:** card asset ([#1351](#1351)) ([45c275f](45c275f))
* **mistica-css:** GridLayout ([#1355](#1355)) ([da0a953](da0a953))
* **mistica-css:** Table implementation ([#1352](#1352)) ([d26129e](d26129e))
* **PinField:** wrap to next line when digits don't fit in viewport ([#1359](#1359)) ([13e13ed](13e13ed))
* **TextField:** make field error aria-live ([#1348](#1348)) ([1c45c55](1c45c55))
@tuentisre
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 16.23.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.

5 participants