From echatellier@users.nuiton.org Wed May 7 15:57:48 2014 From: echatellier@users.nuiton.org To: nuiton-js-commits@list.nuiton.org Subject: [Nuiton-js-commits] r437 - in nuiton-js-angular-ui-bootstrap/trunk/src/site: . rst Date: Wed, 07 May 2014 15:57:47 +0200 Message-ID: <20140507135747.D02D518151E@goh.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8050033409041370380==" --===============8050033409041370380== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: echatellier Date: 2014-05-07 15:57:47 +0200 (Wed, 07 May 2014) New Revision: 437 Url: http://forge.nuiton.org/projects/nuiton-js/repository/revisions/437 Log: Update site Modified: nuiton-js-angular-ui-bootstrap/trunk/src/site/rst/index.rst.vm nuiton-js-angular-ui-bootstrap/trunk/src/site/site_en.xml Modified: nuiton-js-angular-ui-bootstrap/trunk/src/site/rst/index.rst.vm =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- nuiton-js-angular-ui-bootstrap/trunk/src/site/rst/index.rst.vm 2014-05-07= 13:55:54 UTC (rev 436) +++ nuiton-js-angular-ui-bootstrap/trunk/src/site/rst/index.rst.vm 2014-05-07= 13:57:47 UTC (rev 437) @@ -1,10 +1,10 @@ .. - .. * #%L -.. * Nuiton JS :: Mustache +.. * Nuiton JS :: Angular UI-Boostrap .. * $Id$ .. * $HeadURL$ .. * %% -.. * Copyright (C) 2013 CodeLutin +.. * Copyright (C) 2014 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as=20 @@ -22,14 +22,14 @@ .. * #L% .. - =20 -AngularJS UI-Utils -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D +AngularJS UI-Bootstrap +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 -Swiss-Army-Knife of AngularJS tools (with no external dependencies!). +Bootstrap components written in pure AngularJS by the AngularUI Team. =20 - documentation_ =20 -.. _documentation: https://github.com/angular-ui/ui-utils +.. _documentation: http://angular-ui.github.io/bootstrap/ =20 Use --- @@ -38,7 +38,7 @@ =20 org.nuiton.js - nuiton-js-angular-ui-utils + nuiton-js-angular-ui-bootstrap ${project.version} runtime @@ -47,31 +47,13 @@ =20 <%@ taglib uri=3D"http://java.sun.com/jsp/jstl/core" prefix=3D"c" %> =20 - + =20 Available JS ------------ =20 -- angular-ui-utils.js +- angular-ui-bootstrap.js =20 -Or as single package: - -- angular-ui-event.js -- angular-ui-format.js -- angular-ui-highlight.js -- angular-ui-ie-shiv.js -- angular-ui-indeterminate.js -- angular-ui-inflector.js -- angular-ui-jq.js -- angular-ui-keypress.js -- angular-ui-mask.js -- angular-ui-reset.js -- angular-ui-route.js -- angular-ui-scrollfix.js -- angular-ui-showhide.js -- angular-ui-unique.js -- angular-ui-validate.js - Available CSS ------------- =20 Modified: nuiton-js-angular-ui-bootstrap/trunk/src/site/site_en.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- nuiton-js-angular-ui-bootstrap/trunk/src/site/site_en.xml 2014-05-07 13:5= 5:54 UTC (rev 436) +++ nuiton-js-angular-ui-bootstrap/trunk/src/site/site_en.xml 2014-05-07 13:5= 7:47 UTC (rev 437) @@ -4,7 +4,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2012 - 2013 CodeLutin + Copyright (C) 2012 - 2014 CodeLutin %% Permission is hereby granted, free of charge, to any person obtaining a co= py of this software and associated documentation files (the "Software"), to d= eal --===============8050033409041370380==--