GithubHelp home page GithubHelp logo

cybertoothca / ember-cli-bootstrap3-popover Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 1.78 MB

An EmberJs addon allowing you to quickly and conveniently create a Bootstrap3 Popover (http://getbootstrap.com/javascript/#popovers).

Home Page: http://ember-cli-bootstrap3-popover.cybertooth.io/

License: MIT License

JavaScript 48.97% HTML 2.65% Shell 0.44% Handlebars 47.00% SCSS 0.94%
bootstrap ember popover

ember-cli-bootstrap3-popover's Introduction

Cheat Sheets

cybertooth.io EmberJs Add-Ons Cheat Sheet

EmberJs Add-On Cheat Sheet

EmberJs Testing Cheat Sheet

Rails Error Messages Cheat Sheet

ember-cli-release Cheat Sheet

rvm (Ruby Version Manager) Cheat Sheet

nvm (Node Version Manager) Cheat Sheet

yarn Cheat Sheet

How To Documents

Ember-Data's rollbackAttributes() function will not rollback changes to your belongs-to relationships; here's a strategy to conquer that shortcoming.

Gist and explanation of enhanced testem.js configuration that runs in browser headless mode by default.

Reference guide for using CircleCI-1.0's parallelism when building an add-on against multiple Ember versions.

References for creating Models, Resources, Policiies, & Controllers that can be consumed effortlessly by Ember Data.

References for creating Ember models, routes, and using various community add-ons.

Reference/Conventions

A work-in-progress concerning ideas revolving around various naming conventions.

ember-cli-bootstrap3-popover's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar ember-tomster avatar greenkeeper[bot] avatar nadnoslen avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

briarsweetbriar

ember-cli-bootstrap3-popover's Issues

Trigger Events

  • show.bs.popover - This event fires immediately when the show instance method is called.
  • shown.bs.popover - This event is fired when the popover has been made visible to the user (will wait for CSS transitions to complete).
  • hide.bs.popover - This event is fired immediately when the hide instance method has been called.
  • hidden.bs.popover - This event is fired when the popover has finished being hidden from the user (will wait for CSS transitions to complete).
  • inserted.bs.popover - This event is fired after the show.bs.popover event when the popover template has been added to the DOM.

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.