Sha256: 0d376923f9b8c01d36bcec9a50e94d564b300acac9a22b3c7f5f26a5b65cbee8

Contents?: true

Size: 812 Bytes

Versions: 11

Compression:

Stored size: 812 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.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

11 entries across 11 versions & 1 rubygems

Version Path
tenon-1.0.19 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.18 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.17 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.16 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.15 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.14 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.13 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.12 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.11 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.10 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee
tenon-1.0.9 app/assets/javascripts/tenon/features/tenon_content/base.js.coffee