Commit graph

81 commits

Author SHA1 Message Date
Jason Crist
2bc884a916 Version Bump 2022-08-30 17:45:57 -04:00
Bob Matyas
910feedb93
#3813: Independent Publisher 2: Fix issue with Gravatar in header (#6252) 2022-08-30 17:45:13 -04:00
sixhours
aeb3c1bdcf Blank Canvas, IP2, Lodestar: Add support for selective refresh widgets 2021-09-03 10:38:04 -04:00
sixhours
7a1fb356fb Fix menu toggle for default color scheme 2021-08-09 09:47:11 -04:00
sixhours
4f6829f15e Update style.css to match new annotations, account for menu toggle 2021-08-04 16:01:01 -04:00
Caroline Moore
a447f2f2e0
Make hover styles more specific 2021-08-04 15:33:10 -04:00
sixhours
e68cee3fba Make button color annotation less specific to avoid overriding editor button colors on atomic sites. 2021-08-03 15:12:08 -04:00
Andres Blanco
a64570bf68 fix cover font color 2021-07-13 08:44:57 -03:00
Ben Dwyer
abf42f0743 Add language files from dotcom 2021-06-10 09:42:35 +01:00
Jeff Ong
d60f56f8b7 Add theme supports for padding control and line height. 2021-06-01 13:51:12 -04:00
Caroline Moore
6ae55bccfc
Adds two tags to style.css
Sync with r58961-wpcom-themes by adding two new tags, `auto-loading-homepage` and `blog-homepage` to style.css
2021-05-24 14:07:46 -04:00
Caroline Moore
318ffdb806
Merge pull request #1050 from SirPL/patch-1
Independent Publisher 2: Changed display mode of summary tag
2021-05-11 12:55:12 -04:00
Caroline Moore
d9ac6d0323
Merge pull request #714 from Aurorum/fix/711-mobile-toggle
Independent Publisher 2: Fix Menu Toggle Colour not Changing
2021-05-11 12:52:30 -04:00
Ben Dwyer
5a410e23c4 All Themes: Fix whitespace in functions.php 2021-02-18 10:17:16 +00:00
Jeff Ong
8f1b4404b6 Remove jquery dep. 2021-01-21 11:40:25 -05:00
Sérgio Gomes
838be3fcaa
Independent Pub 2: fix outdent for large images (#3055) 2021-01-20 14:06:55 +00:00
Danny Dudzic
6dc1f90f1b Independent Publisher 2: Bump the version number after an update 2021-01-16 01:01:45 +01:00
Sérgio Gomes
e9f881e96a
Merge pull request #3020 from Automattic/update/remove-jquery-from-independent-publisher-2
Remove jQuery from Independent Publisher 2
2021-01-14 11:32:11 +00:00
Sérgio Gomes
ac4759d057
Remove jQuery from Independent Publisher 2
Rewrites existing jQuery code as vanila, IE11-compatible ES5.
The only exception is the customizer code, which is only used in
wp-admin.

Sites that are not making use of other jQuery-dependent functionality
should see a nice reduction in the amount of loaded JS.
2021-01-13 16:27:44 +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
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
Jeff Ong
6b8c09b2b2 Rebase trunk. 2020-10-26 11:22:24 -04:00
Ben Dwyer
375e17d92e update version number 2020-10-22 13:29:12 +01:00
Tony Arcangelini
e68dbf31f1
Add block styles (#2662)
This addresses a few issues with Independent Publisher 2. Specifically captions and embeds.

Before: https://d.pr/i/IHESSd
After: https://d.pr/i/JTYmUh

I used Code Snippets to test the block style function.

```
// Add support for Block Styles.
		add_theme_support( 'wp-block-styles' );
```

Fixes
https://github.com/Automattic/themes/issues/2444
https://github.com/Automattic/themes/issues/2454
2020-10-22 10:19:16 +02:00
Allan Cole
465f1d0de2
Merge pull request #1778 from Automattic/update/#1383
Independent Publisher 2: Fix table cell width issue
2020-06-11 10:11:34 -04:00
Kjell Reigstad
d6094a606c Clean up IP2 fix. 2020-06-08 10:22:57 -04:00
Kjell Reigstad
383dc74fd6 Independent Publisher 2: Fix nested alignwide/full items 2020-06-08 10:07:11 -04:00
Allan Cole
e306d1b320
Merge pull request #1864 from Automattic/add/fullwide-group-block-styles
[Multiple Themes] Assign a max-width to containers in group and cover blocks.
2020-05-06 17:45:48 -04:00
Ian Stewart
522ed3757a Remove Headstart Annotations from themes in this repo
This PR should remove all Headstart Annotations from themes in this repo.

Why? Headstart annotations stored in WP.com themes are generated, tested, and sent for translation via WP-CLI scripts running on subversion-ed WordPress sandboxes. I recently updated Headstart annotations for our 20+ recent themes in order to correct some issues in our FSE Plugin and Page Layout feature. When discussing how to get these annotations updated in this themes repo @michaeldcain and came up with two options.

1. Copy-paste back into the affected themes in this repo.
2. Just remove all the Headstart annotations from this repo.

The second option seemed the simplest. It leaves **all** Headstart annotations on WP.com "ignore-able" for this GH repo and reduces the chance of Headstart annotations becoming out of date in this GH repo, potentially reducing future errors.
2020-04-08 12:00:06 -05:00
Kjell Reigstad
badf589175 Simplify rules 2020-03-24 15:21:03 -04:00
Kjell Reigstad
3346f473fb IP2: Fix group block children and alignwide children 2020-03-24 15:10:05 -04:00
Jeff Ong
2a31242de8
Merge pull request #1760 from Automattic/update/#1758
Various themes: Add missing LICENSE file
2020-02-25 10:09:57 -08:00
Niels Lange
5a07756a3c
Independent Publisher 2: Adjust images styles (#1789) 2020-02-11 16:19:00 -04:00
Niels Lange
0252652a31
Independent Publisher 2: Adjust heading clearing (#1790)
* Independent Publisher 2: Adjust heading clearing
* Independent Publisher 2: Adjust image block margin
* Props @nielslange
2020-02-11 15:13:43 -04:00
Niels Lange
18c0fc96e4
Independent Publisher 2: Adjust image block margin 2020-02-11 17:22:59 +08:00
Niels Lange
b5536d456d Independent Publisher 2: Fix publication date issue 2020-02-03 21:47:34 +07:00
Niels Lange
e4511a71cc Independent Publisher 2: Fix table cell width issue 2020-02-03 20:52:24 +07:00
Niels Lange
9447aae9f2 Add LICENSE to Independent Publisher 2 2020-01-22 10:46:03 +07:00
sharaz
88a4274edf If time less than 1 minute to remove _nx function error it assume less than 1 number plural i explicitly set time to 1 it time less than 1. 2019-08-04 18:42:15 -07:00
SirPL
249917db98
Changed display mode of summary tag
Firefox does not show arrow next to summary when is displayed as block. The right display mode for summary is list-item. See: https://github.com/rstudio/rmarkdown/issues/1483
2019-07-05 21:07:25 +02:00
Jeffrey Pearce
c56cbc90d2 Independent Publisher 2.1.7 2019-06-04 15:25:36 +02:00
Jeffrey Pearce
0fc881127e Adds responsive styles for title and content for small screens for font sizes. #846 2019-06-03 21:14:39 +02:00
Jeffrey Pearce
4576c0775a Closes #846 - Removes unused classes from stylesheet. 2019-05-31 15:25:10 +02:00
Jeffrey Pearce
d3520786e1 Adds button and author meta styles. #846 2019-05-31 15:24:05 +02:00
Jeffrey Pearce
06cfe68b7f Adds posts list block styles. Adds initial styles. #846 2019-05-31 11:14:27 +02:00
torres126
f5b59dc8cc
Independent Publisher 2: Mobile Menu Toggle Colours 2019-04-07 19:01:36 +01:00
Laurel Fulford
52f2adc017 Independent Publisher 2:Update quote block border styles, to work better with the new styles planned for Gutenberg 5.2. See #594. 2019-02-14 17:22:49 -08:00
Laurel Fulford
8f18ecbb56 Independent Publisher 2: Fix contrast issue with visited button styles. Fixes #486. 2019-02-08 10:12:25 -08:00