Commit graph

29 commits

Author SHA1 Message Date
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 Fulford
bc725cd464 Dara: Tweak a couple small Gutenberg things:
* Update separator styles so the front-end and back-end match
* Update table styles in the editor to match the front-end
* Update code styles in the editor to match the front-end
2018-11-05 15:08:40 -08:00
Laurel Fulford
cebd8500d6 Dara: Remove full alignment styles from blocks.css, since the theme doesn't support wide alignments. 2018-11-05 10:53:57 -08:00
Laurel Fulford
527ae09550 Dara: Add theme support for responsive embeds. 2018-11-03 15:26:39 -07:00
Caroline Moore
8fee40235b Add full Gutenberg colors support. 2018-11-02 13:17:11 -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
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
b399ab11ab Revert "Revert "Merge branch 'master' of https://github.com/Automattic/themes""
This reverts commit 96c1216748.
2018-10-18 18:45:50 -10:00
Chris Runnells
96c1216748 Revert "Merge branch 'master' of https://github.com/Automattic/themes"
This reverts commit b882c24560, reversing
changes made to 1ec346a4e7.
2018-09-24 16:30:11 -10:00
Jeffrey Pearce
4495b543c7
Merge branch 'master' into jetpack_infinite_scroll_wc_products_fixes 2018-07-20 11:24:34 +02:00
alaczek
0a45ee93d0 Dara: Fix alignment issue with Authors widget. Fixes #190 2018-07-19 10:01:57 +10:00
Danny Dudzic
ae35fd288d Dara: Fixes Jetpack Infinite Scroll on WooCommerce pages 2018-07-13 03:42:51 +02:00
Jeffrey Pearce
03d3e50778 Dara: Fixes Jetpack Infinite Scroll WC issues.
Closes #10
2018-06-29 20:40:10 +02:00
Thomas Guillot
153f8249b9 Dara: Make links in content more visible. Fixes #165 2018-06-19 11:57:32 +01:00
Chris Runnells
5f56076846 Dara: Fix related to #108
Found a couple of instances of (window).load() that weren't working with ads, so replaced with (document).ready()
2018-05-22 10:21:57 -10:00
Danny Dudzic
45a5cc230d Dara: Fixes WooCommerce products column layout and adds support for the 3.3+ new Customizer options 2018-04-07 01:56:23 +02:00
Danny Dudzic
a87788dfb1 Dara: Optimizes images 2018-04-02 22:10:49 +02:00
Danny Dudzic
1db4f4860a Dara: Fixes the issue with the Orders table extending beyond the content container by moving the My Account navigation from the side to the top. See #32 2018-03-16 17:09:01 +01:00
Caroline Moore
9e6a7dffe3 Dara: Set a higher content width when any of the footer widget areas are active to account for galleries in the full-width footer. Remove defunct Jetpack filter function for tiled galleries. See #40 2018-03-15 10:56:03 -04:00
Caroline Moore
37eb00b852 Dara: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 13:36:23 -05:00
Danny Dudzic
5874c4f4f1 Dara: Fix My Account buttons spacing issue. See #28. 2018-03-05 20:26:57 +01:00
Caroline Moore
f345edb6ab Dara: Use wp_kses_post rather than wp_filter_post_kses. See 5019-wpcom-themes 2018-03-02 18:06:29 -05:00
Caroline Moore
4a84a43c60 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:35:43 -05:00
alaczek
ee52ce79f0 Initial commit of Dara 2018-02-27 14:10:31 +11:00