Skip to content

Releases: peterpeterparker/stylo

Sublist

28 Jul 17:26
Compare
Choose a tag to compare

Features

  • sublist with "Tab" and "Shift+Tab"

Filter plugins with keyboard

14 Jul 13:12
Compare
Choose a tag to compare

0.0.34 (2022-07-14)

Features

  • filter plugins with keyboards

e.g.

  1. Large title
  2. Small title
  3. Paragraph

Type "title" to only display the two first plugins. If one plugin only is filter, it gets the focus automatically.

0.0.33-1 (2022-07-09)

Fix

  • backtick after various tests on various keyboards types

Backtick support improved

09 Jul 10:36
Compare
Choose a tag to compare

Features

  • backtick support for us keyboards

Ordered list

08 Jul 11:38
Compare
Choose a tag to compare

Features

  • ordered list plugin

Minor improvements

08 Jul 07:44
Compare
Choose a tag to compare

Features

  • filter updated paragraphs that have just been added for events updateParagraphs
  • workaround delay for empty placeholder

Input and paste

03 Jul 09:08
Compare
Choose a tag to compare

0.0.30 (2022-07-03)

Features

  • clean meta and support phrasing content in past hijacker

Fix

  • undo redo input text if target is the container

Build

  • bump dependencies

0.0.29-1 (2022-06-23)

Fix

  • set range to start to preserve leaf if target is editable

isMobile()

19 Jun 19:28
Compare
Choose a tag to compare

0.0.29 (2022-06-19)

Features

  • add iOS and Android to isMobile() detection to consider such devices as Samsung Note as mobile devices too

0.0.28-1 (2022-06-14)

Fix

  • miscellaneous fix for tab hijacker

Replace text selection and exclude attributes

09 Jun 09:28
Compare
Choose a tag to compare

Features

  • merge default list of excluded attributes with custom configuration
  • add autocomplete to the list of excluded attributes
  • support replace text selection on enter
  • support replace text selection on paste

Parse and Japanese support

05 Jun 11:45
Compare
Choose a tag to compare

Features

  • improve paste hijacker to handle texts and elements differently

Fix

  • japanese support (or at least try to fix it, hopefully)

Hi-jack parse

29 May 13:05
Compare
Choose a tag to compare

Features

  • hi-jack parse to clean html (remove class or style) before being added to the content and prevent leaves (no text leaf has direct child of the content editable)