Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jQuery and jUniv are not implemented #49

Closed
DarkSide666 opened this issue Feb 23, 2017 · 3 comments
Closed

jQuery and jUniv are not implemented #49

DarkSide666 opened this issue Feb 23, 2017 · 3 comments

Comments

@DarkSide666
Copy link
Member

  • Can't find in code where we actually use jQuery->_include and load jquery.min.js. In demos we have hard-coded <script src="https://code.jquery.com/jquery-3.1.1.js"></script>
  • Same story with jUniv - that's why $view->js()->univ()->reaload() doesn't work
@romaninsh
Copy link
Member

This is currently hard-coded: https://github.com/atk4/ui/blob/develop/template/semantic-ui/html.jade#L7

Technically i think it's responsibility of the App class to add additional includes, because this is framework-dependent action.

@DarkSide666
Copy link
Member Author

DarkSide666 commented Feb 23, 2017

see also #50. These are related.

@romaninsh
Copy link
Member

#50 and #51 overlap with this ticket, so I'll close this down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants