Mickey Kay
|
51c177d85a
|
Merge pull request #34 from MIGHTYminnow/fix/mobile-menu-jquery
Update jQuery to add +/- signs to mobile menu. Fixes #33.
|
2015-07-20 13:52:37 -05:00 |
|
Mickey Kay
|
69184c5f90
|
Merge pull request #36 from MIGHTYminnow/feature/add-img-check-function
Feature/add img check function
|
2015-07-20 13:36:07 -05:00 |
|
MickeyKay
|
b52e7e3387
|
Add empty line at file end.
|
2015-07-20 11:31:19 -07:00 |
|
MickeyKay
|
59ec252bc4
|
Update comment
|
2015-07-20 11:27:49 -07:00 |
|
MickeyKay
|
331fd2e271
|
Add helper function to check if img has size.
|
2015-07-20 11:26:36 -07:00 |
|
Braad
|
b1d4ec9775
|
Add screen-reader-text class to our stylesheet for accessibility
WordPress has been moving in the direction of better accessibility for themes, and as part of this they are encouraging the use of a standard class "screen-reader-text" on the front end of all themes. This change adds the official CSS recommended by core.
For more information see https://make.wordpress.org/themes/2015/01/26/supporting-screen-reader-text/ and https://codex.wordpress.org/CSS#WordPress_Generated_Classes
|
2015-07-13 11:11:43 -07:00 |
|
Braad Martin
|
974933f5c2
|
Fix CSS typo and move editor body style
|
2015-07-12 12:04:13 -07:00 |
|
Braad Martin
|
0ba318f54a
|
Explicitly set the editor background color to white
|
2015-07-12 12:01:32 -07:00 |
|
Braad Martin
|
2b50585a14
|
Fix detection of logo for body class
|
2015-07-12 10:38:17 -07:00 |
|
Braad
|
4d104ab1f2
|
Add a class "logos" to the anchors that wrap the logos
|
2015-07-06 16:36:30 -07:00 |
|
MickeyKay
|
a6b0a37771
|
Update jQuery to add +/- signs to mobile menu. Fixes #33.
|
2015-07-06 11:59:03 -07:00 |
|
Mickey Kay
|
eb655a32e1
|
Merge pull request #32 from MIGHTYminnow/retina-logos
Add support for retina logos
|
2015-07-01 19:30:08 -07:00 |
|
Braad
|
c8125f0d91
|
Merge pull request #30 from MIGHTYminnow/update-bfal
Update Better Font Awesome Library to 1.3.4
|
2015-06-30 22:08:56 -07:00 |
|
Braad Martin
|
81b17fd9b7
|
Add RICG Responsive Images to our recommended plugins list
|
2015-06-30 20:53:35 -07:00 |
|
Braad Martin
|
3e6432dc8d
|
Add a mime type check, add an extra check on post revision number, and cleanup formatting
|
2015-06-30 20:37:00 -07:00 |
|
Braad Martin
|
8cd6b7ae9b
|
Switch to storing logos by image ID and outputting them properly
|
2015-06-30 20:19:35 -07:00 |
|
Braad Martin
|
05448fdd0f
|
Bump version number
|
2015-06-30 20:10:36 -07:00 |
|
MickeyKay
|
e5843ff4a4
|
Update Better Font Awesome Library to 1.3.4
|
2015-06-24 15:30:10 -07:00 |
|
Mickey Kay
|
2950acb3b6
|
Merge pull request #29 from BraadMartin/move-bfal-require
Move BFAL require to allow plugin's copy of the BFAL class to load first
|
2015-06-24 15:27:22 -07:00 |
|
Braad
|
e437b1dd68
|
Use trailingslashit()
|
2015-06-23 16:56:54 -07:00 |
|
Braad
|
4341f49977
|
Move BFAL require to allow plugin's files the change to load first
|
2015-06-23 16:54:05 -07:00 |
|
Braad
|
4a763ee628
|
Merge pull request #15 from BraadMartin/dev
Add post-id-xx or page-id-xx class to TinyMCE previews on post/page edit screens
|
2015-06-23 12:32:55 -07:00 |
|
Braad
|
2199c0709a
|
Update @since to 2.2.0
|
2015-06-23 12:32:11 -07:00 |
|
Mickey Kay
|
786b246206
|
Merge pull request #26 from BraadMartin/post-classes
Introduce trestle_post_classes to add custom classes to posts
|
2015-06-23 09:38:00 -07:00 |
|
Braad
|
77deddd2b8
|
Introduce trestle_post_classes to add custom classes to posts in certain situations
|
2015-06-22 13:14:21 -07:00 |
|
MickeyKay
|
e1090a9de7
|
Remove unused button classes. Fixes #25.
|
2015-06-10 13:53:31 -07:00 |
|
MickeyKay
|
d8ea929b16
|
Undo 1px media query bumps per #24.
|
2015-06-09 15:37:39 -07:00 |
|
MickeyKay
|
f43864af2d
|
Bump all min-width media queries by 1px. Fixes #24.
|
2015-06-09 15:09:25 -07:00 |
|
MickeyKay
|
ddef43a7a5
|
Fix whitespace.
|
2015-06-08 17:08:35 -07:00 |
|
MickeyKay
|
6460223c7f
|
Add Font Awesome optimization styles for all icon outputs in stylesheet. Fixes #18.
|
2015-06-08 17:05:16 -07:00 |
|
MickeyKay
|
02feca7265
|
Merge branch 'dev' of https://github.com/MIGHTYminnow/trestle into dev
|
2015-06-08 17:00:17 -07:00 |
|
MickeyKay
|
c8b594d747
|
Remove extract() calls from shortcodes. Fixes #16.
|
2015-06-08 17:00:11 -07:00 |
|
MickeyKay
|
48a83ba64a
|
Remove extract() calls from shortcodes.
|
2015-06-08 16:58:15 -07:00 |
|
MickeyKay
|
f87fc1e50e
|
Merge branch 'dev' of https://github.com/MIGHTYminnow/trestle into dev
|
2015-06-08 16:44:25 -07:00 |
|
MickeyKay
|
d369ef6853
|
Update TGM Plugin Class list. Fixes #23.
|
2015-06-08 16:43:53 -07:00 |
|
MickeyKay
|
2faea53445
|
Update TGM Plugin Activation class recommened/required plugins list.
|
2015-06-08 16:41:26 -07:00 |
|
MickeyKay
|
df35ff6560
|
Update TGM Plugin Activation class to version 2.4.2
|
2015-06-08 16:31:28 -07:00 |
|
MickeyKay
|
d8d22e6def
|
Fix missing /lib folder.
|
2015-06-08 16:18:52 -07:00 |
|
MickeyKay
|
7a5acbbe9a
|
Move TGM Plugin Activation class into /lib and correct include paths for TGM and utilities.php
|
2015-06-08 16:15:52 -07:00 |
|
MickeyKay
|
88a3261cfd
|
Update utilities.php location, include, and header.
|
2015-06-08 16:08:48 -07:00 |
|
Mickey Kay
|
7e5e7b03dc
|
Merge pull request #22 from BraadMartin/trestle-log
Add new utilities.php and a custom logging function
|
2015-06-08 16:06:16 -07:00 |
|
Braad
|
e45223311a
|
Add new utilities.php with a custom logging function
|
2015-06-02 14:05:59 -07:00 |
|
Mickey Kay
|
ed20653fbb
|
Merge pull request #19 from BraadMartin/move-css
Move CSS enqueue to a later hook to come after plugins
|
2015-06-01 11:38:25 -07:00 |
|
Braad
|
68aa66d549
|
Move CSS enqueue to a later hook to come after plugins
|
2015-06-01 11:29:37 -07:00 |
|
Braad
|
119078fc26
|
Add post-id-xx or page-id-xx class to TinyMCE previews
|
2015-05-27 14:38:05 -07:00 |
|
Braad
|
03de45dadd
|
Switch to using var to avoid hitting the DOM
|
2015-05-22 12:41:35 -07:00 |
|
Braad
|
851f5ff19d
|
Move CSS for toggle buttons to a better selector
|
2015-05-22 12:35:34 -07:00 |
|
Braad
|
54eb9ab02c
|
Add option for mobile nav toggle style
|
2015-05-22 12:19:57 -07:00 |
|
Braad
|
4b85568883
|
Set font-smoothing property for better font rendering in the editor
|
2015-05-20 11:09:51 -07:00 |
|
Braad Martin
|
7ec25a1c8d
|
Bump the version number to 2.0.1
2.0.1
|
2015-05-19 20:25:55 -07:00 |
|