GitXplorerGitXplorer
h

jquery.concrete

public
8 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
29a69bd557f89b8f11b08a0909c9be53662e3dfe

Merge branch 'master' of github.com:hafriedlander/jquery.entwine

committed 15 years ago
Unverified
de4cd5096029deb71222cbced4d79403a3fdd992

Add symbolic link from jquery.entwine-dist.js to jquery.concrete-dist.js so projects that piston in this project and link to the legacy file name won't break

committed 15 years ago
Unverified
9a771763a06dc41977a19f293e4e76beb630f6fc

Update README to let people know this is an obsolete name

committed 15 years ago
Unverified
7bf2d39108e9b24c2892b034ec0b84db746d1d53

Rename concrete to entwine (and concreteData to entwineData, etc.), and add back support for the concrete function names via jquery.entwine.legacy.js

committed 15 years ago
Unverified
a3da39f5ac630ce2ec898a896eb97430d400565b

Rename files in preperation for project rename to jQuery Entwine

committed 15 years ago
Unverified
dc4a92476b24c6f47215c4fc7e77d3760c824eb4

BUGFIX: spec-dist.html was still referncing jquery.concrete-latest, not jquery.concrete-dist

committed 15 years ago

README

The README file for this repository.

h1. Concrete - Support for Concrete UI style programming in jQuery

By Hamish Friedlander, with thanks to "SilverStripe":http://www.silverstripe.com/

h1. This project has been renamed to jQuery Entwine

This repository exists so that URLs won't break. I will attempt to continue to mirror updates to jQuery Entwine here, but you should update your remotes to the new "jquery.entwine":git://github.com/hafriedlander/jquery.entwine.git project as soon as possible

Please see the "new project page":http://github.com/hafriedlander/jquery.entwine for more information about jQuery Entwine

h2. License

Copyright (C) 2009 Hamish Friedlander (hamish@silverstripe.com) and SilverStripe Limited (www.silverstripe.com). All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
* Neither the name of Hamish Friedlander nor SilverStripe nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.