themes-wordpress/varia
2021-02-09 15:38:57 +00:00
..
classes Adding phone social icon to Varia theme 2021-01-14 23:24:10 +01:00
inc ensure we don't reregister functions that may already be defined 2021-02-05 10:25:54 +00:00
js updated css variable ponyfill script 2021-01-29 17:22:46 +00:00
languages update pot files from wpcom 2021-02-08 10:35:41 +00:00
sass Merge pull request #3218 from Automattic/fix/color-issue-with-media-text 2021-02-09 15:31:34 +00:00
template-parts Varia: Add a customiser option to show featured images on pages 2021-02-09 15:16:27 +00:00
404.php Varia: Fix 404 page layout issue 2019-08-23 16:41:52 -04:00
archive-jetpack-testimonial.php Add templates for jetpack-testimonial-archive 2020-11-22 16:21:16 +11:00
archive.php Varia: Make sure archive page-titles don’t stretch full width. 2019-08-19 11:22:51 -04:00
bump-version-numbers.sh Update version numbers for varia themes 2021-02-08 10:26:17 +00:00
comments.php Varia: Refactoring responsive logic for default, wide, and full alignment settings 2019-08-12 17:49:50 -04:00
footer.php refactor footer templates to make it easier to share code 2021-01-19 12:02:35 +00:00
functions.php Varia: Add a customiser option to show featured images on pages 2021-02-09 15:16:27 +00:00
header.php refactor FSE header templates 2021-01-20 11:18:26 +00: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 Updates the version numbers for Varia so we can deploy our changes 2021-01-20 17:42:10 +00:00
package.json rebuild Varia children 2021-02-09 15:38:57 +00: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
rebuild-child-themes.sh Varia: Don't force outlined buttons to be transparent 2021-02-04 17:25:13 +00:00
screenshot.png Bring (seemingly unmodified) images into sync 2020-11-11 17:30:24 -05: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 rebuild Varia children 2021-02-09 15:38:57 +00:00
style-editor.scss Varia: Add support for Jetpack editor styles. 2020-07-10 14:18:42 -04:00
style-rtl.css rebuild Varia children 2021-02-09 15:38:57 +00:00
style-woocommerce-rtl.css Varia: Don't force outlined buttons to be transparent 2021-02-04 17:25:13 +00:00
style-woocommerce.css Varia: Don't force outlined buttons to be transparent 2021-02-04 17:25:13 +00: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 rebuild Varia children 2021-02-09 15:38:57 +00:00
style.scss rebuild Varia children 2021-02-09 15:38:57 +00: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