Git Product home page Git Product logo

Comments (9)

marinrusu1997 avatar marinrusu1997 commented on July 28, 2024 4

any updates of this theme for compatibility with typedoc 0.22?

from typedoc-neo-theme.

Fleker avatar Fleker commented on July 28, 2024 3

There is now a Typedoc v0.22 which breaks this theme completely due to a switch to a new rendering system.

from typedoc-neo-theme.

Fleker avatar Fleker commented on July 28, 2024

Thanks for your report. I did also see Typedoc 0.21.x release this morning. I'm not up-to-date on the breaking changes. I'd recommend using 0.20.x in the short-term.

from typedoc-neo-theme.

Fleker avatar Fleker commented on July 28, 2024

As v0.21.x drops support for Node 10, which is the minimum version for @assistant/conversation, the premiere dependent of this theme, upgrading will probably be a lower priority.

from typedoc-neo-theme.

crystalfp avatar crystalfp commented on July 28, 2024

Confused. This warning will be fixed? I'm running node 16.6.0 on Windows 10 and using
"typedoc-neo-theme": "^1.1.1"
Thanks!

npx typedoc --version
Warning: <my project>\node_modules\typedoc-neo-theme uses a deprecated structure. Plugins
should export a "load" function to be called with the Application
    at Application.bootstrap (<my project>\node_modules\typedoc\dist\lib\application.js:162:17)
Info: Loaded plugin <my project>\node_modules\typedoc-neo-theme

TypeDoc 0.21.5
Using TypeScript 4.3.5 from <my project>\node_modules\typescript\lib

from typedoc-neo-theme.

Fleker avatar Fleker commented on July 28, 2024

I'd recommend keeping v0.20 with this theme for now

from typedoc-neo-theme.

crystalfp avatar crystalfp commented on July 28, 2024

Unfortunately typedoc 0.20.0 conflicts with typescript 4.3.5 (latest) and if I force installation, it crashes on first run. Seems I have to continue my search for a new, improved theme. In the meantime I switched back to default theme.
Thanks for now!

from typedoc-neo-theme.

slotties avatar slotties commented on July 28, 2024

is anyone trying to update this theme for typedoc 0.22 already?

from typedoc-neo-theme.

clearw5 avatar clearw5 commented on July 28, 2024

Changing all addDeclaration statements of index.js from:

app.options.addDeclaration({ name: 'links', type: ParameterType.Mixed })

to

app.options.addDeclaration({ name: 'links', type: ParameterType.Array })

may solve this problem.
(With TypeDoc 0.21.5)

from typedoc-neo-theme.

Related Issues (20)

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.