Jason Crist
b48ccc17bd
Version Bump
2022-06-06 11:54:45 -04:00
Gustavo Hilario
214ab38ee4
#2906 : Libretto: Search bar overlaps menu items ( #6055 )
2022-06-06 11:53:40 -04:00
Jason Crist
e5baa9ee70
added some missing .pot files
2021-06-10 09:45:50 +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
Jason Crist
c69defa26b
Returning .pot files to git version control
2020-11-12 09:36:04 -05:00
Jason Crist
7c679f3bfa
Bring (seemingly unmodified) images into sync
2020-11-11 17:30:24 -05:00
Allan Cole
d92d37d7b3
Merge pull request #1878 from Automattic/update/#1866-libretto
...
Libretto: Fix list view in editor
2020-05-06 16:18:43 -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
Niels Lange
0f8b516ba1
Libretto: Fix list view in editor
2020-03-27 14:21:45 +07: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
1521dab7ad
Add LICENSE to Libretto
2020-01-22 10:47:26 +07:00
torres126
32621ec6cb
Libretto: Pinterest Icon Fix
2019-03-16 19:08:19 +00:00
Laurel Fulford
c154d75f64
Libretto: Align quote icon to right when text is right aligned. See #594 .
2019-02-15 16:20:13 -08:00
Laurel
9ad17a39c7
Merge pull request #370 from torres126/patch-1
...
Libretto: Prevent Title Block Link Overlap with Menu
2019-02-07 16:37:40 -08:00
Laurel
4ccdcfe67c
Merge pull request #559 from Automattic/fixes/434-correct-button-styles
...
Libretto: Update styles for buttons
2019-02-07 11:34:15 -08:00
Laurel Fulford
5b9894e254
Libretto: Update styles for buttons; see #434 .
2019-02-07 11:33:28 -08:00
torres126
01ea3ef147
Add Width Back
2019-02-06 21:05:51 +00:00
torres126
367f1ba6c3
Favour Z-Index Approach
2019-02-06 21:04:56 +00:00
Laurel Fulford
363f1a933d
Libretto: Align select, checkbox, radio fields to match the inputs, and add styles to the telephone field to match the other text inputs. See #504 .
2019-02-06 11:51:28 -08:00
torres126
ed3ba3b226
Align Title Block Centre
2019-01-06 12:16:51 +00:00
torres126
a941219d2a
Update style.css
2019-01-04 12:09:48 +00:00
Laurel Fulford
0d59df012e
Libretto: Make sure placeholder text doesn't inherit first paragraph styles. See #458 .
2019-01-03 13:18:51 -08:00
Laurel Fulford
bb30ea2b2e
Libretto: Remove drop cap, first line styles from first paragraph in editor when being focused on, as it causes the text to get cut off in Safari. Fixes #458 .
2019-01-02 16:41:29 -08:00
Laurel Fulford
2acb18fb53
Libretto: Fix issues with widget block centre alignments.
2018-12-04 11:27:50 -08:00
Laurel Fulford
504b009dc3
Libretto: Update default block placeholder CSS selector. Bump version number.
2018-12-03 10:57:23 -08:00
Laurel Fulford
b99ef999a8
Libretto: Remove not() styles for cover block, since they made paragraph styles too specific. Bump version number.
2018-11-24 10:56:23 -08:00
Laurel Fulford
16661cc040
Libretto: Bump version number.
2018-11-23 15:45:33 -08:00
torres126
a43d15181c
Update style.css
2018-11-22 17:39:42 +00:00
Laurel Fulford
45ef07c061
Libretto: Minor fixes to Gutenberg implementation, including:
...
* Update selectors for buttons, custom colours.
* Reorganize CSS a bit to match other themes.
* Update table headers in theme to match front-end.
* Update comment widget block styles to better match the theme's comments.
* Styles file block link in the editor.
* Correct table cell text direction in theme's RTL styles.
2018-11-22 08:59:23 -08:00
torres126
b750118084
Libretto: Make Only Site Logo/Title Clickable
...
Solution to issue #369
2018-11-20 21:03:06 +00:00
Caroline Moore
c043ca6146
Styles for aligned pullquotes to match theme's current styles for aligned blockquotes.
2018-11-08 16:00:24 -05:00
Caroline Moore
840aad572b
Update colors.
2018-11-08 15:37:50 -05:00
Caroline Moore
c8a6be05b7
Remove empty selectors.
2018-11-08 15:30:14 -05:00
Caroline Moore
3df8ae9fe7
More fixes for RTL styles.
2018-11-08 15:29:07 -05:00
Caroline Moore
44afecc406
Fixes for RTL bugs.
2018-11-08 14:58:33 -05:00
Caroline Moore
6e54c74133
Fixes for alignments, paragraphs, dropcaps.
2018-11-08 13:29:15 -05:00
Caroline Moore
cf2b648502
Fixes for buttons and galleries/images.
2018-11-08 12:57:01 -05:00
Caroline Moore
1cddc7ad50
Cleaner alignments for buttons on both front and back end.
2018-11-08 12:51:33 -05:00
Caroline Moore
7ec938b87e
Fussing with tables; add background color to main editing area.
2018-11-08 12:42:30 -05:00
Caroline Moore
6641bf14df
Styles for pullquotes.
2018-11-08 12:12:33 -05:00
Caroline Moore
daad0437d4
More work on styles for blockquotes.
2018-11-08 11:07:38 -05:00
Caroline Moore
337d7a16e7
Begin styling blockquotes.
2018-11-07 17:21:29 -05:00
Caroline Moore
d54be5e152
More editor styles; tables, preformatted, code, etc.
2018-11-07 16:40:04 -05:00
Caroline Moore
6db5b2c92c
Begin adding editor styles.
2018-11-07 16:30:34 -05:00
Caroline Moore
94f3b5e3b5
Styling headings in the editor.
2018-11-07 16:06:29 -05:00
Caroline Moore
8c016dee4f
Remove wide and full images support since this theme has a boxed-in content area; begin adding front-end block styles.
2018-11-07 15:33:42 -05:00
Caroline Moore
7612133a96
Begin adding necessary files and functions to Libretto for Gberg support.
2018-11-07 13:50:27 -05:00
alaczek
532fefbe02
Libretto: Default theme pagination - wrap a string in a gettext function, so that it's available for translation. See #105 .
2018-04-24 12:06:35 +10:00
Danny Dudzic
03e5f4635a
Libretto: Optimizes images
2018-04-02 22:45:08 +02:00