Versions

2.0.0

September 12, 2013 - download

  • Fixes a bug with custom styles when newline references itself
  • Fixes snap not updating after applying block styles in SnapEditor.InPlace.
  • Fixes SnapEditor.Form jumping when hitting enter at the end of a line in IE10.
  • Fixes SnapEditor.Form jumping when clicking on a toolbar button in Firefox.
  • Fixes shims not updating.
  • Changes docs for adding custom icons for buttons.
  • Changes SnapEditor.InPlace to not follow links when not active.
  • Rework of the image feature, removing Flash completely and simplifying the API.
  • Adds insert image by URL.
  • Adds dialogs to plugins.
  • Adds SnapEditor.zIndexBase so the base SnapEditor z-index can be changed.
  • Adds the ability to enable and disable SnapEditor.

1.9.0

July 29, 2013

  • Fixes multiple Save/Discard buttons in SnapEditor.InPlace.
  • Fixes Firefox issue when typing in SnapEditor.Form.
  • Fixes deleting all in Webkit.
  • Fixes positioning of the toolbar in SnapEditor.InPlace.
  • Fixes mouse pointer when hovering over links in SnapEditor.Form.
  • Changes buttons config to toolbar.
  • Adds custom styles for block elements and tables.
  • Adds dimensions to config for SnapEditor.Form.
  • Adds ability to specify a relative width for SnapEditor.Form.

1.8.3

June 26, 2013

  • Fixes bug where links were being followed inside SnapEditor.Form.
  • Fixes subscript and superscript styles in SnapEditor.Form.

1.8.2

June 13, 2013

  • Fixes bug in Webkit where each block was outlined in SnapEditor.Form.
  • Fixes api.collapse() and api.moveBoundary().
  • Adds tabbing in and out of SnapEditor.Form.

1.8.1

June 3, 2013

  • Fixes the gray snap overlays not updating when typing.
  • Fixes an IE iframe bug.
  • Fixes the documentation link in the README file.
  • Adds documentation for custom button classes and icon details.

1.8.0

May 31, 2013

  • Fixes a bug where the Form SnapEditor has a scrollable scrollbar even when the content fits.
  • Fixes an issue with the Save/Discard/Cancel dialog coming up in cases it shouldn't.
  • Fixes issues where ? or »¿ were being saved in the content.
  • Fixes security errors with iframe access.
  • Changes the 'X' button to immediately discard instead of popping up the Save/Discard/Cancel dialog.
  • Changes the onSave callback so that it has a reference to which SnapEditor instance called it.
  • Adds an onUnsavedChanges config to make saving more customisable.
  • Updates the German language pack.
  • Releases the Beta version of the SnapEditor API.
  • Releases the Beta version of SnapEditor Plugins.

1.7.2

May 10, 2013

  • Fixes a bug where SnapEditor fails to initialize.
  • Fixes missing styles for individual block style buttons.

1.7.1

May 8, 2013

  • Fixes internationalization.
  • Fixes an IE8 bug when clicking on an image to activate SnapEditor.
  • Changes internationalization so that the language pack must be included before SnapEditor instead of after.
  • Modifies the cleaner so it doesn't clean on initialize.
  • Modifies the save plugin so it treats cleaning as an edit.

1.7.0

April 30, 2013

  • Fixes a bug where SnapEditor would delete an image if it was the only starting content.
  • Fixes an outline on hover bug.
  • Changes toolbar config to buttons.
  • Rework of the architecture supporting buttons and plugins in preparation for the plugin release.
  • Removes unneeded phrases from the language pack.
  • Makes the toolbar dropdowns more visually pleasing.

1.6.0

April 8, 2013

  • Fixes dialog focusing.
  • Updates the keys in the language pack.
  • Adds an alignment toolbar dropdown.
  • Switches block styles to be in front of inline styles in the toolbar.
  • Rework of the architecture supporting buttons and plugins.

1.5.0

March 26, 2013

  • Adds the ability to autodetect the SnapEditor path.
  • Adds smart placement of toolbar dropdowns.

1.4.1

March 20, 2013

  • Changes strikethrough to use  instead of .
  • Removes the custom right-click menu.
  • Brand new toolbar architecture.
  • Adds toolbar dropdowns.

1.4.0

February 27, 2013

  • Fixes default stylesheets inclusions for SnapEditor.Form.
  • Adds IE10 support.

1.3.0

February 26, 2013

  • Fixes the cleaner.
  • Moves snapeditor.js from the javascripts/ directory to the root directory.
  • Moves stylesheets, templates, and default language pack into SnapEditor.

1.2.1

February 20, 2013

  • Fixes bugs with horizontal rules.
  • Fixes calculations of coordinates.
  • Adds wait for document ready before initializing SnapEditor.
  • Adds alignment buttons.
  • Adds the print button.
  • Adds example.html to the download zip package.

1.2.0

February 7, 2013

  • Fixes IE bugs.
  • Fixes issue with selecting backwards.
  • Fixes coordinates returning decimal numbers.
  • Modifies save/cancel buttons to depend on whether onSave is defined.
  • Adds the horizontal rule button.
  • Adds underline.
  • Adds subscript.
  • Adds superscript.
  • Adds strikethrough.
  • Adds snap config to toggle snapping.
  • New image server API.

1.1.0

December 17, 2012

  • Switches order to numbered list then bulleted list.
  • Adds stylesheets and class to iframe in SnapEditor.Form.
  • Adds H4.
  • Adds H5.
  • Adds H6.
  • New image server API.

1.0.0

November 15, 2012

  • Out of beta and production ready!

Beta

June 14, 2012

  • Start of open beta.