Commit graph

97 commits

Author SHA1 Message Date
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
Ben Dwyer
d7a28f8c72 fix security issues 2020-10-29 15:08:39 +00:00
Jeffrey Pearce
e86d611d3b Security Alert: Updates Elegant Business Package file. 2020-04-07 22:16:33 +02:00
Takashi Irie
d1e550fdd1 Elegant Business: Fix media & text block ordering for gutenberg 6.7 2019-10-18 11:49:49 +01:00
Danny Dudzic
c6c231d5c7 Elegant Business: Add retire status to stylesheet 2019-09-28 00:43:36 +02:00
Daniel Dudzic
6aee1d00a6
Merge pull request #1199 from Automattic/fix/1130-elegant-business-fix-cover-heading-alignment
Elegant Business: Fix the cover h2 alignment
2019-08-08 01:27:36 +02:00
Danny Dudzic
2e2b7b5808 Elegant Business: Fix the cover h2 alignment 2019-08-06 02:24:15 +02:00
Danny Dudzic
f343b0b82d Elegant Business: Add missing editor color palette support 2019-08-05 16:52:34 +02:00
Jeffrey Pearce
ae88588f80 Updates lodash version and fixes npm errors. 2019-07-15 20:21:59 +02:00
apeatling
82beeb1fe7 Update Elegant Business theme to support FSE header. 2019-07-12 09:49:17 -07:00
Jeffrey Pearce
0d966c95c2 Version increment for deploy:
Calm Business 1.6
Elegant Business 1.4
Friendly Business 1.4
Modern Business 1.4
Professional Business 1.5
Sophisticated Business 1.5
2019-06-21 12:12:39 +02:00
Jeffrey Pearce
18e8b96159
Merge pull request #1004 from Automattic/fix/issue-998
Elegant Business: Remove the top margin of the first child element
2019-06-21 12:03:27 +02:00
Allan Cole
e74f55e657 Elegant Business: Add vertical spacing to entry-title for consitenct 2019-06-20 17:42:18 -04:00
Allan Cole
1e524b4e40 Undoing a small regression/typo in the code. 2019-06-20 14:43:22 -04:00
Allan Cole
191b80c441 Elegant Business: Make sure the first block has margin-top: 0 2019-06-20 14:40:40 -04:00
Allan Cole
5a937f822a Code tidying 2019-06-20 14:37:42 -04:00
Jeffrey Pearce
089cb9b9ec
Merge pull request #988 from Automattic/fix/issue-983
Elegant Business: Fix lack of margin on Media & Text block contents
2019-06-20 20:21:31 +02:00
Jeffrey Pearce
5e282f28be
Merge pull request #959 from Automattic/fix/issue-914
Elegant Business: Fix excess text side padding for the full width sta…
2019-06-20 20:20:10 +02:00
Jeffrey Pearce
76f51adf2e Elegant Business: Security fix updates fstream package file version. 2019-06-20 16:47:23 +02:00
Danny Dudzic
a826ca17e2 Elegant Business: Fix lack of margin on Media & Text block contents 2019-06-19 00:44:41 +02:00
Danny Dudzic
de9c896031 Elegant Business: Limit the Media & Text padding fix to mobile 2019-06-17 18:32:35 +02:00
Danny Dudzic
75b42d1790 Elegant Business: Fix excess text side padding for the full width stacked Media & Text 2019-06-08 00:16:35 +02:00
Takashi Irie
bd853ee6cb Elegant Business: Heading size adjustment for editor 2019-06-07 16:53:54 +01:00
Daniel Dudzic
8a58df943e
Merge pull request #938 from Automattic/fix/issue-897
Elegant Business: Update screenshot to include logo and menus
2019-06-07 02:03:31 +02:00
Danny Dudzic
beb313979e Elegant Business: Add the updated screenshot with a new logo 2019-06-07 01:40:42 +02:00
Takashi Irie
ea6f1318a9 Elegant Business: Heading Size Adjustment 2019-06-06 15:19:57 +01:00
Danny Dudzic
ddc39e7850 Elegant Business: Update screenshot to include logo and menus 2019-06-06 04:20:40 +02:00
Jeffrey Pearce
7781c03c4b Version Increment for Deploy
- Calm Business 1.5: editor font size mismatch fixes.
- Elegant Business 1.3: editor font size mismatch fixes.
- Friendly Business 1.3: editor font size mismatch fixes.
- Modern Business 1.3: editor font size mismatch fixes.
- Professional Business 1.4: editor font size mismatch fixes.
- Sophisticated Business 1.4: contrast fix for featured sticky post tag.
2019-06-05 13:59:25 +02:00