Commit graph

8955 commits

Author SHA1 Message Date
Laurel
f0afb3f660
Merge pull request #326 from Automattic/lodestar-add-gutenberg-support
Lodestar: Make sure wide and full alignments can't be applied to two-column panels
2018-11-07 17:47:24 -08:00
Laurel Fulford
3ebaedd742 Lodestar: Make sure wide and full alignments can't be applied to two-column panels on front-page. 2018-11-07 17:45:57 -08:00
Laurel
17528ccda1
Merge pull request #325 from Automattic/lodestar-add-gutenberg-support
Lodestar: Add support and styles for Gutenberg
2018-11-07 17:25:36 -08:00
Laurel Fulford
97c78be515 Lodestar: Add support and styles for Gutenberg. 2018-11-07 17:24:44 -08:00
Laurel
09b6f6f511
Merge pull request #324 from Automattic/libre-2-add-gutenberg-support
Libre 2: Add Gutenberg styles and support to theme
2018-11-07 15:41:18 -08:00
Laurel Fulford
82ecac9cfc Libre 2: Finish first round of adding Gutenberg support to theme. 2018-11-07 15:37:54 -08: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
Laurel
7b479c8c55
Merge pull request #320 from Automattic/karuna-add-gutenberg-support
Karuna: Add Gutenberg styles and support to theme.
2018-11-07 10:18:22 -08:00
Laurel Fulford
da9cc222ab Karuna: Tweaked some nitpicky stuff in the theme's Gutenberg implementation:
* Reorganized some CSS, and removed empty selectors.
* Added styles to prevent side-scroll with full alignments.
* Updated caption font size and colour.
* Added style to make sure video in video block would span full screen.
* Added spacing under the Media & Text block.
* Added styles for definition lists in editor.
* Styled file text link in editor.
2018-11-07 10:16:58 -08:00
Laurel
5e5399f81e
Merge pull request #317 from Automattic/ixion-add-gutenberg-support
Ixion: Add Gutenberg styles and support to theme
2018-11-07 09:24:41 -08:00
Laurel Fulford
e75e365342 Intergalactic 2: Change element which is used to prevent side scroll on wide blocks; original element also caused header to be cut off. Fixes #318. 2018-11-07 07:42:10 -08:00
Laurel Fulford
2608cb97f0 Libre 2: Start building out Gutenberg styles and support. 2018-11-06 18:13:20 -08:00
Laurel Fulford
ce0c799e72 Ixion: Made some tweaks to Gutenberg styles, including:
* Reorganized some CSS, and removed empty selectors.
* Reduced size of drop cap.
* Added styles to prevent side-scroll when full blocks are used.
* Updated table block styles to work in wide and full styles.
* Add border underneath post title
2018-11-06 16:58:11 -08:00
Laurel
05ad99db58
Merge pull request #316 from Automattic/intergalactic-2-add-gutenberg-support
Intergalactic 2: Add Gutenberg support to theme
2018-11-06 13:49:57 -08:00
Laurel Fulford
027a2c5fff Intergalactic 2: Made some tweaks to the theme's Gutenberg support, including:
* Reorganized some CSS to remove redundant styles; removed empty selectors
* Added an overflow to the site content to prevent side scrolling with wide blocks
* Fixed some wide alignment weirdness with images
* Made align full and align wide styles more general, so they'd be applied to all classes; made sure text-based aligned blocks weren't quite as wide.
* Added bottom margin to Media & Text block.
* Made the post title 100% of the width
* Reset selectors back to default styles
* Updated JavaScript that adds wide image class, to skip any images inside of GB blocks.
2018-11-06 13:48:08 -08:00
Chris Runnells
a081b67f68
Merge pull request #315 from Automattic/button-2-gutenberg
Add Gutenberg styles to Button 2
2018-11-06 11:00:10 -10:00
Chris Runnells
0b59bc255b Button 2: Gutenberg RTL styles for editor and front end 2018-11-06 10:56:28 -10:00
Laurel
ac5250811f
Merge pull request #314 from Automattic/independent-publisher-2-add-gutenberg-support
Independent Publisher 2: Correct JavaScript error
2018-11-06 12:51:30 -08:00
Laurel Fulford
3a8f143114 Independent Publisher 2: Correct issue in JavaScript selector for wide images. 2018-11-06 12:50:15 -08:00
Laurel
f9ca99a9d3
Merge pull request #313 from Automattic/independent-publisher-2-add-gutenberg-support
Independent Publisher 2: Add Gutenberg support to theme
2018-11-06 12:34:56 -08:00
Laurel Fulford
8d1ee480ad Independent Publisher 2: Fix two small RTL issues. 2018-11-06 12:32:17 -08:00
Caroline Moore
8a99d96439 Finish up colors. 2018-11-06 15:29:08 -05:00
Laurel Fulford
c64381ea5a Independent Publisher 2: Finish implementing Gutenberg support in theme. 2018-11-06 12:27:08 -08:00
Caroline Moore
29fe160ad2 Fix for latest posts RTL styles. 2018-11-06 15:19:22 -05:00
Caroline Moore
ce80bec32a Fix for File block RTL styles. 2018-11-06 15:17:08 -05:00
Caroline Moore
4f0629be12 Fix for dropcaps. 2018-11-06 15:14:17 -05:00
Caroline Moore
b1933b3ef1 Styles for pullquotes. 2018-11-06 15:02:23 -05:00
Caroline Moore
7431aa629a Styling for blockquotes in the editor. 2018-11-06 14:59:40 -05:00
Caroline Moore
40ff0d3992 Begin styling editor, excepting blockquotes and pull quotes. Add some custom colors. 2018-11-06 14:49:59 -05:00
Caroline Moore
caa14a4007 Front-end tweaks for blockquotes. 2018-11-06 14:30:44 -05:00
Caroline Moore
9f3a4d1b30 First pass at front-end styles. 2018-11-06 14:27:14 -05:00
Caroline Moore
43e9283c7a Remove unused font enqueue. 2018-11-06 14:12:42 -05:00
Caroline Moore
9a398376bd Start adding Gutenberg support to Karuna! 2018-11-06 14:12:00 -05:00
Caroline Moore
432f926f21 Finish up theme's custom colors. 2018-11-06 14:05:42 -05:00
Caroline Moore
47f0e09553 Minor tweaks to padding on full-aligned blocks when text is present, both editor and front end 2018-11-06 13:15:27 -05:00
Laurel
79e7edc597
Merge pull request #312 from Automattic/illustratr-add-gutenberg-support
Illustratr: Fix two small issues in Gutenberg support
2018-11-06 10:02:28 -08:00
Laurel Fulford
cbb5ca10c5 Illustratr: Removing unneeded margin setting from Gallery block, as it was interfering with the wide alignments. Remove the border and rounded corners from the Code block in the editor. 2018-11-06 10:00:57 -08:00
Caroline Moore
782206609f Fixes for captions and front-end full and wide width styles. 2018-11-06 13:00:19 -05:00
Laurel
9cfa9df23a
Merge pull request #311 from Automattic/illustratr-add-gutenberg-support
Illustratr: Add Gutenberg styles & support
2018-11-06 09:45:21 -08:00
Laurel Fulford
4ea07d0fbe Illustratr: Made some tweaks to the Gutenberg implementation:
* Tidied up some CSS and remove empty selectors
* Updated align full styles to apply to all blocks that can have the class, not just specific ones
* Adjusted the spacing on the left and right of full blocks.
* Fixed underline, button styles in block button in editor.
* Fixed code block styles in editor.
* Tweaked some table and pre styles in the editor.
* Updated Pullquote citation styles in editor.
2018-11-06 09:41:34 -08:00
Caroline Moore
08beba9b4e Fixes for RTL and dropcaps. 2018-11-06 11:17:43 -05:00
Caroline Moore
d0d130ea79 Fixes for consistency in the editor around code blocks, separator styles, file button, blockquotes in classic editor. 2018-11-06 11:03:10 -05:00
Caroline Moore
1777f8e3f4 Styles for blockquotes and pull quotes in the editor. 2018-11-06 10:40:05 -05:00
Caroline Moore
c9a1e52e63 Style pullquotes on the front end. 2018-11-06 10:31:28 -05:00
Caroline Moore
deb182a82c Begin styling blockquotes and adding theme colors. 2018-11-06 10:29:22 -05:00