Commit graph

143 commits

Author SHA1 Message Date
Miguel
1196e44266 Version Bump 2024-04-03 14:09:49 +02:00
Dan Luu
2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
Sarah Norris
020466d78b Version Bump 2023-08-08 11:39:32 +01:00
dependabot[bot]
8fa2c0f5ce
Bump tough-cookie and node-sass (#7293)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.


Updates `tough-cookie` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

Updates `node-sass` from 7.0.3 to 7.0.3
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v7.0.3...v7.0.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 10:55:38 +01:00
Sarah Norris
76f2b0c9d5 Version Bump 2023-05-22 12:10:58 +01:00
Sarah Norris
92063ebc50
Update Node version in .nvmrc & update deps (#7059)
* Update min node version to 18

* Update deps

* Update node-sass

* Remove external theme dep refs

* Update package-lock

* Install latest deps

* Update all sub-deps

* Update latest deps
2023-05-15 09:25:06 +01:00
Jeff Ong
c33f34793e Version Bump 2023-03-16 16:20:47 +00:00
dependabot[bot]
e056b0c71a
Bump scss-tokenizer and node-sass (#6920)
Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) to 0.4.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.


Updates `scss-tokenizer` from 0.3.0 to 0.4.3
- [Release notes](https://github.com/sasstools/scss-tokenizer/releases)
- [Commits](https://github.com/sasstools/scss-tokenizer/compare/v0.3.0...v0.4.3)

Updates `node-sass` from 7.0.1 to 7.0.3
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v7.0.1...v7.0.3)

---
updated-dependencies:
- dependency-name: scss-tokenizer
  dependency-type: indirect
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 13:06:16 +05:30
madhusudhand
c58ac1b8a8 Version Bump 2022-07-15 15:33:31 +05:30
Madhu Dollu
183ecad96d
migrate to npm workspaces (#6200) 2022-07-15 11:15:17 +05:30
Madhu Dollu
f53fcdf869
update theme URL to wordpress.com in theme sass (#6087) 2022-06-14 15:32:14 -04:00
Mark Biek
0eb047cada Version Bump 2022-05-25 09:55:22 -04:00
Mark Biek
19a2c4ec86
Update all /pub themes so the theme-uri points to https://wordpress.com/theme/<slug> (#6033)
Previously, it was a mix of linking to Github vs. WordPress.com
2022-05-25 09:48:00 -04:00
Jeff Ong
e2efdeab00 Version Bump 2022-02-08 17:30:42 -05:00
Ben Dwyer
7296688700
Update dependencies (#5476)
* Update dependencies

* run agian with node 16
2022-02-08 16:11:05 +00:00
Jason Crist
e7b70b61d1 Version Bump 2022-01-14 13:15:23 -05:00
Sarah Norris
6fda92d1f7
Update all dependencies and add update script (#5304)
* Add update-dependencies script

* Update deps for all themes

* update barnsbury package.lock

* Rebuild all themes

* Another run of update & build all

* Update alves package-lock

* Update root package-lock

* Update all package-lock files

* Add nvmrc file

* Remove .nvmrc file

* Add node version to root package json

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-01-14 14:28:12 +00:00
Jason Crist
8a5c5b1977
Apply/batch utils audit (#4494)
* Ran batch:audit:fix

* Ran it and got more fixes.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-09-01 16:04:30 -04:00
Jason Crist
4802195cc8
corrected package.json version numbers to match style.css (when lower) (#4479)
* corrected package.json version numbers to match style.css (when lower)

* Returned Skatepark to correct version

* Corrected skatepark style.css version
2021-08-30 13:42:08 -04:00
Ben Dwyer
19d385bc37 Business themes: Fix comments on wpcom 2021-06-10 11:37:22 -04:00
Ben Dwyer
abf42f0743 Add language files from dotcom 2021-06-10 09:42:35 +01:00
George Stephanis
8347656eb8 Add filter to change bundled google fonts.
Initially intended as a part-fix for #3134 to enable child themes to swap typefaces that get included more easily, this also extends that change across to many themes using the common patterns.

It explicitly does not change the following themes:

Spearhead (uses different endpoint and method)

And the following themes that have multiple functions that generate typeface includes so as to avoid confusion:

* canard
* gazette
* illustratr
* publication
2021-02-18 10:20:38 -05:00
Ben Dwyer
5a410e23c4 All Themes: Fix whitespace in functions.php 2021-02-18 10:17:16 +00:00
Ben Dwyer
d1a5a072f0 fix encoding issues 2021-01-08 12:49:53 +00:00
Ben Dwyer
39301e2f23 fix RTL arrows 2021-01-08 11:46:32 +00:00
Ben Dwyer
3f9a515ac3 Fix RTL comment syntax and update version numbers 2021-01-08 11:12:57 +00:00
Yoav Farhi
e7815eaefc generate the style-rtl.css file for supported themes 2021-01-07 15:30:52 +02:00
Yoav Farhi
e587621eca Fix right/left arrows in RTL mode
Replace right arrow css (\2192 or \02192) with left arrow ( \2190 or \02190) and vice versa
2021-01-07 15:07:23 +02:00
Jason Crist
c69defa26b Returning .pot files to git version control 2020-11-12 09:36:04 -05:00
Jason Crist
432a79d4c6 Syncing all remaining svn<>git differences 2020-11-11 17:30:24 -05:00
Jason Crist
0f3883049b Removing Resources excluded via .gitignore 2020-11-11 17:30:23 -05:00
Jeffrey Pearce
b74f2d6375 Security Alert: Updates Modern Business Package file. 2020-04-07 22:18:27 +02:00
Niels Lange
6e91476b90 Add LICENSE to Modern Business 2020-01-22 10:47:58 +07:00
Takashi Irie
b305538974 Modern Business: Fix media & text block ordering for Gutenberg 6.7 2019-10-18 12:45:35 +01:00
Danny Dudzic
a0b461bf69 Modern Business: Add retire status to stylesheet 2019-09-30 10:36:44 +02:00
Jacopo Tomasone
24dfdbeced
Modern Business: Remove Full Site Editing Support (#1384) 2019-09-06 18:55:20 +01:00
Copons
9ac3c22a4e Bump Modern Business, Varia, Maywood versions 2019-09-02 14:03:37 +01:00
Glen Davies
e6aec688d5 FSE: add fse theme support flag (#1351)
* Add fse theme support flag

* FSE: drop varia support until ready
2019-08-30 15:47:56 -07:00
Jacopo Tomasone
6e1e75b61a
Modern Business: Bump to version 1.7 (#1330) 2019-08-27 21:16:15 +01:00
Jacopo Tomasone
06bea07481
Modern Business: Refactor the Full Site Editing styles (#1262)
Refactor and move all the Template block styles into a new `_template-block.scss` file.
2019-08-20 11:49:42 +01:00
Noah Allen
11b596dc3a
FSE: Use new classnames instead of data-type selectors (#1257)
Affects friendly business and modern business. Also renamed
one or two things to "template" from "template part"
2019-08-19 13:40:35 -07:00
Jacopo Tomasone
f295628fb7
Bump Modern Business to 1.6 (#1266) 2019-08-15 19:22:17 +01:00
Glen Davies
277aab37ed Modern Business: FSE - fix footer alignment in front end (#1256)
* FSE - fix styling of footer separator and nav menu to match editor styling

* Fix margins for smaller screens

* Better align all types of block content in footer between front end and editor

* Some more css tweaks!

* Remove redundant selector
2019-08-15 11:07:48 -07:00
Jacopo Tomasone
e805bdf660
FSE / Modern Business: Fix full width blocks in the header template part (#1245)
Adjust the `alignfull` blocks width and positioning when rendered in the header template part to be properly full-width.
2019-08-12 18:27:30 +01:00
Glen Davies
75d40e6c52 FSE - remove 100% in figure to allow centre alignment on smaller screens (#1242) 2019-08-12 09:07:51 -07:00
Noah Allen
5b4c337283
Modern Business: Set editor background color for FSE (#1219)
Set editor background color for FSE
2019-08-08 12:14:15 -07:00
Noah Allen
e106be063e
Modern business: Disable nav menu order if FSE is enabled (#1221)
- Since we set the order of footer/header elements (like nav)
  in Gutenberg, we don't want the stylesheet to override it.
- Use the `.fse-enabled` selector to disable the order property
- This was causing the footer nav menu in FSE to show up at
  very bottom of the page, even if the user changed its order.
2019-08-08 09:46:47 -07:00
Daniel Dudzic
9e00015a4c
Merge pull request #1208 from Automattic/fix/1129-modern-business-fix-cover-heading-alignment
Modern Business: Fix the cover headings alignment
2019-08-08 10:38:53 +02:00
Marko Andrijasevic
0ef75a5b5b
Modern Business: remove FSE template data inserter duplication (#1216)
To avoid duplicating this file across all FSE themes
I'm moving it to the FSE plugin instead and providing
hooking to theme activation there. This is now viable
since we are no longer hardcoding the templates in
themes, but fetching them from the Dotcom API.
2019-08-08 03:22:10 +02:00
Glen Davies
d41ab4bb02
Modern Business Full Site Editing - add FSE classes for header and footer (#1211)
* Modern Business  - Full Site Editing - Add  `.fse-enabled` selectors to block css for header and footer if FSE is enabled in order to apply the correct front end block styles to the FSE header and footer content.
2019-08-08 12:16:20 +12:00