Giter Club home page Giter Club logo

rc's Issues

infinite-scroll 컨트롤

케르님, infinite-scroll 과 loader 컨트롤 관련해서도 RC 프로젝트에 포함을 계획하고 있습니다.

infinite-scroll 컨트롤 관련 기능 요구사항

  • 수동/자동 트리거방식 지원
  • 추가 메소드
.infinitescroll('destroy')
.infinitescroll('disable')
.infinitescroll('enable');
.infinitescroll('end');
.infinitescroll('fetchData')

infinite-scroll 기능을 내포한 fuelux 플러그인을 으로 관련 기능데모를 구현해 보았습니다.
참고 부탁 드립니다.

manual-loads 데모

http://gitaeks.github.io/rc-html-examples/fuelux/infinite-scroll/manual-loads.html

auto-loads 데모

http://gitaeks.github.io/rc-html-examples/fuelux/infinite-scroll/auto-loads.html

fuelux-infinite-scroll 플러그인

http://getfuelux.com/javascript.html#infinite-scroll

컨포넌트에 data-transition="" 옵션 추가요청

data-transition="" 옵션 추가요청
적용범위 : 모든 컨포턴트 ( page,modal,sheet,popup, popover 등등 )

예시

컴포넌트를 호출할때 data-transition에서 지정된 값이 data-target의 class로 추가됨

<a data-toggle="modal" data-target="#modal-view" data-transition="effect-scale"></a>

<div id="modal-view" class="modal effect-scale">
   ...
</div>

kimsQ RC 프로젝트 정보 (임시)

아래 프로젝트에 @kieregh 님을 협업자로 추가해 놓았습니다.
ratchet-plus.js 업데이트시에 직접 커밋해주시면 됩니다.
본 프로젝트는 초기버전 수준이 되면 https://github.com/kimsQ/rc 저장소로 이관 예정 입니다.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.