Releases: washingtonstateuniversity/WSUWP-Plugin-Custom-CSS
Releases · washingtonstateuniversity/WSUWP-Plugin-Custom-CSS
2.4.1 WSUWP Custom CSS
Enhancements
936688c Show custom css on theme preview
2.4.0 WSUWP Custom CSS
Add support for WDS theme
2.3.4 WSUWP Custom CSS
Updated
- Removed deprecated each() use.
2.3.3 WSUWP Custom CSS
Merge pull request #36 from washingtonstateuniversity/add-more-grid-p…
2.3.2 WSUWP Custom CSS
Merge pull request #35 from washingtonstateuniversity/add-grid-proper…
2.3.1 WSUWP Custom CSS
- Bust cache on assets
2.3.0 WSUWP Custom CSS
- Update CodeMirror 5.25.0
- Reorganize repository to make future library upgrades easier.
2.2.1 WSUWP Custom CSS
- Add support for CodeMirror search, jump to line, etc...
- Add help box with keyboard shortcut guide.
- Add support for
-webkit-text-fill-color
.
2.2.0 WSUWP Custom CSS
- Add AJAX saving with
cmd-s
orctrl-s
in the CSS editor. - Add full screen support via Code Mirror.
- Add support for multiple, browser prefixed,
display
properties. - Add support for
font-feature-settings
property. - Update
csstidy
constructors for PHP7 compatibility. - Remove all (unused) preprocessor handling.
- Update slash handling to match upstream project.
2.1.6 WSUWP Custom CSS
- Remove unused WP.com hook.
- Fix deprecated PHP4 constructor.
- Match core style with
H1
header on plugin page. - Use "Show all" for revisions rather than "Show more".