Fórum

Where to get alloy ui version 2.0.0pr5 sources

Anjan Shakya, modificado 7 Anos atrás.

Where to get alloy ui version 2.0.0pr5 sources

New Member Postagens: 2 Data de Entrada: 15/02/17 Postagens Recentes
hi all,

I desperately need alloy ui 2.0.0pr5 version sources so that i can build it locally and host locally.
I am working in a project which is using
http://cdn.alloyui.com/2.0.0pr5/aui/aui-min.js
but i want to host it locally instead of cdn.

i already checked
https://libraries.io/bower/alloyui/2.0.0pr5 but after bower install, it does not seem to have all the necessary files to build.
i also checked https://github.com/liferay/alloy-ui
but branch 2.0.x is not same as 2.0.0pr5

Please help me to get 2.0.0pr5 source and build locally.
Any info i really appreciated.
thumbnail
Fernando Souza, modificado 7 Anos atrás.

RE: Where to get alloy ui version 2.0.0pr5 sources (Resposta)

New Member Mensagem: 1 Data de Entrada: 09/07/15 Postagens Recentes
Hi Anjan,

Have you tried to download the pre-release from Github ? https://github.com/liferay/alloy-ui/releases/tag/2.0.0pr5

Thank you for the heads-up. We are going to see what is happening on the Bower package.
Anjan Shakya, modificado 7 Anos atrás.

RE: Where to get alloy ui version 2.0.0pr5 sources

New Member Postagens: 2 Data de Entrada: 15/02/17 Postagens Recentes
Hi Fernando,

Thank you for replying back, i downloaded the from github.
It seems to be working but with few bugs in the system.
I think i can check on it and fix it.

Thank you for the link, really appreciated.
thumbnail
Kyle Joseph Stiemann, modificado 7 Anos atrás.

RE: Where to get alloy ui version 2.0.0pr5 sources (Resposta)

Liferay Master Postagens: 760 Data de Entrada: 14/01/13 Postagens Recentes
Hi Anjan,
Fernando's solution seems like the best one. I tried checking out the AlloyUI 2.0.0pr5 tag and building it, but I couldn't because the build tool, Alloy Yogi, has been deprecated and could not be installed. If you really need to build at 2.0.0pr5, then you could open a bug report explaining what happens when you try to build the 2.0.0pr5 tag. However, I would recommend simply using the released zip that Fernando pointed out.

- Kyle