Releases: siteorigin/so-css
Releases · siteorigin/so-css
1.2.2
- Removed reference to non-existent view.
1.2.1
- Removed
.min
suffix from new stylesheets for CodeMirror plugins.
1.2.0
- Updated CSS library.
- UI changes to make it more obvious when viewing revision.
- Ensure revisions are sorted in descending time order.
- Don't link to revision currently being displayed.
- Add search functionality to editor.
- Enable persistent search and JumpToLine.
v1.1.5
- Use
home_url
instead ofsite_url
to determine where to open CSS preview. - Increment and decrement buttons work when value empty or zero. Also added repeating action while button held down.
- Scroll editor instead of the whole page so 'Save' button is always visible.
- Set color CSS on visual editor and inspector.
- Saving generated CSS to stylesheet file in uploads directory.
1.1.4
- Updated CodeMirror to 2.25.2.
- Removed extra line padding.
- Better integration with WordPress.org translation.
1.1.3
- Removed leading slash in paths after plugin_dir_url().
- Updated to latest CodeMirror.
- Fixed padding issue that was causing problems with Firefox and the color picker.
1.1.2
- Ignore anything other than actual rules in media query subrules.
- Removed depreciated jQuery function.
- Updated CSSLint library.
- Updated minicolors.
1.1.1
- Properly handle errors in frontend CSS.
- Added notice about SiteOrigin Premium.
1.1
- Changed CSS parsing library. Fixed several issues with the visual editor mode.
- Added address bar to preview window.
- Small CSS fixes.
- Small changes to allow adding more visual editor fields.