Skip to content

Releases: washingtonstateuniversity/WSUWP-Plugin-Custom-CSS

2.4.1 WSUWP Custom CSS

15 Oct 16:23
Compare
Choose a tag to compare

Enhancements

936688c Show custom css on theme preview

2.4.0 WSUWP Custom CSS

06 Oct 20:45
512f734
Compare
Choose a tag to compare

Add support for WDS theme

2.3.4 WSUWP Custom CSS

02 Oct 20:12
9e3f27a
Compare
Choose a tag to compare

Updated

  • Removed deprecated each() use.

2.3.3 WSUWP Custom CSS

14 Feb 19:31
0a5f0f8
Compare
Choose a tag to compare
Merge pull request #36 from washingtonstateuniversity/add-more-grid-p…

2.3.2 WSUWP Custom CSS

22 Nov 17:39
c8510d9
Compare
Choose a tag to compare
Merge pull request #35 from washingtonstateuniversity/add-grid-proper…

2.3.1 WSUWP Custom CSS

17 Apr 20:22
Compare
Choose a tag to compare
  • Bust cache on assets

2.3.0 WSUWP Custom CSS

17 Apr 20:14
Compare
Choose a tag to compare
  • Update CodeMirror 5.25.0
  • Reorganize repository to make future library upgrades easier.

2.2.1 WSUWP Custom CSS

27 Oct 18:45
Compare
Choose a tag to compare
  • 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

18 Oct 17:38
Compare
Choose a tag to compare
  • Add AJAX saving with cmd-s or ctrl-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

01 Mar 21:59
Compare
Choose a tag to compare
  • 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".