Commit graph

8983 commits

Author SHA1 Message Date
Laurel Fulford
edfca1e074 Dyad 2: Initial Gutenberg support. 2018-11-01 16:47:27 -07:00
Caroline Moore
39f94fd6e4 Fix for Gberg RC. 2018-11-01 15:29:32 -04:00
Caroline Moore
7de071c312 Fixes for Gberg RC. 2018-11-01 15:19:09 -04:00
Caroline Moore
27e7c71820 Fixes for RTL styles in the editor. 2018-11-01 14:51:46 -04:00
Caroline Moore
0d949daf24 Fixes for RTL styles. 2018-11-01 14:47:52 -04:00
Caroline Moore
6a6156a8e1 Fixes for latest Gberg RC and blockquotes/pullquotes (again). 2018-11-01 14:43:50 -04:00
Caroline Moore
91936e18c4 Fixes for font sizes and aligned pullquotes. 2018-11-01 14:05:03 -04:00
Caroline Moore
32c8964a9e More styles for pullquotes/block quotes/lists. 2018-11-01 13:45:26 -04:00
Laurel Fulford
8b8c8d942f Dyad 2: Starting to add Gutenberg support. 2018-11-01 09:39:14 -07:00
Laurel Fulford
c4ff045e4e Altofocus: Add first pass at Gutenberg styles and support for the theme. 2018-10-31 17:34:42 -07:00
Caroline Moore
ef5624e822 Start implementing editor styles. 2018-10-31 16:05:42 -04:00
Caroline Moore
93bc526069 Begin work on Dara Gutenberg implementation. 2018-10-31 12:40:15 -04:00
Chris Runnells
798cd931f1 Button 2: Added basic Gutenberg support stylesheets 2018-10-30 16:04:12 -10:00
Caroline Moore
2f452e3a16 Fix for cover image text colors/size. 2018-10-30 12:11:05 -04:00
Caroline Moore
bacff75094 Fixes for RTL styles. 2018-10-30 11:55:44 -04:00
Caroline Moore
3595583570 Trying to wrangle lists between all the different views so the margins line up. :-/ 2018-10-30 11:15:44 -04:00
Caroline Moore
01fa9c9f50 Update colors to match theme. 2018-10-30 10:12:19 -04:00
Caroline Moore
89bdff3ade Remove wide/full styles; this theme will not support them initially due to off-center content area regardless of whether a sidebar is active. 2018-10-30 10:04:23 -04:00
Caroline Moore
91f8cd1078 More tweaks for block styles; pullquotes, block quotes, and font sizes. 2018-10-29 20:24:07 -04:00
Caroline Moore
fa6142a603 Starts adding Gutenberg support to Canard. 2018-10-29 16:16:31 -04:00
Caroline Moore
c91351dd4a It appears support for editor styles was declared but there is no editor-style.css. 2018-10-29 14:08:27 -04:00
Caroline Moore
a7941bfb25 !important required to override inline width and height styles on embed iframes. :-/ 2018-10-29 13:47:22 -04:00
Caroline Moore
f41d066959 Make sure cover text is not affected by other paragraph font sizing. 2018-10-26 21:05:28 -04:00
Caroline Moore
ca686d2c95 Tweaks for blockquotes and pullquotes on front end and back end. 2018-10-26 20:53:39 -04:00
Caroline Moore
88c9a311e8 Explicitly declare wide styles. 2018-10-26 20:46:04 -04:00
Caroline Moore
287b47ec2e Correct font size for paragraphs in the editor. 2018-10-26 17:09:29 -04:00
Caroline Moore
fa823e4340 Remove unused selector. 2018-10-26 16:59:23 -04:00
Caroline Moore
f68618bb43 Remove unused selectors. 2018-10-26 16:55:37 -04:00
Caroline Moore
6ad9eaf957 Remove unused color selectors. 2018-10-26 16:51:46 -04:00
Caroline Moore
d25d87857b Fix button color styles when custom colors are set. 2018-10-26 16:48:06 -04:00
Caroline Moore
711500d730 Add custom theme colors. 2018-10-26 16:41:51 -04:00
Caroline Moore
a7e4a490ab remove underlines for links within tables. 2018-10-26 16:07:30 -04:00
Caroline Moore
7e59c738ff Fix font size for tables. 2018-10-26 16:05:45 -04:00
Caroline Moore
ddfb579dfb Update header comments with correct theme name. 2018-10-26 15:55:21 -04:00
Caroline Moore
e2fba597ed Don't set screen width limit on full-width items; fix full-width alignment on RTL. 2018-10-26 15:54:39 -04:00
Caroline Moore
a136581a23 Add Gutenberg support to Apostrophe 2 2018-10-26 15:44:08 -04:00
Caroline Moore
30c525ddb9 Better support for video embeds using a full-width CSS hack to work around videos hindered by iframes with inline widths 2018-10-25 22:39:46 -04:00
Caroline Moore
97001a7312 Add support for wide and full aligned video embeds. 2018-10-25 22:03:31 -04:00
Caroline Moore
27a1408e20 Add support for full and wide width galleries. 2018-10-25 20:53:35 -04:00
Caroline Moore
e55a4af740 Add support for full & wide cover images and embeds. 2018-10-25 20:47:45 -04:00
Caroline Moore
72acd04516 Fix typo on .alignright class so it actually works. :P 2018-10-25 20:21:21 -04:00
Caroline Moore
c05083a553 Tweaks to pullquotes font sizes. 2018-10-25 20:19:35 -04:00
Caroline Moore
ae74614ad1 Set a max-width on the editor body for non-alignwide and alignfull elements 2018-10-25 11:52:06 -04:00
Caroline Moore
213fe4b5a9 Add support for aligned wide and full images in certain scenarios:
* Full-width images are supported on pages only when no sidebar is active
* Wide-width images are supported on posts and pages when below the sidebar and entry meta.
2018-10-25 11:14:20 -04:00
Caroline Moore
941d728ead Continue refining styles for the editor and classic block. 2018-10-25 09:22:09 -04:00
Caroline Moore
ac45a2dd00 Split block editor styles into their own stylesheet, separate from editor styles. 2018-10-24 17:24:12 -04:00
Caroline Moore
a826ef21af Finish converting block editor styles based on Twenty Sixteen stylesheet. 2018-10-24 17:07:22 -04:00
Caroline Moore
af107db754 Add full editor styles support for classic blocks; being refactoring CSS across front end and back end for consistency, based on Twenty Sixteen's styles. 2018-10-24 16:35:34 -04:00
Laurel Fulford
f607fc7a70 Radcliffe 2: Add Headstart verticals screenshots to the relate directory. 2018-10-23 14:31:14 -07:00
Caroline Moore
ba47ffba1a Final tweaks based on new test data; I think this PR is almost ready to ship. 2018-10-22 14:15:08 -04:00