Commit graph

9013 commits

Author SHA1 Message Date
Laurel
ca877d13ce
Merge pull request #386 from Automattic/photos-gutenberg-fixes
Photos: Minor fixes to Gutenberg implementation
2018-11-22 10:59:31 -08:00
Laurel Fulford
59bf81df98 Photos: Minor fixes to Gutenberg implementation, including:
* Add support for responsive embeds, and styles to makes sure wide and full videos fill available space.
* Update button style selectors, and custom colour selectors, to make sure buttons have fallback when they have colour classes from previous themes.
* Centre text, bullets in centred widgets, to match editor styles.
* Update selector for links in editor.
* Align text left/right for full-aligned latest comments widget.
* Add a max-content width for the blocks in the editor.
* Remove border radius from code block in editor.
2018-11-22 10:57:20 -08:00
Laurel
bc05199f18
Merge pull request #385 from Automattic/penscratch-2-gutenberg-fixes
Penscratch 2: Minor fixes to Gutenberg implementation
2018-11-22 10:21:27 -08:00
Laurel Fulford
817ca1f5cd Penscratch 2: Minor fixes to Gutenberg implementation, including:
* Add missing styles for pre tag in classic editor.
* Update button styles, to make sure shine is only applied to buttons without a background, but that the background colour still applies as a fallback.
2018-11-22 10:19:35 -08:00
torres126
a43d15181c
Update style.css 2018-11-22 17:39:42 +00:00
Laurel
820794175c
Merge pull request #383 from Automattic/lodestar-gutenberg-fixes
Lodestar: Minor fixes to Gutenberg implementation
2018-11-22 09:37:21 -08:00
Laurel Fulford
e3489c3d8d Lodestar: Minor fixes to Gutenberg implementation, including:
* Correct missing state in colour selector.
* Fix selected button line height in editor.
* Update comment date size.
2018-11-22 09:36:38 -08:00
Laurel
2ca76ed216
Merge pull request #382 from Automattic/libretto-gutenberg-fixes
Libretto: Minor fixes to Gutenberg implementation
2018-11-22 09:00:10 -08: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
Laurel
ffdf7bad4c
Merge pull request #381 from Automattic/libre-2-gutenberg-fixes
Libre 2: Minor fixes to Gutenberg implementation
2018-11-21 17:46:57 -08:00
Laurel Fulford
ced40cef8b Libre 2: Minor fixes to Gutenberg implementation, including:
* Update selectors for buttons, custom colours.
* Correct caption styles on front-end and in editor.
* Remove spacing around figure elements in editor.
2018-11-21 17:41:44 -08:00
Laurel
13b7ad96bd
Merge pull request #380 from Automattic/karuna-gutenberg-fixes
Karuna: Minor fixes to Gutenberg implementation
2018-11-21 16:28:37 -08:00
Laurel Fulford
c4bc27b7c7 Karuna: Minor fixes to Gutenberg implementation, including:
* Update selectors for buttons, custom colours.
* Update comments widget to better match theme's comment styles.
* Correct table styles in the editor.
* Correct the button line height in the editor.
2018-11-21 16:27:57 -08:00
Laurel
9968933e6a
Merge pull request #379 from Automattic/ixion-gutenberg-fixes
Ixion: Minor fixes to Gutenberg implementation
2018-11-21 13:51:18 -08:00
Laurel Fulford
6c98950355 Ixion: Minor fixes to Gutenberg implementation, including:
* Correcting caption size.
* Add space next to file button for RTL languages.
* Update selectors for buttons, custom colours.
* Make sure bullets are centred when widget blocks are centred.
* Remove empty selectors.
* Update comments widget to better match theme's comment styles.
2018-11-21 13:23:40 -08:00
Laurel
33fb191fe9
Merge pull request #378 from Automattic/intergalactic-2-gutenberg-fixes
Intergalactic 2: Minor fixes to Gutenberg implementation
2018-11-21 12:43:02 -08:00
Laurel Fulford
c56e471723 Intergalactic 2: Minor fixes to Gutenberg implementation, including:
* Correct selectors for buttons & custom palette colours.
* Make sure bullets are centred with centred widgets.
* Update comment widget styles to match comments.
* Remove empty selectors.
* Update verse font styles to italic.
2018-11-21 12:41:45 -08:00
Laurel
4006e794c6
Merge pull request #377 from Automattic/dara-image-alignment-issue-gutenberg
Dara: Make centred images aligned centred are centred
2018-11-21 11:39:46 -08:00
Laurel
69c2aad2b0
Merge pull request #375 from Automattic/independent-publisher-2-gutenberg-fixes
Independent Publisher 2: Minor fixes to Gutenberg implementation
2018-11-21 11:39:24 -08:00
Laurel Fulford
088982c0e5 Dara: Correct issue with narrow captions in Chrome. Fixes #376. 2018-11-21 11:38:43 -08:00
Laurel Fulford
8a66611eb7 Dara: Make centred images aligned centred if they're smaller than the available space. See #376. 2018-11-21 10:49:50 -08:00
Laurel
129d81db70
Merge pull request #367 from Automattic/gazette-gutenberg-fixes
Gazette: Minor fixes to Gutenberg styles
2018-11-21 10:00:38 -08:00
Laurel Fulford
7cedbab328 Independent Publisher 2: Minor fixes to Gutenberg implementation, including:
* Update selectors for editor colour palette styles.
* Update comment widget styles to better match the comments in the theme.
* Correct the caption styles on the front-end and in the editor.
* Fix an alignment issue with wide video players in RTL styles.
* Fix the file link colour in the editor.
2018-11-20 18:49:32 -08:00
Laurel
541aa5170b
Merge pull request #373 from Automattic/illustratr-gutenberg-fixes
Illustratr: Fixes to theme's Gutenberg support
2018-11-20 18:09:54 -08:00
Laurel Fulford
2aea58e344 Illustratr: Fixes to theme's Gutenberg support, including:
* Adding some unique verse styles (italicized)
* Reorganizing the editor CSS to match other themes; consolidating some styles.
* Correcting some quote RTL issues with borders.
* Update comments widget block to better match theme's comment styles.
2018-11-20 18:05:29 -08:00
torres126
b750118084
Libretto: Make Only Site Logo/Title Clickable
Solution to issue #369
2018-11-20 21:03:06 +00:00
Laurel Fulford
23d1bd7f75 Gazette: Minor fixes to Gutenberg styles, including:
* Updating button styles to account for the border.
* Making colour style selectors more specific.
* Fix comment widget styles in the editor.
2018-11-19 17:13:13 -08:00
Laurel
e76bd5d824
Merge pull request #366 from Automattic/dyad-2-gutenberg-fixes
Dyad 2: Minor fixes to Gutenberg styles
2018-11-19 16:11:00 -08:00
Laurel Fulford
8b87e55752 Dyad 2: Minor fixes to Gutenberg styles, including:
* RTL - fix alignment issue with file block button
* Update file button styles, so it's correct on hover
* Update styles for centred widgets on front-end and in editor
* Make custom editor style selectors more specific
* Correct font sizes in editor, and for quotes
2018-11-19 16:10:03 -08:00
Laurel
60fae37526
Merge pull request #365 from Automattic/dara-gutenberg-fixes
Dara: Minor fixes to Gutenberg styles
2018-11-19 14:36:15 -08:00
Laurel Fulford
20f4ce1974 Dara: Minor fixes to Gutenberg styles, including:
* Remove empty CSS selectors.
* Fix RTL styles for large quote blocks.
* Remove incorrect file button hover styles.
* Add overflow auto to preformatted and code blocks.
* Correct centred styles for widgets.
* Increase font size of comment widget.
* Remove margins from recent posts widget when displayed as grid.
* In themes RTL styles, remove border from block quote.
2018-11-19 14:35:26 -08:00
Laurel
722e640727
Merge pull request #364 from Automattic/canard-2-gutenberg-fixes
Canard: Minor fixes to Gutenberg styles
2018-11-19 13:28:47 -08:00
Laurel Fulford
0dad15520a Canard: Minor fixes to Gutenberg styles, including:
* For RTL, add space between link and button in file block.
* For RTL, remove border from verse block.
* Remove bottom margin from captions in editor.
* Correct citation font size in editor.
* Correct pre tag font size in editor.
* Add background thead in editor.
* Correct font size in th in editor.
* Add styles for definition lists in editor.
2018-11-19 13:27:07 -08:00
Laurel
10714a0d82
Merge pull request #362 from torres126/torres126-patch-1
Libre 2: Fix issue #361
2018-11-19 12:24:11 -08:00
torres126
51bf3ab116
Fix issue #361
Simply added "overflow-x :hidden;", which seems to fix the issue for me locally.
2018-11-18 19:26:56 +00:00
Chris Runnells
4204860d3a
Merge pull request #360 from Automattic/photos-gutenberg-v2
Photos: Adding Gutenberg support v2
2018-11-16 16:03:07 -10:00
Chris Runnells
2f7ff90ee2 Photos: Jetpack embed CSS fixes
Adjusted some styles for Jetpack embed shortcodes
2018-11-16 16:01:53 -10:00
Laurel
ef7b91031b
Merge pull request #359 from Automattic/radcliffe-2-clean-gutenberg-support
Radcliffe 2: Clean up Gutenberg support
2018-11-16 14:35:28 -08:00
Chris Runnells
a5d3976ab7 Photos: Gutenberg RTL styles
Added RTL support for blocks.
2018-11-16 12:08:28 -10:00
Chris Runnells
2c14e793aa Photos: Remove RTL alignment styles
I had incorrectly styled .alignright and .alignleft to switch sides in RTL, but the reality is that alignments _should_ stay left or right, not switch because of text direction.
2018-11-16 12:08:07 -10:00
Laurel
c47e5b290d
Merge pull request #358 from Automattic/radcliffe-2-fix-default-css-404
Radcliffe 2: Fix 404 error coming from default.css
2018-11-16 14:00:00 -08:00
Laurel Fulford
22665ca7aa Radcliffe 2: Make sure theme is not trying to load the non-existant default.css when the stylepack is set to default. 2018-11-16 13:54:37 -08:00
Laurel Fulford
ae7ae6ba40 Radcliffe 2: Tidy up Gutenberg styles, including:
* Reorganize stylesheets to match other themes
* Fix up display issues with wide blocks, table blocks
* Don't make cover blocks wide unless they've been set as wide.
* Update file block styles in editor.
2018-11-16 12:57:37 -08:00
Caroline Moore
1a7f981a21 Fix for padding on full-width comments block in editor. 2018-11-16 13:56:52 -05:00
Caroline Moore
fd739d31d6 Add wide and full alignment for all block types, not just images/covers. 2018-11-16 13:37:44 -05:00
Caroline Moore
631d04814d Fixes for dropcaps and captions in the editor. 2018-11-16 13:14:42 -05:00
Caroline Moore
71e731eb02 Fix padding and font sizes for pullquotes. 2018-11-16 12:59:10 -05:00
Caroline Moore
678eb2fd23 Fixes for button custom color selectors on front end and in editor. 2018-11-16 12:55:41 -05:00
Caroline Moore
9a6debb43a Remove unused selectors. 2018-11-16 12:48:50 -05:00
Caroline Moore
5ea40ce491 Adds some missing editor styles for classic block. 2018-11-16 12:16:59 -05:00