Download Latest Version Version 0.4.1 - Polish Translation and browserify.zip (367.6 kB)
Email in envelope

Get an email when there's a new version of tail.writer

Home / 0.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2018-08-28 2.4 kB
Version 0.3.0 (Alpha).tar.gz 2018-08-28 38.2 kB
Version 0.3.0 (Alpha).zip 2018-08-28 43.0 kB
Totals: 3 Items   83.6 kB 0

Version 0.3.0 - Alpha

  • Info: The new version is now written in Vanilla JS only, but with a jQuery and MooTools implementation.
  • Add: Show the selected character / word / line character within the statusbar.
  • Add: CTRL + D (Duplicate a Line) and CTRL + X (Cut Remove a Line) key-shortcuts.
  • Add: The tail helper methods: hasClass(), addClass(), removeClass(), position() and animate().
  • Add: New perform() method, which replaces the do_action() method.
  • Add: The tooltip option allows now top and bottom to change the position.
  • Add: The "Table Header" option on the table markdown element.
  • Add: Configurable markdown elements.
  • Add: A callback option for the markdown elements.
  • Add: A (title) filter / hook option for the markdown elements.
  • Update: The Default / Dark / GitHub theme.
  • Update: Move the walker indicator to the markdown elements.
  • Update: Change the syntax / markup reference.
  • Update: Repeat the inline Syntax on multiple line breaks \n\n and mark the complete block.
  • Update: Relocate markdown parser method into tailWriter.parse(), outside of the prototype object.
  • Update: Relocate GFM markdown actions into the tailWriter.actions, outside of the prototype object.
  • Update: A complete new Render / Action Handling method / process.
  • Update: Marks the selected text after pressing a toolbar button on inline actions.
  • Update: The tailWriter.extend method is completely rewritten.
  • Update: The new base64 encoded SVG images replaces the additional icon font.
  • Rename: The option indent_tab into indentTab.
  • Rename: The option indent_size into indentSize.
  • Rename: The option toolbar_pos into toolbarPosition.
  • Rename: The option tooltip_show into tooltip.
  • Rename: The option statusbar_show into statusbar.
  • Remove: The option action_header1 (Use the tail.writer.actions object instead).
  • Remove: The option action_header2 (Use the tail.writer.actions object instead).
  • Remove: The option action_bold (Use the tail.writer.actions object instead).
  • Remove: The option action_italic (Use the tail.writer.actions object instead).
  • Remove: Separate jQuery and MooTools Edition / Version.
  • BugFix: Invalid Walker execution.
  • BugFix: Invalid Indent and Outdent Execution / TeamPlay.
  • BugFix: Text Selection and Replacing Bugs.
  • BugFix: Resize Error on init / build.
Source: README.md, updated 2018-08-28