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
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
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
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
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
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
Glen Davies
4659e65d96
Modern business Full Site Editing - add site logo placeholder to header template ( #1197 )
...
Add a site logo placeholder to the FSE header template along with relevant editor and front end styles
2019-08-08 09:14:47 +12:00
Danny Dudzic
4db74eea2e
Modern Business: Fix the cover headings alignment
2019-08-06 22:42:07 +02:00
apeatling
405efdfb7a
Fix the off center issue with the default block navigation menu, and make sure that sub menus don't show up when the navigation block is in the footer.
2019-07-22 09:05:35 -07:00
apeatling
0a1e6c7ac5
Update modern business to support extra styles need for rendering the navigation block correctly.
2019-07-19 17:07:01 -07:00
Marko Andrijasevic
3261c1a689
Modern Business: restore site info when rendering the FSE footer ( #1096 )
...
Shows the default site info line after the footer template part
content. Also adds header and footer tags to corresponding template
parts to bring them closer to overall theme's structure.
2019-07-19 00:10:44 +02:00
apeatling
ef5f3a7e37
Update the modern business theme to support footer styles and base footer blocks for full site editing.
2019-07-18 11:45:02 -07:00
apeatling
04f8e23eeb
Update modern business to support the full site editing plugin header in both the editor and front end views.
2019-07-09 14:56:43 -07:00
Jeffrey Pearce
8de0055762
Packaged for deploy:
...
Modern Business 1.5: whitespace fixes.
2019-06-24 11:42:44 +02: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
Allan Cole
8ee2e86eab
Modern Business: Add vertical spacing to entry-title for consitentcy
2019-06-20 17:51:35 -04:00
Allan Cole
0b8dea7b2a
Modern Business: Make sure the first block has margin-top: 0
2019-06-20 15:15:45 -04:00
Jeffrey Pearce
66cbf27e42
Merge pull request #958 from Automattic/fix/issue-915
...
Modern Business: Fix excess text side padding for the full width stac…
2019-06-20 20:19:55 +02:00
Jeffrey Pearce
5f5e675b2c
Fixes #971 - adds weight of 300 to Posts List Block post titles to align with Archive post titles styles.
2019-06-20 14:14:51 +02:00
Danny Dudzic
1aedba9bcd
Modern Business: Limit the Media & Text padding fix to mobile
2019-06-17 23:54:03 +02:00
Danny Dudzic
8d3fe42cb1
Modern Business: Fix excess text side padding for the full width stacked Media & Text
2019-06-07 23:57:43 +02:00
Takashi Irie
074784d54f
Modern Business: Heading Size Adjustment
2019-06-06 18:25:21 +01:00
Jeffrey Pearce
00d68a3e92
Closes #750 - fix for media and text block uneven margins for the 768px break point.
2019-06-05 15:21:59 +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
Jeffrey Pearce
d77cd8253c
Modern Business 1.2
2019-06-04 15:25:57 +02:00
Takashi Irie
d08ac2b929
Modern Business: Fix button hover color issue
2019-06-04 03:23:36 +01:00