Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-08-28 | 1.9 kB | |
Version 0.2.0.tar.gz | 2018-08-28 | 35.2 kB | |
Version 0.2.0.zip | 2018-08-28 | 49.6 kB | |
Totals: 3 Items | 86.7 kB | 0 |
Version 0.2.0 - Alpha
- Add: A jQuery Version (1.8.0 - 3.2.0)
- Add: Support for IE 9 - 11, Firefox, Opera and Vivaldi!
- Add: New popup-kind dialogs.
- Add: Small "fade" animation in dropdowns (142ms).
- Add: Some some header variations: "header-{i}" and "header-x3".
- Add: New help and info dialog option.
- Add: A Preview mode and action (Requries marked).
- Add: Dialog actions for "table", "image" and "link".
- Add: A new "GitHub" theme.
- Add: Configurable bold and italic markups.
- Add: Auto-Resize function.
- Add: Translatable strings.
- Add: Function to add custom actions.
- Add: Tooltip (and tooltip_show option) on each Action button.
- Add: Key listener for TAB (indent) and SHIFT + TAB (outdent) actions.
- Update: Split "list-checkbox" into "list-checked" and "list-unchecked".
- Update: Replace FontAwesome icons with Octicons.
- Update: Dark and Light default themes.
- Update: Class option can now be a string or an array.
- Update: The class names and "data-" attribute.
- Update: "height" option needs now to be an array.
- Rename: "class" option has renamend into "classes".
- Rename: "header1_block" and "header2_block" has renamed into "action_header{i}".
- Rename: "indent_mode" has renamed into "indent_tab" and accepts now only boolean values.
- Rename: "list-bullets" has renamed into "list-unordered".
- Rename: "list-numeric" has renamed into "list-ordered".
- Rename: Existing dialogs into dropdowns.
- Remove: tailWriter_Object class (Merged with the main class).
- BugFix: Check if dialog / dropdown is already open.
- BugFix: Position of the dropdowns on a small editor field.
- BugFix: Check if action exists.
- BugFix: Too many line breaks on block elements.
- BugFix: Auto-Insert function on walkable actions.