Releases: peterpeterparker/stylo
Releases · peterpeterparker/stylo
Sublist
Features
- sublist with "Tab" and "Shift+Tab"
Filter plugins with keyboard
0.0.34 (2022-07-14)
Features
- filter plugins with keyboards
e.g.
- Large title
- Small title
- 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
Features
- backtick support for us keyboards
Ordered list
Features
- ordered list plugin
Minor improvements
Features
- filter updated paragraphs that have just been added for events
updateParagraphs
- workaround delay for empty placeholder
Input and paste
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()
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
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
Features
- improve paste hijacker to handle texts and elements differently
Fix
- japanese support (or at least try to fix it, hopefully)
Hi-jack parse
Features
- hi-jack
parse
to clean html (removeclass
orstyle
) before being added to the content and prevent leaves (no text leaf has direct child of the content editable)