Re: Update jquery/Boostrap to latest versions
Erich Gormann <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Ömer, I'm working at the Atos Worldline Company and we developed a component library named "tapestry5-jquery". It provides some features which possibly will help you. Take a look: http://tapestry5-jquery.com/ Greetings, Ric Am 25.04.2018 12:42, schrieb Ömer Genç: > Hey there, > > i am quite new to development with Apache Tapestry. > In Tapestry 5.4.3 support for jquery and bootstrap was added to the core > stack. > > Is it possible to update those dependencies to the latest versions. > I would like to use Bootstrap 4. Bootstrap 4 needs jquery-3.X. > > The version of jquery that comes with the core stack is 1.12.1, which is > outdatet. > > How can i override this with my own version of jquery? > > Furthermore i would like to disable the core stack of tapestry for my > application. > > Setting this configuration in my AppModule class does not seem to work: > > configuration.add(SymbolConstants.INCLUDE_CORE_STACK, false); > > since the tapestry jquery is still added to my site. I can see that from > the Developer Tools of Chrome. > > Any hints on this would be nice. > > Thanks in advance. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]