themes-wordpress/varia
Jacopo Tomasone 6c1f6b6c72
Varia: Add basic styling support for Full Site Editing (#1332)
* Add the header and footer styles to `style-editor.scss`.

* Add the `.entry-content` class to the header and footer when in FSE context.

* Add some styles overrides for the FSE blocks in the header template.

* Adjust the Template block paddings.

* Stop `display: flex;` the footer to avoid incorrect positioning of the footer blocks.

* Add a responsive version of the main navigation, as featured in Varia and most Varia-based themes.
2019-08-29 15:00:59 +01:00
..
classes Renaming all references to _dsgnsystm strings to varia 2019-07-18 23:37:13 -04:00
inc Varia: Reduce gap between header and content when homepage title is hidden 2019-07-20 15:54:37 +01:00
js Renaming all references to _dsgnsystm strings to varia 2019-07-18 23:37:13 -04:00
sass Varia: Add basic styling support for Full Site Editing (#1332) 2019-08-29 15:00:59 +01:00
template-parts Varia: Fix 404 page layout issue 2019-08-23 16:41:52 -04:00
404.php Varia: Fix 404 page layout issue 2019-08-23 16:41:52 -04:00
archive.php Varia: Make sure archive page-titles don’t stretch full width. 2019-08-19 11:22:51 -04:00
comments.php Varia: Refactoring responsive logic for default, wide, and full alignment settings 2019-08-12 17:49:50 -04:00
footer.php Varia: Add basic styling support for Full Site Editing (#1332) 2019-08-29 15:00:59 +01:00
functions.php Varia: Change content width to match width default content width 2019-08-05 20:17:36 +01:00
header.php Varia: Add basic styling support for Full Site Editing (#1332) 2019-08-29 15:00:59 +01:00
image.php Varia: Remove .responsive-max-width class from wrappers to allow alignfull and alignwide to work properly on post, pages, search, image and archives 2019-08-19 11:20:38 -04:00
index.php Varia: Refactoring responsive logic for default, wide, and full alignment settings 2019-08-12 17:49:50 -04:00
package-lock.json wordpress/browserslist-config dependancy updates, missing from previous commit. 2019-08-27 11:07:39 +02:00
package.json Varia: version increment to 1.1.1 for prior fix. 2019-08-28 13:50:20 +02:00
page.php Varia: Remove .responsive-max-width class from wrappers to allow alignfull and alignwide to work properly on post, pages, search, image and archives 2019-08-19 11:20:38 -04:00
postcss.config.js Rename _dsgnsystm directory to varia 2019-07-18 23:24:52 -04:00
print.css Varia: More cleanup 2019-07-24 16:06:16 +01:00
print.scss Varia: Remove Invalid US-ASCII character 2019-07-24 15:57:29 +01:00
readme.txt Varia: version increment to 1.1.1 for prior fix. 2019-08-28 13:50:20 +02:00
screenshot.png Varia: Update the screenshot to include the new Varia theme name 2019-07-19 14:47:45 +02:00
search.php Varia: Remove .responsive-max-width class from wrappers to allow alignfull and alignwide to work properly on post, pages, search, image and archives 2019-08-19 11:20:38 -04:00
single.php Varia: Refactoring responsive logic for default, wide, and full alignment settings 2019-08-12 17:49:50 -04:00
style-editor-content-width.css Renaming all references to _dsgnsystm strings to varia 2019-07-18 23:37:13 -04:00
style-editor-content-width.scss Renaming all references to _dsgnsystm strings to varia 2019-07-18 23:37:13 -04:00
style-editor.css Varia: Add basic styling support for Full Site Editing (#1332) 2019-08-29 15:00:59 +01:00
style-editor.scss Varia: Add basic styling support for Full Site Editing (#1332) 2019-08-29 15:00:59 +01:00
style-rtl.css Merge branch 'master' of https://github.com/Automattic/themes 2019-08-28 11:22:05 -04:00
style.css Merge branch 'master' of https://github.com/Automattic/themes 2019-08-28 11:22:05 -04:00
style.scss Varia: version increment to 1.1.1 for prior fix. 2019-08-28 13:50:20 +02:00

=== Varia ===
Contributors: the WordPress team
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
Requires at least: 4.9.6
Tested up to: WordPress 5.0
Stable tag: 1.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Varia to rule them all.

== Description ==
A design system for WordPress sites built with Gutenberg.

== Changelog ==

= 1.1.1 =
* Fix: Fix typos in spacing override utility classes.
* Released: August 29, 2019

= 1.1.0 =
* Implements Semver version numbering system: MAJOR.minor.Bugfix
* Upgrades package dependancies to latest versions: autoprefixer, chokidar-cli, postcss-cli.
* Released: August 28, 2019

= 1.0 =
* Released: May 10, 2019

Initial release

== Resources ==
* normalize.css, © 2012-2018 Nicolas Gallagher and Jonathan Neal, MIT
* Underscores, © 2012-2018 Automattic, Inc., GNU GPL v2 or later