Commit graph

32 commits

Author SHA1 Message Date
Laurel
a0b3f323d7
Merge pull request #619 from Automattic/fixes/594-quote-block-border
Illustratr: Update quote block border styles
2019-02-15 15:30:09 -08:00
Laurel Fulford
b4f373f458 Illustratr: Update quote block border styles, to work better with the new styles planned for Gutenberg 5.2. See #594. 2019-02-15 15:29:26 -08:00
Laurel
38604678cd
Merge pull request #538 from Automattic/fixes/illustratr-503-responsive-videos
Update responsive-videos.js
2019-02-15 09:39:16 -08:00
Laurel Fulford
018ca1b21b Illustratr: Updating responsive video JavaScript to exclude videos inside of column blocks. Fixes #503. 2019-02-15 09:35:16 -08:00
Laurel Fulford
28047c7bbe Illustratr: Update styles for buttons; see #434. 2019-02-06 16:56:00 -08:00
alaczek
831a2cf9ff
Update responsive-videos.js
Prevent responsive-videos script from targeting images in columns block. See #503
2019-02-06 10:59:11 +11:00
Laurel
57aeaf432e
Merge pull request #417 from torres126/post-capital-titles
Lodestar, Illustratr & Galactic 2: Remove Uppercase in Post Titles
2019-01-02 16:08:10 -08:00
torres126
e0d61a84c4
Remove capital titles from Illustratr 2018-12-07 18:27:52 +00:00
Laurel Fulford
04a8fdf8dc Illustratr: Fix issues with widget block centre alignments. 2018-12-04 11:16:31 -08:00
Laurel Fulford
c8043a49b4 Illustratr: Update default block placeholder CSS selector. Bump version number. 2018-12-03 10:51:02 -08:00
Laurel Fulford
24ac020137 Illustratr: Remove not() styles for cover block, since they made paragraph styles too specific. Bump version number. 2018-11-24 10:41:11 -08:00
Laurel Fulford
e288ce78d5 Illustratr: Bump version number. 2018-11-23 15:35: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
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
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
e51bf29941 Fixes alignright bug in the theme styles themselves; fixes bug with aligned full and wide video embeds. 2018-11-05 13:29:42 -05:00
Caroline Moore
d59c2be261 Small fixes for file block and latest comments block. 2018-11-05 12:45:52 -05:00
Caroline Moore
987cd3aded Add full and wide block support; Minor tweaks to classic editor styles. 2018-11-05 12:31:31 -05:00
Caroline Moore
977322308c Account for outdented theme styles for pullquotes and blockquotes. 2018-11-05 11:59:08 -05:00
Caroline Moore
1919884e00 Add full Gutenberg colors support. 2018-11-05 10:55:31 -05:00
Caroline Moore
46b5b4c1a4 Merge branch 'illustratr-add-gutenberg-support' of github.com:Automattic/themes into illustratr-add-gutenberg-support 2018-11-05 09:52:31 -05:00
Caroline Moore
2615848caf Adds support for responsive embeds. 2018-11-05 09:52:19 -05:00
Laurel Fulford
fa6307717c Illustratr: Add theme support for responsive embeds. 2018-11-03 15:28:08 -07:00
Caroline Moore
7d2f8449e3 Begin stying editor. 2018-11-02 19:08:33 -04:00
Caroline Moore
7f6319988c Styles for dropcaps, block quotes, and pullquotes. 2018-11-02 15:56:37 -04:00
Caroline Moore
c5a77fd745 Fix URLs to new CSS files in functions.php 2018-11-02 14:48:31 -04:00
Caroline Moore
4a0140fd8d Begin adding support to Illustratr. 2018-11-02 14:44:46 -04:00
Laurel Fulford
f14df964bc Illustratr: Replace window.load event with document.ready for functions that show hidden elements on the page, to help work around ads issue. See #108. 2018-04-30 22:50:09 -07:00
Danny Dudzic
8f2b409082 Illustratr: Optimizes images 2018-04-02 22:19:23 +02:00
Caroline Moore
7600ecae42 Illustratr: Use wp_kses_post rather than wp_filter_post_kses. See 5019-wpcom-themes 2018-03-02 19:14:12 -05:00
Caroline Moore
f34deb85e7 Remove the /languages directories and related translation files. These will be handled by WordPress.com to avoid files getting out of sync. 2018-02-28 21:21:29 -05:00
alaczek
19564f9fab Initial commit of Illustratr 2018-02-27 14:19:49 +11:00