Git Product home page Git Product logo

ng-qtip2's Introduction

Hi ๐Ÿ‘‹, I'm Chen Asraf

I make fully fledged, production-ready systems for start-ups and businesses. Also apps & others as hobbies :)

Contact me for availability at [email protected]


I do my best to create useful programs, apps, and tools; and support open source. If you are feeling incredibly generous and want to help sustain my projects, please consider donating :) I will really appreciate it!

Buy Me a Coffee at ko-fi.com

A little about me

  • ๐Ÿ’ป In my personal time, I'm working on Dungeon Paper, a free Android/iOS app for Dungeon World players and DMs
  • ๐Ÿฅ‹ Check out my repositories for some more of my open source projects
  • ๐Ÿ’ญ My dream is to make my own game development studio, and make a successful and fun game - my passion project ๐ŸŽฎ
  • ๐Ÿ’ช๐Ÿผ Iโ€™m proficient in TypeScript, React, Flutter/Dart, and I love trying out new technologies and languages.
  • ๐Ÿ‘Œ๐Ÿผ I'm also familiar with Python, Vue, and fiddle with Ruby, Node.js, and many others
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on cool open source projects :)

GitHub Stats

chenasraf ย ย ย  chenasraf

Find me elsewhere:

chenasraf casrafy chenasraf 280143 chenasraf casraf

I mostly use:

typescript javascript react html5 css3 firebase flutter git figma jest jekyll postman linux

I sometimes use:

vuejs vuetify mongodb docker postgresql mysql redis unreal unity blender nextjs

ng-qtip2's People

Contributors

codacy-badger avatar marcmascort avatar robert-senexx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ng-qtip2's Issues

qtip-tip-style does not work

qtip-tip-style attribute does not take effect, is there a particular way of writting thiese?

I've tried

qtip-tip-style="{classes:'some-class'}"

qtip-tip-style="{width:'100px'}"

qtip-tip-style="{maxWidth:'100px'}"

qtip-tip-style="{corner:true}"

None of them worked.
Again is there a certain way of writing these attributes?

Thanks

Add qtipDefaults - which will allow to specify the default options.

You currently supply qtipOptions but that is used to override any specific options given in the html. there is currently no way to add default options that could be overridden by other elements.

for example, in my current code, I want to use {position: { effect: false }} to remove the sliding effect.

/* $ctrl.qtipDefaults =    { position: { effect: false } }; */

<div qtip="Woah!"
     qtip-my="left center"
     qtip-at="right center"
     qtip-defaults="$ctrl.qtipDefaults"></div>

using qtip-options in the code above will override qtip-my and qtip-at which is not the desired effect.

I can hack a quick pull request if you'd like.

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.