Sha256: 0f980fe82bb801cf19380198587d68e1bfef0fcadf9be91cbcfff5f27a6b9d5c

Contents?: true

Size: 874 Bytes

Versions: 63

Compression:

Stored size: 874 Bytes

Contents

class Tenon.features.tenonContent.Base
  constructor: ->
    $container = $('.tenon-content')
    new Tenon.features.tenonContent.Aesthetics($container)
    new Tenon.features.tenonContent.BottombarToggler($container)
    new Tenon.features.tenonContent.CaptionToggler($container)
    new Tenon.features.tenonContent.ColumnSizing($container)
    new Tenon.features.tenonContent.ColumnSwap($container)
    new Tenon.features.tenonContent.StretchToFill($container)
    new Tenon.features.tenonContent.Editor($container)
    new Tenon.features.tenonContent.ImageControls($container)
    new Tenon.features.tenonContent.LibraryFilter($container)
    new Tenon.features.tenonContent.PopOut($container)
    new Tenon.features.tenonContent.Sortable($container)
    new Tenon.features.tenonContent.WrappedSizing($container)
    new Tenon.features.tenonContent.ImageLinks($container)

Version data entries

63 entries across 63 versions & 1 rubygems

Version Path
tenon-1.1.8 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.1.7 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.1.6 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.1.5 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.1.4 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.1.3 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.1.2 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.1.1 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.76 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.75 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.74 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.73 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.72 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.71 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.70 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.69 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.68 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.67 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.66 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.65 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee