support for jQuery 4#377
Conversation
|
Thanks, but yes minified files need also to be generated. See also: #375 (comment) Because of the way JsRender and JsViews are built, I will need to make the changes in the jsviews.com repository, and then 'propogate' the changes to jsrender.js, jquery,views.js, jquery.observable.js, and jsviews.js, through the build process. The build prcocess also uses gulp to create the minified files. |
2b485c4 to
fd482a3
Compare
fd482a3 to
6116746
Compare
I did minimize the files... I'm testing this in the context of wicketstuff/core#1477 and our application that uses Apache wicket and jQuery 4 |
|
Thanks for working on this, but I wanted to let you know that I won't actually merge your pull request, since I have to follow the build process mentioned above. (Using the jsviews.com repository, and updating not only the jsrender project but also the jsviews project, and providing updates to jsrender. js, jsviews.js, jquery.observable.js and jquery.views.js.) See https://www.jsviews.com/#download I am currently working on providing a full update across all those files, (as well as tne Node.js version of JsRender) with jQuery 4 support. |
I understand. My PR served me to test changes on my application and all seems to work ok. |
|
One question. I see jsrender was published at some time as a web jar... would it be possible to do so again? |
|
Closing the PR. @BorisMoore thanks! |
https://mvnrepository.com/artifact/org.webjars.bowergithub.borismoore/jsrender |
|
For webjar suport, I hadn't realized it had been implemented. (Not by me). I had this issue which suggested adding support in the future. But as you say, it looks like an there was an implementation - here (v1.0.12). I would be glad if there was webjar support for the latest version, (or the upcoming one with jQuery 4). I don't currently have experience or knowledge of Maven / Webjars. Not sure when I would be able to add this support.... |
Hi. Any news about new release? Thanks in advance |
|
Yes, I am working on it...
I will probably publish the release in about two weeks.
…On Tue, Jun 9, 2026 at 10:30 AM Ernesto Reinaldo Barreiro < ***@***.***> wrote:
*reiern70* left a comment (BorisMoore/jsrender#377)
<#377 (comment)>
Thanks, but yes minified files need also to be generated.
See also: #375 (comment)
<#375 (comment)>
Because of the way JsRender and JsViews are built, I will need to make the
changes in the jsviews.com repository, and then 'propogate' the changes
to jsrender.js, jquery,views.js, jquery.observable.js, and jsviews.js,
through the build process. The build prcocess also uses gulp to create the
minified files.
Hi. Any news about new release? Thanks in advance
—
Reply to this email directly, view it on GitHub
<#377?email_source=notifications&email_token=AABRPIVHUKMY6QZEGVJ6H6347BCTTA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINRWGIZTAOBWGMY2M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-4662308631>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABRPIXTRQDTWYYRLEVXXDL47BCTTAVCNFSM6AAAAACZZG6IGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DMNRSGMYDQNRTGE>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/AABRPISAV47HDDN5ILW7XZD47BCTTA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINRWGIZTAOBWGMY2M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJKTGN5XXIZLSL5UW64Y>
and Android
<https://github.com/notifications/mobile/android/AABRPIRKPM3INIEUJEYBCHL47BCTTA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINRWGIZTAOBWGMY2M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLTGN5XXIZLSL5QW4ZDSN5UWI>.
Download it today!
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
The changes include moving the whole web site (jsviews.com) to using jQuery 4.0.0, as well as the jsrender and jsviews releases. |
@BorisMoore I guess I'm missing to generate the minimized file.