Cirrus
Cirrus copied to clipboard
:cloud: The SCSS framework for the modern web.
**Is your feature request related to a problem? Please describe.** In my header nav dropdown, I get a pure dropdown. This is a long list. I would like to be...
**Is your feature request related to a problem? Please describe.** What I love in Cirrus is its **_out-of-the-box_ Elegance** compared to all other ui frameworks, unfortunately some of the form...
Back in 2021, I have actually did a request to [add more tags](https://github.com/Spiderpig86/Cirrus/issues/69) which has finally made it into 0.6.3. I would love to see more stuff based on Sematic...
**Is your feature request related to a problem? Please describe.** I'd like to have an easy way to toggle a dark mode / theme. **Describe the solution you'd like** The...
Seeing as there is a CSS-only toggle option for the [Nav Dropdown](https://spiderpig86.github.io/Cirrus/0.5.4/docs/header/index.html#nav_dropdown) I was wondering why there is no such option for the [Header Button](https://spiderpig86.github.io/Cirrus/0.5.4/docs/header/index.html#header_btn)/[Header Nav](https://spiderpig86.github.io/Cirrus/0.5.4/docs/header/index.html#header_nav). Shouldn't the same solution...
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.70.0. Release notes Sourced from sass's releases. Dart Sass 1.70.0 To install Sass 1.70.0, download one of the packages below and add it to your...
Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1266.0 to 1.1274.0. Release notes Sourced from @snyk/protect's releases. v1.1274.0 1.1274.0 (2024-01-23) v1.1273.0 1.1273.0 (2024-01-22) Features update gradle plugin version adding support for Gradle 8 (7cf8b6e) v1.1272.0...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @snyk/protect from 1.1266.0 to 1.1267.0. :information_source: Keep your dependencies up-to-date....
When we want a fixed header, we usually expect the content goes right under, but with Cirrus, we have to manually pad the top content to offset the header height....
In https://cirrus-ui.netlify.app/layout/header#dropdown doc, a `dropdown-menu` will get displayed/popup when the class `dropdown-shown` is added to it. This is not documented, other than used in a JQuery example, which is good,...