Commit graph

8080 commits

Author SHA1 Message Date
Laurel Fulford
2b4d6e21ca Affinity: Bump version number. 2018-11-23 14:52:35 -08:00
Laurel
7d42234828
Merge pull request #394 from Automattic/toujours-gutenberg-fixes
Textbook: Minor fixes to Gutenberg implementation
2018-11-22 16:00:04 -08:00
Laurel Fulford
8f8a6b598a Textbook: Minor fixes to Gutenberg implementation, including:
* Update selectors for button blocks, for better custom colour fallbacks.
* Update drop cap size, to scale when font size does.
2018-11-22 15:59:04 -08:00
Laurel
d65e36f949
Merge pull request #393 from Automattic/toujours-gutenberg-fixes
Toujours: Minor fixes to Gutenberg implementation
2018-11-22 15:42:06 -08:00
Laurel Fulford
75f11c47ba Toujours: Minor fixes to Gutenberg implementation, including:
* Update selectors for button blocks, for better custom colour fallbacks.
* Update drop cap size, to scale when font size does.
* Add visited states to custom colours.
* Position bullets inside of lists when widget blocks are centred.
2018-11-22 15:41:25 -08:00
Laurel
28fe8448e8
Merge pull request #392 from Automattic/sketch-gutenberg-fixes
Sketch: Minor fixes to Gutenberg implementation
2018-11-22 15:07:22 -08:00
Laurel Fulford
860e4b1fdc Sketch: Minor fixes to Gutenberg implementation, including:
* Update selectors for button blocks, for better custom colour fallbacks.
* Correct button line height in editor, and border colours.
2018-11-22 15:06:51 -08:00
Laurel
f37b7b1bd3
Merge pull request #391 from Automattic/shoreditch-gutenberg-fixes
Shoreditch: Minor fixes to Gutenberg implementation
2018-11-22 14:48:53 -08:00
Laurel Fulford
38e3d4d547 Shoreditch: Minor fixes to Gutenberg implementation, including:
* Update selectors for button blocks, for better custom colour fallbacks.
* Update colour selectors, to account for :visited state.
* Remove bottom border from buttons.
* Make sure wide class is applied when blog page isn't the front page, too.
2018-11-22 14:48:17 -08:00
Laurel
848eb778a2
Merge pull request #390 from Automattic/scratchpad-gutenberg-fixes
Scratchpad: Minor fixes to Gutenberg implementation
2018-11-22 14:24:01 -08:00
Laurel Fulford
ac292c2f36 Scratchpad: Minor fixes to Gutenberg implementation, including:
* Update drop cap positioning and sizing.
* Add script font to verse block, to differentiate it.
* Update selectors for button blocks, for better custom colour fallbacks.
* Update colour selectors, to account for :visited state.
* Make sure bullets are also centred for list-based widget blocks.
2018-11-22 14:22:18 -08:00
Laurel
a2500f4052
Merge pull request #389 from Automattic/rebalance-gutenberg-fixes
Rebalance: Minor fixes to Gutenberg implementation
2018-11-22 13:53:43 -08:00
Laurel Fulford
bbda778685 Rebalance: Minor fixes to Gutenberg implementation, including:
* Update drop cap positioning.
* Add italics to verse block, to differentiate it.
* Update selectors for button blocks, for better custom colour fallbacks.
* Update colour selectors, to account for :visited state.
* Update latest comments block to look more like theme's comments.
* Correct table header background colour; remove unneeded borders from table in editor.
* Make sure bullets are also centred for list-based widget blocks.
2018-11-22 13:52:53 -08:00
Laurel
2f7b0b2b9c
Merge pull request #388 from Automattic/publication-gutenberg-fixes
Publication: Minor fixes to Gutenberg implementation
2018-11-22 12:25:49 -08:00
Laurel Fulford
9e4f6cd388 Publication: Minor fixes to Gutenberg implementation, including:
* Update drop cap positioning.
* Add italics to verse block, to differentiate it.
* Update selectors for button blocks, for better custom colour fallbacks.
* Update colour selectors, to account for :visited state.
* Update latest comments block to look more like theme's comments.
* Correct table header background colour; remove unneeded borders from table in editor.
2018-11-22 12:25:18 -08:00
Laurel
fa16d64815
Merge pull request #387 from Automattic/pique-gutenberg-fixes
Pique: Minor fixes to Gutenberg implementation
2018-11-22 11:35:39 -08:00
Laurel Fulford
c4e25b5074 Pique: Minor fixes to Gutenberg implementation, including:
* Remove bottom margin styles from lists in editor.
* Update colour for pre tags in editor.
* Adjust top margin on drop caps.
* Update comment widget styles to better match theme's comment styles.
2018-11-22 11:35:03 -08:00
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