Commit graph

68 commits

Author SHA1 Message Date
Dean Sas
b7b3b5113d Version Bump 2024-07-08 16:54:52 +01:00
Miguel
8fb1e7a6fa Version Bump 2024-07-08 14:24:45 +07:00
Miguel San Segundo
480266ef5d
Remove unused code for IE10 because conflicts with the image border added via editor (#7925) 2024-07-04 18:46:35 +07:00
Miguel
1196e44266 Version Bump 2024-04-03 14:09:49 +02:00
Sarah Norris
020466d78b Version Bump 2023-08-08 11:39:32 +01:00
Sarah Norris
76f2b0c9d5 Version Bump 2023-05-22 12:10:58 +01:00
Jeff Ong
c33f34793e Version Bump 2023-03-16 16:20:47 +00:00
madhusudhand
c58ac1b8a8 Version Bump 2022-07-15 15:33:31 +05:30
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
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
Ben Dwyer
19d385bc37 Business themes: Fix comments on wpcom 2021-06-10 11:37:22 -04: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
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
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
Danny Dudzic
2e2b7b5808 Elegant Business: Fix the cover h2 alignment 2019-08-06 02:24:15 +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
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
ea6f1318a9 Elegant Business: Heading Size Adjustment 2019-06-06 15:19:57 +01: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
Jeffrey Pearce
78fd76c86c Elegant Business 1.2 2019-06-04 15:24:43 +02:00
Takashi Irie
539f2eb493 Elegant Business: Fix button hover color issue 2019-06-04 03:14:31 +01:00
Takashi Irie
45024a2a93 Elegnat Business: Fix link color inheriting for the Cover block 2019-06-03 14:16:45 +01:00
Allan Cole
1cd1cdcd2d
Merge pull request #828 from Automattic/fix/issue-813
Multiple Themes: Fix column block responsive pattern
2019-05-24 16:08:51 -04:00
Allan Cole
814b84a43a
Merge pull request #827 from Automattic/fix/issue-746
All style variations: Add a utility css class for spacer block
2019-05-24 15:33:51 -04:00
Allan Cole
0624c18b98 Merge branch 'master' into add/posts-list-block-style 2019-05-24 12:12:42 -04:00
Takashi Irie
7ebd9b5fb4 Elegant Business: Fix column block responsive pattern 2019-05-22 23:47:37 +01:00
Takashi Irie
b1057ad937 Elegant Business: Add a utility css class for spacer block 2019-05-22 20:01:13 +01:00
Takashi Irie
66306dff50 Elegant Business: Adjust title size for posts list 2019-05-22 09:55:21 +01:00
Allan Cole
c3193379e0 Elegant Business: Fixing font sizes in Cover Block to match original design 2019-05-21 17:18:05 -04:00
Takashi Irie
d70fe1bd10 Elegant Business: Edit style adjustment 2019-05-21 12:56:08 +01:00
Takashi Irie
7a69c00411 Elegant Business: Add style for posts list block 2019-05-21 12:21:39 +01:00
Allan Cole
886e6ae165 Theme variations: Merging with master. 2019-05-20 17:29:26 -04:00
Jeffrey Pearce
59bafde58e Updates versions for six business themes and recompiles the CSS. 2019-05-20 22:34:13 +02:00
Allan Cole
92e5ce2bc2 Merge branch 'master' into fix/issue-803 2019-05-20 13:02:24 -04:00
Allan Cole
530217d6f8
Merge branch 'master' into fix/issue753 2019-05-17 17:12:33 -04:00