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

Documentation #1

Closed
adnbsr opened this issue Apr 9, 2014 · 5 comments
Closed

Documentation #1

adnbsr opened this issue Apr 9, 2014 · 5 comments

Comments

@adnbsr
Copy link

adnbsr commented Apr 9, 2014

I think there is a change in usage of 3.0.1 wrt 2.3.6. Is there any documentation?

@kopurando
Copy link

would be great to hear any updates from the author.. such a huge job done, but lack of documentation greatly diminishes its value.

@soyjavi
Copy link
Owner

soyjavi commented Jun 6, 2014

QuoJS 3.* it's in BETA version.... Nowadays I'm working on http://atoms.tapquo.com and QuoJS 3.* it's the core for this new product.

If you want Docs, you can visit our new site quojs.tapquo.com

@kopurando
Copy link

Thanks for response.. is QuoJS 3.* you're using different from the current github commit? As I can't make it work at all, even with basic boilerplate code (3.0.2):

<script src='lib/quojs/quo.js' type="application/javascript"></script>
<script src='lib/quojs/quo.ajax.js' type="application/javascript"></script>
<script src='lib/quojs/quo.css.js' type="application/javascript"></script>
<script src='lib/quojs/quo.element.js' type="application/javascript"></script>
<script src='lib/quojs/quo.environment.js' type="application/javascript"></script>
<script src='lib/quojs/quo.events.js' type="application/javascript"></script>
<script src='lib/quojs/quo.gestures.js' type="application/javascript"></script>
<script src='lib/quojs/quo.output.js' type="application/javascript"></script>
<script src='lib/quojs/quo.query.js' type="application/javascript"></script>
<script src="lib/lungo.debug.js"></script> (2.2.1)

returns:

Uncaught TypeError: Cannot read property 'apply' of undefined quo.js:4
m quo.js:4
a.map quo.js:4
a.fn.map quo.query.js:4
a.fn.children quo.query.js:4
Lungo.Notification._init lungo.debug.js:747
(anonymous function) lungo.debug.js:809
(anonymous function) lungo.debug.js:819
(anonymous function) lungo.debug.js:821

And build does not pass jasmine tests as well.. I could not find any live projects utilizing QuoJS v 3.*, so there is no example to draw from. I'd move on to some other framework, but if you're using Lango yourself, there's hope it'll get updates and fixes coming... otherwise we like it so far, great job!

@soyjavi
Copy link
Owner

soyjavi commented Jul 27, 2014

Hi,

Documentation it's in QuoJS github project :)

https://github.com/soyjavi/QuoJS/blob/master/README.md

best

@soyjavi soyjavi closed this as completed Jul 27, 2014
@kopurando
Copy link

great, thanks!

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

3 participants