themes-wordpress/varia
2020-04-17 17:24:46 -04:00
..
classes Varia: Add support for a mini-cart in the main menu. 2019-10-11 15:08:36 -04:00
inc Remove Headstart Annotations from themes in this repo 2020-04-08 12:00:06 -05:00
js Renaming all references to _dsgnsystm strings to varia 2019-07-18 23:37:13 -04:00
sass Varia & All Varia Child Themes: Fix button selector typo related to #1925 and #1927 2020-04-17 17:24:46 -04:00
template-parts Varia: Restore featured images for Pages (v2) 2019-10-30 11:17:12 -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 Full Site Editing: Stop using theme classes for template parts (#1517) 2019-11-04 16:29:25 +00:00
functions.php Skip skip-link-focus-fix in AMP 2019-11-11 01:02:35 -08:00
header.php Add ‘wp_body_open’ hook. 2019-12-16 19:37:06 +01:00
image.php Varia: image attachment page enhnacement. Add image navigation and make entry attachement full-width 2019-09-03 23:19:39 +01:00
index.php Varia: Refactoring responsive logic for default, wide, and full alignment settings 2019-08-12 17:49:50 -04:00
LICENSE Add LICENSE to Varia 2020-01-22 10:51:27 +07:00
package-lock.json Security Alert: Updates Varia Package file. 2020-04-07 22:10:21 +02:00
package.json Security Alert: Updates Varia Package file. 2020-04-07 22:10:21 +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: print - fonts should be passed as different values 2019-10-15 18:45:25 +02:00
print.scss Varia: print - fonts should be passed as different values 2019-10-15 18:45:25 +02:00
readme.txt Update global styles namespace (#1550) 2019-10-24 15:07:27 +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: Fix search page title alignment 2019-09-03 23:33:53 +01:00
single.php Varia: Fix published in text in single.php 2019-09-26 00:16:42 +01: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 Varia: Adding config file for WC, cleaning up table styles 2019-10-14 13:42:21 -04:00
style-editor.css Varia: revise outline button selector nesting. code tidying 2020-04-17 14:40:12 -04:00
style-editor.scss Varia: Adding config file for WC, cleaning up table styles 2019-10-14 13:42:21 -04:00
style-rtl.css Varia & All Varia Child Themes: Fix button selector typo related to #1925 and #1927 2020-04-17 17:24:46 -04:00
style-woocommerce-rtl.css Varia: Fix Faux button style 2020-01-22 20:16:23 +07:00
style-woocommerce.css Varia: Fix Faux button style 2020-01-22 20:16:23 +07:00
style-woocommerce.scss Varia: Fix typo in responsive logic includes, add space between add-to-cart and added-to-cart buttons 2019-10-17 18:31:36 -04:00
style.css Varia & All Varia Child Themes: Fix button selector typo related to #1925 and #1927 2020-04-17 17:24:46 -04:00
style.scss Bump versions. 2019-12-20 13:56:36 -05: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, jetpack-global-styles
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