Backend Services responsive images JavaScript component.
Перейти к файлу
Vasil Dininski 85bc4b4d0a Merge pull request #2 from telerik/boevski/backend-services-responsive-images-client
Updated JSDoc documentation
2015-02-24 14:52:48 +02:00
build Fix concurrency issue when calling responsive/responsiveAll multiple times 2014-10-21 13:44:35 +03:00
css Initial import. 2014-06-10 17:28:46 +03:00
src #286017 Edits. 2015-02-24 14:29:58 +02:00
tasks Everlive images bug fixes. Adding qunitjs tests. 2014-07-09 17:57:40 +03:00
test Fix concurrency issue when calling responsive/responsiveAll multiple times 2014-10-21 13:44:35 +03:00
.gitignore Initial import. 2014-06-10 17:28:46 +03:00
Gruntfile.js Initial import. 2014-06-10 17:28:46 +03:00
README.md fix url to docs - without quotes 2014-07-10 14:36:44 +03:00
bower.json Fix the name of the bower package 2014-08-18 16:34:15 +03:00
index.html Initial import. 2014-06-10 17:28:46 +03:00
package.json Everlive images bug fixes. Adding qunitjs tests. 2014-07-09 17:57:40 +03:00

README.md

Quick Start Guide

Telerik Backend Services provide a JavaScript component and SASS and LESS mixins for quick and short-hand consuming of the Responsive Images feature in your web or hybrid mobile project.

For more information, take a look at the full documentation: Responsive Images

License Information

This project has been released under the Apache License, version 2.0, the text of which is included below. This license applies ONLY to the source of this repository and does not extend to any other Backend Services distribution or variant, or any other 3rd party libraries used in a repository.

Copyright © 2014 Telerik

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.