Commit graph

46 commits

Author SHA1 Message Date
Allan Cole
9ea6b30f9b Merge branch 'master' into fix/altofocus-menu-overlap-issue 2019-02-08 16:32:32 -05:00
Allan Cole
ea91577a13 Changing flex-direction from row-reverse to column fixes this in IE11 2019-02-08 16:31:52 -05:00
Laurel Fulford
024cc9d6c6 Altofocus: Update styles for buttons; see #434. 2019-02-07 14:56:53 -08:00
Laurel Fulford
55af5a15ce Altofocus: Fix issues with widget block centre alignments. 2018-12-04 11:10:55 -08:00
Laurel Fulford
dcbaccfadd Altofocus: Update default block placeholder CSS selector. Bump version number. 2018-12-03 10:35:07 -08:00
Laurel Fulford
9edb57fe6f Altofocus: Bump version number. 2018-11-23 14:58:20 -08:00
Caroline Moore
c526a8c362 Fixes for list styles and spacing in the editor to match front end. 2018-11-15 17:39:27 -05:00
Caroline Moore
852d688579 Make sure headings clear floats in the editor. 2018-11-15 17:31:09 -05:00
Caroline Moore
e2a05dccae Fixes for buttons and file button to match theme and work with custom colors. 2018-11-15 17:26:12 -05:00
Laurel Fulford
f8ea311ab5 Altofocus: Make Gutenberg button block styles more specific. 2018-11-05 13:58:41 -08:00
Laurel Fulford
98f2fa6aa6 Altofocus: Remove commented out code. 2018-11-03 15:21:08 -07:00
Laurel Fulford
7505bec8b7 Altofocus: Escape strings used in Gutenberg editor colour palette. 2018-11-02 17:22:47 -07:00
Laurel Fulford
c63da53da0 Altofocus: Add support for responsive embeds. 2018-11-02 17:13:17 -07:00
Laurel Fulford
32f6462227 Altofocus: Correct list styles in editor; add paragraph dropcap styles to editor styles. 2018-11-02 16:30:09 -07:00
Laurel Fulford
ed4fcccfe0 Altofocus: Correcting header sizes in Gutenberg blocks; make sure custom colour palettes can actually be applied to buttons on the front-end. Add hover styles for buttons to the editor styles. 2018-11-02 16:25:33 -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
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
Allan Cole
f60f96e001 AltoFocus: Fix sub-menu menu-item widths 2018-05-24 19:09:05 -04:00
Laurel Fulford
626562c33a Altofocus: Replace window.load event with document.ready, as a work-around for an issue with the ads JavaScript. See #108. 2018-05-01 12:03:49 -07:00
Allan Cole
fea54e4ea4 AltoFocus: Code tidying 2018-04-17 13:37:45 -04:00
Allan Cole
03c8180bce AltoFocus: Version bump 2018-04-17 13:31:56 -04:00
Allan Cole
e434506016 AltoFocus: Fix Jetpack camelcase typos, code tidying 2018-04-17 13:28:52 -04:00
Allan Cole
6bbfd16945 AltoFocus: Removing unsplash images in favor of CC0 images from burst, adds image credit to readme file, wporg submission 2018-04-17 13:27:18 -04:00
Allan Cole
0ca28563be AltoFocus: Version bump to sync with wporg 2018-04-16 16:18:10 -04:00
Allan Cole
48c37219dd Version bump 2018-04-16 14:54:41 -04:00
Allan Cole
378e4ff3bd AltoFocus: Removes unnecessary closing paragraph typo which was causing a fatal error on wpcom 2018-04-16 14:48:01 -04:00
Allan Cole
074b471a79 Adding licensing data to readme for wporg submission 2018-04-16 13:08:33 -04:00
Allan Cole
17e3f588bd AltoFocus: Adds a theme name prefix to javascript variables names 2018-04-16 12:56:13 -04:00
Allan Cole
927b39951b AltoFocus: Fixes anonymous function error not allowed in php 5.2, for wporg submission 2018-04-16 12:40:37 -04:00
Allan Cole
df6e335549 AltoFocus: Fix translatable content strings in comments popup link for wporg submission 2018-04-16 12:36:09 -04:00
Allan Cole
0d6f1ed0c4 AltoFocus: Fix missing singular placeholder, needed for some languages. Improvement wporg submission 2018-04-16 12:17:51 -04:00
Allan Cole
e1a2c4ab27 Removing full-width-template tag, since this theme doesn’t include a specifc template for it 2018-04-10 10:53:37 -04:00
Allan Cole
ec25a132d4 Merge branch 'master' of github.com:Automattic/themes 2018-04-09 18:03:50 -04:00
Allan Cole
ca0e06a765 AltoFocus: Fixes an image stacking issue that sometimes happens when pre-loading images in infinite scroll, See: #47 2018-04-09 18:03:34 -04:00
alaczek
6fd2139e01 Altofocus: Make sure only first gallery with type slideshow is affected when creating a featured slideshow on single post page. Fixes #52 2018-04-06 11:22:37 +10:00
Danny Dudzic
3b572d47f8 AltoFocus: Optimizes images 2018-04-02 21:07:14 +02:00
Allan Cole
454321e221 AltoFocus: Adds a check to make sure $featured_ids variable is an array, Fixes an php 7.2 issue that I got pinged about from systems 2018-03-13 14:53:18 -04:00
Allan Cole
542f495cba AltoFocus: Version bump 2018-03-08 16:38:57 -05:00
Allan Cole
fe73975b35 AltoFocus: Fixes closing bracket typo 2018-03-08 16:32:59 -05:00
Allan Cole
a71555c37d AltoFocus: Removing depracated style.css tags, code cleanup and fixes a missing translation string 2018-03-08 16:25:39 -05:00
Allan Cole
d90ab9fa38 AltoFocus: Fixing screenshot image size for wporg submission 2018-03-08 16:17:31 -05:00
Allan Cole
6d101a115a AltoFocus: Removes a custom flexslider_gallery shortcode in favor of a post_gallery filter that provides the same functionality; Helps pass wporg theme submission checks; See: #35 2018-03-08 13:06:37 -05:00
Caroline Moore
4b60bc9610 Altofocus: 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:55:52 -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
bb49f3a7d6 Initial commit of Altofocus 2018-02-27 13:59:32 +11:00