Releases: Voog/wysihtml
Releases · Voog/wysihtml
0.5.0-beta2
- Fix tab key triggering error
- Update repo naming
0.5.0-beta1
- formatBlock command update
- Selections apply format to selection not its parent block,
- Removed toggle functionality from many formatBlock commands (h1-6, p, pre ...) and added plaintext state to formatblock instead.
- Code modernization
- Changes API!
- Allow tel: scheme in links
- Fixed atributeless A tags
- Added "dimension" to checkattributes methods (for with/height attributes where floating point numbrs and percentages are allowed)
0.4.17
0.4.16
0.4.15
0.4.14
- Adds ability for check_attributes parameter in cleanup rules to define attributes whose name is beginning with string (ex: "data-*")
- Toolbar buttons active and disabled classes can be configured
- Paste logic rewrite. Pasted data is now precaught and separate rulesets can be defined for pasted data.
0.4.13
0.4.12
0.4.11
- Tests are now made with up to date Qunit (tanks @Waxolunist)
- Fixes an error that placeholder will not be displayed when whitespace present in editor
Update to 0.4.10
- Solve inline formating issues when applying multiple styles
- Add a special case when deleting into heading with caret