Commit graph

9028 commits

Author SHA1 Message Date
Caroline Moore
c9bba95e9a More rough editor styling. 2018-11-09 13:13:12 -05:00
Caroline Moore
3914f0741b Styles for lists, file button, and begin styling blockquotes in the editor. 2018-11-09 12:39:03 -05:00
Caroline Moore
860eab1243 Headings, links, and column width in the editor. Begin picking out colors. 2018-11-09 11:28:05 -05:00
Caroline Moore
d8e3413069 Begin styling front end blocks. 2018-11-09 10:54:03 -05:00
Caroline Moore
c09c567151 Begin adding gutenberg support to Publication. 2018-11-09 09:40:22 -05:00
Chris Runnells
6809b09bb5 Photos: Update base styles to match Gutenberg styles
`blockquote cite` wasn't meant to be bold, but I missed this in testing because you can't add a `cite` tag in TinyMCE without doing it manually.
2018-11-08 12:28:52 -10:00
Chris Runnells
44c5796b7d Photos: Fix for blog/archive navigation when IS isn't present
The buttons were mobile sized (small) on desktop screens, so I made sure they followed the nav button sizes on desktop sized displays.
2018-11-08 12:25:48 -10: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
Laurel Fulford
f5ae54cea1 Merge branch 'master' of github.com:Automattic/themes 2018-11-08 12:56:49 -08:00
Laurel
eb938434c7
Merge pull request #328 from Automattic/penscratch-2-add-gutenberg-support
Penscratch 2: Add Gutenberg support to theme
2018-11-08 12:51:23 -08:00
Laurel Fulford
fe366cc314 Penscratch 2: Finish building out Gutenberg support for Penscratch 2. 2018-11-08 12:46:01 -08: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
Laurel Fulford
ca74401cbe Intergalactic 2: Correct JavaScript that should exclude Gutenberg-based images from the theme's own wide alignment scripts -- they were excluding all images. 2018-11-08 10:13:24 -08:00
Laurel Fulford
127ea625ea Penscratch 2: Start building out Gutenberg styles and support. 2018-11-08 10:12:33 -08: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
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