Giter Site home page Giter Site logo

Comments (9)

marucjmar avatar marucjmar commented on June 24, 2024

Hi @bluscreen

Good idea ๐Ÿ‘
Tomorrow I'll take care of it

from ember-cli-tinymce.

bluscreen avatar bluscreen commented on June 24, 2024

Hi marucjmar

any progress on this? otherwise I guess I'll have to manually install tinymce via node ๐Ÿค•

from ember-cli-tinymce.

bluscreen avatar bluscreen commented on June 24, 2024

in case youre still interested, i got an approach running now using npm and ember browserify. its still quite brittle but it works..

from ember-cli-tinymce.

marucjmar avatar marucjmar commented on June 24, 2024

I'm working on it. You can see my progress on branch load-from-assets. In dev environment work correctly, but not when build production app.

from ember-cli-tinymce.

bluscreen avatar bluscreen commented on June 24, 2024

from ember-cli-tinymce.

ziali088 avatar ziali088 commented on June 24, 2024

++ also waiting for this

from ember-cli-tinymce.

ziali088 avatar ziali088 commented on June 24, 2024

Hi @marucjmar,

Could you roll this out? ember-cli-tinymce is always using tinymce version 4.4 for me and that has a bug with image attachments that's affecting me and is fixed in later versions (link to issue).

Thanks for the contribution!

from ember-cli-tinymce.

marucjmar avatar marucjmar commented on June 24, 2024

@ziali088 can you show your environment.js config?
this solution does not help?

  ENV = {
  ...
   tinyMCE: {
      load: true,
      version: 4.5
    }
}

from ember-cli-tinymce.

ziali088 avatar ziali088 commented on June 24, 2024

Yes updating the config does fix it, but my concern was more of a now buggy version being the default :)

from ember-cli-tinymce.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.