Skip to content

Releases: keyranova/stickytoolbar

Custom Classes / Scrollable Parent Container

30 Oct 15:48
Compare
Choose a tag to compare

sticky_toolbar_container: '.tox-toolbar'
sticky_menubar_container: '.tox-menubar'
sticky_statusbar_container: '.tox-statusbar'
sticky_scrolling_container: '.parent-container' // the editor's scrollable parent if it's not the window

Custom Classes

29 Oct 21:21
Compare
Choose a tag to compare

use 2.2.1 instead. while dealing with a furnace replacement I forgot the build step.

For when your implementation uses different classes:

Classes (and defaults)

sticky_toolbar_container: '.tox-toolbar'
sticky_menubar_container: '.tox-menubar'
sticky_statusbar_container: '.tox-statusbar'

TinyMCE 5

06 Jun 13:54
Compare
Choose a tag to compare
2.0.2

fixes main value in package.json

Updated to tinymce 4.7.6

31 Jan 16:02
9c62770
Compare
Choose a tag to compare
  • The newest version has all menubars / toolbars in a wrapper "mce-top-part" making the logic much simpler

Fixes JS errors if wysiwyg container has display: none on load

29 Aug 16:22
Compare
Choose a tag to compare
1.1.1

fixes issues when editor starts in a container with display: none

Adds 'sticky_offset' option

29 Aug 14:10
Compare
Choose a tag to compare
1.1.0

adds 'sticky_offset' option

Removes lodash dependency

29 Aug 13:41
Compare
Choose a tag to compare
1.0.2

removes lodash dependency added by plugin generator

Includes dist folder

29 Aug 13:34
Compare
Choose a tag to compare
1.0.1

adds dist folder to github

Initial Release

29 Aug 13:32
Compare
Choose a tag to compare
1.0.0

adds missing word to README