Ngx-admin: remove jQuery?

Created on 8 Aug 2017  路  6Comments  路  Source: akveo/ngx-admin

  • I'm submitting a ...
    [ ] bug report
    [ ] feature request
    [x] question about the decisions made in the repository

Do you plan to remove jquery from this repo, mixing the 2 approches creates many problems, and as I see it it's not often used.

question

Most helpful comment

@yelhouti

Sure I already asked: https://github.com/akveo/ng2-admin/issues/1175#issuecomment-312841493

They plan it for Q3:

but our plan is Q3 2017, so upcoming months.

All 6 comments

If you look in the ngx-branch it seems like they already removed it. I already rebuilded tons of my code to pure js. Only problem is now I have some hundreds line with ts lint: "Exceeded maximum line length"

thank you @darklinki for your answer, I can't find a branch with this name though :s

@yelhouti
ngx-admin-next

The next major release is under development in https://github.com/akveo/ng2-admin/tree/ngx-admin branch.

Directly on the main github page :)

Oh and here the text from the TODO:

Objectives

The main aim of the project is to create a second version of ng2-admin called ngx-admin which will fix all the architecture issues of the current version:

make it modular
publish it npm on package
customizable color themes with HOT reload support
create a library of custom layout components
expanded documentation and guides
replace ng2-bootstrap with ng-bootstrap
get rid of jQuery
follow Angular code style
use Angular CLI

thanks a lot :), do you know when the release is planned please?

@yelhouti

Sure I already asked: https://github.com/akveo/ng2-admin/issues/1175#issuecomment-312841493

They plan it for Q3:

but our plan is Q3 2017, so upcoming months.

forgot to close this one, thanks again @darklinki

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mignam picture mignam  路  3Comments

xandatspain picture xandatspain  路  3Comments

yanyim picture yanyim  路  3Comments

queirozfcom picture queirozfcom  路  4Comments

Kalaijagdai picture Kalaijagdai  路  4Comments